uwuboot / source / arm11 / hardware /
@profi200 profi200 authored on 2 May 2018
..
cache.s [ARM9] Cache code optimizations. 8 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 HASH engine support for ARM11. 8 years ago
hid.c Move more I2C stuff to mcu.c/h. 8 years ago
i2c.c Use I2C IRQs. I2C code cleanup + other changes required after the former. 8 years ago
interrupt.c Reenable full GPU/LCD deinit + cleanup. 8 years ago
mcu.c Move more I2C stuff to mcu.c/h. 8 years ago
mmu.c Consistency. 8 years ago
timer.c Move most inline asm to arm.h. 8 years ago