coreboot-kgpe-d16/src
Edward O'Callaghan ebe3a7aea3 mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion
Use 'delay.h' header rather than directly including 'delay.c'
source. N.B. Some amdfam10 and K8 boards are not included in
this changeset since unrelated issues are woven in there.

Change-Id: Ibc0c0e560d8eedaf5c3150f95ba72fe5dd8d6f3a
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/8086
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2015-01-06 01:52:07 +01:00
..
arch timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00
console ipq8064: prepare UART driver for use in coreboot 2014-12-05 20:22:47 +01:00
cpu intel/model_206ax: update microcode 2015-01-03 20:11:32 +01:00
device Fix Kconfig whitespace 2014-12-31 09:46:00 +01:00
drivers elog: Use the RTC driver interface instead of reading CMOS directly. 2014-12-30 22:11:54 +01:00
ec chromeos: Unconditionally clear the EC recovery request 2014-12-30 23:30:52 +01:00
include timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00
lib timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00
mainboard mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion 2015-01-06 01:52:07 +01:00
northbridge northbridge/via/vx800/examples: Remove rotting source 2015-01-05 16:03:47 +01:00
soc timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00
southbridge timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00
superio superio/smsc/lpc47n207: Hook into build system 2015-01-06 01:23:31 +01:00
vendorcode elog: Add function to log boot reason in ChromeOS case 2015-01-03 00:25:27 +01:00
Kconfig Allow RISCV to be compiled with ANY_TOOLCHAIN 2015-01-02 18:44:57 +01:00