coreboot/src
Stefan Reinauer 6ada053709 Exynos: de-duplicate mct timer initialization
timer initialization is the first thing happening in
the Exynos CPU's bootblock code. Hence we don't need
to keep track of it in several places, and we don't
need to do it over and over again (e.g. in each stage)

Change-Id: I7bd9a0b7930fc9c37faabd62e3eecc3e5614a879
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: https://chromium-review.googlesource.com/168994
Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
Commit-Queue: Stefan Reinauer <reinauer@chromium.org>
Tested-by: Stefan Reinauer <reinauer@chromium.org>
(cherry picked from commit 5a95bc2bca)
Signed-off-by: Isaac Christensen <isaac.christensen@se-eng.com>
Reviewed-on: http://review.coreboot.org/6638
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2014-08-14 20:02:36 +02:00
..
arch ARMv7/Exynos: Fix memory location assumptions 2014-08-14 01:43:57 +02:00
console src/console/Kconfig: Fix choice for showing POST codes on console 2014-07-30 20:34:08 +02:00
cpu Exynos: de-duplicate mct timer initialization 2014-08-14 20:02:36 +02:00
device device/oprom/realmode: Sanitize header inclusion 2014-08-08 03:32:13 +02:00
drivers Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i915io.c 2014-08-13 19:32:11 +02:00
ec lenovo/h8: Support uwb radio. 2014-08-13 09:35:23 +02:00
include Intel: Add common header file for CAR setup 2014-08-14 15:12:26 +02:00
lib arm: libpayload: Add cache coherent DMA memory definition and management 2014-08-13 00:04:14 +02:00
mainboard pit: snow: Fix snow, fix up pit write protect. 2014-08-14 20:02:19 +02:00
northbridge gm45: Set acpi_slp_type only once. 2014-08-14 08:52:26 +02:00
soc Tegra,Tegra124: proposed layout for file hierarchy with example 2014-08-13 19:36:22 +02:00
southbridge southbridge/amd/cimx/sb800: Uninitialized variables in config func 2014-08-13 04:50:00 +02:00
superio superio/smsc/sio1036: Clean up RAMstage superio.c component 2014-08-09 10:06:13 +02:00
vendorcode chromeos: On ARM platforms VBNV lives in the EC 2014-08-13 00:15:36 +02:00
Kconfig drivers: Add I2C TPM driver to coreboot 2014-08-10 22:25:48 +02:00