Commit Graph

23 Commits (lime2-spi)

Author SHA1 Message Date
Marek Vasut 04ce5427bd spl: Weed out CONFIG_SYS_TEXT_BASE usage 6 years ago
Michael Trimarchi 25dabd730a spl: Make the spl_nand_load_image static 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Simon Glass ebc4ef61d7 spl: Add a name to the SPL load-image methods 8 years ago
Simon Glass f4d7d8596f spl: Update spl_load_simple_fit() to take an spl_image param 8 years ago
Simon Glass 2a2ee2ac35 spl: Pass spl_image as a parameter to load_image() methods 8 years ago
Simon Glass d5c2b11ce4 spl: Convert spl_nand_load_image() to use linker list 8 years ago
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 8 years ago
Simon Glass 71316c1d8c spl: Add a parameter to spl_parse_image_header() 8 years ago
Simon Glass d95ceb97c0 spl: Add a parameter to spl_set_header_raw_uboot() 8 years ago
Boris Brezillon 80ef700f8d spl: nand: support redundant u-boot image 8 years ago
Lokesh Vutla 8bd8877279 spl: Support loading a FIT from NAND 8 years ago
Marek Vasut 7e0f22674a SPL: Let spl_parse_image_header() return value 8 years ago
Ahmed Samir Khalil 8122d2161e Common: SPL: spl_nand: Fixed debug correct NAND ECC type. 8 years ago
Nikita Kiryanov 36afd45136 spl: change return values of spl_*_load_image() 9 years ago
Nikita Kiryanov 483ab3dc80 spl: nand: remove code duplication 9 years ago
Scott Wood b2d5ac5985 armv8/ls2085aqds: NAND boot support 9 years ago
Heiko Schocher 0c3117b1f7 spl, nand: add option to boot raw u-boot.bin image only 10 years ago
Masahiro Yamada c13bb16757 spl: nand: read only in the size of image_header on the first access 10 years ago
Tim Harvey 50c8d66d33 nand: remove CONFIG_SYS_NAND_PAGE_SIZE 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Tom Rini d97b4ce805 SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl 12 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 12 years ago
Tom Rini d7cb93b28a ARM: SPL: Move gpmc_init() to spl_board_init() 12 years ago
Tom Rini 026b2fe32c ARM: SPL: Clean up spl.c / spl_nand.c slightly 12 years ago
Tom Rini 55cdbb8d4e ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 12 years ago
Tom Rini 8082fda9fc ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c 12 years ago
Tom Rini 37189a1958 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() 12 years ago
Marek Vasut b6e95fd47d CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE 12 years ago
Simon Schwarz 379c19ab70 omap-common/spl: Add linux boot to SPL 12 years ago
Simon Schwarz df163a5980 omap-common: Add NAND SPL linux booting 12 years ago
Simon Glass efb2172ece Move timestamp and version files into 'generated' subdir 13 years ago
Simon Schwarz 9ea5c6efd8 omap-common: reorganize spl.c 13 years ago