~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-05
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoardRoger Quadros2022-10-26
* treewide: Drop image_header_t typedefSimon Glass2022-09-29
* spl: nand: support loading legacy image with payload compressedWeijie Gao2022-07-13
* spl: spl_nand: Fix bad block handling in fitImageMichael Trimarchi2022-05-20
* SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár2022-01-20
* spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini2021-11-05
* spl: fit: nand: allow for non-page-aligned elementsTim Harvey2021-04-08
* spl: fit: nand: skip bad block handling if NAND chip not fully definedTim Harvey2021-04-08
* spl: fit: improve spl_nand_fit_read(...) readabilityDario Binacchi2020-07-08
* spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi2020-07-08
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* spl: nand: support loading i.MX container format filePeng Fan2019-10-08
* spl: nand: Introduce spl_nand_get_uboot_raw_pagePeng Fan2019-10-08
* spl: spl_nand.c: Add NAND loading messageStefan Roese2019-04-23
* spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut2018-09-25
* spl: Make the spl_nand_load_image staticMichael Trimarchi2018-07-20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09
* spl: Update spl_load_simple_fit() to take an spl_image paramSimon Glass2016-10-06
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06
* spl: Convert spl_nand_load_image() to use linker listSimon Glass2016-10-06
* spl: Convert boot_device into a structSimon Glass2016-10-06
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06
* spl: Add a parameter to spl_set_header_raw_uboot()Simon Glass2016-10-06
* spl: nand: support redundant u-boot imageBoris Brezillon2016-06-19
* spl: Support loading a FIT from NANDLokesh Vutla2016-05-27
* SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-17
* Common: SPL: spl_nand: Fixed debug correct NAND ECC type.Ahmed Samir Khalil2016-04-01
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-18
* spl: nand: remove code duplicationNikita Kiryanov2015-11-18
* armv8/ls2085aqds: NAND boot supportScott Wood2015-04-23
* spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher2014-11-17
* spl: nand: read only in the size of image_header on the first accessMasahiro Yamada2014-07-22
* nand: remove CONFIG_SYS_NAND_PAGE_SIZETim Harvey2014-05-15
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini2012-09-27