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
268 commits
Transfer to URL with SHA
tree:
6607c7b930
Branches
Tags
×
master
uwuboot
/
source
/
arm11
/
latest commit
eae10dcee6
profi200
authored
on 27 May 2017
..
cache.s
Do not flush/invalidate caches in AES code. This is useful for example if we en-/decrypt in uncached mem.
9 years ago
firm.c
Unfinished argc/v support for FIRM loading.
9 years ago
gfx.c
Disable GPU mem fill because it races against the console.
9 years ago
gpio.s
A few changes and ARM11 VFP support.
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
Move fastboot magic to start of ARM9 section. Change ARM11 cache code back since it was not the issue in the first place.
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
Move fastboot magic to start of ARM9 section. Change ARM11 cache code back since it was not the issue in the first place.
9 years ago