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
/
include
/
arm11
/
hardware
/
latest commit
5e2de190dc
profi200
authored
on 11 May 2019
..
cfg11.h
Minor fixes/adjustments to SPI code. Moved spiflash code to ARM11.
7 years ago
codec.h
Added SPI and CODEC drivers. Unused right now.
7 years ago
cpu.h
Reverted C++ header commit because it looks ugly. We will change this later.
8 years ago
gpio.h
Reverted C++ header commit because it looks ugly. We will change this later.
8 years ago
hash.h
Added SHA + NDMA prototype + some notes.
7 years ago
hid.h
Fix for the HOME button workaround, other bugfixes and cleanup.
7 years ago
i2c.h
Fix for the HOME button workaround, other bugfixes and cleanup.
7 years ago
interrupt.h
Updated SPI code. Added unused SPICARD code.
7 years ago
mcu.h
Fix for the HOME button workaround, other bugfixes and cleanup.
7 years ago
performance_monitor.h
Added performance monitor code.
8 years ago
scu.h
Implemented core 2/3 init for New 3DS. Also enables FCRAM extension. This is currently disabled.
8 years ago
spi.h
Updated SPI code. Added unused SPICARD code.
7 years ago
spiflash.h
Minor fixes/adjustments to SPI code. Moved spiflash code to ARM11.
7 years ago
timer.h
Timers: Use integer math on ARM9 and faster fp math on ARM11.
8 years ago