uwuboot / source / arm11 / hardware /
@profi200 profi200 authored on 12 Jun 2019
..
cache.s [ARM9] Cache code optimizations. 8 years ago
codec.c Updated SPI code. Added unused SPICARD code. 7 years ago
cpu.c Typo fixes/consistency. 8 years ago
exception.s Avoid some instruction stalls because i have nothing better to do(tm). 8 years ago
gfx.c 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. 7 years ago
gpio.c Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2. 8 years ago
hash.c Added SHA + NDMA prototype + some notes. 7 years ago
hid.c Fix for the HOME button workaround, other bugfixes and cleanup. 7 years ago
i2c.c More code improvements/documentation. 7 years ago
interrupt.c A few code optimizations. 7 years ago
mcu.c Fix for the HOME button workaround, other bugfixes and cleanup. 7 years ago
mmu.c 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. 7 years ago
spi.c More code improvements/documentation. 7 years ago
spiflash.c Updated SPI code. Added unused SPICARD code. 7 years ago
timer.c More code improvements/documentation. 7 years ago