summaryrefslogtreecommitdiff
path: root/common/bootstage.c
Commit message (Expand)AuthorAgeLines
* 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