| Commit message (Expand) | Author | Age | Files | Lines |
* | spl: fit: improve spl_nand_fit_read(...) readability | Dario Binacchi | 2020-07-08 | 1 | -5/+5 |
* | spl: fit: nand: fix fit loading in case of bad blocks | Dario Binacchi | 2020-07-08 | 1 | -1/+4 |
* | 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/+2 |
* | spl: nand: support loading i.MX container format file | Peng Fan | 2019-10-08 | 1 | -0/+9 |
* | spl: nand: Introduce spl_nand_get_uboot_raw_page | Peng Fan | 2019-10-08 | 1 | -2/+7 |
* | spl: spl_nand.c: Add NAND loading message | Stefan Roese | 2019-04-23 | 1 | -0/+4 |
* | spl: Weed out CONFIG_SYS_TEXT_BASE usage | Marek Vasut | 2018-09-25 | 1 | -2/+2 |
* | spl: Make the spl_nand_load_image static | Michael Trimarchi | 2018-07-20 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | spl: Add a name to the SPL load-image methods | Simon Glass | 2016-12-09 | 1 | -1/+1 |
* | spl: Update spl_load_simple_fit() to take an spl_image param | Simon Glass | 2016-10-06 | 1 | -1/+1 |
* | spl: Pass spl_image as a parameter to load_image() methods | Simon Glass | 2016-10-06 | 1 | -14/+19 |
* | spl: Convert spl_nand_load_image() to use linker list | Simon Glass | 2016-10-06 | 1 | -1/+3 |
* | spl: Convert boot_device into a struct | Simon Glass | 2016-10-06 | 1 | -1/+1 |
* | spl: Add a parameter to spl_parse_image_header() | Simon Glass | 2016-10-06 | 1 | -2/+2 |
* | spl: Add a parameter to spl_set_header_raw_uboot() | Simon Glass | 2016-10-06 | 1 | -1/+1 |
* | spl: nand: support redundant u-boot image | Boris Brezillon | 2016-06-19 | 1 | -0/+7 |
* | spl: Support loading a FIT from NAND | Lokesh Vutla | 2016-05-27 | 1 | -5/+32 |
* | SPL: Let spl_parse_image_header() return value | Marek Vasut | 2016-05-17 | 1 | -2/+7 |
* | Common: SPL: spl_nand: Fixed debug correct NAND ECC type. | Ahmed Samir Khalil | 2016-04-01 | 1 | -0/+4 |
* | spl: change return values of spl_*_load_image() | Nikita Kiryanov | 2015-11-18 | 1 | -6/+12 |
* | spl: nand: remove code duplication | Nikita Kiryanov | 2015-11-18 | 1 | -15/+16 |
* | armv8/ls2085aqds: NAND boot support | Scott Wood | 2015-04-23 | 1 | -1/+1 |
* | spl, nand: add option to boot raw u-boot.bin image only | Heiko Schocher | 2014-11-17 | 1 | -0/+13 |
* | spl: nand: read only in the size of image_header on the first access | Masahiro Yamada | 2014-07-22 | 1 | -3/+3 |
* | nand: remove CONFIG_SYS_NAND_PAGE_SIZE | Tim Harvey | 2014-05-15 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl | Tom Rini | 2012-09-27 | 1 | -0/+100 |