uwuboot / source / arm11 / hardware /
@derrek derrek authored on 10 Dec 2017
..
cache.s Use unified pools for data in .s files. 8 years ago
exception.s Optimize(tm) ARM11 IRQ code a bit. 8 years ago
gfx.c Added functions to temporarily disable interrupt handlers on ARM11 without unregistering/reregistering them. 8 years ago
gpio.c Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2. 8 years ago
hid.c Always keep the power button long pressed state. 8 years ago
i2c.c Revert I2C code change since this can cause deadlocks. 8 years ago
interrupt.c Added functions to temporarily disable interrupt handlers on ARM11 without unregistering/reregistering them. 8 years ago
mcu.c arm11: introduce mcu driver, halt leds during startup 8 years ago
mmu.c Cleanup inline assembly a bit. 8 years ago
timer.c ARM11: Timer prescalers start at 1. 8 years ago