coreboot/src
Stefan Reinauer 04d74b1fdd Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU.
This automatically adds the settings for those boards that didn't have settings
at all yet. Also, small fixup to compareboard.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>

--> Please help porting all boards from newconfig to Kconfig <--

This is a lot of janitor work and we can use your helping hands.
The sooner we can get rid of Kbuild, the better. The KBuild report
on the mailing list shows the config differences between newconfig
and Kconfig. In theory, all Kconfig configs should be equal to their
newconfig pendant. In practice it's better to come close but stay 
clean.

--> Please help porting all boards from newconfig to Kconfig <--



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5082 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-02-04 01:32:43 +00:00
..
arch/i386 Guards against errors that are hard to track down: 2010-02-03 17:56:37 +00:00
boot If the coreboot and filo overlap, it will "slice off" a piece at the 2009-11-05 10:02:59 +00:00
config drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 2010-01-19 21:13:44 +00:00
console Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
cpu Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. 2010-02-04 01:32:43 +00:00
devices - Improve help texts for option ROM initialization methods 2010-01-31 21:46:12 +00:00
drivers Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
include Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
lib coreboot used to have two different "APIs" for memory accesses: 2010-01-16 17:53:38 +00:00
mainboard Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. 2010-02-04 01:32:43 +00:00
northbridge Alot of it is trivial clean ups and 830 is now able to initialize one row/side of memory at a time. 2010-02-01 22:51:18 +00:00
pc80 RTC: Don't drop the alpha specific code but get it in shape for our Kconfig scheme. 2010-01-16 13:27:39 +00:00
southbridge The UART2 on the AMD cs5536 is incorrectly configured in two places. 2010-02-03 13:49:24 +00:00
superio Add support for Renesas M3885x Embedded Controller 2010-01-17 13:51:48 +00:00
Kconfig These two files accidently got a wrong license header. 2010-01-20 18:44:30 +00:00