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
989 commits
Transfer to URL with SHA
tree:
5ebabd0cb5
Branches
Tags
×
master
uwuboot
/
source
/
arm11
/
hardware
/
latest commit
5ebabd0cb5
profi200
authored
on 4 Dec 2019
..
cache.s
[ARM9] Cache code optimizations.
8 years ago
codec.c
Hardware code cleanup + new documentaion/findings.
6 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
Added GPU reset code (unused because it works as is). Disabled tag RAM and L1 parity checking on ARM11. Don't rely on code overhead at SD card init for the 74 clock pulses. Implemented new cycle accurate delay function.
7 years ago
gpio.c
Hardware code cleanup + new documentaion/findings.
6 years ago
hash.c
Added SHA + NDMA prototype + some notes.
7 years ago
hid.c
Hardware code cleanup + new documentaion/findings.
6 years ago
i2c.c
Hardware code cleanup + new documentaion/findings.
6 years ago
interrupt.c
A few code optimizations.
7 years ago
mcu.c
Hardware code cleanup + new documentaion/findings.
6 years ago
mmu.c
A few MMU code fixes.
7 years ago
spi.c
Hardware code cleanup + new documentaion/findings.
6 years ago
spiflash.c
Don't disable vfp (no harm in leaving it on). Lots of small, mostly style changes.
7 years ago
timer.c
More code improvements/documentation.
7 years ago