summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-10-22x86: Support loading kernel setup from a FITSimon Glass9-2/+399
2013-08-15bootstage: get more BOOTSTAGE_ID* in show_boot_progress()Heiko Schocher1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5761-91729/+5994
2013-06-04bootstage: Remove unused entries related to kernel/ramdisk/fdt loadSimon Glass1-26/+3
2013-06-04bootstage: Introduce sub-IDs for use with image loadingSimon Glass1-0/+22
2013-05-14bootstage: Don't build for HOSTCCSimon Glass1-2/+3
2013-05-13bootstage: Allow marking a particular line of codeSimon Glass2-0/+52
2013-05-13bootstage: Copy bootstage strings post-relocationDoug Anderson2-0/+30
2013-05-13bootstage: Add stubs for new bootstage functionsSimon Glass1-0/+16
2012-10-15Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini6-19/+517
2012-10-02bootstage: Add new bootstage IDs for board, LCDSimon Glass1-0/+5
2012-10-02bootstage: Add feature to stash/unstash bootstage infoSimon Glass2-0/+188
2012-10-02bootstage: Store boot timings in device treeSimon Glass4-6/+120
2012-10-02bootstage: Add time accumulation featureSimon Glass2-3/+60
2012-10-02bootstage: Export bootstage_add_record() functionSimon Glass2-10/+23
2012-10-01OMAP: networking support for SPLIlya Yanok16-7/+152
2012-04-10Move bootstage timer out of lib/time.cSimon Glass4-24/+24
2012-03-18bootstage: Implement core microsecond boot time measurementSimon Glass4-0/+227
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass22-146/+166
2012-03-18bootstage: Convert FIT progress numbers to enumsSimon Glass3-38/+80
2012-03-18bootstage: Convert net progress numbers to enumsSimon Glass7-26/+38
2012-03-18bootstage: Convert NAND progress numbers to enumsSimon Glass2-17/+32
2012-03-18bootstage: Convert IDE progress numbers to enumsSimon Glass2-23/+39
2012-03-18bootstage: Convert progress numbers 20-41 to enumsSimon Glass6-6/+34
2012-03-18bootstage: Convert progress numbers 10-19 to enumsSimon Glass4-16/+23
2012-03-18bootstage: Convert progress numbers 1-9 into enumsSimon Glass9-46/+59
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass11-68/+72
2012-03-18bootstage: Create an initial header for boot progress integersSimon Glass2-4/+60