soc/integration/csr_bridge: use registered version only when SDRAM is present.
[litex.git] / litex / soc / software / bios /
2020-08-11 Florent Kermarrecbios/main/sdram: fix speed reporting (Mbps/pin not...
2020-08-07 Florent Kermarrecsoftware/bios: display SDRAM databits and freq.
2020-07-22 enjoy-digitalMerge pull request #599 from antmicro/gen-mmcm-pr
2020-07-16 Florent Kermarrecbios/boot: add bootargs support on netboot/sdcardboot...
2020-07-10 enjoy-digitalMerge pull request #587 from antmicro/mor1x_ror_instruction
2020-07-10 Florent Kermarrecintegration/soc/sdcard: add mode parameter to enable...
2020-06-29 Florent Kermarrecsoftware/bios/Makefile: fix #578 merge. (get back ...
2020-06-29 enjoy-digitalMerge pull request #578 from scanakci/blackparrot_litex
2020-06-29 enjoy-digitalMerge branch 'master' into blackparrot_litex
2020-06-29 enjoy-digitalMerge pull request #579 from antmicro/fix_building_bios
2020-06-29 sadullahclean Makefile
2020-06-28 sadullahsyn with master blackparrot, upgrade BP to IMA
2020-06-27 enjoy-digitalMerge pull request #576 from betrusted-io/deprecate_slave
2020-06-25 Mateusz HolenkoFix ordering of libraries
2020-06-25 Florent Kermarrecsoftware/bios/litesdcard: remove sdcard_set_clk.
2020-06-25 Florent Kermarrecsoftware/bios/boot: improve printfs.
2020-06-25 enjoy-digitalMerge pull request #575 from antmicro/jboc/memtest
2020-06-24 Jędrzej Boczarbios: move memtest from liblitedram to libbase
2020-06-24 Florent Kermarrecsoftware/liblitesdcard: simplify, switch to DMAs, remov...
2020-06-23 Florent Kermarrecsoftware: use a single crt0 (deprecate crt0-ctr/crt0...
2020-06-22 Florent Kermarrecbios/main: enable sdcardboot in boot_sequence with...
2020-06-22 enjoy-digitalMerge pull request #573 from ozbenh/bios-data
2020-06-21 Benjamin Herrenschmidtsoftware/microwatt: Fix copying data to RAM and clearin...
2020-06-18 Florent Kermarrecbios/boot: rewrite ROM boot description.
2020-06-16 enjoy-digitalMerge pull request #565 from gsomlo/gls-cosmetic-spi-fat
2020-06-16 enjoy-digitalMerge pull request #567 from zyp/fix_data_segment
2020-06-15 Vegard Storheil... bios/linker: Place .data in sram with initial copy...
2020-06-15 Vegard Storheil... bios/linker: Place .got in .rodata.
2020-06-14 Gabriel Somlobios/boot: addresses should use 'unsigned long'
2020-06-11 Florent Kermarrecbios/boot: simplify flashboot (remove specific linux...
2020-06-11 Florent Kermarrecbios/boot: add separators, update copyrights.
2020-06-11 Florent Kermarrecbios/boot: make Ethernet boot mode flexible (now also...
2020-06-11 Florent Kermarrecbios/boot: make SDCard boot more flexible using a boot...
2020-06-11 Florent Kermarrecsoftware/bios/boot/sdcardboot: let FatFs do the SDCard...
2020-06-10 Florent Kermarrecsoftware/bios/boot: add sdcardboot support for VexRiscv...
2020-06-10 Florent Kermarrecsoftware/bios/main: clarify address space with @ instea...
2020-06-10 enjoy-digitalMerge pull request #564 from shenki/microwatt-updates
2020-06-10 enjoy-digitalMerge pull request #562 from gsomlo/gls-crlf
2020-06-10 Florent Kermarrecsoftware/bios/boot: move f_mount to copy_image_from_sdc...
2020-06-10 Florent Kermarrecbios/boot/copy_image_from_flash_to_ram: add missing...
2020-06-10 Florent Kermarrecbios/boot/copy_image_from_sdcard_to_ram: use chunks...
2020-06-10 Florent Kermarrecbios/boot: add progress bar to copy_image_from_flash_to...
2020-06-10 Florent Kermarreclibase/progress: move __div64_32, do_div to div64.h...
2020-06-09 Florent Kermarrecbios/boot: use progress bar in copy_image_from_sdcard_t...
2020-06-09 Florent Kermarrecsoftware/liblitesdcard: create fat directory for FatFs...
2020-06-09 Florent Kermarrecsofware/liblitesdcard: enable Long Filename (LFN).
2020-06-05 Florent Kermarrecsoftware/liblitesdcard: remove unsused functions with...
2020-06-05 Florent Kermarrecsoftware/liblitesdcard: switch to FatFs for sdcardboot.
2020-06-05 Florent Kermarrecsoftware/liblitesdcard/spisdcard: simplify/rewrite...
2020-06-04 Florent Kermarrecsoftware/liblitesdcard: fat16 boot working with both...
2020-06-03 Florent Kermarrecsoftware/liblitesdcard: move fat16 code to separate...
2020-06-03 Florent Kermarrecsoftware/bios/libsdcard: add initial boot from sdcard...
2020-06-03 Florent Kermarrecsoftware/liblitesdcard: review/simplify (code is over...
2020-06-02 enjoy-digitalMerge pull request #553 from ozbenh/sim-autoinit
2020-06-02 enjoy-digitalMerge pull request #557 from antmicro/mor1kx_linux_booting
2020-06-02 Mateusz Holenkobios: boot: Boot linux on mor1kx with external device...
2020-06-02 enjoy-digitalMerge pull request #551 from antmicro/mglb/symbiflow...
2020-06-01 Tim AnsellMerge pull request #552 from ozbenh/memspeed-long
2020-06-01 enjoy-digitalMerge pull request #550 from antmicro/jboc/spd-read
2020-06-01 enjoy-digitalMerge pull request #547 from gsomlo/gls-fix-sdcard...
2020-06-01 Florent Kermarrecsoc/software: only keep 32-bit CSR alignment support.
2020-05-29 Florent Kermarrecbios/cmds/cmd_litesdcard: rewrite comments/descriptions.
2020-05-29 Florent Kermarrecbios/main: replace / with -.
2020-05-29 Jędrzej Boczarbios/litedram: add option to verify SPD EEPROM memory...
2020-05-28 enjoy-digitalMerge pull request #543 from antmicro/jboc/eeprom-sim
2020-05-28 Florent Kermarrecbios: add main bus and csr bus infos, use KiB/GiB.
2020-05-27 enjoy-digitalMerge pull request #542 from gsomlo/gls-sdcard-followup
2020-05-27 enjoy-digitalMerge pull request #541 from antmicro/jboc/spd-read
2020-05-27 Jędrzej Boczarbios: move I2C from liblitedram to libbase
2020-05-27 Jędrzej Boczarbios/sdram: expose I2C functions
2020-05-25 enjoy-digitalMerge pull request #539 from dayjaby/pr-fix_uart_startbit
2020-05-22 enjoy-digitalMerge pull request #535 from antmicro/arty-cv32e40p
2020-05-21 Jędrzej Boczarbios/sdram: add BIOS command for reading SPD
2020-05-20 Piotr Binkowskisoftware/bios/isr: add support for cv32e40p
2020-05-20 Florent Kermarrecsoftware/liblitespi/spiflash: review/simplify/update...
2020-05-20 Florent Kermarrecsoftware/bios: cleanup includes and specify the lib...
2020-05-20 Florent Kermarrecsoftware: create liblitespi and mode litespi code to...
2020-05-20 Jan Kowalewskisoc/software/bios: add autoconfiguration functionality...
2020-05-20 enjoy-digitalMerge pull request #531 from gsomlo/gls-bios-linker
2020-05-19 Gabriel Somlosoftware/bios: fix link order to avoid undefined symbol...
2020-05-19 enjoy-digitalMerge pull request #530 from enjoy-digital/bios-libs
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: 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-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
next