litex.git
2015-03-26 Florent Kermarrecsdram/phy/simphy: remove use of iter
2015-03-26 Florent Kermarrecsdram/phy: add simphy (software memtest OK in simulatio...
2015-03-26 Florent Kermarrecsoftware/bios/sdram: select the type of data we want...
2015-03-25 Florent Kermarrecsoftware/memtest: remove Mixxeo/M1 hardcoded values...
2015-03-25 Florent Kermarrecsofware/memtest: use MAIN_RAM_SIZE from mem.h
2015-03-25 Florent Kermarrectools/flterm.py: small clean up
2015-03-25 Florent Kermarreclibcompiler-rt: add ucmpdi2.o
2015-03-25 Florent Kermarrecsofware/memtest: update bandwidth registers
2015-03-25 Florent Kermarrecsdram/core/lasmicon: automatically insert bandwidth...
2015-03-25 Florent Kermarrecsdram: pass module as phy parameter, define memtype...
2015-03-25 Florent Kermarrecsdram: use names that are more explicit for bank_a...
2015-03-25 Florent Kermarrectools: add minimal flterm.py (basic flterm.c clone...
2015-03-25 Florent Kermarreclinker-sdram.ld: sdram mem region is now called main_ram
2015-03-22 Florent Kermarrecliteusb: give more generic names to modules: FtdiXXX...
2015-03-22 Florent Kermarrecliteusb: make oe_n optional on ft2232h phy
2015-03-22 Florent Kermarrecliteusb: fix imports
2015-03-22 Florent Kermarrectargets: add minispartan6 (SDRAM working)
2015-03-22 Florent Kermarrecsdram/module: fix tREFI on AS4C16M16
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 Kermarrecrename sdram mapping to main_ram
2015-03-21 Florent Kermarrecmisoclib/soc: add _integrated_ to cpu options to avoid...
2015-03-21 Florent Kermarrecsoftware/bios/memtest: add data bus test (0xAAAAAAAA...
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 Kermarrectargets/mlabs_video: rename sdram_module to sdram_modul...
2015-03-21 Florent Kermarrectargets/kc705: rename sdram_module to sdram_modules...
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-19 Robert Jordenspipistrello: add user reset
2015-03-19 Robert Jordenspipistrello: fix flash, ddram pin naming
2015-03-19 Florent Kermarrecsdram: raise NotImplementedError if Minicon is used...
2015-03-19 Florent Kermarrectargets/kc705: add external reset
2015-03-19 Florent Kermarrecliteeth/mac/core: add with_padding option (enabled...
2015-03-19 Florent Kermarrecliteeth/mac/core: fix hw_preamble_crc register generation
2015-03-18 Florent Kermarrecliteeth: use bios ip_address in example designs
2015-03-17 Florent Kermarrectargets: add Lattice ECP3 versa
2015-03-17 Florent Kermarreclitescope/drivers: do not build regs when addrmap is...
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-17 Florent Kermarrecliteeth/phy/gmii : set tx_er to 0 only if it exits
2015-03-17 Florent Kermarrecliteeth: use default programmer in make.py
2015-03-17 Florent Kermarrecliteeth: use CRG from Migen in base example
2015-03-17 Florent Kermarreclitescope: use CRG from Migen
2015-03-17 Florent Kermarrectargets/simple: manual instantiation of CRG (automatic...
2015-03-16 Florent Kermarrecliteeth: make gmii phy generic
2015-03-14 Florent Kermarreclitesata: avoid hack on kc705 platform with new mibuild...
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-13 Sebastien Bourdeauducqsoc/sdram: sync with new mibuild toolchain management
2015-03-12 Florent Kermarrecliteeth/phy: typo (thanks sb)
2015-03-12 Florent Kermarrectargets/simple: use new generic DifferentialInput
2015-03-12 Florent Kermarrectargets/simple: insert IBUFDS for Xilinx devices (not...
2015-03-12 Florent Kermarrecsoc/sdram: add workaround for Vivado issue with our...
2015-03-12 Florent Kermarrecuart/liteeth: only import the phy we are going to use...
2015-03-09 Florent Kermarrecuart/sim: add pty (optional, to use flterm)
2015-03-09 Florent Kermarrecliteeth/mac: fix padding limit (+1), netboot OK with...
2015-03-09 Florent Kermarrecliteeth/mac: use Counter in sram and move some logic...
2015-03-09 Florent Kermarrecliteeth/phy/sim: create ethernet tap in __init__ and...
2015-03-09 Florent Kermarrecsoc: do_exit is now provided by modules
2015-03-09 Florent Kermarrecliteeth: fix cnt_inc in IDLE state (we should wait...
2015-03-09 Florent Kermarrecliteeth: do not insert CRC/Preamble in simulation to...
2015-03-06 Florent Kermarrecuart: pass *args, **kwargs to sim phy
2015-03-06 Florent Kermarrecuart: add phy autodetect function
2015-03-06 Florent Kermarrectargets/simple: add MiniSoC
2015-03-06 Florent Kermarrecliteeth: add phy autodetect function (phy can still...
2015-03-06 Florent Kermarrecsoc: enforce cpu_reset_address to 0 when with_rom is...
2015-03-06 Florent Kermarrectargets: do not implement sdram if already provided...
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 Kermarrecuart: generate ack for rx (serialboot OK with sim)
2015-03-03 Florent Kermarreccom/spi: use .format in tb
2015-03-03 Florent Kermarrectargets: keep the SPI flash core even if with_rom is...
2015-03-03 Florent KermarrecLiteXXX cores: use format in prints
2015-03-03 Florent Kermarreclitesata: remove unneeded clock constraint
2015-03-03 Florent Kermarrecsoc: remove is_sim function
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-03 Sebastien BourdeauducqREADME: 80 columns
2015-03-02 Sebastien Bourdeauducqmake.py: use ternary getattr
2015-03-02 Florent Kermarrecsdram: disable by default bandwidth_measurement on...
2015-03-02 Florent KermarrecREADME: add Pipistrello
2015-03-02 Florent Kermarrecupdate README
2015-03-02 Florent Kermarrectargets: fix mlabs_video FramebufferSoC
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
next