Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
b02e4044ff8ee1f6ac83917a39514172a9b449fb
/
include
/
spl.h
d32b2d1
spl: Make spl_boot_list a local variable
by Simon Glass
· 8 years ago
f4d7d85
spl: Update spl_load_simple_fit() to take an spl_image param
by Simon Glass
· 8 years ago
710e9ca
spl: Update fat functions to take an spl_image parameter
by Simon Glass
· 8 years ago
b4a6c2a
spl: Update ext functions to take an spl_image parameter
by Simon Glass
· 8 years ago
2a2ee2a
spl: Pass spl_image as a parameter to load_image() methods
by Simon Glass
· 8 years ago
97d9df0
spl: Convert spl_board_load_image() to use linker list
by Simon Glass
· 8 years ago
7ec0389
spl: Convert spl_net_load_image() to use linker list
by Simon Glass
· 8 years ago
139db7a
spl: Convert spl_spi_load_image() to use linker list
by Simon Glass
· 8 years ago
7557147
spl: Convert spl_sata_load_image() to use linker list
by Simon Glass
· 8 years ago
56df463
spl: Convert spl_usb_load_image() to use linker list
by Simon Glass
· 8 years ago
dd6bf90
spl: Convert spl_ymodem_load_image() to use linker list
by Simon Glass
· 8 years ago
548b3ee
spl: Convert spl_nor_load_image() to use linker list
by Simon Glass
· 8 years ago
afa6e6c
spl: Convert spl_onenand_load_image() to use linker list
by Simon Glass
· 8 years ago
d5c2b11
spl: Convert spl_nand_load_image() to use linker list
by Simon Glass
· 8 years ago
7d7dd82
spl: Convert spl_ubi_load_image() to use linker list
by Simon Glass
· 8 years ago
0fed9c7
spl: Convert spl_mmc_load_image() to use linker list
by Simon Glass
· 8 years ago
a0a8029
spl: Add a way to declare an SPL image loader
by Simon Glass
· 8 years ago
ecdfd69
spl: Convert boot_device into a struct
by Simon Glass
· 8 years ago
a807ab3
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
by Simon Glass
· 8 years ago
f59961e
spl: Add function comments to spl_start_uboot()
by Simon Glass
· 8 years ago
ca12e65
spl: Add a parameter to jump_to_image_linux()
by Simon Glass
· 8 years ago
71316c1
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· 8 years ago
d95ceb9
spl: Add a parameter to spl_set_header_raw_uboot()
by Simon Glass
· 8 years ago
e50d76c
spl: Move spl_board_load_image() into a generic header
by Simon Glass
· 8 years ago
52f2acc
spl: dfu: adding dfu support functions for SPL-DFU
by B, Ravi
· 8 years ago
bf55cd4
spl: support loading from UBI volumes
by Ladislav Michl
· 8 years ago
2b1cdaf
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 8 years ago
eafd541
spl: Allow to load a FIT containing U-Boot from FS
by Lokesh Vutla
· 8 years ago
3a3b914
spl: Introduce new function spl_board_prepare_for_boot
by Michal Simek
· 8 years ago
7e0f226
SPL: Let spl_parse_image_header() return value
by Marek Vasut
· 9 years ago
88033d7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
f1dcee5
spl: Add an option to load a FIT containing U-Boot
by Simon Glass
· 9 years ago
4101f68
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
a1e56cf
spl: mmc: add support for BOOT_DEVICE_MMC2
by Nikita Kiryanov
· 9 years ago
36afd45
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
070d00b
dm: spl: Allow device tree/driver model in board_init_f()
by Simon Glass
· 9 years ago
32ba895
arm: spl: Add an API to detect when U-Boot is started from SPL
by Simon Glass
· 9 years ago
0c3117b
spl, nand: add option to boot raw u-boot.bin image only
by Heiko Schocher
· 10 years ago
592f922
spl: Add EXT support to SPL
by Guillaume GARDET
· 10 years ago
205b4f3
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
ce04822
spl: add prototype for jump_to_image_no_args
by Jeroen Hofstee
· 10 years ago
fff40a7
common: spl: Add spl sata boot support
by Dan Murphy
· 11 years ago
7dbe63b
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 11 years ago
8cffe5b
spl: common: Support for USB MSD FAT image loading
by Dan Murphy
· 11 years ago
773b594
spl: common: Move FAT funcs to a common file
by Dan Murphy
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
4a0eb75
ARM: OMAP: Cleanup boot parameters usage
by SRICHARAN R
· 12 years ago
6000992
SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
by Enric Balletbo i Serra
· 12 years ago
7ac2fe2
OMAP: networking support for SPL
by Ilya Yanok
· 12 years ago
a4cc1c4
SPL: SPI: Enhance spi_spl_load to match the other load functions
by Tom Rini
· 12 years ago
022b497
SPL: Add option to skip copying of the mkimage header
by Stefan Roese
· 12 years ago
33d3464
SPL: Add NOR flash booting support
by Stefan Roese
· 12 years ago
6507f13
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
47f7bca
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago