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
977 commits
Transfer to URL with SHA
tree:
5e2de190dc
Branches
Tags
×
master
uwuboot
/
source
/
arm9
/
hardware
/
latest commit
5e2de190dc
profi200
authored
on 11 May 2019
..
cache.s
[ARM9] Cache code optimizations.
8 years ago
crypto.c
Removed AES_subCounter() and replaced AES_addCounter() with optimized version.
7 years ago
exception.s
Avoid some instruction stalls because i have nothing better to do(tm).
8 years ago
hid.c
Actually do this right way(tm) episode 2.
8 years ago
interrupt.c
Do not enable interrupts before initializing all of the hardware (race).
8 years ago
ndma.c
Updated NDMA documentation.
8 years ago
sdmmc.c
Corrected OCR register value on SD init to the one from Process9.
7 years ago
spicard.c
Updated SPI code. Added unused SPICARD code.
7 years ago
timer.c
Don't use volatile to prevent reordering.
7 years ago