| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: replace @return by Return: | Heinrich Schuchardt | 2022-01-19 | 1 | -8/+8 |
* | bootstage: Add SPL support | Marek Vasut | 2021-10-31 | 1 | -1/+1 |
* | bootstage: Eliminate when not enabled | Tom Rini | 2021-07-07 | 1 | -1/+3 |
* | bootstage: Fix 'stacked' typo | Simon Glass | 2020-07-09 | 1 | -1/+1 |
* | bootstage: Use BOOTSTAGE instead of BOOTSTATE | Simon Glass | 2020-05-18 | 1 | -5/+5 |
* | x86: fsp: Add FSP2 base support | Simon Glass | 2019-12-15 | 1 | -0/+3 |
* | bootstage: Mark the start/end of TPL and SPL separately | Simon Glass | 2019-10-27 | 1 | -0/+2 |
* | main: add new bootstage ID for entering cli loop | Heiko Schocher | 2019-04-26 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | bootstage: Drop unused options | Simon Glass | 2017-09-16 | 1 | -6/+0 |
* | bootstage: Record time taken to set up the live device tree | Simon Glass | 2017-06-05 | 1 | -0/+1 |
* | bootstage: Support SPL | Simon Glass | 2017-06-05 | 1 | -3/+12 |
* | bootstage: Adjust to use const * where possible | Simon Glass | 2017-06-05 | 1 | -2/+2 |
* | bootstage: Tidy up error return values | Simon Glass | 2017-06-05 | 1 | -1/+3 |
* | bootstage: Record the time taken to set up driver model | Simon Glass | 2017-06-05 | 1 | -0/+2 |
* | bootstage: Support relocating boostage data | Simon Glass | 2017-06-05 | 1 | -0/+12 |
* | bootstage: Fix up code style and comments | Simon Glass | 2017-06-05 | 1 | -4/+4 |
* | bootstage: Convert to use malloc() | Simon Glass | 2017-06-05 | 1 | -0/+13 |
* | bootstage: Require timer_get_boot_us() to be defined | Simon Glass | 2017-06-05 | 1 | -1/+2 |
* | bootstage: call show_boot_progress also in SPL | Heiko Schocher | 2016-06-09 | 1 | -3/+3 |
* | image: Add boot_get_fpga() to load fpga with bootm | Michal Simek | 2016-05-24 | 1 | -0/+1 |
* | add boot_get_loadables() to load listed images | Karl Apsite | 2015-05-28 | 1 | -0/+1 |
* | bootstage: Add IDs for SPI flash reading and decompression | Simon Glass | 2015-05-14 | 1 | -0/+2 |
* | Kconfig: Move CONFIG_BOOTSTAGE to Kconfig | Simon Glass | 2015-04-18 | 1 | -1/+1 |
* | bootstage: Fix typos in the comment | Bin Meng | 2015-02-06 | 1 | -2/+2 |
* | scsi: bootstage: Measure time taken to scan the bus | Simon Glass | 2015-02-06 | 1 | -0/+1 |
* | x86: Support loading kernel setup from a FIT | Simon Glass | 2014-10-22 | 1 | -0/+3 |
* | bootstage: get more BOOTSTAGE_ID* in show_boot_progress() | Heiko Schocher | 2013-08-15 | 1 | -0/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -16/+1 |
* | bootstage: Remove unused entries related to kernel/ramdisk/fdt load | Simon Glass | 2013-06-04 | 1 | -26/+3 |
* | bootstage: Introduce sub-IDs for use with image loading | Simon Glass | 2013-06-04 | 1 | -0/+22 |
* | bootstage: Don't build for HOSTCC | Simon Glass | 2013-05-14 | 1 | -2/+3 |
* | bootstage: Allow marking a particular line of code | Simon Glass | 2013-05-13 | 1 | -0/+23 |
* | bootstage: Copy bootstage strings post-relocation | Doug Anderson | 2013-05-13 | 1 | -0/+15 |
* | bootstage: Add stubs for new bootstage functions | Simon Glass | 2013-05-13 | 1 | -0/+16 |
* | Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging | Tom Rini | 2012-10-15 | 1 | -0/+85 |
|\ |
|
| * | bootstage: Add new bootstage IDs for board, LCD | Simon Glass | 2012-10-03 | 1 | -0/+5 |
| * | bootstage: Add feature to stash/unstash bootstage info | Simon Glass | 2012-10-03 | 1 | -0/+29 |
| * | bootstage: Store boot timings in device tree | Simon Glass | 2012-10-02 | 1 | -0/+7 |
| * | bootstage: Add time accumulation feature | Simon Glass | 2012-10-02 | 1 | -0/+27 |
| * | bootstage: Export bootstage_add_record() function | Simon Glass | 2012-10-02 | 1 | -0/+17 |
* | | OMAP: networking support for SPL | Ilya Yanok | 2012-10-01 | 1 | -1/+5 |
|/ |
|
* | Move bootstage timer out of lib/time.c | Simon Glass | 2012-04-10 | 1 | -0/+7 |
* | bootstage: Implement core microsecond boot time measurement | Simon Glass | 2012-03-18 | 1 | -0/+43 |
* | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass | 2012-03-18 | 1 | -2/+28 |
* | bootstage: Convert FIT progress numbers to enums | Simon Glass | 2012-03-18 | 1 | -0/+38 |
* | bootstage: Convert net progress numbers to enums | Simon Glass | 2012-03-18 | 1 | -0/+11 |
* | bootstage: Convert NAND progress numbers to enums | Simon Glass | 2012-03-18 | 1 | -0/+15 |
* | bootstage: Convert IDE progress numbers to enums | Simon Glass | 2012-03-18 | 1 | -0/+14 |
* | bootstage: Convert progress numbers 20-41 to enums | Simon Glass | 2012-03-18 | 1 | -0/+25 |