~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
bootstage.c
Commit message (
Expand
)
Author
Age
*
bootstage: Show func name for bootstage_mark/error
Michal Simek
2022-08-20
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
bootstage: Warning if space is exhausted
Simon Glass
2021-03-27
*
bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNT
Simon Glass
2021-03-03
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
*
common: Move sorting functions to their own header file
Simon Glass
2019-12-02
*
bootstage: Correct relocation algorithm
Simon Glass
2019-10-27
*
bootstage: Avoid conflicts between stash/unstash
Simon Glass
2019-10-27
*
bootstage: Fix counting of entries in stash
Simon Glass
2019-10-27
*
bootstage: Store the next ID in the stash
Simon Glass
2019-10-27
*
bootstage: Allow calling bootstage_mark() before bootstage_init()
Simon Glass
2019-04-23
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
*
bootstage: Provide a separate record count setting for SPL
Simon Glass
2017-09-16
*
bootstage: Drop unused options
Simon Glass
2017-09-16
*
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
2017-06-05
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
Add function to print a number with grouped digits
Simon Glass
2013-06-26
*
bootstage: Correct printf types
Simon Glass
2013-06-26
*
bootstage: Allow marking a particular line of code
Simon Glass
2013-05-13
*
bootstage: Copy bootstage strings post-relocation
Doug Anderson
2013-05-13
*
bootstage: Add feature to stash/unstash bootstage info
Simon Glass
2012-10-03
*
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-10-02
*
Move bootstage timer out of lib/time.c
Simon Glass
2012-04-10
*
bootstage: Implement core microsecond boot time measurement
Simon Glass
2012-03-18