coreboot-kgpe-d16/src
Keith Hui 95f296e47c 440BX boards: Use combined RAM init routine
Change all 440BX boards to use the combined RAM init routine added in
commit 078e3240 (northbridge/intel/i440bx: Merge RAM init routines) [1].

[1] https://review.coreboot.org/20676

Change-Id: I699db882189f99018d4a6fdcb00f9438b2a7a1bc
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/20868
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2017-08-15 21:00:36 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch SMBIOS: Correct length calculation for empty string table 2017-08-10 15:56:45 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu i2c: Move to Linux like `struct i2c_msg` 2017-08-14 18:07:30 +00:00
device device/smbus: Drop some never used boilerplate 2017-08-15 13:20:59 +00:00
drivers soc/intel/cannonlake: Add postcar stage support 2017-08-15 20:21:22 +00:00
ec ec/google: Add command to fetch SKU ID from EC 2017-08-15 20:22:20 +00:00
include device/smbus: Drop some never used boilerplate 2017-08-15 13:20:59 +00:00
lib lib/cbmem: provide optional cbmem top initialization hook 2017-08-04 04:29:57 +00:00
mainboard 440BX boards: Use combined RAM init routine 2017-08-15 21:00:36 +00:00
northbridge nb/intel/sandybridge/gma: Fix S3 resume 2017-08-14 18:02:28 +00:00
soc soc/intel/cannonlake: Call into FSP siliconinit 2017-08-15 20:21:31 +00:00
southbridge sb/intel/i82801jx: Remove dead code 2017-08-10 16:00:59 +00:00
superio sio/smsc/kbc1100: Fix some style issues 2017-08-06 23:21:27 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode AGESA f15 f15tn f16kb: Add extra checks for incorrect SPD data 2017-08-04 15:26:39 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00