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
113 commits
Transfer to URL with SHA
tree:
8c5ddc82c7
Branches
Tags
×
master
uwuboot
/
source
/
arm11
/
latest commit
b517ac6744
profi200
authored
on 14 Dec 2016
..
cache.s
Added missing cache code for ARM11.
9 years ago
cpu.s
Changed the exception vector mapping to use the __start__ symbol.
9 years ago
firm.c
Big refactor. Updated fatfs, changed the dir structure, added MMU support to the ARM11 side and lots of small changes.
9 years ago
gfx.c
menu/event related changes
9 years ago
gpio.s
A few changes and ARM11 VFP support.
9 years ago
i2c.c
Changed back file names to not force Thumb.
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
Big refactor. Updated fatfs, changed the dir structure, added MMU support to the ARM11 side and lots of small changes.
9 years ago
mmu.c
Changed the exception vector mapping to use the __start__ symbol.
9 years ago
pxi.c
Changed back file names to not force Thumb.
9 years ago
start.s
A few safety changes. The high exception vectors are now mapped to the Loader executable start.
9 years ago