This website requires JavaScript.
Explore
Help
Sign In
brain-hackers_pepepper-mirror
/
brainlilo
Watch
1
Star
0
Fork
0
You've already forked brainlilo
mirror of
https://github.com/brain-hackers/brainlilo
synced
2025-10-14 20:28:39 +09:00
Code
Issues
Projects
Releases
Wiki
Activity
11
Commits
3
Branches
5
Tags
3689ee66f77345924af509c71986a9b347855000
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
pepepper
3689ee66f7
Determine copy size from U-Boot file size & use uncached region for copy
2022-01-24 01:39:34 +09:00
.gitignore
Add gitignore
2020-09-29 14:14:19 +09:00
bootloader.cpp
Initial commit
2020-09-28 03:19:37 +09:00
BrainLILO.cpp
remove unneeded target
2022-01-23 16:32:42 +09:00
BrainLILO.h
Initial commit
2020-09-28 03:19:37 +09:00
BrainLILODrv.cpp
Determine copy size from U-Boot file size & use uncached region for copy
2022-01-24 01:39:34 +09:00
BrainLILODrv.h
Initial commit
2020-09-28 03:19:37 +09:00
Makefile
remove unneeded target
2022-01-23 16:32:42 +09:00
Description
SHARP Brain U-Boot Loader based on ResetKit
MIT
92
KiB
Languages
C++
86%
Makefile
8.7%
Assembly
3.2%
C
2.1%