coreboot/src/include
Joseph Smith 7488e049df 1. This patch adds CAR for Intel P6 series processors.
2. Add support for Micro-FCBGA 479 Celeron and PIII's
3. Add support for model_6bx and microcode updates
4. Add support for CAR and Tinybootblock on RCA RM4100 and Thomson
   IP1000

Build and boot tested.

Signed-off-by: Joseph Smith <joe@settoplinux.org>

The change to CAR reveiled a few more warnings in the ICH4 and i830 code,
I fixed them on the fly. 

Checking this in because my last two commits broke Joseph's CAR patch. This
version fixes the issues.

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




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5388 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-09 11:10:25 +00:00
..
arch-generic
boot Random cosmetic fixes (trivial). 2010-02-22 16:41:49 +00:00
console oops, sorry, overlapping work 2010-04-02 22:13:27 +00:00
cpu Cosmetically make init_cpus more similar for fam10 and K8. 2010-04-08 15:12:18 +00:00
device Add RS785G, looks like it works although it is RV620. 2010-04-05 19:21:18 +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
smp Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
assert.h Drop \r\n and \n\r as both print_XXX and printk now do this internally. 2010-03-31 14:47:43 +00:00
cbfs.h 1. This patch adds CAR for Intel P6 series processors. 2010-04-09 11:10:25 +00:00
cbmem.h Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00
delay.h This is a general cleanup patch 2010-02-22 06:09:43 +00:00
ehci.h
fallback.h - include option_table.h when it is created, and that's HAVE_OPTION_TABLE 2010-03-29 21:50:53 +00:00
ip_checksum.h
lib.h Fix console prototypes for non-romcc boards. 2010-04-02 21:39:12 +00:00
reset.h more warning fixes. 2010-03-17 03:14:54 +00:00
sdram_mode.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
spd.h
spd_ddr2.h Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +00:00
stdlib.h drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more 2010-03-28 21:26:54 +00:00
string.h drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more 2010-03-28 21:26:54 +00:00
swab.h
types.h
uart8250.h
usb_ch9.h
usbdebug_direct.h Some USB debug updates, mostly comments fixing, license header updates 2009-07-21 21:20:45 +00:00
version.h
watchdog.h This is a general cleanup patch 2010-02-22 06:09:43 +00:00