Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bootm: vxworks: Make do_bootm_vxworks() non-static | Bin Meng | 2018-12-31 | 1 | -0/+2 |
* | Add a comment for board_quiesce_devices() | Simon Glass | 2018-06-03 | 1 | -0/+6 |
* | Define board_quiesce_devices() in a shared location | Simon Glass | 2018-06-03 | 1 | -0/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Combine bootm_find_<thing> functions together | Karl Apsite | 2015-05-28 | 1 | -1/+1 |
* | bootm: Export bootm_decomp_image() | Simon Glass | 2015-01-14 | 1 | -0/+17 |
* | bootm: add prototype for arch_preboot_os | Jeroen Hofstee | 2014-10-25 | 1 | -0/+2 |
* | cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images | Tom Rini | 2014-08-30 | 1 | -1/+1 |
* | Enhance fit_check_sign to check all images | Simon Glass | 2014-06-19 | 1 | -0/+2 |
* | bootm: Split out code from cmd_bootm.c | Simon Glass | 2014-06-19 | 1 | -0/+55 |