software/bios: move romboot after serialboot and netboot
[litex.git] / targets / pipistrello.py
2015-08-22 Florent Kermarrecsdram/phy/s6ddrphy: rename S6DDRPHY to S6HalfRateDDRPHY...
2015-06-23 Robert Jordenspipistrello: run at 83+1/3 MHz, cleanup CRG
2015-05-02 Zach Smithtargets/pipistrello: add flash sizes
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-10 Robert Jordenss6ddrphy: redo phase_sel, get rid of CLOCK_DEDICATED_ROUTE
2015-04-01 Sebastien Bourdeauducqsoc: simplify integrated memory parameters
2015-03-27 Sebastien BourdeauducqMerge branch 'master' of https://github.com/m-labs...
2015-03-27 Robert Jordenspipistrello: add por reset counter
2015-03-26 Florent Kermarrectargets: revert use of integers in clocks/timings
2015-03-25 Florent Kermarrecsdram: pass module as phy parameter, define memtype...
2015-03-22 Florent Kermarrectargets: pipistrello/ppro, fix stupid mistake 10ex...
2015-03-21 Florent Kermarrectargets: fix CLKIN1_PERIOD on ppro and pipistrello
2015-03-21 Florent Kermarrecsdram: pass sdram_controller_settings to SDRAMSoC
2015-03-21 Florent Kermarrecsdram: simplify the way we pass settings to controller...
2015-03-21 Florent Kermarrecmisoclib/soc: add _integrated_ to cpu options to avoid...
2015-03-21 Florent Kermarrecsdram: define MT46V32M16/MT8JTF12864 and use it on...
2015-03-21 Florent Kermarrecsdram: split sdram_timing in sdram_timing_settings...
2015-03-19 Robert Jordenspipistrello: add user reset
2015-03-19 Robert Jordenspipistrello: fix flash, ddram pin naming
2015-03-13 Florent Kermarrecsoc: rename with_sdram option to with_main_ram (with_sd...
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 Kermarrecsdram: rename self.phy_settings to self.settings (using...
2015-02-28 Robert Jordenspipistrello: fix lpddr parameters, crg, flash, style
2015-02-28 Florent Kermarrectest implementation on all targets and fix issues
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 Kermarrecbios: we can now use -Ot with_rom True on targets to...
2015-02-27 Florent Kermarrecreserve csr_map 0-->16 for gensoc internal csrs
2015-02-27 Robert Jordensadd pipistrello target