]> Joshua Wise's Git repositories - netwatch.git/log
netwatch.git
15 years agocleanup
Jacob Potter [Fri, 12 Sep 2008 21:22:56 +0000 (17:22 -0400)]
cleanup

15 years agoHave a log console -- needs to be refactored
Joshua Wise [Thu, 11 Sep 2008 04:27:59 +0000 (00:27 -0400)]
Have a log console -- needs to be refactored

15 years agoLoad into SMRAM, not just video RAM.
Joshua Wise [Thu, 11 Sep 2008 01:44:55 +0000 (21:44 -0400)]
Load into SMRAM, not just video RAM.

15 years agoMerge ELF loader.
Joshua Wise [Wed, 10 Sep 2008 22:24:10 +0000 (18:24 -0400)]
Merge ELF loader.

15 years agoAlso add realmode warm booter
Joshua Wise [Wed, 10 Sep 2008 22:23:05 +0000 (18:23 -0400)]
Also add realmode warm booter

15 years agoAdd realmode warm booter
Joshua Wise [Wed, 10 Sep 2008 22:22:48 +0000 (18:22 -0400)]
Add realmode warm booter

15 years agoadd elf loader to grub boot; doesn't do aseg opening yet (todo!)
jacob [Wed, 10 Sep 2008 21:12:02 +0000 (17:12 -0400)]
add elf loader to grub boot; doesn't do aseg opening yet (todo!)

15 years agomove elf.h from elfload/ to include/
jacob [Wed, 10 Sep 2008 21:00:11 +0000 (17:00 -0400)]
move elf.h from elfload/ to include/

15 years agoadd console.h
Joshua Wise [Wed, 10 Sep 2008 20:59:04 +0000 (16:59 -0400)]
add console.h

15 years agoAdd a little bit more functionality to grubload
Joshua Wise [Wed, 10 Sep 2008 19:17:51 +0000 (15:17 -0400)]
Add a little bit more functionality to grubload

15 years agoAdd little multiboot stub
Joshua Wise [Wed, 10 Sep 2008 18:34:50 +0000 (14:34 -0400)]
Add little multiboot stub

15 years agoRemove old load-aseg.c
Joshua Wise [Sat, 6 Sep 2008 19:30:50 +0000 (15:30 -0400)]
Remove old load-aseg.c

15 years agoRemove an entry from the GDT that is no longer necessary. Add a few comments.
Joshua Wise [Sat, 6 Sep 2008 07:57:16 +0000 (03:57 -0400)]
Remove an entry from the GDT that is no longer necessary.  Add a few comments.

15 years agoTake all board-specific code out of asm land
Joshua Wise [Sat, 6 Sep 2008 00:51:09 +0000 (20:51 -0400)]
Take all board-specific code out of asm land

15 years agoMove more functionality out to C
Joshua Wise [Sat, 6 Sep 2008 00:42:56 +0000 (20:42 -0400)]
Move more functionality out to C

15 years agoOK, I guess both of them.
Joshua Wise [Fri, 5 Sep 2008 23:59:44 +0000 (19:59 -0400)]
OK, I guess both of them.

15 years agoSHT_PROGBITS, not SHT_ALLOC
Joshua Wise [Fri, 5 Sep 2008 23:58:01 +0000 (19:58 -0400)]
SHT_PROGBITS, not SHT_ALLOC

15 years agoDon't clear BSS if we don't need to.
Joshua Wise [Fri, 5 Sep 2008 21:50:16 +0000 (17:50 -0400)]
Don't clear BSS if we don't need to.

15 years agoMerge nyus.joshuawise.com:/storage/git/netwatch
Joshua Wise [Fri, 5 Sep 2008 21:42:14 +0000 (17:42 -0400)]
Merge nyus.joshuawise.com:/storage/git/netwatch

15 years agoaseg with a working C execution environment
Joshua Wise [Fri, 5 Sep 2008 21:42:02 +0000 (17:42 -0400)]
aseg with a working C execution environment

15 years agoAdd Makefile
jacob [Fri, 5 Sep 2008 21:27:01 +0000 (17:27 -0400)]
Add Makefile

15 years agoAdd ELF loader.
Jacob Potter [Fri, 5 Sep 2008 21:23:41 +0000 (17:23 -0400)]
Add ELF loader.

15 years agoNow generate an ELF.
Joshua Wise [Fri, 5 Sep 2008 21:03:42 +0000 (17:03 -0400)]
Now generate an ELF.

15 years agoChange the attrib register, remove the org 0x0 / shift it to org 0xA8000
Joshua Wise [Fri, 5 Sep 2008 20:32:18 +0000 (16:32 -0400)]
Change the attrib register, remove the org 0x0 / shift it to org 0xA8000

15 years agoMerge branch 'master' of nyus:/storage/git/netwatch
Jacob Potter [Fri, 5 Sep 2008 20:19:44 +0000 (16:19 -0400)]
Merge branch 'master' of nyus:/storage/git/netwatch

15 years agoRename smm-open-ich2 to smram-ich2
Jacob Potter [Fri, 5 Sep 2008 20:19:16 +0000 (16:19 -0400)]
Rename smm-open-ich2 to smram-ich2

15 years agoadd aseg and loader
Joshua Wise [Fri, 5 Sep 2008 20:12:15 +0000 (16:12 -0400)]
add aseg and loader

15 years agosmm-open-ich2 updates
Jacob Potter [Fri, 5 Sep 2008 20:06:26 +0000 (16:06 -0400)]
smm-open-ich2 updates

15 years agoAllow arbitrary setup on ich2
Joshua Wise [Thu, 4 Sep 2008 01:24:59 +0000 (21:24 -0400)]
Allow arbitrary setup on ich2

15 years agoadd dep
Joshua Wise [Thu, 4 Sep 2008 01:15:53 +0000 (21:15 -0400)]
add dep

15 years agoinitial import
Joshua Wise [Thu, 4 Sep 2008 01:15:38 +0000 (21:15 -0400)]
initial import

This page took 0.032536 seconds and 4 git commands to generate.