uwuboot / source / arm11 /
@profi200 profi200 authored on 27 Jun 2017
..
cache.s Improve assembly files a bit. 9 years ago
exception.s Fixed pre-emption in the ARM11 IRQ handler. 9 years ago
firm.c Get rid of some externs. 9 years ago
gfx.c Disable GPU mem fill because it races against the console. 9 years ago
gpio.c Improved ARM11 interrupt code + changed main() to wait for interrupts. 9 years ago
hardware.c Split hid.c/h in ARM9/11 versions. HOME/POWER and the WiFi slider can now be read with HID functions. 9 years ago
hid.c Do not XOR if the bits are not set. 9 years ago
i2c.c boot abort working, removed some panic()s 9 years ago
interrupt.c Corrected parameter name for IRQ_registerHandler(). 9 years ago
main.c Give PXI its own IRQ handler. 9 years ago
mmu.c Typo in the MMU access permission bit defines. 9 years ago
power.c It's enough to flush the dcache + forgot the reboot function. 9 years ago
pxi.c Give PXI its own IRQ handler. 9 years ago
start.s Added IRQ handler for ARM11 + a lot of improvements for the interrupt code. 9 years ago