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
348 commits
Transfer to URL with SHA
tree:
7067ea3d85
Branches
Tags
×
master
uwuboot
/
source
/
arm11
/
latest commit
7067ea3d85
profi200
authored
on 27 Jun 2017
..
cache.s
Improve assembly files a bit.
9 years ago
exception.s
Fixed pre-emption in the ARM11 IRQ handler.
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.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
Do not XOR if the bits are not set.
9 years ago
i2c.c
boot abort working, removed some panic()s
9 years ago
interrupt.c
Corrected parameter name for IRQ_registerHandler().
9 years ago
main.c
Give PXI its own IRQ handler.
9 years ago
mmu.c
Typo in the MMU access permission bit defines.
9 years ago
power.c
It's enough to flush the dcache + forgot the reboot function.
9 years ago
pxi.c
Give PXI its own IRQ handler.
9 years ago
start.s
Added IRQ handler for ARM11 + a lot of improvements for the interrupt code.
9 years ago