coreboot/src
Kamil Wcislo 70b92456eb mainboard/pcengines/apu2: add apu3 and apu5 variants
Apu3 and apu5 are additional variants of apu2 board.
Apu3 has no LPC connector exposed, but has additional USB header. It has
also 2 slots for SIM cards and one of the gpios is used to control
switching between them.
Apu5 is differing by having 6 SIM card slots (3 SIMSWAP switches).

This patch adds support for those other variants by not introducing
additional code redundancy.

Change-Id: I4fded98fed7a8085062cdea035ecac3d608cd2a0
Signed-off-by: Kamil Wcislo <kamil.wcislo@3mdeb.com>
Reviewed-on: https://review.coreboot.org/21981
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2017-10-20 02:19:23 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/x86: restore forwarding table on resume for EARLY_EBDA_INIT 2017-10-18 19:56:21 +00:00
commonlib arch/x86: restore forwarding table on resume for EARLY_EBDA_INIT 2017-10-18 19:56:21 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu cpu/amd: Fix spelling of *implementation* 2017-10-16 02:05:16 +00:00
device src/device: Update LTR configuration scheme 2017-10-13 15:21:48 +00:00
drivers elog: Support logging S0ix sleep/wake info in elog 2017-10-19 00:42:49 +00:00
ec google/chromeec: Do not set wake mask before logging EC events 2017-10-19 00:44:31 +00:00
include cpu/x86: add AMD registers to SMM save state 2017-10-19 15:13:18 +00:00
lib drivers/elog: Fix debug build errors 2017-10-16 16:10:51 +00:00
mainboard mainboard/pcengines/apu2: add apu3 and apu5 variants 2017-10-20 02:19:23 +00:00
northbridge nb/sandybridge: Add a kconfig option to ignore XMP max DIMMs 2017-10-19 15:06:13 +00:00
soc soc/amd/stoneyridge: Use macros for PCI_DEVFN calls 2017-10-19 21:07:10 +00:00
southbridge sb/intel/bd82x6x: Add new USB currents 2017-10-19 15:07:16 +00:00
superio winbond/w83627hf: Drop early_init.c 2017-09-21 15:40:49 +00:00
vboot vboot: Exclude platform specific files from RW cbfs 2017-10-12 18:33:42 +00:00
vendorcode intel/fsp: Update cannonlake FSP header 2017-10-19 19:56:06 +00:00
Kconfig Enable time stamp collection by default on x86 2017-10-19 09:10:49 +00:00