coreboot/util
Julius Werner 7a2ce81722 timestamps: You can never have enough of them!
Now that we have timestamps in pre-RAM stages, let's actually make use
of them. This patch adds several timestamps to both the bootblock and
especially the verstage to allow more fine-grained boot time tracking.

Some of the introduced timestamps can appear more than once per boot.
This doesn't seem to be a problem for both coreboot and the cbmem
utility, and the context makes it clear which operation was timestamped
at what point.

Also simplifies cbmem's timestamp printing routine a bit, fixing a
display bug when a timestamp had a section of exactly ",000," in it
(e.g. 1,000,185).

BRANCH=None
BUG=None
TEST=Booted Pinky, Blaze and Falco, confirmed that all timestamps show
up and contained sane values. Booted Storm (no timestamps here since it
doesn't support pre-RAM timestamps yet).

Change-Id: I5979bfa9445a9e0aba98ffdf8006c21096743456
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/234063
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2014-12-10 02:00:24 +00:00
..
abuild coreboot: Move ARCH_* from board/Kconfig to cpu or soc Kconfig. 2014-05-08 22:36:06 +00:00
acpi
amdtools
bimgtool bimgtool: add verification mode 2014-11-22 01:40:46 +00:00
cbfstool CBFS: Automate ROM image layout and remove hardcoded offsets 2014-12-03 06:09:54 +00:00
cbmem timestamps: You can never have enough of them! 2014-12-10 02:00:24 +00:00
crossgcc build: mipsel cross compiler support 2014-07-23 11:08:36 +00:00
dtd_parser
dumpmmcr
ectool
exynos Fix copyright header in util/exynos/*.py 2014-09-08 23:08:45 +00:00
genprof coreboot: Rename coreboot_ram stage to ramstage 2014-05-07 23:30:23 +00:00
getpir
gitconfig
i915tool
ifdtool
inteltool
ipqheader util: ipq8064: utility to create uber-SBL 2014-12-03 07:13:53 +00:00
k8resdump
kconfig kconfig: add named choice group 2013-05-13 17:18:52 -07:00
lbtdump
lint
mkelfImage mkelfimage: Add EM_AARCH64 as elf image type for arm64 2014-08-28 01:14:28 +00:00
mptable
msrtool
nrv2b
nvramtool coreboot: add -MG to makefile to make it pass clang. 2013-08-12 17:24:32 -07:00
optionlist
resetcf
rockchip coreboot: rk3288: add make_idb.py & update bootblock 2014-08-28 20:12:48 +00:00
romcc
runfw ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00
sconfig sconfig: add cpu device type 2014-09-06 13:10:45 +00:00
scripts chromeos: add internal scripts to handle 3rdparty files 2013-04-12 13:18:10 -07:00
showdevicetree ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00
superiotool
vgabios
xcompile Allow for different BFD elf formats per architecture 2014-09-01 11:06:54 +00:00