coreboot/src
Joseph Smith 60f0f1b18f enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbridge.
Signed-off-by: Joseph Smith <joe@settoplinux.org>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4324 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-05-29 13:45:22 +00:00
..
arch drop most of the crappy vm86 code and replace it with a rewritten 2009-05-29 13:08:27 +00:00
boot Attached patch moves the CBFS payload loader to selfboot.c as it's 2009-05-26 14:00:49 +00:00
config Implement native VGA Support. 2009-05-29 03:04:16 +00:00
console Implement native VGA Support. 2009-05-29 03:04:16 +00:00
cpu Move coreboot_ram and coreboot_apc to CBFS. This allows to 2009-05-27 14:19:31 +00:00
devices Fix build with CONFIG_*_ROM_RUN. 2009-05-29 03:44:47 +00:00
drivers Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
include Implement native VGA Support. 2009-05-29 03:04:16 +00:00
lib Add lzma.o for CBFS, regardless if CONFIG_COMPRESSED_PAYLOAD_LZMA is 2009-05-28 22:18:25 +00:00
mainboard enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbridge. 2009-05-29 13:45:22 +00:00
northbridge First batch of indent-aided code cleanups, more will follow. 2009-05-27 18:55:19 +00:00
pc80 Implement native VGA Support. 2009-05-29 03:04:16 +00:00
pmc/altimus/mpc7410
ram use printk, when possible. (trivial) 2008-08-01 12:12:37 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbridge. 2009-05-29 13:45:22 +00:00
stream Refactor copy_and_run so that it uses a single code base instead of 2009-04-30 07:07:22 +00:00
superio We should separate the it8718f_24mhz_clkin like the way IT8712 does. 2009-05-11 13:45:11 +00:00