Commit Graph

46 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 066b25b6c4 bootstage: Drop unused options 7 years ago
Simon Glass a132f77088 bootstage: Record time taken to set up the live device tree 7 years ago
Simon Glass 824bb1b453 bootstage: Support SPL 7 years ago
Simon Glass 9d2542d062 bootstage: Adjust to use const * where possible 7 years ago
Simon Glass e003310a76 bootstage: Tidy up error return values 7 years ago
Simon Glass 63c5bf48d5 bootstage: Record the time taken to set up driver model 7 years ago
Simon Glass 25e7dc6a6a bootstage: Support relocating boostage data 7 years ago
Simon Glass cbcd6970ad bootstage: Fix up code style and comments 7 years ago
Simon Glass b383d6c05e bootstage: Convert to use malloc() 7 years ago
Simon Glass c87dc38d8f bootstage: Require timer_get_boot_us() to be defined 7 years ago
Heiko Schocher 496c5483e9 bootstage: call show_boot_progress also in SPL 8 years ago
Michal Simek 62afc60188 image: Add boot_get_fpga() to load fpga with bootm 8 years ago
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