uwuboot / source / arm11 /
@profi200 profi200 authored on 19 May 2017
..
cache.s More whitespace fixes. 9 years ago
firm.c nitpicking 9 years ago
gfx.c Clear screens before changing fb format and stride to avoid garbage on screen. 9 years ago
gpio.s A few changes and ARM11 VFP support. 9 years ago
i2c.c boot abort working, removed some panic()s 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 boot abort working, removed some panic()s 9 years ago
mmu.c Remove useless const in mmu.c. 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 Enable unaligned data access on ARM11 because gcc generates code which uses this feature. 9 years ago