coreboot-kgpe-d16/src
Jonathan Kollasch ab940df331 Add support for Fintek F71872 superio.
Signed-off-by: Jonathan Kollasch <jakllsch@kollasch.net>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6064 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-11-11 22:25:55 +00:00
..
arch/i386 Factor out common mptable code to mptable_init(). 2010-10-25 15:32:07 +00:00
boot Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
console AMD SB600 uses a hardcoded USB Debug Port number. 2010-10-02 20:33:56 +00:00
cpu This fixes a FIXME in src/cpu/amd/mtrr/amd_mtrr.c and shuts up the 2010-11-09 22:31:11 +00:00
devices Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
drivers Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
include Add pci id and ops for VT8237A SATA controller 2010-11-11 05:08:33 +00:00
lib Ensure that config options hidden by r6054 have defaults, and fix MALLOCDBG() 2010-11-10 02:00:32 +00:00
mainboard Use the new mptable_write_buses() on the ASUS M2V. 2010-11-10 22:09:42 +00:00
northbridge Make amdk8 printk_raminit() accept just a single string parameter 2010-11-10 02:12:05 +00:00
pc80 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 2010-10-05 13:40:31 +00:00
southbridge Add VT8237A id to src/southbridge/via/vt8237r/bootblock.c 2010-11-11 05:12:01 +00:00
superio Add support for Fintek F71872 superio. 2010-11-11 22:25:55 +00:00
Kconfig Ensure that config options hidden by r6054 have defaults, and fix MALLOCDBG() 2010-11-10 02:00:32 +00:00
Kconfig.deprecated_options Whitespace/typo/cosmetic fixes (trivial). 2010-09-23 18:48:27 +00:00