summaryrefslogtreecommitdiff
path: root/common/bootstage.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Add function to print a number with grouped digitsSimon Glass2013-06-26-18/+4
* bootstage: Correct printf typesSimon Glass2013-06-26-2/+2
* bootstage: Allow marking a particular line of codeSimon Glass2013-05-13-0/+29
* bootstage: Copy bootstage strings post-relocationDoug Anderson2013-05-13-0/+15
* bootstage: Add feature to stash/unstash bootstage infoSimon Glass2012-10-03-0/+159
* bootstage: Store boot timings in device treeSimon Glass2012-10-02-6/+89
* bootstage: Add time accumulation featureSimon Glass2012-10-02-3/+33
* bootstage: Export bootstage_add_record() functionSimon Glass2012-10-02-10/+6
* Move bootstage timer out of lib/time.cSimon Glass2012-04-10-0/+17
* bootstage: Implement core microsecond boot time measurementSimon Glass2012-03-18-0/+158