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
350 commits
Transfer to URL with SHA
tree:
9147deab4d
Branches
Tags
×
master
uwuboot
/
source
/
arm11
/
latest commit
9147deab4d
profi200
authored
on 27 Jun 2017
..
cache.s
Improve assembly files a bit.
9 years ago
exception.s
Revert useless changes from a0108e2e.
9 years ago
firm.c
Revert useless changes from a0108e2e.
9 years ago
gfx.c
Disable GPU mem fill because it races against the console.
9 years ago
gpio.c
Improved ARM11 interrupt code + changed main() to wait for interrupts.
9 years ago
hardware.c
Split hid.c/h in ARM9/11 versions. HOME/POWER and the WiFi slider can now be read with HID functions.
9 years ago
hid.c
Clobber the global namespace less.
9 years ago
i2c.c
boot abort working, removed some panic()s
9 years ago
interrupt.c
Revert useless changes from a0108e2e.
9 years ago
main.c
Revert useless changes from a0108e2e.
9 years ago
mmu.c
Typo in the MMU access permission bit defines.
9 years ago
power.c
Revert useless changes from a0108e2e.
9 years ago
pxi.c
Revert useless changes from a0108e2e.
9 years ago
start.s
Added IRQ handler for ARM11 + a lot of improvements for the interrupt code.
9 years ago