aboutsummaryrefslogtreecommitdiff
path: root/common/bootstage.c
AgeCommit message (Expand)AuthorFilesLines
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