uwuboot / source / arm11 / hardware /
@profi200 profi200 authored on 8 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 Remove TIMER_sleepMs() in gfx code since the VBlank wait does the same. 8 years ago
gpio.c Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2. 8 years ago
hardware.c Fixed the race properly on ARM11. 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 Optimize(tm) ARM11 IRQ code a bit. 8 years ago
mmu.c Cleanup inline assembly a bit. 8 years ago
timer.c Minor code style stuff. 8 years ago