Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | bootm: use genimg_get_kernel_addr() | Bryan Wu | 2014-08-09 | -20/+5 |
* | Enhance fit_check_sign to check all images | Simon Glass | 2014-06-19 | -0/+71 |
* | bootm: Move decompression code into its own function | Simon Glass | 2014-06-19 | -27/+48 |
* | Allow compiling common/bootm.c on with HOSTCC | Simon Glass | 2014-06-19 | -4/+14 |
* | bootm: Support android boot on sandbox | Simon Glass | 2014-06-19 | -1/+1 |
* | image: Remove the fit_load_image() property parameter | Simon Glass | 2014-06-19 | -2/+1 |
* | bootm: Split out code from cmd_bootm.c | Simon Glass | 2014-06-19 | -0/+812 |