switch-coreboot/include
Stefan Reinauer 0528863e20 This patch reshapes northbridge and southbridge inclusion. It selects
southbridge drivers in Kconfig.

* It includes initial superio code as well, but there is at least one
  error in the pnp_device.c/superio scenario left

* Fixed biosemu.c, vm86.c, pnp_device.c (sort of)

* Enable vm86 instead of x86emu per default for vga init for now. This
  makes VGA in qemu work. There might be a bug in x86emu or the compiler
  I am using. (gcc version 4.1.2 20070115 (prerelease) (SUSE Linux))

* Import isa-dma.c, keyboard.c and i8259.c from v2 /pc80, which was taken
  from LinuxBIOSv1 released from LANL under release LA-CC Number 00-34
  and using parts from the Linux kernel.

This patch makes vga and keyboard work in qemu. Yippie

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



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@260 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-13 09:31:08 +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/arch/swab.h in HACKING. 2007-03-11 23:54:23 +00:00
device This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +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
isa-dma.h This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +00:00
keyboard.h This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +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 small fixup missing in last patch.. trivial, as we agreed on the 2007-03-12 12:30:57 +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