uwuboot / source / arm11 /
@profi200 profi200 authored on 10 Jul 2017
..
cache.s Improve assembly files a bit. 9 years ago
exception.s Added timer code for ARM11. 9 years ago
firm.c Revert useless changes from a0108e2e. 9 years ago
gfx.c Revert previous commit since it breaks FIRM launch (race) and has been fixed in Luma. 9 years ago
gpio.c Improved ARM11 interrupt code + changed main() to wait for interrupts. 9 years ago
hardware.c Added missing I2C init code. 9 years ago
hid.c Clobber the global namespace less. 9 years ago
i2c.c I thought i did this already... 9 years ago
interrupt.c Revert useless changes from a0108e2e. 9 years ago
main.c Enable LTO on ARM11. 9 years ago
mmu.c Flush prefetch buffer should not fetch from possible invalid cache lines. 9 years ago
power.c Refactor of I2C code. 9 years ago
pxi.c Revert useless changes from a0108e2e. 9 years ago
start.s Reset performance monitor on ARM11. 9 years ago
timer.c Fixed race in timer code. 9 years ago