~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bootstage: Show func name for bootstage_mark/errorMichal Simek2022-08-20
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* bootstage: Warning if space is exhaustedSimon Glass2021-03-27
* bootstage: Fix dependency for BOOTSTAGE_RECORD_COUNTSimon Glass2021-03-03
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move sorting functions to their own header fileSimon Glass2019-12-02
* bootstage: Correct relocation algorithmSimon Glass2019-10-27
* bootstage: Avoid conflicts between stash/unstashSimon Glass2019-10-27
* bootstage: Fix counting of entries in stashSimon Glass2019-10-27
* bootstage: Store the next ID in the stashSimon Glass2019-10-27
* bootstage: Allow calling bootstage_mark() before bootstage_init()Simon Glass2019-04-23
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* bootstage: Provide a separate record count setting for SPLSimon Glass2017-09-16
* bootstage: Drop unused optionsSimon Glass2017-09-16
* bootstage: Adjust to use const * where possibleSimon Glass2017-06-05
* bootstage: Tidy up error return valuesSimon Glass2017-06-05
* bootstage: Support relocating boostage dataSimon Glass2017-06-05
* bootstage: Use debug() for stashing messagesSimon Glass2017-06-05
* bootstage: Show records with a zero timeSimon Glass2017-06-05
* bootstage: Use rec_count as the array indexSimon Glass2017-06-05
* bootstage: Fix up code style and commentsSimon Glass2017-06-05
* bootstage: Convert to use malloc()Simon Glass2017-06-05
* bootstage: Require timer_get_boot_us() to be definedSimon Glass2017-06-05
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Add function to print a number with grouped digitsSimon Glass2013-06-26
* bootstage: Correct printf typesSimon Glass2013-06-26
* bootstage: Allow marking a particular line of codeSimon Glass2013-05-13
* bootstage: Copy bootstage strings post-relocationDoug Anderson2013-05-13
* bootstage: Add feature to stash/unstash bootstage infoSimon Glass2012-10-03
* bootstage: Store boot timings in device treeSimon Glass2012-10-02
* bootstage: Add time accumulation featureSimon Glass2012-10-02
* bootstage: Export bootstage_add_record() functionSimon Glass2012-10-02
* Move bootstage timer out of lib/time.cSimon Glass2012-04-10
* bootstage: Implement core microsecond boot time measurementSimon Glass2012-03-18