Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard | Roger Quadros | 2022-10-26 | 1 | -11/+8 |
* | treewide: Drop image_header_t typedef | Simon Glass | 2022-09-29 | 1 | -4/+4 |
* | spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY | Weijie Gao | 2022-07-13 | 1 | -2/+19 |
* | SPL: Add struct spl_boot_device parameter into spl_parse_board_header() | Pali Rohár | 2022-01-20 | 1 | -1/+2 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop image.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | spl: spl_legacy: Add lzma decompression support for legacy image | Weijie Gao | 2020-04-27 | 1 | -2/+60 |
* | spl: spl_nor: Move legacy image loading into spl_legacy.c | Stefan Roese | 2020-04-27 | 1 | -0/+20 |
* | spl: spl_legacy: Use IS_ENABLED() to remove #ifdef | Stefan Roese | 2020-04-27 | 1 | -3/+2 |
* | spl: Extract legacy image handling into separate file | Stefan Roese | 2020-04-27 | 1 | -0/+54 |