public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Pull request: u-boot-staging/next
@ 2012-10-11 19:34 Anatolij Gustschin
  2012-10-15 23:03 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Anatolij Gustschin @ 2012-10-11 19:34 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-15 23:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-11 19:34 [U-Boot] Pull request: u-boot-staging/next Anatolij Gustschin
2012-10-15 23:03 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox