switch-coreboot/include
Stefan Reinauer 6869f4a129 new device model from Ron
This tree shows the new model. It demonstrates the constructor array
in use, for devices that are and are not specified in the dts. It
introduces a new generic structure, device_id, analogous to
device_path, which can describe all the types of device IDs we have.
It shows a way to set up arrays of structs, in the dts, for the
constructors, so we avoid ldscript hacks.

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



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@233 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-10 15:55:41 +00:00
..
console Sorry for breaking the code here. Changing it back 2007-03-08 23:54:27 +00:00
cpu/generic/x86 Document the origin of include/cpu/generic/x86/div64.h (trivial). 2007-03-09 12:41:05 +00:00
device new device model from Ron 2007-03-10 15:55:41 +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 Update compute_ip_checksum.c and ip_checksum.h to the versions from 2007-03-06 14:46:57 +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 'unsigned int' instead of 'unsigned'. 2007-03-09 16:02:58 +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 Various tiny cosmetic fixes (trivial). 2007-03-05 21:34:08 +00:00