History for uwuboot / source / arm9 / hardware / sdmmc.c
2019-06-12
@profi200
Added GPU reset code (unused because it works as is). Disabled tag RAM and L1 parity checking on ARM11. Don't rely on code overhead at SD card init for the 74 clock pulses. Implemented new cycle accurate delay function.
profi200 committed on 12 Jun 2019
2018-08-26
@profi200
Corrected OCR register value on SD init to the one from Process9.
profi200 committed on 26 Aug 2018
2018-06-03
@profi200
Cleanup sdmmc.c/h a bit.
profi200 committed on 3 Jun 2018
@profi200
Adjust eMMC clock to be in spec before switching to HS mode.
profi200 committed on 3 Jun 2018
2018-05-28
@profi200
Optimize SD card poweron for the lowest possible powerup time.
profi200 committed on 28 May 2018
2018-05-24
@profi200
Fixed bugs in sdmmc_send_command(). Partially implemented high speed mode.
profi200 committed on 24 May 2018
@profi200
[SDMMC] Enable 4 bit mode after switching and always clear fifo.
profi200 committed on 24 May 2018
2018-05-22
@profi200
Disable SD pullup. Set clock back to 16 MHz since the shitty Lexar SDs don't work with 33 MHz.
profi200 committed on 22 May 2018
2018-05-16
@profi200
Update remaining SDMMC clock comments.
profi200 committed on 16 May 2018
2018-05-15
@profi200
Correct comments in sdmmc.c.
profi200 committed on 15 May 2018
2018-05-09
@profi200
Adjust SD init to be in specs.
profi200 committed on 9 May 2018
2018-05-08
@profi200
Remove unneeded reg writes. Set card detect timeout(?) permanently to 0.
profi200 committed on 8 May 2018
@profi200
Use higher clocks in MMC driver. Needs careful testing!
profi200 committed on 8 May 2018
2017-08-15
@profi200
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
profi200 committed on 15 Aug 2017