misoclib/soc: add _integrated_ to cpu options to avoid confusion
[litex.git] / misoclib / mem /
2015-03-21 Florent Kermarrecsdram/module: add tREFI uniformization to TODO
2015-03-21 Florent Kermarrecsdram/module: add MT47H128M8 DDR2 (used for a customer)
2015-03-21 Florent Kermarrecsdram/module: add speedgrate note for IS42S16160 and...
2015-03-21 Florent Kermarrecsdram/module: add AS4C16M16 for minispartan6
2015-03-21 Florent Kermarrecsdram/module: add description and TODO list
2015-03-21 Florent Kermarrecsdram: define MT46V32M16/MT8JTF12864 and use it on...
2015-03-21 Florent Kermarrecsdram: define MT46V32M16 and use it on m1/mixxeo
2015-03-21 Florent Kermarrecsdram: create module.py to define SDRAM modules and...
2015-03-21 Florent Kermarrecsdram: split sdram_timing in sdram_timing_settings...
2015-03-20 Florent Kermarreclitexxx cores: use default baudrate of 115200 for all...
2015-03-18 Florent Kermarrecliteeth: use bios ip_address in example designs
2015-03-17 Florent KermarrecLiteXXX cores: fix frequency print in test/test_regs.py
2015-03-17 Florent KermarrecLiteXXX cores: convert port parameter to int if is...
2015-03-14 Florent Kermarreclitesata: avoid hack on kc705 platform with new mibuild...
2015-03-04 Florent KermarrecLiteXXX cores: fix test_reg.py
2015-03-04 Sebastien BourdeauducqMerge branch 'master' of https://github.com/m-labs...
2015-03-04 Sebastien Bourdeauducqlitesata: fix permissions and imports
2015-03-03 Florent KermarrecLiteXXX cores: use format in prints
2015-03-03 Florent Kermarreclitesata: remove unneeded clock constraint
2015-03-03 Florent Kermarrecsdram: move lasmibus to core, rename crossbar to lasmix...
2015-03-03 Florent Kermarrecsdram: pass phy_settings to LASMIcon, MiniCON and init_...
2015-03-03 Florent Kermarrecsdram: revert use of scalar values for DFIInjector
2015-03-03 Florent Kermarreclasmicon: better management of optional bandwidth modul...
2015-03-03 Sebastien Bourdeauducqlitesata/kc705: use FMC pin names
2015-03-03 Sebastien Bourdeauducqspiflash: style
2015-03-02 Florent Kermarrecsdram: disable by default bandwidth_measurement on...
2015-03-02 Florent Kermarreccpuif: add CSR_ prefix to CSR base addresses (avoid...
2015-03-02 Florent Kermarrecsdram: only keep frontend logic and sdram core declarat...
2015-03-02 Florent Kermarrecsoc/sdram: be more generic in naming
2015-03-02 Florent Kermarrecsdram: create core dir and move lasmicon/minicon in it
2015-03-02 Florent Kermarrecsdram: rename self.phy_settings to self.settings (using...
2015-03-02 Florent Kermarrecsdram: reintroduce dat_ack change (it was a small issue...
2015-03-02 Florent Kermarrecsdram: for now revert dat_ack change (it seems there...
2015-03-02 Florent Kermarrecsdram/lasmicon: create a separate file for the crossbar...
2015-03-02 Florent Kermarrecsdram: move dfii to phy
2015-03-02 Florent Kermarrecsdram: fix remaining data_valid in dma_lasmi
2015-03-02 Florent Kermarrecsdram: create test dir and move lasmicon/minicon tests...
2015-03-02 Florent Kermarrecsdram: create frontend dir and move dma_lasmi/memtest...
2015-03-01 Florent Kermarreclasmi: simplify usage for the user (it's the job of...
2015-03-01 Florent Kermarrecflash/spi: make bitbang optional (enabled by default)
2015-03-01 Florent KermarrecliteXXX cores: use new uart and import FlipFlop/Counter...
2015-03-01 Florent Kermarreclitesata: create example design derived from SoC
2015-03-01 Florent KermarrecliteXXX cores: remove Identifier duplication
2015-03-01 Florent KermarrecliteXXX cores: share same methodology for on-board...
2015-03-01 Florent Kermarreclitesata: create specialized kc705 platform to avoid...
2015-02-28 Florent KermarrecliteXXX cores: remove setup.py and relative paths ...
2015-02-28 Florent KermarrecliteXXX cores: remove redefinition of get_csr_csv
2015-02-28 Florent KermarrecliteXXX cores: update README and doc
2015-02-28 Florent Kermarrecremane GenSoC to SoC (more coherent and we will add...
2015-02-28 Florent Kermarrecmerge liteusb
2015-02-28 Florent Kermarrecliteeth: fix example design generation and remove Vivad...
2015-02-28 Florent Kermarreclitesata: move file and modify import to misoclib.mem...
2015-02-28 Florent Kermarrecmerge litesata
2015-02-28 Florent Kermarrecmerge litescope
2015-02-28 Florent Kermarrecmisoclib: better organization (create cores categories...