index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
spl.h
Commit message (
Expand
)
Author
Age
Lines
*
SPL: make struct spl_image 64-bit safe
Andre Przywara
2017-01-04
-2
/
+2
*
spl: Add a name to the SPL load-image methods
Simon Glass
2016-12-09
-1
/
+14
*
spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macro
Simon Glass
2016-12-09
-7
/
+7
*
SPL: mmc: Make spl_mmc_load_image available
Marek Vasut
2016-12-01
-0
/
+3
*
spl: Make spl_boot_list a local variable
Simon Glass
2016-10-06
-2
/
+0
*
spl: Update spl_load_simple_fit() to take an spl_image param
Simon Glass
2016-10-06
-1
/
+3
*
spl: Update fat functions to take an spl_image parameter
Simon Glass
2016-10-06
-2
/
+4
*
spl: Update ext functions to take an spl_image parameter
Simon Glass
2016-10-06
-2
/
+4
*
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
-1
/
+3
*
spl: Convert spl_board_load_image() to use linker list
Simon Glass
2016-10-06
-8
/
+0
*
spl: Convert spl_net_load_image() to use linker list
Simon Glass
2016-10-06
-3
/
+0
*
spl: Convert spl_spi_load_image() to use linker list
Simon Glass
2016-10-06
-3
/
+0
*
spl: Convert spl_sata_load_image() to use linker list
Simon Glass
2016-10-06
-3
/
+0
*
spl: Convert spl_usb_load_image() to use linker list
Simon Glass
2016-10-06
-3
/
+0
*
spl: Convert spl_ymodem_load_image() to use linker list
Simon Glass
2016-10-06
-3
/
+0
*
spl: Convert spl_nor_load_image() to use linker list
Simon Glass
2016-10-06
-3
/
+0
*
spl: Convert spl_onenand_load_image() to use linker list
Simon Glass
2016-10-06
-3
/
+0
*
spl: Convert spl_nand_load_image() to use linker list
Simon Glass
2016-10-06
-3
/
+0
*
spl: Convert spl_ubi_load_image() to use linker list
Simon Glass
2016-10-06
-3
/
+0
*
spl: Convert spl_mmc_load_image() to use linker list
Simon Glass
2016-10-06
-3
/
+0
*
spl: Add a way to declare an SPL image loader
Simon Glass
2016-10-06
-0
/
+32
*
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
-11
/
+29
*
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
Simon Glass
2016-10-06
-0
/
+7
*
spl: Add function comments to spl_start_uboot()
Simon Glass
2016-10-06
-0
/
+11
*
spl: Add a parameter to jump_to_image_linux()
Simon Glass
2016-10-06
-1
/
+11
*
spl: Add a parameter to spl_parse_image_header()
Simon Glass
2016-10-06
-2
/
+18
*
spl: Add a parameter to spl_set_header_raw_uboot()
Simon Glass
2016-10-06
-1
/
+12
*
spl: Move spl_board_load_image() into a generic header
Simon Glass
2016-10-06
-0
/
+9
*
spl: dfu: adding dfu support functions for SPL-DFU
B, Ravi
2016-09-27
-0
/
+8
*
spl: support loading from UBI volumes
Ladislav Michl
2016-07-22
-0
/
+4
*
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-06-26
-1
/
+1
*
spl: Allow to load a FIT containing U-Boot from FS
Lokesh Vutla
2016-05-27
-0
/
+12
*
spl: Introduce new function spl_board_prepare_for_boot
Michal Simek
2016-05-24
-0
/
+1
*
SPL: Let spl_parse_image_header() return value
Marek Vasut
2016-05-17
-1
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
-4
/
+6
|
\
|
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
-4
/
+6
*
|
spl: Add an option to load a FIT containing U-Boot
Simon Glass
2016-03-14
-0
/
+18
|
/
*
spl: mmc: add support for BOOT_DEVICE_MMC2
Nikita Kiryanov
2015-11-18
-1
/
+1
*
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-11-18
-9
/
+9
*
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
2015-07-21
-0
/
+12
*
arm: spl: Add an API to detect when U-Boot is started from SPL
Simon Glass
2015-06-10
-0
/
+13
*
spl, nand: add option to boot raw u-boot.bin image only
Heiko Schocher
2014-11-17
-0
/
+1
*
spl: Add EXT support to SPL
Guillaume GARDET
2014-10-27
-0
/
+4
*
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
2014-10-27
-1
/
+1
*
spl: add prototype for jump_to_image_no_args
Jeroen Hofstee
2014-10-25
-0
/
+2
*
common: spl: Add spl sata boot support
Dan Murphy
2014-02-19
-0
/
+3
*
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
Tom Rini
2014-02-07
-0
/
+1
*
spl: common: Support for USB MSD FAT image loading
Dan Murphy
2014-01-24
-0
/
+3
*
spl: common: Move FAT funcs to a common file
Dan Murphy
2014-01-24
-0
/
+5
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
[next]