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