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
956 commits
Transfer to URL with SHA
tree:
1729832dc1
Branches
Tags
×
master
uwuboot
/
source
/
arm11
/
hardware
/
latest commit
1729832dc1
profi200
authored
on 13 Apr 2019
..
cache.s
[ARM9] Cache code optimizations.
8 years ago
cpu.c
Typo fixes/consistency.
8 years ago
exception.s
Avoid some instruction stalls because i have nothing better to do(tm).
8 years ago
gfx.c
Reenable full GPU/LCD deinit + cleanup.
8 years ago
gpio.c
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
8 years ago
hash.c
Introducing iomemcpy() and iomemset().
7 years ago
hid.c
Move more I2C stuff to mcu.c/h.
8 years ago
i2c.c
Added interrupt safe I2C reg write. Fixed poweroff on exceptions.
8 years ago
interrupt.c
[ARM11] Allow setting IRQ handlers to NULL like on ARM9 + cleanup.
8 years ago
mcu.c
Added interrupt safe I2C reg write. Fixed poweroff on exceptions.
8 years ago
mmu.c
Introducing iomemcpy() and iomemset().
7 years ago
timer.c
Move most inline asm to arm.h.
8 years ago