litex.git
2014-11-21 Sebastien Bourdeauducqtargets/kc705: avoid ddrphy/ethphy address conflict
2014-11-21 Florent Kermarecnew Ethernet MAC
2014-11-07 Sebastien BourdeauducqREADME: remove compiler-rt download instructions
2014-11-07 Sebastien Bourdeauducqsoftware: make compiler-rt a submodule
2014-10-20 Florent Kermarrecuse new direct access on endpoints
2014-10-17 Florent Kermarrecremove trailing whitespaces
2014-10-10 Sebastien Bourdeauducqmor1kx: sync
2014-10-10 Sebastien Bourdeauducquart: minor cleanup and fix
2014-10-10 Florent Kermarrecuart: split it and use dataflow
2014-09-26 Florent Kermarrecupdate README with new Kintex-7 support
2014-09-26 Florent Kermarrectargets: add simple design (vendor agnostic and usable...
2014-09-23 Sebastien Bourdeauducqsoftware: remove setjmp
2014-09-21 Sebastien Bourdeauducqlibbase: use __builtin_setjmp and __builtin_longjmp
2014-09-12 Sebastien Bourdeauducqmor1kx: sync
2014-09-04 Florent Kermarrecspi_flash: simplify usage by removing cmd, cmd_width...
2014-09-03 Sebastien Bourdeauducqsdram: merge DFII_PIX_RDDATA_SIZE and DFII_PIX_WRDATA_SIZE
2014-09-03 Sebastien Bourdeauducqbios: support DDR3 write leveling and read calibration...
2014-09-03 Sebastien Bourdeauducqsdramphy/initsequence: cleanup and expose DDR3 MR1...
2014-09-02 Florent Kermarrecsdramphy/initsequence: clean up mr1/mr2 computation...
2014-09-01 Sebastien Bourdeauducqk7ddrphy: add bitslip control for incoming DQ
2014-09-01 Sebastien Bourdeauducqtargets/kc705: add ddrphy to CSR map
2014-09-01 Sebastien Bourdeauducqbios: add sdrrderr
2014-09-01 Sebastien Bourdeauducqbios: add DQ filtering to sdrrd, add sdrrdbuf command
2014-08-31 Sebastien Bourdeauducqk7ddrphy: write leveling and read calibration support
2014-08-31 Sebastien Bourdeauducqk7ddrphy: do not register T at SERDES (fixes timing...
2014-08-28 Sebastien Bourdeauducqlibcompiler-rt: add moddi3
2014-08-22 Sebastien Bourdeauducqk7ddrphy: update comment
2014-08-22 Sebastien Bourdeauducqk7ddrphy: decrease CAS latency to account for cmd/data...
2014-08-22 Sebastien Bourdeauducqk7ddrphy: suppress idiotic bitgen warning about ISERDES...
2014-08-22 Sebastien Bourdeauducqtargets/kc705: BIOS XIP
2014-08-22 Sebastien Bourdeauducqtargets/ppro: reduce SPI flash clock frequency
2014-08-22 Sebastien Bourdeauducqtargets/ppro: fix BIOS address
2014-08-22 Florent Kermarrecmake.py: add set_flash_proxy_dir to flash-bios
2014-08-22 Sebastien Bourdeauducqtargets/ppro: clean up indentation
2014-08-14 Florent Kermarreck7ddrphy: fix read_latency (CL is 2 sys_clk since we...
2014-08-14 Florent Kermarreck7ddrphy: set bitslip to 0 on ISERDESE2 (needed at...
2014-08-14 Florent Kermarreck7ddrphy: add ODELAYE2 on dm path to match dq path...
2014-08-14 Florent Kermarreck7ddrphy: fix write_latency and take care of OSERDESE2...
2014-08-14 Florent Kermarrecsdramphy/initsequence: fix and add format_mr0 function
2014-08-14 Florent Kermarreck7ddrphy: add SERDES reset
2014-08-14 Florent Kermarreclasmicon: fix reset_n level
2014-08-09 Sebastien Bourdeauducqflash_extra: use new programmer
2014-08-09 Sebastien Bourdeauducqmake.py: do not use prog.needs_flash_proxy
2014-08-09 Sebastien Bourdeauducqmor1kx: sync
2014-08-09 Sebastien Bourdeauducqk7ddrphy: send rddata_valid on all phases
2014-08-08 Sebastien Bourdeauducqtargets/kc705: integrate DDR3
2014-08-08 Sebastien Bourdeauducqbios/sdram: cleanup
2014-08-08 Sebastien Bourdeauducqbios/sdram: set ODT and RESET_N through DFII
2014-08-08 Sebastien Bourdeauducqdfii: drive ODT and RESET_N
2014-08-08 Sebastien Bourdeauducqlasmicon: drive ODT and RESET_N
2014-08-08 Sebastien Bourdeauducqlasmicon: add CWL to PHY settings
2014-08-08 Sebastien Bourdeauducqsdramphy/gensdrphy: fix rddata_en generation
2014-08-08 Sebastien Bourdeauducqsdramphy: initial K7 DDR3 support
2014-08-08 Florent Kermarrecsdramphy/bios: make sdrrd/sdrwr generic
2014-08-08 Sebastien Bourdeauducqsdramphy/initsequence: rewrite DDR3 initialization...
2014-08-08 Sebastien Bourdeauducqs6ddrphy: fix DFI interface data width computation
2014-08-06 Sebastien Bourdeauducqgensoc: add id for KC705
2014-08-06 Sebastien Bourdeauducqplatforms/kc705: generate clocks for SDRAM
2014-08-06 Sebastien Bourdeauducqtargets/ppro: use migen reset synchronizer
2014-08-04 Florent Kermarrecgensoc/cpuif: do not generate access functions for...
2014-08-03 Sebastien Bourdeauducqtargets/kc705: use PLL for clocking
2014-08-03 Sebastien Bourdeauducqmor1kx: sync
2014-08-03 Sebastien BourdeauducqREADME: update
2014-08-03 Sebastien Bourdeauducqtargets: add basic KC705
2014-08-03 Sebastien BourdeauducqKeep only basic SoC designs in MiSoC
2014-08-01 Sebastien Bourdeauducqremove stale programmer.py
2014-08-01 Florent Kermarrecmove programmer to mibuild
2014-07-31 Florent Kermarrecsdramphy: add init sequence for DDR3
2014-07-31 Yann SionneauBetter UART baudrate generator, and testbench
2014-07-29 Sebastien Bourdeauducqmor1kx: sync
2014-07-05 Sebastien Bourdeauducqstyle
2014-07-05 Sebastien Bourdeauducqcrt-or1k: trim useless exception vectors
2014-07-04 Sebastien BourdeauducqMerge branch 'master' of github.com:m-labs/misoc
2014-07-04 Sebastien BourdeauducqUpgrade mor1kx. This fixes the UART bug that was due...
2014-06-28 Florent Kermarreccpuif: remove limitations on csr data_width
2014-06-07 Sebastien Bourdeauducqmake.py: add platform-option
2014-06-01 Sebastien Bourdeauducqlibbase: remove crt during make clean
2014-05-24 Sebastien Bourdeauducqtargets/simple: pass kwargs
2014-05-24 Sebastien Bourdeauducqcrt0: remove macadress for or1k as well
2014-05-24 Robert Jordensbios/crt0.S: remove unused macaddr, add syscall handler...
2014-05-24 Robert Jordensspiflash: redundant slice
2014-05-24 Robert Jordensprogrammer: make xc3sprog verbose
2014-05-24 Robert Jordenscrt: add umoddi3
2014-05-23 Sebastien Bourdeauducqbios: remove references to 'DDR' SDRAM, as we also...
2014-05-23 Sebastien BourdeauducqUse SDRAM on the Papilio Pro
2014-05-21 Florent Kermarrecmake.py: init bios memory in build-bitstream action...
2014-05-21 Florent Kermarrecgensdrphy: fix dm generation
2014-05-16 Florent Kermarrecgensdrphy: fix memtype and change phase shift in comments.
2014-05-14 Sebastien Bourdeauducqsdramphy: remove fixed parameters
2014-05-14 Sebastien Bourdeauducqbios: fill delay slot in boot_helper
2014-05-14 Sebastien Bourdeauducqtargets/mlabs_video: pass with_memtest as kwargs
2014-05-14 Sebastien Bourdeauducqsoftware: factorize exception_handler
2014-05-14 Sebastien Bourdeauducqbios: fix boot for or1k
2014-05-14 Sebastien BourdeauducqInitial mor1kx (OpenRISC) support
2014-05-12 Florent Kermarrecfix minimac bases addresses
2014-05-01 Florent Kermarrecgensdrphy: clean up and implement data mask
2014-05-01 Florent Kermarrecmake.py: add missing --csr_csv argument
2014-04-25 Robert Jordensgensdrphy: use 'dm' not 'dqm' (follow s6ddrphy and...
2014-04-18 Sebastien BourdeauducqRefactor CRC tools
2014-04-18 Florent Kermarrectools: replace mkmscimg with mkmscimg.py (mkmscimg...
next