software/bios: fixup for Ultrascale SDRAM debug
[litex.git] / litex / soc / software / bios / sdram.c
2020-03-09 Gabriel Somlosoftware/bios: fixup for Ultrascale SDRAM debug
2020-03-09 Florent Kermarrecsoftware/bios: add Ultrascale SDRAM debug functions.
2020-02-27 Florent Kermarrecsoftware/bios/sdram: allow setting CLK/CMD delay from...
2020-02-11 enjoy-digitalMerge branch 'master' into new_soc
2020-02-08 enjoy-digitalMerge pull request #278 from scanakci/blackparrot_litex
2020-01-26 enjoy-digitalMerge pull request #359 from gregdavill/bios_ddr3_ecp5
2020-01-25 Greg Davillsoc/software/bios/sdram: ECP5 move strobe dly_sel
2020-01-25 Greg Davillsoc/software/bios/sdram: On ECP5 strobe dly_sel after...
2020-01-17 sadullahBlackParrot initial commit
2020-01-13 enjoy-digitalMerge pull request #339 from gsomlo/gls-csr-cleanup
2020-01-13 Gabriel Somlobios/sdram: switch to updated CSR accessors, and misc...
2020-01-10 Florent Kermarrecbios/sdram: add memspeed
2020-01-09 enjoy-digitalMerge pull request #337 from gregdavill/spi-flash
2019-12-21 enjoy-digitalMerge pull request #319 from DurandA/feature-integer...
2019-12-20 Florent Kermarreccpu/microwatt: add initial software support
2019-11-20 enjoy-digitalMerge pull request #309 from antmicro/mmcm-fix
2019-11-18 enjoy-digitalMerge pull request #308 from gsomlo/gls-sdram-init
2019-11-18 Gabriel Somlosoc_sdram, bios/sdram: support sdram init for csr_data_...
2019-10-01 enjoy-digitalMerge pull request #269 from antmicro/rework_icap
2019-09-30 Florent Kermarreccpu: remove initial SERV support (we'll work in a branc...
2019-09-27 Florent Kermarrecadd SERV CPU initial support (not working)
2019-09-24 enjoy-digitalMerge pull request #266 from xobs/add-moduledoc-autodoc
2019-09-23 Benjamin HerrenschmidtThis will allow it to be built for microwatt out of...
2019-08-17 enjoy-digitalMerge pull request #244 from atommann/master
2019-08-14 Florent Kermarrecbios/sdram: set init done after memtest (for standalone...
2019-07-25 Florent Kermarrecbios/sdram: fix compilation warning
2019-07-08 enjoy-digitalMerge pull request #214 from gsomlo/gls-alignment-fixup
2019-07-08 Gabriel L. Somlosoc_core: additional csr_alignment follow-up fixes
2019-07-08 Florent Kermarrecsoc_core: add csr_alignment to allow 64-bit alignment...
2019-07-08 Florent Kermarrecsoc/integration: uniformize configuration constants...
2019-06-23 Florent Kermarrecadd CONTRIBUTORS file and add copyright header to all...
2019-06-22 Florent Kermarrecbios/sdram: set init_done/error when DDRCTRL is present...
2019-06-11 enjoy-digitalMerge pull request #198 from TomKeddie/tomk_20190610_ar...
2019-05-24 enjoy-digitalMerge pull request #186 from gsomlo/gls-rocket
2019-05-23 Gabriel L. Somlosoc/cores/cpu/rocket: Support for 64-bit RocketChip...
2019-04-19 Sean CrossMerge branch 'master' of https://github.com/enjoy-digit...
2019-04-11 Florent Kermarrecbios/sdram: add __attribute__((unused)) on cdelay
2019-03-05 Florent Kermarrecsoftware/bios/sdram: use specific ERR_DDRPHY_BITSLIP...
2019-03-05 Florent Kermarrecbios/sdram: use burstdet detection for ECP5DDRPHY init
2019-02-25 enjoy-digitalMerge pull request #149 from daveshah1/versa_trellis
2019-02-25 Florent Kermarrecsoc/software/sdram: fix compilation on ultrascale
2019-02-25 Florent Kermarrecsoc/software/bios/sdram: add ECP5 support
2019-02-25 Florent Kermarrecsoc/software/bios/sdram: improve write_level robustness
2019-02-25 Florent Kermarrecsoc/software/bios/sdram: improve sdrlevel readibility
2019-02-25 Florent Kermarrecsoc/software/bios/sdram: add helpers for rst/inc of...
2018-12-20 Tim AnsellMerge pull request #144 from mithro/nextpnr-migen-update
2018-12-19 Florent Kermarrecbios/sdram: only show read delays when they are valid.
2018-12-19 Florent Kermarrecbios/sdram: reduce write leveling scan range
2018-12-18 Florent Kermarrecupdate Ultrascale DDRPHY
2018-12-18 Tim AnsellMerge pull request #141 from mithro/xst-fix
2018-12-17 Florent Kermarrecbios/sdram: reduce scans verbosity on ultrascale
2018-12-17 Florent Kermarrecbios/sdram: use ddrphy_half_sys8x_taps_read() for KUSDDRPHY
2018-12-16 Tim AnsellMerge pull request #138 from mithro/mainram-hack
2018-12-16 Tim 'mithro' AnsellHack to fix #136.
2018-11-26 Florent Kermarrecbios/sdram: flush l2 cache only when present
2018-11-26 Florent Kermarrecbios: allow testing main_ram at init when using an...
2018-11-12 enjoy-digitalMerge pull request #125 from daveshah1/trellis_sdram
2018-11-05 Florent Kermarrecbios/sdram: iterate multiple time for write leveling...
2018-11-05 Florent Kermarrecbios/sdram: replace DDR3_MR1 constant with DDRX_MR1
2018-10-28 enjoy-digitalMerge branch 'master' into xilinx+yosys
2018-10-18 Florent Kermarrecbios/sdram: s7ddrphy now has bitslip in fabric, show...
2018-10-10 Florent Kermarrecbios/sdram: improve write/read leveling
2018-10-01 Florent Kermarrecbios/sdram: rewrite write_leveling (simplify and improv...
2018-09-18 enjoy-digitalMerge pull request #101 from cr1901/icestorm-migen...
2018-09-13 Florent Kermarrecbios/sdram: mode sdhw()
2018-09-13 Florent Kermarrecbios/sdram: add missing #ifdef
2018-09-13 Florent Kermarrecbios/sdram: show all read scans when failing.
2018-09-08 enjoy-digitalMerge pull request #99 from cr1901/mk-copy-main-ram
2018-09-08 enjoy-digitalMerge pull request #100 from cr1901/tinyprog-fix
2018-09-05 Jean-François Nguyenadd Minerva support
2018-08-23 Tim AnsellMerge pull request #91 from cr1901/ignore-fix
2018-08-23 Tim AnsellMerge pull request #92 from cr1901/l2-gate
2018-08-22 Florent Kermarrecbios/sdram: improve/simplify read window selection
2018-08-18 Florent Kermarrecbios/sdram: changes to ease manual read window selection
2018-08-14 Florent Kermarrecbios/sdram: fix read_level_scan result
2018-07-19 Florent Kermarrecbios/sdram: add ERR_DDRPH_BITSLIP constant and some...
2018-07-17 enjoy-digitalMerge pull request #80 from xobs/fix-vexriscv-csr-read
2018-07-16 Florent Kermarrecbios/sdram: improve bitslip selection when window can...
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...
next