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
/
include
/
arm11
/
latest commit
5ebabd0cb5
profi200
authored
on 4 Dec 2019
..
hardware
Hardware code cleanup + new documentaion/findings.
6 years ago
menu
Fixed out of memory for big topscreen splashes.
7 years ago
bootenv.h
Added getBootEnv() for ARM11.
8 years ago
config.h
config: add support for integer and SPLASH_DURATION key parsing
8 years ago
console.h
Implemented double buffering.
8 years ago
debug.h
Use udf pseudo instruction to trap unused exception vectors.
6 years ago
firm.h
Reverted C++ header commit because it looks ugly. We will change this later.
8 years ago
fmt.h
Reverted C++ header commit because it looks ugly. We will change this later.
8 years ago
font_6x10.h
Change console for 6x10 Linux font.
8 years ago
lz11.h
Reverted C++ header commit because it looks ugly. We will change this later.
8 years ago
power.h
Reverted C++ header commit because it looks ugly. We will change this later.
8 years ago
spinlock.h
Use volatile instead of __volatile__.
8 years ago
start.h
Introducing iomemcpy() and iomemset().
7 years ago