index
:
akiba
main
Drifting from abyss towards the infinite!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolchain
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-30
refactor: reorganize kernel structure and implement memory management zones
HEAD
main
Bobby
1
-0
/
+33
2026-03-25
Add AFS and FAT32 filesystem implementations
Bobby
5
-352
/
+138
2026-02-24
Add AFS Writer and mkafsdisk main functionality
Bobby
4
-0
/
+1151
2026-02-24
Bunch of stuff moved as .old for new arch change
Bobby
9
-1701
/
+0
2026-02-20
fix: Update memory section start address in linker script to 512MB
Bobby
1
-1
/
+1
2026-02-20
feat: Add used_clusters tracking in AFS and update disk info retrieval
Bobby
2
-2
/
+9
2026-02-15
refactor: Improve library dependency collection and management in build process
Bobby
1
-109
/
+115
2026-02-15
refactor: Enhance library dependency management and build process
Bobby
1
-46
/
+132
2026-01-27
feat: Add owner and permission fields to AFS directory entry structure
Bobby
2
-4
/
+37
2025-12-30
fix: update ELF load address to start at 16MB after kernel
Bobby
1
-1
/
+1
2025-12-16
library dependent binaries
Bobby
2
-0
/
+156
2025-12-11
added linker for AKIBAELF binaries
Bobby
1
-0
/
+35
2025-12-11
added AKIBAELF builder program
Bobby
2
-0
/
+136
2025-12-08
update Dockerfile to build grub for Akiba
Bobby
1
-4
/
+11
2025-12-08
AFS disk image creator tool added
Bobby
2
-0
/
+784
2025-12-08
custom AFS module for GRUB
Bobby
1
-0
/
+425
2025-11-27
move build system to zig, Docker for non linux systems
Bobby
1
-0
/
+26