This website requires JavaScript.
Explore
Help
Sign In
aclindsa
/
aedrix-kernel
Watch
1
Star
0
Fork
0
You've already forked aedrix-kernel
Code
Releases
Activity
53
Commits
1
Branch
0
Tags
200
KiB
C
82.3%
Assembly
9.7%
Makefile
5.9%
C++
1.2%
Linker Script
0.9%
c90edb451d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Aaron Lindsay
c90edb451d
init: Move all init into init.c from start_kernel.c
2012-10-09 23:31:50 -04:00
boot
Add GPLv2 license and source file headers
2012-09-26 23:59:58 -04:00
drivers
Store device's names and add more startup messages
2012-10-07 23:41:02 -04:00
include
init: Move all init into init.c from start_kernel.c
2012-10-09 23:31:50 -04:00
kernel
init: Move all init into init.c from start_kernel.c
2012-10-09 23:31:50 -04:00
.gitignore
Add simple config system for both #ifdef's and conditional compilation
2012-10-03 00:19:28 -04:00
config_example
Add simple config system for both #ifdef's and conditional compilation
2012-10-03 00:19:28 -04:00
footer.mk
Makefile: refactor subdirectory makefiles
2012-09-26 15:35:52 -04:00
header.mk
Makefile: refactor subdirectory makefiles
2012-09-26 15:35:52 -04:00
LICENSE
Add GPLv2 license and source file headers
2012-09-26 23:59:58 -04:00
link.ld
initcalls: Add initial implementation
2012-10-04 00:28:44 -04:00
Makefile
devices -> drivers
2012-10-04 00:08:56 -04:00