coreboot-kgpe-d16/src
Kyösti Mälkki 0a0d5e8b86 Add support for E7505 northbridge.
Adapted from northbridge/intel/e7501 with only minor changes.
This commit provides minimal patch from e7501 and I prefer any
cosmetic clean-up to be done after initial merge.

Due the incomplete register specifications, it is safer to have
e7505 as a separate directory in case I improve it to support
wider range of memory configurations. I have no e7501 to test with.

Change-Id: Iba3bf9d69ff5e9d9ef3a6ebf8259f048c55d637d
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/295
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2011-10-31 15:34:04 +01:00
..
arch/x86 Fix coreboot updates 2011-10-29 06:02:04 +02:00
boot Use ntohll where appropriate. 2011-10-21 14:14:32 +02:00
console Fix usb debug dongle support 2011-10-31 04:06:10 +01:00
cpu Fix slow CAR execution introduced by 7c7d87182feb78cb2bc02fb3558bef56a41682c9 2011-10-30 21:28:11 +01:00
devices Use ntohll where appropriate. 2011-10-21 14:14:32 +02:00
drivers Add driver for ICS954309 clock generator 2011-10-25 19:22:22 +02:00
ec Lenovo H8: Fix h8_set_audio_mute() 2011-10-25 17:48:41 +02:00
include Fix usb debug dongle support 2011-10-31 04:06:10 +01:00
lib Fix usb debug dongle support 2011-10-31 04:06:10 +01:00
mainboard remove usbdebug.h include from mainboard/romstage code 2011-10-30 12:37:05 +01:00
northbridge Add support for E7505 northbridge. 2011-10-31 15:34:04 +01:00
pc80 Fix checksum calculation both in romstage and ramstage. 2011-10-28 09:09:40 +02:00
southbridge Fix usb debug dongle support 2011-10-31 04:06:10 +01:00
superio w83627hf: add method to retrieve wake event source register to ASL include 2011-10-28 22:30:06 +02:00
vendorcode Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6 2011-10-14 22:57:11 +02:00
Kconfig refactor vesa mode setting code and bootsplash code 2011-10-13 20:00:50 +02:00
Kconfig.deprecated_options some ifdef --> if fixes 2011-04-21 20:24:43 +00:00