mor1kx: sync
[litex.git] / make.py
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