]>
Joshua Wise's Git repositories - netwatch.git/log
Joshua Wise [Sat, 13 Sep 2008 03:20:12 +0000 (23:20 -0400)]
SMRAM interface changes, and a few misc. header changes.
* Created a header file that currently hard points to ich2.h.
* Allows for saving and restoring of SMRAM state.
* Moved PCI to include.
* Moved conflicting includes to include/raw, which is only included on
non-Linux build targets.
* Fixed some messages here and there.
Joshua Wise [Sat, 13 Sep 2008 02:19:03 +0000 (22:19 -0400)]
Add cut 1 at a TODO list
Jacob Potter [Fri, 12 Sep 2008 21:55:01 +0000 (17:55 -0400)]
Split smm-open-ich2 into two files:
- ich2/smram-ich2.c, smram manipulation functions capable of running on
Linux or raw (using an appropriate pci-???.c)
- tools/smram-linux-tool.c, replacement for smram-open-ich2 using the
above driver functions.
Jacob Potter [Fri, 12 Sep 2008 21:22:56 +0000 (17:22 -0400)]
cleanup
Joshua Wise [Thu, 11 Sep 2008 04:27:59 +0000 (00:27 -0400)]
Have a log console -- needs to be refactored
Joshua Wise [Thu, 11 Sep 2008 01:44:55 +0000 (21:44 -0400)]
Load into SMRAM, not just video RAM.
Joshua Wise [Wed, 10 Sep 2008 22:24:10 +0000 (18:24 -0400)]
Merge ELF loader.
Joshua Wise [Wed, 10 Sep 2008 22:23:05 +0000 (18:23 -0400)]
Also add realmode warm booter
Joshua Wise [Wed, 10 Sep 2008 22:22:48 +0000 (18:22 -0400)]
Add realmode warm booter
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!)
jacob [Wed, 10 Sep 2008 21:00:11 +0000 (17:00 -0400)]
move elf.h from elfload/ to include/
Joshua Wise [Wed, 10 Sep 2008 20:59:04 +0000 (16:59 -0400)]
add console.h
Joshua Wise [Wed, 10 Sep 2008 19:17:51 +0000 (15:17 -0400)]
Add a little bit more functionality to grubload
Joshua Wise [Wed, 10 Sep 2008 18:34:50 +0000 (14:34 -0400)]
Add little multiboot stub
Joshua Wise [Sat, 6 Sep 2008 19:30:50 +0000 (15:30 -0400)]
Remove old load-aseg.c
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.
Joshua Wise [Sat, 6 Sep 2008 00:51:09 +0000 (20:51 -0400)]
Take all board-specific code out of asm land
Joshua Wise [Sat, 6 Sep 2008 00:42:56 +0000 (20:42 -0400)]
Move more functionality out to C
Joshua Wise [Fri, 5 Sep 2008 23:59:44 +0000 (19:59 -0400)]
OK, I guess both of them.
Joshua Wise [Fri, 5 Sep 2008 23:58:01 +0000 (19:58 -0400)]
SHT_PROGBITS, not SHT_ALLOC
Joshua Wise [Fri, 5 Sep 2008 21:50:16 +0000 (17:50 -0400)]
Don't clear BSS if we don't need to.
Joshua Wise [Fri, 5 Sep 2008 21:42:14 +0000 (17:42 -0400)]
Merge nyus.joshuawise.com:/storage/git/netwatch
Joshua Wise [Fri, 5 Sep 2008 21:42:02 +0000 (17:42 -0400)]
aseg with a working C execution environment
jacob [Fri, 5 Sep 2008 21:27:01 +0000 (17:27 -0400)]
Add Makefile
Jacob Potter [Fri, 5 Sep 2008 21:23:41 +0000 (17:23 -0400)]
Add ELF loader.
Joshua Wise [Fri, 5 Sep 2008 21:03:42 +0000 (17:03 -0400)]
Now generate an ELF.
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
Jacob Potter [Fri, 5 Sep 2008 20:19:44 +0000 (16:19 -0400)]
Merge branch 'master' of nyus:/storage/git/netwatch
Jacob Potter [Fri, 5 Sep 2008 20:19:16 +0000 (16:19 -0400)]
Rename smm-open-ich2 to smram-ich2
Joshua Wise [Fri, 5 Sep 2008 20:12:15 +0000 (16:12 -0400)]
add aseg and loader
Jacob Potter [Fri, 5 Sep 2008 20:06:26 +0000 (16:06 -0400)]
smm-open-ich2 updates
Joshua Wise [Thu, 4 Sep 2008 01:24:59 +0000 (21:24 -0400)]
Allow arbitrary setup on ich2
Joshua Wise [Thu, 4 Sep 2008 01:15:53 +0000 (21:15 -0400)]
add dep
Joshua Wise [Thu, 4 Sep 2008 01:15:38 +0000 (21:15 -0400)]
initial import
This page took 0.040272 seconds and 4 git commands to generate.