index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_nand.c
Age
Commit message (
Expand
)
Author
2025-11-18
spl: nand: typo 'destintion'
Heinrich Schuchardt
2025-10-20
spl: make args file optional in falcon mode
Anshul Dalal
2025-10-20
spl: falcon: disable fallback to U-Boot on failure
Anshul Dalal
2025-10-20
spl: nand: refactor spl_nand_load_image for falcon mode
Anshul Dalal
2024-08-23
spl: Create a function to init spl_load_info
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
2023-11-16
spl: Convert nand to spl_load
Sean Anderson
2023-11-16
spl: nand: Remove spl_nand_legacy_read
Sean Anderson
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
2023-11-16
spl: Remove filename from spl_load_info
Sean Anderson
2023-11-16
spl: Refactor spl_load_info->read to use units of bytes
Sean Anderson
2023-11-16
spl: Remove NULL assignments in spl_load_info
Sean Anderson
2023-11-16
spl: nand: Map memory before accessing it
Sean Anderson
2023-11-16
spl: nand: Set bl_len to page size
Sean Anderson
2023-11-16
spl: nand: Fix NULL-pointer dereference
Sean Anderson
2023-10-17
arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
2023-10-06
spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
Simon Glass
2022-12-05
global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-26
spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard
Roger Quadros
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-07-13
spl: nand: support loading legacy image with payload compressed
Weijie Gao
2022-05-20
spl: spl_nand: Fix bad block handling in fitImage
Michael Trimarchi
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
2021-04-08
spl: fit: nand: allow for non-page-aligned elements
Tim Harvey
2021-04-08
spl: fit: nand: skip bad block handling if NAND chip not fully defined
Tim Harvey
2020-07-08
spl: fit: improve spl_nand_fit_read(...) readability
Dario Binacchi
2020-07-08
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2019-10-08
spl: nand: support loading i.MX container format file
Peng Fan
2019-10-08
spl: nand: Introduce spl_nand_get_uboot_raw_page
Peng Fan
2019-04-23
spl: spl_nand.c: Add NAND loading message
Stefan Roese
2018-09-25
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
2018-07-20
spl: Make the spl_nand_load_image static
Michael Trimarchi
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2016-12-09
spl: Add a name to the SPL load-image methods
Simon Glass
2016-10-06
spl: Update spl_load_simple_fit() to take an spl_image param
Simon Glass
2016-10-06
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
spl: Convert spl_nand_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
spl: Add a parameter to spl_parse_image_header()
Simon Glass
2016-10-06
spl: Add a parameter to spl_set_header_raw_uboot()
Simon Glass
2016-06-19
spl: nand: support redundant u-boot image
Boris Brezillon
2016-05-27
spl: Support loading a FIT from NAND
Lokesh Vutla
2016-05-17
SPL: Let spl_parse_image_header() return value
Marek Vasut
[next]