software/bios: mode spisdcard code to liblitesdcard.
[litex.git] / litex / soc / software /
2020-05-18 Florent Kermarrecsoftware/bios: mode spisdcard code to liblitesdcard.
2020-05-18 Florent Kermarrecsoftware/bios: rename commands to cmds and update with...
2020-05-18 Florent Kermarrecsoftware/bios: move hw flags definitions to respective...
2020-05-18 Florent Kermarrecsoftware: create liblitescard and move sdcard init...
2020-05-18 Florent Kermarrecsoftware: create liblitedram and move sdram init/test...
2020-05-18 Florent Kermarrecbios/software: rename cmd_dram/cmd_sdcard/cmd_spi_flash...
2020-05-18 Florent Kermarrecsoftware/bios/commands: rename cmd_mdio to cmd_liteeth.
2020-05-18 Florent Kermarrecsoftware/bios: move mdio to libliteeth.
2020-05-18 Florent Kermarrecsoftware/bios: rename libnet to libliteeth and move...
2020-05-18 Florent Kermarrecsoftware/bios: rename cmd_mem_access to cmd_mem.
2020-05-17 Florent Kermarrecuptime: rework and integrate it in Timer to ease softwa...
2020-05-16 Florent Kermarrecbios: add uptime command and rewrite cmd_bios comments.
2020-05-15 enjoy-digitalMerge pull request #526 from rprinz08/master
2020-05-15 Florent Kermarrecsoc/SoCController: add uptime since start (disabled...
2020-05-15 rprinz08Make booting from SD-Card to behave same as from SPI...
2020-05-14 Florent Kermarrecbios/sdram: always show bitslip on two digits to keep...
2020-05-14 enjoy-digitalMerge pull request #517 from ozbenh/csr-access-rework
2020-05-14 Benjamin Herrenschmidtcsr: Rework accessors
2020-05-13 Florent Kermarrecbios/boot: review/fix #503.
2020-05-13 enjoy-digitalMerge pull request #503 from rprinz08/master
2020-05-13 enjoy-digitalMerge pull request #513 from mubes/bios_linker
2020-05-12 Dave MarplesBios linker edits to prevent inappropriate optimisation
2020-05-12 rprinz08fixed bug in BIOS spi flash "fw" command
2020-05-12 rprinz08removed FLASH_BOOT_OFFSET, replaced memcyp with copy_im...
2020-05-12 enjoy-digitalMerge pull request #478 from antmicro/extended_spi_flash
2020-05-12 enjoy-digitalMerge pull request #510 from mubes/colorlight_usb
2020-05-12 enjoy-digitalMerge pull request #511 from ozbenh/standalone-cores
2020-05-12 Dave MarplesBring into line with master
2020-05-12 enjoy-digitalMerge pull request #506 from scanakci/blackparrot_litex
2020-05-12 enjoy-digitalMerge pull request #508 from antmicro/update_litesdcard
2020-05-12 Kamil RakoczyUpdate Litex bios to handle updated litesdcard.
2020-05-11 enjoy-digitalMerge pull request #505 from DurandA/patch-3
2020-05-11 enjoy-digitalMerge pull request #502 from shuffle2/master
2020-05-11 enjoy-digitalMerge pull request #490 from daveshah1/rdimm_bside_init
2020-05-11 enjoy-digitalMerge branch 'master' into rdimm_bside_init
2020-05-11 enjoy-digitalMerge pull request #484 from ilya-epifanov/lattice...
2020-05-11 enjoy-digitalMerge branch 'master' into cpu-imac-config-for-vexriscv
2020-05-09 Benjamin Herrenschmidtbios: Fix warning on 64-bit
2020-05-09 rprinz08BIOS boot firmware from SPI with address offset
2020-05-07 Florent Kermarrecbios/sdram: fix lfsr typo.
2020-05-07 enjoy-digitalMerge pull request #500 from mubes/fixups
2020-05-07 Dave MarplesMerge branch 'master' of https://github.com/enjoy-digit...
2020-05-07 Dave MarplesSmall fixups to address compiler warnings etc.
2020-05-07 Florent Kermarrecbios/sdram: fix merge typo in lfsr (thanks Benjamin...
2020-05-06 Benjamin Herrenschmidtbios/sdram: Use an LFSR to speed up pseudo-random numbe...
2020-05-05 Florent Kermarrecbios: remove usddrphy debug (we'll use a specific debug...
2020-05-04 enjoy-digitalMerge pull request #496 from gsomlo/gls-fix-makefiles
2020-05-04 Gabriel Somlosoftware/*/Makefile: no need to copy .S files from...
2020-05-03 Florent Kermarrecbios/cmd_mdio.c: fix missing <base/mdio.h> import.
2020-05-02 Florent Kermarreccpu/vexriscv: fix flush_cpu_icache, remove workaround...
2020-05-02 Florent Kermarreccpus: add nop instruction and use it to simplify the...
2020-05-02 Florent Kermarreccpus: add human_name attribute and use it to simplify...
2020-05-02 Florent Kermarrecsoftware/libbase/system.c: remove unused includes.
2020-05-02 enjoy-digitalMerge pull request #492 from scanakci/blackparrot_litex
2020-05-02 enjoy-digitalMerge branch 'master' into blackparrot_litex
2020-05-02 enjoy-digitalMerge pull request #474 from fjullien/term_hist_auto_compl
2020-05-02 Sadullah CanakciUpdate README.md
2020-05-02 sadullahupdate to comply with python-data layout
2020-05-01 sadullahFix memory transducer bug, --with-sdram for BIOS works...
2020-05-01 sadullahLinux works, LiteDRAM works (need cleaning, temporary...
2020-05-01 enjoy-digitalMerge pull request #483 from ilya-epifanov/lattice...
2020-05-01 enjoy-digitalMerge pull request #491 from gsomlo/gls-spisd-clusters
2020-05-01 Gabriel Somlosoftware: spisdcard: cosmetic: avoid filling screen...
2020-05-01 Florent Kermarreccpu/software: move flush_cpu_icache/flush_cpu_dcache...
2020-05-01 Franck Jullienbios: add auto completion for commands
2020-05-01 Franck Jullienbios: switch command handler to a modular format
2020-05-01 Franck Jullienbios: move helper functions to their own file
2020-05-01 Franck Jullienbios: add terminal history
2020-05-01 Florent Kermarreccpu/software: move CPU specific software from the BIOS...
2020-04-29 David ShahAdd RDIMM side-B inversion support
2020-04-28 enjoy-digitalMerge pull request #399 from mithro/litex-sm2py
2020-04-27 enjoy-digitalMerge branch 'master' into litex-sm2py
2020-04-27 Florent Kermarrecsoc/cpu: simplify integration of CPU without interrupts...
2020-04-27 enjoy-digitalMerge pull request #473 from fjullien/memusage
2020-04-27 Franck Jullienbios: print memory usage
2020-04-27 enjoy-digitalMerge pull request #476 from enjoy-digital/serv
2020-04-27 Florent Kermarrecsoftware/irq: cleanup and make explicit that irqs are...
2020-04-25 Florent Kermarrecbios/sdram: reduce number of scan loops during cdly...
2020-04-25 Florent Kermarrecbios/sdram: add some margin on cdly ideal_delay, do...
2020-04-25 Florent Kermarrecbios/sdram: review/cleanup Command/Clock calibration...
2020-04-25 enjoy-digitalMerge pull request #472 from antmicro/jboc/sdram-calibr...
2020-04-24 Jędrzej Boczarbios/sdram: add automatic cdly calibration during write...
2020-04-23 Florent Kermarrecinitial SERV integration.
2020-04-16 Florent Kermarrecbios/sdram: update/simplify with new exported LiteDRAM...
2020-04-15 Florent Kermarrecbios/sdram/ECP5: set ERR_DDRPHY_BITSLIP to 4.
2020-04-12 Tim 'mithro' AnsellFix the libcompiler_rt path.
2020-04-12 Tim 'mithro' AnsellRemove submodules.
2020-04-01 enjoy-digitalMerge pull request #447 from antmicro/spi-xip
2020-03-28 enjoy-digitalMerge pull request #444 from ilya-epifanov/openocd...
2020-03-28 enjoy-digitalMerge pull request #441 from gsomlo/gls-spisdcard-fixes
2020-03-27 Gabriel Somlosoftware/bios: add spisdcardboot() to boot_sequence()
2020-03-27 Gabriel Somlosoftware/libbase/spisdcard: add delay to goidle loop
2020-03-27 Gabriel Somlosoftware/bios: factor out busy_wait() function
2020-03-27 Gabriel Somlosoftware/libbase/spisdcard: fix width of address parameter
2020-03-26 Florent Kermarrecsoftware/libbase/spisdcard: add USE_SPISDCARD_RECLOCKIN...
2020-03-25 Florent Kermarrecbios/boot: update comments.
2020-03-25 enjoy-digitalMerge pull request #437 from feliks-montez/bugfix/fix...
2020-03-24 Feliksflush rx buffer when bad crc and fix frame payload...
2020-03-23 Florent Kermarrecsoftware/bios/boot/linux: move emulator.bin to main_ram...
2020-03-21 enjoy-digitalMerge pull request #436 from rob-ng15/master
next