u-boot/arch/x86
Vadim Bendebury 3cdc18a8de x86: Add a CBMEM timestamp generated right before the kernel startup.
To maintain the initialization state of the timestamp facility, thesq
pointer to the CBMEM section containing the timestamp table should be
kept in the .data section (so that it is maintained across u-boot
relocation).

Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
2012-12-06 14:30:39 -08:00
..
cpu x86: Enable coreboot timestamp facility support in u-boot. 2012-12-06 14:30:38 -08:00
include/asm x86: Add a CBMEM timestamp generated right before the kernel startup. 2012-12-06 14:30:39 -08:00
lib x86: Add a CBMEM timestamp generated right before the kernel startup. 2012-12-06 14:30:39 -08:00
config.mk x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 2011-11-29 21:31:24 +11:00