[U-Boot] Pull request: u-boot-staging/next
Anatolij Gustschin
agust at denx.de
Thu Oct 11 21:34:47 CEST 2012
Hi Tom,
The following changes since commit 221953d41dea8dce027b9ce6beee700d97ac2c83:
Prepare v2012.10-rc2 (2012-10-01 09:41:10 -0700)
are available in the git repository at:
git://git.denx.de/u-boot-staging.git agust at denx.de-next
Simon Glass (6):
bootstage: Export bootstage_add_record() function
bootstage: Add time accumulation feature
bootstage: Store boot timings in device tree
bootstage: Add feature to stash/unstash bootstage info
bootstage: Add bootstage command
bootstage: Add new bootstage IDs for board, LCD
README | 25 ++++
arch/arm/lib/bootm.c | 3 +
common/Makefile | 1 +
common/bootstage.c | 306 +++++++++++++++++++++++++++++++++++++++++++++---
common/cmd_bootstage.c | 116 ++++++++++++++++++
include/bootstage.h | 85 +++++++++++++
6 files changed, 517 insertions(+), 19 deletions(-)
create mode 100644 common/cmd_bootstage.c
Please pull. Thanks!
Anatolij
More information about the U-Boot
mailing list