coreboot/include
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
..
console SPEW-2 is INFO. Also fix GPL header in loglevel.h (cosmetical) 2007-03-05 12:28:25 +00:00
cpu/generic/x86 - drop unused duplicate include/cpu/generic/x86/pci_ops.h 2007-03-05 17:53:45 +00:00
device - drop unused duplicate include/cpu/generic/x86/pci_ops.h 2007-03-05 17:53:45 +00:00
elf.h Document version of elf.h we currently use. Add missing email 2007-03-05 16:25:58 +00:00
elf_boot.h This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
ip_checksum.h This is odd, but try again. 2007-03-05 21:29:45 +00:00
lar.h Clarify that the three files are dual-licensed under the GPLv2 and the 2007-03-03 13:12:58 +00:00
lib.h Use common LinuxBIOS license header format (trivial). 2007-03-02 19:32:22 +00:00
linuxbios_tables.h This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
string.h clean up headers as requested. drop some dead code. 2007-02-24 17:03:53 +00:00
tables.h Use common LinuxBIOS license header format (trivial). 2007-03-02 19:32:22 +00:00
uart8250.h Add cross compilation support and simplify the far to complex serial 2007-03-05 21:14:21 +00:00