uwuboot / source / arm11 /
@profi200 profi200 authored on 23 Jun 2017
..
cache.s Improve assembly files a bit. 9 years ago
exception.s Added IRQ handler for ARM11 + a lot of improvements for the interrupt code. 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 Unfinished interrupt code for ARM11. 9 years ago
i2c.c boot abort working, removed some panic()s 9 years ago
interrupt.c Improved ARM11 interrupt code + changed main() to wait for interrupts. 9 years ago
main.c Improved ARM11 interrupt code + changed main() to wait for interrupts. 9 years ago
mmu.c Typo in the MMU access permission bit defines. 9 years ago
power.c Do not set all bits for poweroff. 9 years ago
pxi.c Added IRQ handler for ARM11 + a lot of improvements for the interrupt code. 9 years ago
start.s Added IRQ handler for ARM11 + a lot of improvements for the interrupt code. 9 years ago