cpu
|
Move linker scrript to cpu directory
|
2019-04-22 13:17:06 -05:00 |
drivers
|
Start work on ext2 file writing
|
2019-04-13 11:17:46 -05:00 |
fs
|
Change pointer casts to uint32_t to char*
|
2019-04-22 08:48:13 -05:00 |
initrd
|
Remove most code for a blank start
|
2019-02-09 12:52:45 -06:00 |
iso/boot/grub
|
Work and cleanup
|
2019-03-11 09:32:55 -05:00 |
kernel
|
Fix platform-specific makefile
|
2019-04-22 08:39:46 -05:00 |
libc
|
Change malloc definition to use size_t
|
2019-04-22 13:18:05 -05:00 |
prog
|
Re add program build into makefile
|
2019-03-17 18:04:50 -05:00 |
psinfo/i386
|
Add nasm to platform specific file
|
2019-04-22 13:16:50 -05:00 |
.gitignore
|
Ignore all sysroot files
|
2019-04-06 09:07:19 -05:00 |
bochsrc.txt
|
Add IDE driver and r/o ext2 fs driver
|
2019-04-06 09:07:06 -05:00 |
drv_log
|
Start work on ext2 file writing
|
2019-04-13 11:17:46 -05:00 |
ext2.img
|
main ext2 image now has a partition on the whold drive
|
2019-04-21 14:19:07 -05:00 |
image.img
|
Add new partitioned image
|
2019-04-21 07:38:55 -05:00 |
Makefile
|
GCC now passes -n option to linker
|
2019-04-22 13:17:33 -05:00 |
makeinitrd.rb
|
Remove most code for a blank start
|
2019-02-09 12:52:45 -06:00 |
network.rb
|
Remove most code for a blank start
|
2019-02-09 12:52:45 -06:00 |
orig_ext2.img
|
actually remove lfs
|
2019-04-19 10:17:04 -05:00 |