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
328 commits
Transfer to URL with SHA
tree:
9504339f68
Branches
Tags
×
master
uwuboot
/
source
/
arm11
/
latest commit
9504339f68
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