uart: add phy autodetect function
[litex.git] / targets /
2015-03-06 Florent Kermarrectargets/simple: add MiniSoC
2015-03-06 Florent Kermarrecliteeth: add phy autodetect function (phy can still...
2015-03-06 Florent Kermarrectargets: do not implement sdram if already provided...
2015-03-03 Florent Kermarrectargets: keep the SPI flash core even if with_rom is...
2015-03-02 Florent Kermarrectargets: fix mlabs_video FramebufferSoC
2015-03-02 Florent Kermarreccpuif: add CSR_ prefix to CSR base addresses (avoid...
2015-03-02 Florent Kermarrecsdram: rename self.phy_settings to self.settings (using...
2015-02-28 Robert Jordenspipistrello: fix lpddr parameters, crg, flash, style
2015-02-28 Florent Kermarrecliteeth: create example design derived from SoC that...
2015-02-28 Florent Kermarrectest implementation on all targets and fix issues
2015-02-28 Florent Kermarrecmove mxcrg to others (we should integrate it in mlabs_v...
2015-02-28 Florent Kermarrecremane GenSoC to SoC (more coherent and we will add...
2015-02-28 Florent Kermarrecmerge liteusb
2015-02-28 Florent Kermarrecmerge litesata
2015-02-28 Florent Kermarrecmerge litescope
2015-02-28 Florent Kermarrecmisoclib: better organization (create cores categories...
2015-02-27 Florent Kermarrectargets: add de0nano (100MHz, integrated bios and SDRAM)
2015-02-27 Florent Kermarrecbios: we can now use -Ot with_rom True on targets to...
2015-02-27 Florent Kermarrectargets: fix MiniSoC
2015-02-27 Florent Kermarrecgensoc: make it more generic (a SoC does not necessaril...
2015-02-27 Florent Kermarrecreserve csr_map 0-->16 for gensoc internal csrs
2015-02-27 Florent Kermarrecgensoc: add check_cpu_memory_region and check_csr_regio...
2015-02-27 Robert Jordensadd pipistrello target
2015-02-27 Sebastien BourdeauducqMerge branch 'master' of https://github.com/m-labs...
2015-02-26 Yann Sionneautarget/kc705: allow access to pll_sys signal before...
2015-02-26 Florent Kermarrecgensoc: add mem_map and mem_decoder to avoid duplications
2015-02-26 Florent Kermarrectargets/simple: make it generic (no default_platform...
2015-02-26 Florent Kermarrecliteeth: fix import (from liteeth --> from misoclib...
2015-02-25 Sebastien Bourdeauducqmerge liteeth
2015-02-25 Sebastien Bourdeauducqmove files for misoc integration
2015-02-21 Florent Kermarrecremove MiSoC dependency
2015-02-21 Florent Kermarrecadd tty over udp (will need mac to insert padding)
2015-02-21 Florent Kermarrecremove MiSoC dependency
2015-02-21 Florent Kermarrecremove MiSoC dependency
2015-02-19 Florent Kermarrecremove limitation on debug tuple definition
2015-02-19 Florent Kermarrecsimplify RLE
2015-02-18 Florent Kermarrectargets/kc705: fix csr address conflict on eth
2015-02-18 Florent Kermarrecadd LiteX external core and remove ethmac
2015-02-18 Florent Kermarrecremove verilog and move mxcrg.v to misoclib/mxcrg
2015-02-17 Florent Kermarreccreate BaseSoC as a basic example design and build...
2015-02-12 Florent Kermarrecsimplify litescope export with do_exit call and remove...
2015-02-12 Florent Kermarrecsimplify litescope export with do_exit call and remove...
2015-02-12 Florent Kermarrecsimplify litescope export with do_exit call
2015-02-12 Florent Kermarrecetherbone: writes OK on hardware
2015-02-12 Florent Kermarrecetherbone: add more debug signals
2015-02-12 Florent Kermarrecetherbone: create example design target
2015-02-10 Florent Kermarrectargets/udp: create udp loopback on port 8000 with...
2015-02-09 Florent Kermarrecuse PacketBuffer for udp loopback
2015-02-09 Florent Kermarrectest_udp: clean up
2015-02-09 Florent Kermarrecudp: add crossbar
2015-02-06 Florent Kermarrectest udp with simple loopback, works fine...
2015-02-06 Florent Kermarrecicmp: able to ping board :)
2015-02-05 Florent Kermarrecarp: add live time for cached IP/MAC couple
2015-02-05 Florent Kermarrecarp: add cached_valid signal, UDP tx works on hardware
2015-02-05 Florent Kermarrectest on hardware and first fixes
2015-02-05 Florent Kermarrecadd convert_ip function
2015-02-05 Florent Kermarrecprepare LiteScope signals for debug
2015-02-05 Florent Kermarrecadd udpip target for hw tests (untested)
2015-01-27 Florent Kermarrecinit repo
2015-01-27 Florent Kermarrecadd optional subsampler
2015-01-25 Florent Kermarrecupdate LiteScope
2015-01-25 Florent Kermarrecchange CSR class names (do not expose XXYYCSR to user)
2015-01-25 Florent Kermarrecsimplify code and use Sink/Source instead of records
2015-01-25 Florent Kermarrectargets/core: generate status/BIST ios
2015-01-23 Florent Kermarrectest on hardware and clean up/fix
2015-01-23 Florent Kermarrecsimplify LiteScopeLA export (use vns from platform...
2015-01-23 Florent Kermarrecsimplify LiteScopeLA export (use vns from platform...
2015-01-23 Florent Kermarrecuse LiteScope (replace Miscope)
2015-01-22 Florent Kermarrecadd LiteScopeLA example
2015-01-22 Florent Kermarrecadd LiteScopeIO example
2015-01-22 Florent Kermarrecstart refactoring and change name to LiteScope
2015-01-22 Florent Kermarrecfix build with upstream Migen/MiSoC
2015-01-22 Florent Kermarrecreplace SATAX with sata_genx
2015-01-22 Florent Kermarrectargets/core: simplify ios generation
2015-01-22 Florent Kermarrecchange submodules/specials/clock_domains syntax
2015-01-22 Florent Kermarrecfrontend: simplify
2015-01-21 Florent Kermarreccommand: remove success/failed redundancy (keep failed)
2015-01-21 Florent Kermarrecadd PacketBuffer, simplify architecture and reduce...
2015-01-21 Florent Kermarrecfix core generation
2015-01-19 Florent Kermarrecadd verilog backend to use the core with a "standard...
2015-01-19 Florent Kermarrecclean up
2015-01-19 Florent Kermarrecreplace Makefile with make.py (will enable verilog...
2015-01-17 Florent Kermarrecrefactor code
2015-01-17 Florent Kermarrecadd support of identify device command
2015-01-16 Florent Kermarrecuse csr_data_width of 32 to speed up data mila upload
2015-01-16 Florent Kermarrecglobal clean up
2015-01-16 Florent Kermarrecbist: use hardware counter for speed calc and remove...
2015-01-14 Florent Kermarrecadd need_reset from controller to request system reset...
2015-01-14 Florent Kermarrecadd frontend and improve BIST
2015-01-12 Florent Kermarrecuse new submodules/specials/clock_domains automatic...
2015-01-08 Florent Kermarrecuse 166MHz clock
2015-01-07 Florent Kermarrecsimplify bist
2014-12-24 Florent Kermarrecadd option to implement or not mila (to see real ressou...
2014-12-24 Florent Kermarrecclean up TestDesign
2014-12-23 Florent Kermarrecuse max_count of 16 and clean up
2014-12-23 Florent Kermarrecadd test_bist_mila to show how to capture data
2014-12-23 Florent Kermarrecadd wr_only and rd_only mode to BIST (to test speed...
2014-12-23 Florent Kermarrecimprove BIST and clean up (remove support of identify...
2014-12-23 Florent Kermarrectest bist at high speed(working)
2014-12-22 Florent Kermarrectest bist at slow speed (working)
next