uwuboot / source / arm11 / hardware /
@profi200 profi200 authored on 7 Oct 2019
..
cache.s [ARM9] Cache code optimizations. 8 years ago
codec.c Don't disable vfp (no harm in leaving it on). Lots of small, mostly style changes. 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 Added proper GPIO driver. 6 years ago
hash.c Added SHA + NDMA prototype + some notes. 7 years ago
hid.c Added proper GPIO driver. 6 years ago
i2c.c Don't disable vfp (no harm in leaving it on). Lots of small, mostly style changes. 7 years ago
interrupt.c A few code optimizations. 7 years ago
mcu.c Don't disable vfp (no harm in leaving it on). Lots of small, mostly style changes. 7 years ago
mmu.c A few MMU code fixes. 7 years ago
spi.c Don't disable vfp (no harm in leaving it on). Lots of small, mostly style changes. 7 years ago
spiflash.c Don't disable vfp (no harm in leaving it on). Lots of small, mostly style changes. 7 years ago
timer.c More code improvements/documentation. 7 years ago