coreboot/src
Kyösti Mälkki 9bb38c963f AGESA fam15: Move LPC decode enable for serial port
Move LPC decode enable out of agesawrapper.c. It should not be on the
execution path of AP CPUs and function is not related to AGESA per se.

Change-Id: I19c6a9c7d71c9899fdc898c09c337d747424fcec
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/7601
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-12-03 08:06:35 +01:00
..
arch Replace hlt with halt() 2014-12-02 10:25:55 +01:00
console Add UCB RISCV support for architecture, soc, and emulation mainboard.. 2014-12-01 19:06:43 +01:00
cpu AGESA: Use common header for agesawrapper 2014-12-03 08:04:34 +01:00
device device/dram/ddr3.c: Fix sizeof on array func param overflow 2014-11-08 07:09:34 +01:00
drivers SPI: Add vendor Atmel 2014-12-03 05:29:04 +01:00
ec Replace hlt with halt() 2014-12-02 10:25:55 +01:00
include Replace hlt() loops with halt() 2014-11-30 12:20:07 +01:00
lib gcc.c: Test for gcc, not for non-clang 2014-11-30 12:20:37 +01:00
mainboard AGESA fam15: Move LPC decode enable for serial port 2014-12-03 08:06:35 +01:00
northbridge AGESA: Report events with AGESA_EVENTLOG() 2014-12-03 08:04:53 +01:00
soc Replace hlt with halt() 2014-12-02 10:25:55 +01:00
southbridge AGESA Hudson/Yangtze: Remove unused GPP configuration in devicetree 2014-12-03 08:04:18 +01:00
superio Mark non-executable files non-executable 2014-12-01 17:33:07 +01:00
vendorcode Mark non-executable files non-executable 2014-12-01 17:33:07 +01:00
Kconfig Add UCB RISCV support for architecture, soc, and emulation mainboard.. 2014-12-01 19:06:43 +01:00