Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f86af399cabcb906dac666ee5768caacdb2d6ede
/
include
/
spl.h
9dcc861
binman: Add a new 'image-pos' property
by Simon Glass
· 6 years ago
e8561af
binman: Rename 'position' to 'offset'
by Simon Glass
· 6 years ago
58beb6e
spl: record boot_device into spl_image and call spl_perform_fixups
by Philipp Tomsich
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
113aa50
spl: spl_mmc: provide one weak function spl_boot_partition
by Patrick Delaunay
· 7 years ago
867a398
binman: Add binman symbol support to SPL
by Simon Glass
· 7 years ago
f13e9e0
spl: change load_addr and entry_point to uintptr_t
by Philipp Tomsich
· 7 years ago
be5ac1a
spl: add a fdt_addr field to spl_image_info
by Philipp Tomsich
· 7 years ago
a34ca5f
spl: fix assignment of board info to global data
by York Sun
· 7 years ago
83ad702
spl: add a 'return to bootrom' boot method
by Philipp Tomsich
· 7 years ago
6e79a91
spl: add support to booting with ATF
by Kever Yang
· 8 years ago
62b021c
spl: make image arg or fdt blob address reconfigurable
by Vikas Manocha
· 8 years ago
b4be3c3
spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
by Andrew F. Davis
· 8 years ago
3225899
spl: Add spl_early_init()
by Eddie Cai
· 8 years ago
6c52607
SPL: make struct spl_image 64-bit safe
by Andre Przywara
· 8 years ago
4fc1f25
spl: Add a name to the SPL load-image methods
by Simon Glass
· 8 years ago
bf4fd55
spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macro
by Simon Glass
· 8 years ago
8d5c4c3
SPL: mmc: Make spl_mmc_load_image available
by Marek Vasut
· 8 years ago
ce8f509
spl: Make spl_boot_list a local variable
by Simon Glass
· 8 years ago
43a734f
spl: Update spl_load_simple_fit() to take an spl_image param
by Simon Glass
· 8 years ago
3eb382a
spl: Update fat functions to take an spl_image parameter
by Simon Glass
· 8 years ago
0649e91
spl: Update ext functions to take an spl_image parameter
by Simon Glass
· 8 years ago
ee30679
spl: Pass spl_image as a parameter to load_image() methods
by Simon Glass
· 8 years ago
a499648
spl: Convert spl_board_load_image() to use linker list
by Simon Glass
· 8 years ago
d9aefcb
spl: Convert spl_net_load_image() to use linker list
by Simon Glass
· 8 years ago
b9f6d89
spl: Convert spl_spi_load_image() to use linker list
by Simon Glass
· 8 years ago
3d2872e
spl: Convert spl_sata_load_image() to use linker list
by Simon Glass
· 8 years ago
c43541b
spl: Convert spl_usb_load_image() to use linker list
by Simon Glass
· 8 years ago
944e0e3
spl: Convert spl_ymodem_load_image() to use linker list
by Simon Glass
· 8 years ago
8f42e64
spl: Convert spl_nor_load_image() to use linker list
by Simon Glass
· 8 years ago
383aa47
spl: Convert spl_onenand_load_image() to use linker list
by Simon Glass
· 8 years ago
6cf82c9
spl: Convert spl_nand_load_image() to use linker list
by Simon Glass
· 8 years ago
92619e8
spl: Convert spl_ubi_load_image() to use linker list
by Simon Glass
· 8 years ago
d449cb8
spl: Convert spl_mmc_load_image() to use linker list
by Simon Glass
· 8 years ago
d1cf373
spl: Add a way to declare an SPL image loader
by Simon Glass
· 8 years ago
c0b6c9b
spl: Convert boot_device into a struct
by Simon Glass
· 8 years ago
f481ab1
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
by Simon Glass
· 8 years ago
3e6b1c3
spl: Add function comments to spl_start_uboot()
by Simon Glass
· 8 years ago
b805c35
spl: Add a parameter to jump_to_image_linux()
by Simon Glass
· 8 years ago
6b2e4db
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· 8 years ago
11a1a27
spl: Add a parameter to spl_set_header_raw_uboot()
by Simon Glass
· 8 years ago
8dd1c9e
spl: Move spl_board_load_image() into a generic header
by Simon Glass
· 8 years ago
d207b7e
spl: dfu: adding dfu support functions for SPL-DFU
by B, Ravi
· 8 years ago
2a8ea48
spl: support loading from UBI volumes
by Ladislav Michl
· 8 years ago
64d64bb
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 9 years ago
f62cef1
spl: Allow to load a FIT containing U-Boot from FS
by Lokesh Vutla
· 9 years ago
7a8465b
spl: Introduce new function spl_board_prepare_for_boot
by Michal Simek
· 9 years ago
02266e2
SPL: Let spl_parse_image_header() return value
by Marek Vasut
· 9 years ago
e080b82
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
a6131a2
spl: Add an option to load a FIT containing U-Boot
by Simon Glass
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
e63b2dd
spl: mmc: add support for BOOT_DEVICE_MMC2
by Nikita Kiryanov
· 9 years ago
33eefe4
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
fa2a4db
dm: spl: Allow device tree/driver model in board_init_f()
by Simon Glass
· 9 years ago
a77e1b8
arm: spl: Add an API to detect when U-Boot is started from SPL
by Simon Glass
· 10 years ago
cf00027
spl, nand: add option to boot raw u-boot.bin image only
by Heiko Schocher
· 10 years ago
1eb410c
spl: Add EXT support to SPL
by Guillaume GARDET
· 10 years ago
602a16c
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
454c071
spl: add prototype for jump_to_image_no_args
by Jeroen Hofstee
· 10 years ago
0c3ab85
common: spl: Add spl sata boot support
by Dan Murphy
· 11 years ago
cc61269
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 11 years ago
cb367e1
spl: common: Support for USB MSD FAT image loading
by Dan Murphy
· 11 years ago
b7b5b0c
spl: common: Move FAT funcs to a common file
by Dan Murphy
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
3f30b0a
ARM: OMAP: Cleanup boot parameters usage
by SRICHARAN R
· 12 years ago
d6b5eed
SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
by Enric Balletbo i Serra
· 12 years ago
f7a2c55
OMAP: networking support for SPL
by Ilya Yanok
· 12 years ago
1e2abf9
SPL: SPI: Enhance spi_spl_load to match the other load functions
by Tom Rini
· 12 years ago
00b57b3
SPL: Add option to skip copying of the mkimage header
by Stefan Roese
· 12 years ago
900c177
SPL: Add NOR flash booting support
by Stefan Roese
· 12 years ago
31dfba4
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
28591df
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago