uwuboot / source / arm11 /
@profi200 profi200 authored on 19 Jun 2017
..
cache.s Improve assembly files a bit. 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.s Improve assembly files a bit. 9 years ago
hardware.c AES code improvements. 9 years ago
i2c.c boot abort working, removed some panic()s 9 years ago
main.c Unfinished argc/v support for FIRM loading. 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 Changed back file names to not force Thumb. 9 years ago
start.s Use color fill reg instead of overwriting the fb on ARM11 exception. Only do this for the bottom screen so we can see where it happened. 9 years ago