coreboot-kgpe-d16/src
Uwe Hermann 5c6bae213e Random ITE Super I/O fixes.
- Drop some of the less useful / outdated / duplicated comments.

 - Simplify and streamline some code to look like the other Super I/Os.

 - Use u8/16/etc. everywhere.

 - ITE IT8718F: Add missing GPIO LDN.
 
 - Add missing braces around SIO_DATA #defines, potential bug even.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6047 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-11-08 15:16:30 +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 Clean up some more comments and white space in model_gx2/cpureginit.c. 2010-11-03 13:21:41 +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 This adds the VT8237A LPC device id and the pci_driver struct in 2010-11-07 18:20:32 +00:00
lib Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
mainboard DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4 2010-11-07 20:11:39 +00:00
northbridge Move K8_ALLOCATE_IO_RANGE to Kconfig. 2010-11-07 18:20:51 +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 Depends on the "Introduce get_vt8237_lpc() function" and 2010-11-07 19:17:18 +00:00
superio Random ITE Super I/O fixes. 2010-11-08 15:16:30 +00:00
Kconfig Enable or disable the power button in Kconfig 2010-10-13 06:23:02 +00:00
Kconfig.deprecated_options Whitespace/typo/cosmetic fixes (trivial). 2010-09-23 18:48:27 +00:00