uwuboot / source / arm11 / hardware /
@profi200 profi200 authored on 22 Apr 2019
..
cache.s [ARM9] Cache code optimizations. 8 years ago
codec.c Added SPI and CODEC drivers. Unused right now. 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 Reenable full GPU/LCD deinit + cleanup. 8 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 Re-enable code to set MCU IRQ bitmask. 7 years ago
i2c.c Added interrupt safe I2C reg write. Fixed poweroff on exceptions. 8 years ago
interrupt.c [ARM11] Disable FIQs properly. 7 years ago
mcu.c Change power LED pattern to indicate sleep when the lid is closed. 7 years ago
mmu.c [ARM11] Prevent possible UB with the MMU and enable icache a bit earlier. 7 years ago
spi.c Minor fixes/adjustments to SPI code. Moved spiflash code to ARM11. 7 years ago
spiflash.c [spiflash.c] Set offset directly instead of byte writes. 7 years ago
timer.c Move most inline asm to arm.h. 8 years ago