summaryrefslogtreecommitdiff
path: root/include/bootstage.h
AgeCommit message (Expand)Author
2016-06-09bootstage: call show_boot_progress also in SPLHeiko Schocher
2016-05-24image: Add boot_get_fpga() to load fpga with bootmMichal Simek
2015-05-28add boot_get_loadables() to load listed imagesKarl Apsite
2015-05-14bootstage: Add IDs for SPI flash reading and decompressionSimon Glass
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass
2015-02-06bootstage: Fix typos in the commentBin Meng
2015-02-06scsi: bootstage: Measure time taken to scan the busSimon Glass
2014-10-22x86: Support loading kernel setup from a FITSimon Glass
2013-08-15bootstage: get more BOOTSTAGE_ID* in show_boot_progress()Heiko Schocher
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-04bootstage: Remove unused entries related to kernel/ramdisk/fdt loadSimon Glass
2013-06-04bootstage: Introduce sub-IDs for use with image loadingSimon Glass
2013-05-14bootstage: Don't build for HOSTCCSimon Glass
2013-05-13bootstage: Allow marking a particular line of codeSimon Glass
2013-05-13bootstage: Copy bootstage strings post-relocationDoug Anderson
2013-05-13bootstage: Add stubs for new bootstage functionsSimon Glass
2012-10-15Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini
2012-10-03bootstage: Add new bootstage IDs for board, LCDSimon Glass
2012-10-03bootstage: Add feature to stash/unstash bootstage infoSimon Glass
2012-10-02bootstage: Store boot timings in device treeSimon Glass
2012-10-02bootstage: Add time accumulation featureSimon Glass
2012-10-02bootstage: Export bootstage_add_record() functionSimon Glass
2012-10-01OMAP: networking support for SPLIlya Yanok
2012-04-10Move bootstage timer out of lib/time.cSimon Glass
2012-03-18bootstage: Implement core microsecond boot time measurementSimon Glass
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Convert FIT progress numbers to enumsSimon Glass
2012-03-18bootstage: Convert net progress numbers to enumsSimon Glass
2012-03-18bootstage: Convert NAND progress numbers to enumsSimon Glass
2012-03-18bootstage: Convert IDE progress numbers to enumsSimon Glass
2012-03-18bootstage: Convert progress numbers 20-41 to enumsSimon Glass
2012-03-18bootstage: Convert progress numbers 10-19 to enumsSimon Glass
2012-03-18bootstage: Convert progress numbers 1-9 into enumsSimon Glass
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass
2012-03-18bootstage: Create an initial header for boot progress integersSimon Glass