uwuboot / source / arm11 /
@derrek derrek authored on 4 Feb 2017
..
cache.s Added missing cache code for ARM11. 9 years ago
cpu.s Change caching for boot9 slightly. Stub the exception vectors on ARM11 faster. 9 years ago
firm.c Big refactor. Updated fatfs, changed the dir structure, added MMU support to the ARM11 side and lots of small changes. 9 years ago
gfx.c menu/event related changes 9 years ago
gpio.s A few changes and ARM11 VFP support. 9 years ago
i2c.c Changed back file names to not force Thumb. 9 years ago
loader_init.c Big refactor. Updated fatfs, changed the dir structure, added MMU support to the ARM11 side and lots of small changes. 9 years ago
main.c improvements, new internal firm launch options (show info, skip hash check) 9 years ago
mmu.c Changed the exception vector mapping to use the __start__ symbol. 9 years ago
pxi.c Changed back file names to not force Thumb. 9 years ago
start.s A few safety changes. The high exception vectors are now mapped to the Loader executable start. 9 years ago