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
345 commits
Transfer to URL with SHA
tree:
cf6e679f75
Branches
Tags
×
master
uwuboot
/
source
/
arm11
/
latest commit
cf6e679f75
profi200
authored
on 27 Jun 2017
..
cache.s
Improve assembly files a bit.
9 years ago
exception.s
Fixed not anding CPU ID in 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
Fixed not anding CPU ID in IRQ handler.
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
Deinit CPU + wait for interrupt on poweroff/reboot.
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