soc/interconnect/axi: propagate response errors in AXILiteDownConverter
[litex.git] / litex / soc / software /
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-07-09 Florent Kermarrecliblitesdcard/sdcard: clamp divider value.
2020-07-09 enjoy-digitalMerge pull request #584 from ozbenh/memtest
2020-07-08 Benjamin Herrenschmidtmemspeed: Write a fixed value
2020-07-08 Benjamin Herrenschmidtmemtest: Fix memspeed access size
2020-07-08 Benjamin Herrenschmidtmemtest: Fix integer size/type printf errors
2020-07-07 Florent Kermarrecsoftware/litesdcard: use new clocking and use slow...
2020-07-07 Florent Kermarrecintegration/soc/sdcard: cleanup emulator integration...
2020-07-07 Florent Kermarrecsoftware/liblitesdcard: improve sdcard_init and handle...
2020-07-07 Florent Kermarreclitesdcard: use new Block2Mem/Mem2Block DMAs.
2020-07-07 enjoy-digitalMerge pull request #583 from gsomlo/gls-sdcard-timeout
2020-07-06 Gabriel Somloliblitesdcard/sdcard: adjust card-ready timeout
2020-07-06 Florent Kermarrecliblitesdcard/sdcard: add timeout when waiting card...
2020-07-06 Florent Kermarrecliblitesdcard/sdcard: use new SDClocker enable CSR.
2020-07-05 enjoy-digitalMerge pull request #582 from gsomlo/gls-minor-fixup
2020-07-04 Gabriel Somloliblitesdcard/sdcard: return error code outside '#ifdef...
2020-07-04 Gabriel Somloliblitesdcard/sdcard: cosmetic: fix indentation, elimin...
2020-07-03 Florent Kermarreclitesdcard: use new clocker.
2020-07-03 Florent Kermarrecliblitesdcard/sdcard: use new register names and new...
2020-07-03 Florent Kermarreclitelitesdcard/sdcard: remove wait workaround and repla...
2020-07-03 Florent Kermarreclitesdcard: update integration.
2020-07-01 Florent Kermarrecliblitesdcard/sdcard: add SDCARD_MULTIPLE_BLOCK_SUPPORT...
2020-06-29 Florent Kermarrecsoftware/bios/Makefile: fix #578 merge. (get back ...
2020-06-29 Florent Kermarrecsoftware/libbase/memtest: fix bus errors reporting.
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-26 Florent Kermarrecliblitesdcard/sdcard: update with litesdcard.
2020-06-25 Florent Kermarrecliblitesdcard/sdcard: increase busy_wait and use common...
2020-06-25 Florent Kermarrecliblitesdcard/sdcard: decode cid only when SDCARD_DEBUG...
2020-06-25 Florent Kermarrecliblitesdcard/sdcard_read: enable multiple block read.
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 Florent Kermarrecsoftware/libase/memtest: improve printfs and add progre...
2020-06-25 Florent Kermarreclibbase/progress: reduce to 40 HASHES_PER_LINE.
2020-06-25 Florent Kermarrecsoftware/liblitedram: remove DDRPHY_CMD_DELAY support...
2020-06-25 Florent Kermarrecsoftware/liblitedram/sdram: remove SRAM hack.
2020-06-25 Florent Kermarrecsoftware/libbase/memtest: reorder functions.
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 Florent Kermarrecsoftware/liblitesdcard/sdcard: boot with FatFs working...
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-18 enjoy-digitalMerge pull request #569 from gsomlo/gls-mor1kx-data...
2020-06-18 enjoy-digitalMerge pull request #570 from gsomlo/gls-sdcard-lazy...
2020-06-17 Gabriel Somloliblitesdcard/[spi]sdcard: avoid redundant (re-)initial...
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 Gabriel Somloliblitesdcard/sdcard: streamline initialization (cosmetic)
2020-06-15 Gabriel Somloliblitesdcard/spisdcard: streamline initialization...
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 Kermarrecsoftware/spisdcard: reduce SPISDCARD_CLK_FREQ to 16MHz.
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/liblitesdcard/ffconf: enable FF_FS_MINIMIZE...
2020-06-10 Florent Kermarrecsoftware/bios/boot: move f_mount to copy_image_from_sdc...
2020-06-10 Florent Kermarrecsoftware/libliteeth/tftp: switch to progress bar.
2020-06-10 Florent Kermarrecbios/boot/copy_image_from_flash_to_ram: add missing...
2020-06-10 Florent Kermarrecsoc/spisdcard: use 32-bit SPIMaster and do 32-bit xfers...
2020-06-10 Florent Kermarrecsoftware/libbase/progress: avoid \t in progress bar...
2020-06-10 Florent Kermarrecsoftware/libsdcard/spisdcard: add and use busy_wait_us...
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-10 Florent Kermarrecsoftware/liblitesdcard: remove read_block prototype...
2020-06-09 Gabriel Somloliblitesdcard: maintain unix newline convention across...
2020-06-09 Florent Kermarrecbios/boot: use progress bar in copy_image_from_sdcard_t...
2020-06-09 Florent Kermarreclibbase: add progress bar (from Barebox).
2020-06-09 Florent Kermarrecsoftware/liblitesdcard: add retries when setting card...
2020-06-09 Florent Kermarrecsoftware/liblitesdcard/sdcard: add FatFs disk functions.
2020-06-09 Florent Kermarrecsoftware/liblitesdcard/spisdcard: rename #defines and...
2020-06-09 Florent Kermarrecsoftware/liblitesdcard: create fat directory for FatFs...
2020-06-09 Florent Kermarrecsofware/liblitesdcard: enable Long Filename (LFN).
2020-06-09 Florent Kermarrecsoftware/libsdcard: rewrite/simplify SPISDCard/FatFs...
2020-06-06 enjoy-digitalMerge pull request #559 from gsomlo/gls-fix-crlf
2020-06-06 Gabriel Somloliblitesdcard: convert all sources to unix style newlin...
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: base it on FatFs generic exampl...
2020-06-05 Florent Kermarrecsoftware/liblitesdcard: add FatFs files.
2020-06-05 Florent Kermarrecsoftware/liblitesdcard/spisdcard: simplify/rewrite...
2020-06-04 Florent Kermarrecsoftware/liblitesdcard: add copyrights to spisdcard...
next