switch-coreboot/src
Ronald G. Minnich e10ef42a55 Exynos5420: invoke the cooperative threading in udelay
Call thread_yield_microseconds in udelay. This works with and without
COOP_MULTITASKING enabled.

Change-Id: Ib3eab00d1630dc4daada850e7458ab89702d1864
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/66327
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
Commit-Queue: Ronald G. Minnich <rminnich@chromium.org>
Tested-by: Ronald G. Minnich <rminnich@chromium.org>
(cherry picked from commit 12e55ba8a68e5d40e08ad169848bdf274887ce0b)
Signed-off-by: Isaac Christensen <isaac.christensen@se-eng.com>
Reviewed-on: http://review.coreboot.org/6510
Tested-by: build bot (Jenkins)
2014-08-07 23:04:28 +02:00
..
arch Set armv7 up for cpu_info to work as on x86 (so threads can work) 2014-08-06 22:07:06 +02:00
console src/console/Kconfig: Fix choice for showing POST codes on console 2014-07-30 20:34:08 +02:00
cpu Exynos5420: invoke the cooperative threading in udelay 2014-08-07 23:04:28 +02:00
device device/oprom/realmode/x86.c: Move includes to top of file 2014-07-30 23:39:04 +02:00
drivers x230: Deploy VBT 2014-07-29 01:34:09 +02:00
ec chrome ec: Add Methods for new EC events 2014-08-04 09:32:22 +02:00
include timer: Add functions to initialize absolute timer structures. 2014-07-31 18:32:52 +02:00
lib lib: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:15 +02:00
mainboard slippy/flaco/peppy: setup beep verbs 2014-08-06 23:44:00 +02:00
northbridge northbridge/via/vx800: Fix out-of-bounds read due to off-by-one 2014-08-05 02:12:20 +02:00
soc tegra124: Add a stub implementation of the tegra124 SOC. 2014-08-05 18:44:53 +02:00
southbridge intel/fsp_bd82x6x: Fix cycle error 2014-08-03 15:19:28 +02:00
superio superio/f71869ad: fix documentation of io_info mask values 2014-07-18 20:00:06 +02:00
vendorcode vendorcode/intel/fsp/rangeley/include: Missing 'fsptypes.h' 2014-08-01 02:41:18 +02:00
Kconfig src/.../Kconfig: various small fixes to texts 2014-07-23 09:07:47 +02:00