|
78d5b6aa28
|
Add prototype for serial bootloader
|
2019-06-24 16:47:31 +00:00 |
|
|
1259fe14fe
|
Rework VBR
|
2019-05-19 20:07:08 +00:00 |
|
|
5516f05fc2
|
Fix makefile for updates
|
2019-05-02 20:25:35 +00:00 |
|
|
924f7496c8
|
Fix typo in makefile
|
2019-05-02 20:11:54 +00:00 |
|
|
bc6a49c54d
|
Implement ramdisk i/o, advance kernel printf
|
2019-04-28 22:01:30 +00:00 |
|
|
acef5262eb
|
Reduce amount of scripts in root directory
|
2019-04-21 10:14:06 +00:00 |
|
|
d8fe1b211c
|
Change kernel blob format to be option rom compatible
|
2019-04-20 21:02:35 +00:00 |
|
|
781366a4a4
|
Fix Makefile
|
2019-03-31 20:53:33 +00:00 |
|
|
dad80532ab
|
Allow arbitrary floppy sizes
|
2019-03-31 13:22:24 +00:00 |
|
|
9aa032a90c
|
Rename vbr to fat12vbr
|
2019-03-30 12:39:53 +00:00 |
|
|
a46114f6bd
|
kernel: strip down to dumb binary, expect bootloader to load into sane location and setup stack
|
2019-03-27 23:07:04 +00:00 |
|
|
f1d11d84a2
|
Create fdimage using mtools
|
2019-03-27 22:10:03 +00:00 |
|
|
391a1aa7d5
|
vbr: CHS reading seems to work so far
|
2019-03-26 20:46:40 +00:00 |
|
|
2229c319b6
|
Add first steps for VBR bootloader
|
2019-03-25 08:51:37 +00:00 |
|
|
414f35a1ce
|
Trying to figure out best directory structure...
|
2019-03-24 18:30:49 +00:00 |
|
|
8b750aabe9
|
kernel: Generalize startup code into main
|
2019-03-24 18:24:25 +00:00 |
|
|
260db9f8d7
|
Move kernel libs into subdir, create NBP-specific entrypoint
|
2019-03-23 20:17:47 +00:00 |
|
|
e76ec880bb
|
Auxillary files for building and testing via PXE
|
2019-03-13 21:07:45 +00:00 |
|