litex.git
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...
2014-04-18 Florent Kermarrecdefine platform.soc_ext_path when --external argument...
2014-04-17 Florent Kermarrecsimple: create PowerOnRst and use it (remove vendor...
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-04-13 Sebastien Bourdeauducqsimplesoc: free LED
2014-04-08 Sebastien BourdeauducqREADME: rewrap
2014-04-08 Sebastien Bourdeauducqupdate README
2014-04-08 Sebastien Bourdeauducqsoftware/libcompiler-rt: adapt to new upstream director...
2014-04-08 Sebastien Bourdeauducqtargets/simple: add dummy SDRAM + flash boot address
2014-02-28 Sebastien BourdeauducqAdd Python flasher
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 Bourdeauducqbios: update banner
2014-02-15 Sebastien Bourdeauducqnew action syntax for make.py + support xc3sprog
2014-02-14 Sebastien Bourdeauducqtargets/simple: use XIP from SPI flash
2014-02-13 Sebastien Bourdeauducqdvisampler: replace parity with sof
2014-02-13 Sebastien Bourdeauducqtargets/mlabs_video: use outer video inputs
2014-02-09 Sebastien Bourdeauducqvideostream: add downscaler core + test
2014-02-08 Sebastien Bourdeauducqvideostream: add single chopper
2014-02-08 Sebastien Bourdeauducqvideostream: add compacter and packer
2014-01-28 Sebastien BourdeauducqRefresh testbenches and convert to new API
2014-01-21 Sebastien Bourdeauducqdownscaler: add chopper module
2014-01-06 Sebastien Bourdeauducqgensoc: support for user-defined UART and add default...
2013-12-12 Sebastien Bourdeauducqgensoc: use add_verilog_include_path
2013-12-12 Sebastien Bourdeauducqmake.py: update description
2013-12-12 Sebastien Bourdeauducqmake: add decorator option
next