index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
spl.h
Age
Commit message (
Expand
)
Author
2016-10-06
spl: Make spl_boot_list a local variable
Simon Glass
2016-10-06
spl: Update spl_load_simple_fit() to take an spl_image param
Simon Glass
2016-10-06
spl: Update fat functions to take an spl_image parameter
Simon Glass
2016-10-06
spl: Update ext functions to take an spl_image parameter
Simon Glass
2016-10-06
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
spl: Convert spl_board_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_net_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_spi_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_sata_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_usb_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_ymodem_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_nor_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_onenand_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_nand_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_ubi_load_image() to use linker list
Simon Glass
2016-10-06
spl: Convert spl_mmc_load_image() to use linker list
Simon Glass
2016-10-06
spl: Add a way to declare an SPL image loader
Simon Glass
2016-10-06
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
Simon Glass
2016-10-06
spl: Add function comments to spl_start_uboot()
Simon Glass
2016-10-06
spl: Add a parameter to jump_to_image_linux()
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-10-06
spl: Move spl_board_load_image() into a generic header
Simon Glass
2016-09-27
spl: dfu: adding dfu support functions for SPL-DFU
B, Ravi
2016-07-22
spl: support loading from UBI volumes
Ladislav Michl
2016-06-26
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-05-27
spl: Allow to load a FIT containing U-Boot from FS
Lokesh Vutla
2016-05-24
spl: Introduce new function spl_board_prepare_for_boot
Michal Simek
2016-05-17
SPL: Let spl_parse_image_header() return value
Marek Vasut
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
spl: Add an option to load a FIT containing U-Boot
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2015-11-18
spl: mmc: add support for BOOT_DEVICE_MMC2
Nikita Kiryanov
2015-11-18
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-07-21
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
2015-06-10
arm: spl: Add an API to detect when U-Boot is started from SPL
Simon Glass
2014-11-17
spl, nand: add option to boot raw u-boot.bin image only
Heiko Schocher
2014-10-27
spl: Add EXT support to SPL
Guillaume GARDET
2014-10-27
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
2014-10-25
spl: add prototype for jump_to_image_no_args
Jeroen Hofstee
2014-02-19
common: spl: Add spl sata boot support
Dan Murphy
2014-02-07
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
Tom Rini
2014-01-24
spl: common: Support for USB MSD FAT image loading
Dan Murphy
2014-01-24
spl: common: Move FAT funcs to a common file
Dan Murphy
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-10
ARM: OMAP: Cleanup boot parameters usage
SRICHARAN R
2013-03-11
SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
Enric Balletbo i Serra
2012-10-01
OMAP: networking support for SPL
Ilya Yanok
2012-09-27
SPL: SPI: Enhance spi_spl_load to match the other load functions
Tom Rini
[next]