coreboot/src
Hung-Te Lin 2867060098 arm: Fix memory barrier usage in IO operation
The dmb should be executed before reading operations, and before/after writing
operations.

Change-Id: I572136a2f9a07eb2c38a112f5deeb2de0c0fd46c
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/3682
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-07-10 22:36:33 +02:00
..
arch arm: Fix memory barrier usage in IO operation 2013-07-10 22:36:33 +02:00
console ARM: Separate the early console (romstage) from the bootblock console. 2013-07-10 21:47:52 +02:00
cpu exynos5420: update I2C code, add HSI2C/USI support 2013-07-10 22:36:21 +02:00
device device: Fix spelling 2013-07-10 20:17:25 +02:00
drivers max77802: add header for max77802 PMIC 2013-07-10 22:35:26 +02:00
ec ec: Reserve correct ioport regions for Chrome OS EC to use 2013-07-10 21:45:11 +02:00
include ARM: Separate the early console (romstage) from the bootblock console. 2013-07-10 21:47:52 +02:00
lib Drop ELF remains from boot code 2013-07-10 21:43:55 +02:00
mainboard pit: set up the PMIC correctly 2013-07-10 22:35:42 +02:00
northbridge Rename hardwaremain() to main() 2013-07-10 02:40:30 +02:00
southbridge Drop some duplicates of PCI-e config functions 2013-07-10 01:24:42 +02:00
superio w83627hf/acpi: Fix endianess error in floppy drive enumeration code 2013-07-10 02:54:01 +02:00
vendorcode amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statement 2013-06-28 01:35:20 +02:00
Kconfig Yabel : Add tracing option needed by i915tool. 2013-06-04 22:57:26 +02:00