index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
bootstage.c
Age
Commit message (
Expand
)
Author
2017-06-05
bootstage: Adjust to use const * where possible
Simon Glass
2017-06-05
bootstage: Tidy up error return values
Simon Glass
2017-06-05
bootstage: Support relocating boostage data
Simon Glass
2017-06-05
bootstage: Use debug() for stashing messages
Simon Glass
2017-06-05
bootstage: Show records with a zero time
Simon Glass
2017-06-05
bootstage: Use rec_count as the array index
Simon Glass
2017-06-05
bootstage: Fix up code style and comments
Simon Glass
2017-06-05
bootstage: Convert to use malloc()
Simon Glass
2017-06-05
bootstage: Require timer_get_boot_us() to be defined
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
Add function to print a number with grouped digits
Simon Glass
2013-06-26
bootstage: Correct printf types
Simon Glass
2013-05-13
bootstage: Allow marking a particular line of code
Simon Glass
2013-05-13
bootstage: Copy bootstage strings post-relocation
Doug Anderson
2012-10-02
bootstage: Add feature to stash/unstash bootstage info
Simon Glass
2012-10-02
bootstage: Store boot timings in device tree
Simon Glass
2012-10-02
bootstage: Add time accumulation feature
Simon Glass
2012-10-02
bootstage: Export bootstage_add_record() function
Simon Glass
2012-04-10
Move bootstage timer out of lib/time.c
Simon Glass
2012-03-18
bootstage: Implement core microsecond boot time measurement
Simon Glass