coreboot-kgpe-d16/src
Marc Bertens 965c43b4db Various Nokia IP530 fixes.
- Correct default ROM image size for this board (512KB is correct).

 - devicetree.cb: Add AUX I/O config (mainly GPIO settings).
   This allows you to control the LEDs in the front panel and JP900/JP901
   can be read.

 - irq_tables.c: Rework PIRQ table to make more onboard devices work.
   Also, avoid IRQ9.

 - mainboard.c: Drop unneeded functions, everything is done in devicetree.cb.

Signed-off-by: Marc Bertens <mbertens@xs4all.nl>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6247 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-01-06 23:03:46 +00:00
..
arch/x86 move single options out of main menu and remove stray "options" 2011-01-05 02:27:53 +00:00
boot Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
console move single options out of main menu and remove stray "options" 2011-01-05 02:27:53 +00:00
cpu Add AMD SB800 southbridge CIMx code. 2011-01-01 17:44:07 +00:00
devices don't hardcode CONFIG_PC80_SYSTEM 2010-12-16 23:52:04 +00:00
drivers All the values should stay untouched or be set automatically by the resource 2010-12-26 16:49:57 +00:00
include Add AMD SB800 southbridge support via cimx_wrapper. 2011-01-01 17:52:34 +00:00
lib uart_init is only used in romstage. 2011-01-05 02:40:53 +00:00
mainboard Various Nokia IP530 fixes. 2011-01-06 23:03:46 +00:00
northbridge Fix some settings fo AMD MCT. It is based on BIOS test suite. 2011-01-06 02:18:12 +00:00
pc80 drop one more version of doing serial uart output differently. 2010-12-17 00:08:21 +00:00
southbridge MCP55: Cosmetic fixes, switch to u8 et al. 2011-01-04 19:51:33 +00:00
superio add license headers to some trivial files and pc87427.h 2010-12-17 00:13:54 +00:00
vendorcode Trivial: 2011-01-04 06:39:29 +00:00
Kconfig Per default, use SeaBIOS payload instead of no payload. 2010-12-30 17:39:50 +00:00
Kconfig.deprecated_options move single options out of main menu and remove stray "options" 2011-01-05 02:27:53 +00:00