liblitesdcard/sdcard: use max divider of 256 (128 was not enough for the initial...
[litex.git] / litex / soc / software / liblitesdcard / sdcard.c
2020-07-22 Florent Kermarrecliblitesdcard/sdcard: use max divider of 256 (128 was...
2020-07-22 enjoy-digitalMerge pull request #600 from antmicro/jboc/axi-lite
2020-07-22 Florent Kermarrecsoc: add initial DMA bus support (optionally provided...
2020-07-22 enjoy-digitalMerge pull request #599 from antmicro/gen-mmcm-pr
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-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 enjoy-digitalMerge pull request #579 from antmicro/fix_building_bios
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 Florent Kermarrecsoftware/bios/litesdcard: remove sdcard_set_clk.
2020-06-24 Florent Kermarrecsoftware/liblitesdcard: simplify, switch to DMAs, remov...
2020-06-22 Florent Kermarrecsoftware/liblitesdcard/sdcard: boot with FatFs working...
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-15 Gabriel Somloliblitesdcard/sdcard: streamline initialization (cosmetic)
2020-06-09 Florent Kermarrecsoftware/liblitesdcard/sdcard: add FatFs disk functions.
2020-06-05 Florent Kermarrecsoftware/liblitesdcard/spisdcard: simplify/rewrite...
2020-06-04 Florent Kermarrecsoftware/liblitesdcard/sdcard: simplify readSector.
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/libsdcard: keep SDCARD_DEBUG enabled for now...
2020-06-03 Florent Kermarrecsoftware/liblitesdcard: review/simplify (code is over...
2020-06-03 Florent Kermarrecsoftware/liblitesdcard: remove sdtimer functions (unused).
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-05-30 Gabriel Somlosoc/software/litesdcard: update for response register...
2020-05-29 Florent Kermarrecsoc/software/litesdcard: use new send register to send...
2020-05-29 enjoy-digitalMerge pull request #545 from gsomlo/gls-fix-mmptr
2020-05-29 Florent Kermarrecsoftware/liblitesdcard: replace hexdump with dump_bytes...
2020-05-27 enjoy-digitalMerge pull request #542 from gsomlo/gls-sdcard-followup
2020-05-27 Gabriel Somlosoftware/bios: fixup sdclk command
2020-05-19 enjoy-digitalMerge pull request #530 from enjoy-digital/bios-libs
2020-05-18 Florent Kermarrecsoftware/bios: move hw flags definitions to respective...
2020-05-18 Florent Kermarrecsoftware: create liblitescard and move sdcard init...