uwuboot / source / arm11 /
@profi200 profi200 authored on 10 Dec 2017
..
hardware Added functions to temporarily disable interrupt handlers on ARM11 without unregistering/reregistering them. 8 years ago
menu Increase number of bootslots to 6 in menu. 8 years ago
config.c config: adopt NAND config if it exists and we want to create a new config on SD 8 years ago
console.c Preliminary access to FIRM install from menu. 8 years ago
debug.c arm11 debug: add debugMemdump utility 8 years ago
firm.c Removed useless checks in FIRM launch code. 8 years ago
firmwriter.c Untested signature override on FIRM installation. 8 years ago
fmt.c Port console to ARM11. Stub ARM9 GUI. 8 years ago
fs.c Handle NULL or zero size buffers in IPC code properly. 8 years ago
ipc_handler.c Handle NULL or zero size buffers in IPC code properly. 8 years ago
lz11.s Use unified pools for data in .s files. 8 years ago
main.c hardware.c --> system.c. Call systemInit() before main(). 8 years ago
power.c Implemented fs deinit on poweroff/panic/exception. 8 years ago
start.s More assembly cleanup. 8 years ago
system.c Nitpicking. 8 years ago