switch-coreboot/lib
Ronald G. Minnich b41e38e4a2 This is odd, but try again.
Comitting IP checksum code, and its usage in linuxbios table creation. 

Mods to the dts, so that the device ops for the domain are set to the
proper structure. This change is important. It gets rid of the obscure,
confusing use of the enable_dev function to pick the right ops for a
device. It makes the ops initilization very clear at the top level, in
the dts. This has been tested and works, linux boots on Bochs under
this version. 

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@191 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-05 21:29:45 +00:00
..
clog2.c Documentation changes 2007-02-25 10:02:11 +00:00
compute_ip_checksum.c This is odd, but try again. 2007-03-05 21:29:45 +00:00
delay.c Coding style fixes, mostly by running indent (trivial). 2007-03-02 14:52:28 +00:00
elfboot.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
Kconfig Consistently use the keyword "help" instead of "---help---" in Kconfig 2007-03-04 13:22:57 +00:00
lar.c Add the author of the respective changes by coresystems GmbH. 2007-02-27 21:49:28 +00:00
lzma.c * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
lzmadecode.c * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
lzmadecode.h * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
Makefile Coding style fixes, mostly by running indent (trivial). 2007-03-02 14:52:28 +00:00
malloc.c fix a stupid bug in malloc. 2007-03-03 00:39:30 +00:00
mem.c Coding style fixes, mostly by running indent (trivial). 2007-03-02 14:52:28 +00:00
nrv2b.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
stage2.c fix a stupid bug in malloc. 2007-03-03 00:39:30 +00:00
tables.c Large patch but trivial: Fix Copright error. 2007-02-26 23:17:40 +00:00
uart8250.c Add cross compilation support and simplify the far to complex serial 2007-03-05 21:14:21 +00:00