uart.c: rx overflow fix and tx simplification
[litex.git] / targets / simple.py
2015-05-02 Florent Kermarrecrename shadow_address to shadow_base (more appropriate...
2015-05-02 Florent Kermarrecliteeth: move mac to core
2015-04-24 Florent Kermarrecliteeth: finish with_preamble_crc vs with_hw_preamble_c...
2015-04-17 Florent Kermarrecsoc: add shadow_address parameter
2015-04-13 Florent Kermarrecglobal: more pep8
2015-04-13 Florent Kermarrecglobal: pep8 (E261, E271)
2015-04-13 Florent Kermarrecglobal: pep8 (E302)
2015-04-13 Florent Kermarrecglobal: pep8 (replace tabs with spaces)
2015-04-01 Sebastien Bourdeauducqsoc: simplify integrated memory parameters
2015-03-21 Florent Kermarrecmisoclib/soc: add _integrated_ to cpu options to avoid...
2015-03-17 Florent Kermarrectargets/simple: manual instantiation of CRG (automatic...
2015-03-13 Florent Kermarrecsoc: rename with_sdram option to with_main_ram (with_sd...
2015-03-13 Sebastien Bourdeauducqtargets/simple: use mibuild default clock
2015-03-12 Florent Kermarrectargets/simple: use new generic DifferentialInput
2015-03-12 Florent Kermarrectargets/simple: insert IBUFDS for Xilinx devices (not...
2015-03-06 Florent Kermarrectargets/simple: add MiniSoC
2015-02-28 Florent Kermarrecliteeth: create example design derived from SoC that...
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-27 Florent Kermarrecgensoc: make it more generic (a SoC does not necessaril...
2015-02-27 Sebastien BourdeauducqMerge branch 'master' of https://github.com/m-labs...
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-25 Sebastien Bourdeauducqmerge liteeth
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-12 Florent Kermarrecsimplify litescope export with do_exit call and remove...
2015-01-27 Florent Kermarrecadd optional subsampler
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-23 Florent Kermarrecsimplify LiteScopeLA export (use vns from platform...
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
2014-09-26 Florent Kermarrectargets: add simple design (vendor agnostic and usable...
2014-08-03 Sebastien BourdeauducqKeep only basic SoC designs in MiSoC
2014-05-24 Sebastien Bourdeauducqtargets/simple: pass kwargs
2014-05-23 Sebastien BourdeauducqUse SDRAM on the Papilio Pro
2014-05-14 Sebastien BourdeauducqInitial mor1kx (OpenRISC) support
2014-04-17 Florent Kermarrecsimple: create PowerOnRst and use it (remove vendor...
2014-04-13 Sebastien Bourdeauducqsimplesoc: free LED
2014-04-08 Sebastien Bourdeauducqtargets/simple: add dummy SDRAM + flash boot address
2014-02-16 Sebastien BourdeauducqSimplify use of external targets/platforms/cores +...
2014-02-14 Sebastien Bourdeauducqtargets/simple: use XIP from SPI flash
2014-01-06 Sebastien Bourdeauducqgensoc: support for user-defined UART and add default...
2013-11-25 Sebastien Bourdeauducqtargets/simple: map SPI flash
2013-11-25 Sebastien Bourdeauducqtargets/simple: add GPIO LED
2013-11-25 Sebastien Bourdeauducqmove integrated BIOS code to gensoc
2013-11-24 Sebastien Bourdeauducqtargets: add simple SoC