coreboot-kgpe-d16/src
Marc Bertens ea6772d306 Add support for the Nokia IP530.
It's currently its able to run coreboot + seabios + sgabios.

The following hardware works;
        P3
        i440BX  northbridge
        82371   southbridge
        IDE     normal disks + CF

The following hardware doesn't work:
        4x NIC          21143-PD
        2x PCMCIA       PCI1225PDV

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@5458 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-19 21:21:54 +00:00
..
arch/i386 - Make abuild -sb work again 2010-04-19 20:39:22 +00:00
boot printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
console - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. 2010-04-01 09:50:32 +00:00
cpu Remove a few more warnings from fam10. 2010-04-15 05:19:29 +00:00
devices fix a trivial warning when yabel with direct hw access is enabled. 2010-04-13 21:29:43 +00:00
drivers zero warnings days... 2010-04-15 12:39:29 +00:00
include Fix a typo to remove a few more warnings. 2010-04-16 13:43:49 +00:00
lib Myles suspected this hangs certain machines, so back it out. 2010-04-15 12:43:07 +00:00
mainboard Add support for the Nokia IP530. 2010-04-19 21:21:54 +00:00
northbridge fix romcc compiled i3100 boards. 2010-04-16 01:45:44 +00:00
pc80 Don't include option_table.h every time we include mc146818rtc.h, that was a 2010-03-29 23:01:35 +00:00
southbridge fix up sb600 and it8712f tree. 2010-04-16 01:14:50 +00:00
superio fix up sb600 and it8712f tree. 2010-04-16 01:14:50 +00:00
Kconfig zero warning days. Move RAMTOP and RAMBASE together. 2010-04-14 18:59:42 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00