coreboot/src
Hung-Te Lin 22d0ca0ceb armv7: Move Exynos from 'cpu' to 'soc'.
The Exynos family and most ARM products are SoC, not just CPU.

We used to put ARM code in src/cpu to avoid polluting the code base for what was
essentially an experiment at the time. Now that it's past the experimental phase
and we're going to see more SoCs (including intel/baytrail) in coreboot.

Change-Id: I5ea1f822664244edf5f77087bc8018d7c535f81c
Reviewed-on: https://chromium-review.googlesource.com/170891
Tested-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Ronald Minnich <rminnich@chromium.org>
Commit-Queue: Hung-Te Lin <hungte@chromium.org>
(cherry picked from commit c8bb8fe0b2)
Signed-off-by: Isaac Christensen <isaac.christensen@se-eng.com>
Reviewed-on: http://review.coreboot.org/6739
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2014-08-26 17:55:18 +02:00
..
arch ARM: Overhaul the ARM Makefile. 2014-08-22 22:23:11 +02:00
console UART 8250: Unconditionally provide register constants and use UART8250 prefix. 2014-08-25 19:07:04 +02:00
cpu armv7: Move Exynos from 'cpu' to 'soc'. 2014-08-26 17:55:18 +02:00
device device/oprom/realmode: Sanitize header inclusion 2014-08-08 03:32:13 +02:00
drivers intel/gma: Clarify code and use dedicated init for Google Peppy 2014-08-25 22:36:03 +02:00
ec ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in comment 2014-08-23 06:41:49 +02:00
include intel/gma: Clarify code and use dedicated init for Google Peppy 2014-08-25 22:36:03 +02:00
lib intel/gma: Clarify code and use dedicated init for Google Peppy 2014-08-25 22:36:03 +02:00
mainboard armv7: Move Exynos from 'cpu' to 'soc'. 2014-08-26 17:55:18 +02:00
northbridge Peppy, Haswell: refactor and create set_translation_table function in haswell/gma.c 2014-08-26 01:23:24 +02:00
soc armv7: Move Exynos from 'cpu' to 'soc'. 2014-08-26 17:55:18 +02:00
southbridge southbridge/intel/fsp_rangeley: fix to include irqroute.h twice 2014-08-18 02:24:21 +02:00
superio superio/smsc/sch4037: Cleanup and fix .c inclusion 2014-08-23 05:31:03 +02:00
vendorcode chromeos: On ARM platforms VBNV lives in the EC 2014-08-13 00:15:36 +02:00
Kconfig Move baytrail-specific config to baytrail. 2014-08-15 00:52:48 +02:00