sdram/phy/s6ddrphy: add DDR3 support
[litex.git] / make.py
2015-07-13 Florent Kermarrecmake.py: use sys.path.insert(0...) to allow external...
2015-04-13 Florent Kermarrecglobal: pep8 (E401)
2015-04-13 Florent Kermarrecglobal: pep8 (E302)
2015-04-13 Florent Kermarrecglobal: pep8 (replace tabs with spaces)
2015-04-08 Sebastien Bourdeauducqsoc,cpuif: support user defined constants
2015-04-06 Sebastien Bourdeauducqmake: add target in build names
2015-04-03 Sebastien Bourdeauducquse str.format
2015-04-03 Sebastien Bourdeauducqmake.py: use os.path.join
2015-04-01 Sebastien Bourdeauducqsoc: simplify integrated memory parameters
2015-04-01 Sebastien Bourdeauducqsoc: remove cpu_boot_file argument
2015-04-01 Sebastien Bourdeauducqsoc: remove cpu_or_bridge and with_cpu arguments
2015-04-01 Sebastien Bourdeauducqsoc: retrieve csr and memory regions using methods
2015-03-21 Florent Kermarrecmisoclib/soc: add _integrated_ to cpu options to avoid...
2015-03-03 Florent Kermarrecsdram: pass phy_settings to LASMIcon, MiniCON and init_...
2015-03-02 Sebastien Bourdeauducqmake.py: use ternary getattr
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 Kermarrecgensoc: move I/O for rom initialization to make.py
2015-02-27 Florent Kermarrecmake.py fix indent
2015-02-27 Florent Kermarrecgensoc: make it more generic (a SoC does not necessaril...
2015-02-27 Florent Kermarrecmake.py: avoid some actions in make all (do not flash...
2015-02-26 Florent Kermarrectargets/simple: make it generic (no default_platform...
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 Kermarrecremove MiSoC dependency
2015-02-21 Florent Kermarrecremove MiSoC dependency
2015-02-19 Florent Kermarrecremove limitation on debug tuple definition
2015-02-18 Florent Kermarrecgensoc: call do_exit after SoC is built
2015-02-18 Florent Kermarrecsplit host files since we now have more drivers/dumps...
2015-02-18 Florent Kermarrecmake.py: add powered by Migen
2015-02-18 Florent Kermarrecreadme/make.py: add powered by Migen
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-06 Florent Kermarrectest udp with simple loopback, works fine...
2015-02-05 Florent Kermarrecmake.py: remove auto-clean
2015-02-05 Florent Kermarrecadd udpip target for hw tests (untested)
2015-01-27 Florent Kermarrecdoc: add skeleton
2015-01-27 Florent Kermarrecfill building parameters
2015-01-23 Florent Kermarrechost: remove cpuif (we use the one from MiSoC) and...
2015-01-23 Florent Kermarrecadd hack to generate verilog with AsyncResetSynchronize...
2015-01-23 Florent Kermarrecuse LiteScope (replace Miscope)
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 Kermarrecfrontend: simplify
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...
2014-11-30 Sebastien Bourdeauducqgensoc: support user-defined CSR regions
2014-11-27 Yann SionneauRefactor directory hierarchy of sdram phys and controllers
2014-10-17 Florent Kermarrecremove trailing whitespaces
2014-08-22 Florent Kermarrecmake.py: add set_flash_proxy_dir to flash-bios
2014-08-09 Sebastien Bourdeauducqflash_extra: use new programmer
2014-08-09 Sebastien Bourdeauducqmake.py: do not use prog.needs_flash_proxy
2014-08-01 Florent Kermarrecmove programmer to mibuild
2014-06-07 Sebastien Bourdeauducqmake.py: add platform-option
2014-05-21 Florent Kermarrecmake.py: init bios memory in build-bitstream action...
2014-05-14 Sebastien BourdeauducqInitial mor1kx (OpenRISC) support
2014-05-01 Florent Kermarrecmake.py: add missing --csr_csv argument
2014-04-18 Florent Kermarrecdefine platform.soc_ext_path when --external argument...
2014-04-17 Florent Kermarrecsdramphy: move and clean up s6ddrphy, add generic SDRAM PHY
2014-04-17 Florent Kermarrecprogrammer: add USBBlaster and use platform.bitstream_e...
2014-04-17 Florent Kermarrecmake: add clean action
2014-02-21 Sebastien BourdeauducqGenerate mem.h from SoC description
2014-02-16 Sebastien BourdeauducqSimplify use of external targets/platforms/cores +...
2014-02-15 Sebastien Bourdeauducqmake.py: support setting flash proxy directory
2014-02-15 Sebastien Bourdeauducqnew action syntax for make.py + support xc3sprog
2013-12-12 Sebastien Bourdeauducqmake.py: update description
2013-12-12 Sebastien Bourdeauducqmake: add decorator option
2013-12-03 Sebastien Bourdeauducqmake/_misoc_import: force external path search
2013-12-01 Sebastien Bourdeauducqmake: support build options
2013-11-24 Sebastien Bourdeauducqsupport for bitstream loading on Papilio Pro
2013-11-24 Sebastien Bourdeauducqdo not attempt to build SDRAM PHY header when SDRAM...
2013-11-24 Sebastien Bourdeauducqallow BIOS data to be passed to design
2013-11-24 Sebastien Bourdeauducqgenerate linker memory map, move all generated files...
2013-11-24 Sebastien Bourdeauducqadd support for external platforms and targets
2013-11-24 Sebastien Bourdeauducqmake.py: support extra SoC options
2013-11-24 Sebastien Bourdeauducqmake build system more generic
2013-11-24 Sebastien Bourdeauducqmodularize SoC integration
2013-11-09 Sebastien Bourdeauducqrename milkymist-ng to MiSoC
2013-10-20 Sebastien Bourdeauducqadd CSV CSR map output
2013-09-18 Sebastien Bourdeauducqframebuffer/dvi: minor fixes
2013-09-18 Sebastien Bourdeauducqadd DVI output
2013-09-17 Sebastien Bourdeauducqframebuffer: prepare for DVI out
2013-07-11 Sebastien Bourdeauducqmake: add option to include memtest cores
2013-07-10 Florent Kermarrecuse Migen s6ddrphy, generate sdram init_sequence in...
2013-07-07 Sebastien Bourdeauducqmake: fix byteswap invocation
2013-07-04 Sebastien BourdeauducqMixxeo support