bios/sdram: improve read leveling (artix7 read-leveling is now done automatically...
[litex.git] / litex / soc / software / bios / sdram.c
2018-07-06 Florent Kermarrecbios/sdram: improve read leveling (artix7 read-leveling...
2018-07-06 Florent Kermarrecbios/sdram: fix compilation with no write leveling
2018-07-02 Florent Kermarrecbios/sdram: also check for last read of scan to choose...
2018-07-02 Florent Kermarrecbios/sdram: check for optimal read window before doing...
2018-06-28 Florent Kermarrecbios/sdram: use new phy, improve scan, allow disabling...
2018-06-27 Florent Kermarrecbios/sdram: add write/read leveling scans
2018-05-09 Dolu1990add VexRiscv support (imported/adapted from misoc)
2018-05-09 Florent Kermarrecallow multiple riscv32 softcores (use picorv32 cpu_type...
2018-03-08 Florent Kermarrecbios/sdram: update kuddrphy initialization procedure
2018-02-10 enjoy-digitalMerge pull request #57 from rohitk-singh/master
2018-01-22 enjoy-digitalMerge pull request #58 from q3k/for-upstream/picorv32...
2018-01-22 Sergiusz BazanskiReplace __riscv__ macros with __riscv.
2018-01-13 Tim AnsellMerge pull request #48 from mithro/fix-constants
2018-01-12 Chris Ballancebios/sdram: make read leveling robust for KUS SDRAM
2018-01-08 Florent Kermarrecbios/sdram: revert capability to do manual read levelin...
2018-01-08 Florent Kermarrecbios/sdram: fix data error reporting
2017-12-30 enjoy-digitalMerge pull request #41 from cr1901/python-3.6
2017-12-29 Florent Kermarrecbios/sdram: use same initialization procedure for artix...
2017-11-08 Florent Kermarrecsoc/software/bios/sdram: add Kintex Ultrascale support
2017-08-18 Florent Kermarrecsoc/software/bios/sdram: add optional memtest debug...
2016-04-29 Florent Kermarrecsoftware/sdram: cleanup artix7 init
2016-04-29 Florent Kermarrecmove sdram code to litedram (https://github.com/enjoy...
2016-04-27 Florent Kermarrecsoc/software/bios/sdram: add sdrlevel_artix7 (bitslip...
2016-03-31 Florent Kermarrecinitial RISC-V support (with picorv32), still some...
2015-11-11 Florent Kermarrecsoc/software/bios/sdram: split memtest and allow extern...
2015-11-10 Florent Kermarrecboards/targets/sim: get SDRAM working in simulation...
2015-11-07 Florent Kermarreclitex: reorganize things, first work working version