Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | Add function to print a number with grouped digits | Simon Glass | 2013-06-26 | 1 | -18/+4 |
* | bootstage: Correct printf types | Simon Glass | 2013-06-26 | 1 | -2/+2 |
* | bootstage: Allow marking a particular line of code | Simon Glass | 2013-05-13 | 1 | -0/+29 |
* | bootstage: Copy bootstage strings post-relocation | Doug Anderson | 2013-05-13 | 1 | -0/+15 |
* | bootstage: Add feature to stash/unstash bootstage info | Simon Glass | 2012-10-03 | 1 | -0/+159 |
* | bootstage: Store boot timings in device tree | Simon Glass | 2012-10-02 | 1 | -6/+89 |
* | bootstage: Add time accumulation feature | Simon Glass | 2012-10-02 | 1 | -3/+33 |
* | bootstage: Export bootstage_add_record() function | Simon Glass | 2012-10-02 | 1 | -10/+6 |
* | Move bootstage timer out of lib/time.c | Simon Glass | 2012-04-10 | 1 | -0/+17 |
* | bootstage: Implement core microsecond boot time measurement | Simon Glass | 2012-03-18 | 1 | -0/+158 |