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
969 commits
Transfer to URL with SHA
tree:
69ad094264
Branches
Tags
×
master
uwuboot
/
include
/
arm11
/
hardware
/
latest commit
826a9cc403
profi200
authored
on 22 Apr 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
Reverted C++ header commit because it looks ugly. We will change this later.
8 years ago
i2c.h
Added interrupt safe I2C reg write. Fixed poweroff on exceptions.
8 years ago
interrupt.h
Use I2C IRQs. I2C code cleanup + other changes required after the former.
8 years ago
mcu.h
Change power LED pattern to indicate sleep when the lid is closed.
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
Minor fixes/adjustments to SPI code. Moved spiflash code to ARM11.
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