GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Build
Fork
: 0
Perditum
/
uwuboot
Download ZIP
637 commits
Transfer to URL with SHA
tree:
d283acd9c8
Branches
Tags
×
master
uwuboot
/
source
/
arm11
/
latest commit
d283acd9c8
d0k3
authored
on 22 Nov 2017
..
hardware
Minor code style stuff.
8 years ago
menu
Use FF_MAX_LFN instead of hardcoded max path lengths.
8 years ago
config.c
config: always use the \r\n style line break encoding.
8 years ago
console.c
Preliminary access to FIRM install from menu.
8 years ago
debug.c
Minor code style stuff.
8 years ago
firm.c
Fixed copy & paste fail.
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
Implemented new dev/NAND image functions in IPC code.
8 years ago
ipc_handler.c
Optimizations + fixes.
8 years ago
lz11.s
Use unified pools for data in .s files.
8 years ago
main.c
Don't show a warning on an unrecognized button combo.
8 years ago
power.c
Implemented fs deinit on poweroff/panic/exception.
8 years ago
start.s
Fixed stack alignment in IRQ handlers.
8 years ago