Commit Graph

33 Commits (b71bea71294959c07e67ce7c91594f380f82f3a9)

Author SHA1 Message Date
Karl Apsite 84a07dbfd8 add boot_get_loadables() to load listed images 9 years ago
Simon Glass 28b5404ca1 bootstage: Add IDs for SPI flash reading and decompression 9 years ago
Simon Glass ee2b24340f Kconfig: Move CONFIG_BOOTSTAGE to Kconfig 9 years ago
Bin Meng 1b15fac15d bootstage: Fix typos in the comment 9 years ago
Simon Glass abbdb26257 scsi: bootstage: Measure time taken to scan the bus 9 years ago
Simon Glass 90268b878b x86: Support loading kernel setup from a FIT 10 years ago
Heiko Schocher 7f442e36f1 bootstage: get more BOOTSTAGE_ID* in show_boot_progress() 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 13167dac19 bootstage: Remove unused entries related to kernel/ramdisk/fdt load 11 years ago
Simon Glass a2cc9bf4c1 bootstage: Introduce sub-IDs for use with image loading 11 years ago
Simon Glass e9c8b44551 bootstage: Don't build for HOSTCC 11 years ago
Simon Glass fb7db41cd4 bootstage: Allow marking a particular line of code 11 years ago
Doug Anderson 150678a582 bootstage: Copy bootstage strings post-relocation 11 years ago
Simon Glass e802ee0f99 bootstage: Add stubs for new bootstage functions 11 years ago
Simon Glass 996e95d49d bootstage: Add new bootstage IDs for board, LCD 12 years ago
Simon Glass fcf509b807 bootstage: Add feature to stash/unstash bootstage info 12 years ago
Simon Glass 94fd1316b7 bootstage: Store boot timings in device tree 12 years ago
Simon Glass 0e99677358 bootstage: Add time accumulation feature 12 years ago
Simon Glass 094e06a523 bootstage: Export bootstage_add_record() function 12 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 12 years ago
Simon Glass 3786980dd3 Move bootstage timer out of lib/time.c 12 years ago
Simon Glass 3a608ca01d bootstage: Implement core microsecond boot time measurement 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass aacc8c16ee bootstage: Convert FIT progress numbers to enums 12 years ago
Simon Glass c8e66db789 bootstage: Convert net progress numbers to enums 12 years ago
Simon Glass cd24a6bf21 bootstage: Convert NAND progress numbers to enums 12 years ago
Simon Glass 90e153d770 bootstage: Convert IDE progress numbers to enums 12 years ago
Simon Glass 8ade950638 bootstage: Convert progress numbers 20-41 to enums 12 years ago
Simon Glass 5e41088364 bootstage: Convert progress numbers 10-19 to enums 12 years ago
Simon Glass 5dc887164e bootstage: Convert progress numbers 1-9 into enums 12 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 12 years ago
Simon Glass 097e17836d bootstage: Create an initial header for boot progress integers 12 years ago