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
/
common
/
spl
/
spl.c
Commit message (
Expand
)
Author
Age
Lines
*
spl: Rework image header parse to allow abort on raw image and os boot
Paul Kocialkowski
2016-09-06
-4
/
+7
*
spl: zImage support in Falcon mode
Ladislav Michl
2016-07-22
-0
/
+23
*
spl: support loading from UBI volumes
Ladislav Michl
2016-07-22
-0
/
+6
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-07-15
-2
/
+2
|
\
|
*
sunxi: Support booting from SPI flash
Siarhei Siamashka
2016-07-15
-2
/
+2
*
|
dm: spl: Bind in all devices in SPL with of-platdata
Simon Glass
2016-07-14
-1
/
+2
*
|
dm: spl: Don't set up device tree with of-platdata
Simon Glass
2016-07-14
-1
/
+1
*
|
spl: Drop include of i2c.h
Simon Glass
2016-07-14
-1
/
+0
|
/
*
bootstage: call show_boot_progress also in SPL
Heiko Schocher
2016-06-09
-0
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2016-06-02
-3
/
+0
|
\
|
*
spl: Remove bogus GD_FLG_SPL_INIT check
Marek Vasut
2016-06-01
-3
/
+0
*
|
spl: Allow settings malloc_f base address
Marek Vasut
2016-06-02
-0
/
+3
|
/
*
SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Michal Simek
2016-05-24
-9
/
+36
*
spl: Introduce new function spl_board_prepare_for_boot
Michal Simek
2016-05-24
-0
/
+6
*
SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE
Marek Vasut
2016-05-17
-0
/
+3
*
SPL: Let spl_parse_image_header() return value
Marek Vasut
2016-05-17
-1
/
+2
*
spl: Print from which mmc slot spl is trying to boot
Hans de Goede
2016-03-23
-3
/
+3
*
arm: move gd handling outside of C code
Albert ARIBAUD
2016-01-13
-11
/
+15
*
spl: use panic_str instead of panic
Sjoerd Simons
2015-12-13
-1
/
+1
*
spl: mmc: add support for BOOT_DEVICE_MMC2
Nikita Kiryanov
2015-11-18
-1
/
+1
*
spl: announce boot devices
Nikita Kiryanov
2015-11-18
-0
/
+79
*
spl: add support for alternative boot device
Nikita Kiryanov
2015-11-18
-4
/
+29
*
common: spl: move image load to its own function
Nikita Kiryanov
2015-11-18
-67
/
+50
*
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-11-18
-14
/
+29
*
malloc_simple: Add support for switching to DRAM heap
Hans de Goede
2015-10-20
-0
/
+12
*
spl: spl_relocate_stack_gd: Do not unnecessarily clear bss
Hans de Goede
2015-10-20
-3
/
+0
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
-2
/
+1
*
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-08-18
-1
/
+1
*
spl: Add a debug string before the jump to U-Boot
Simon Glass
2015-07-21
-0
/
+1
*
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
2015-07-21
-11
/
+24
*
spl: Correct address in spl_relocate_stack_gd()
Simon Glass
2015-05-14
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-04-24
-1
/
+1
|
\
|
*
armv8/ls2085aqds: NAND boot support
Scott Wood
2015-04-23
-1
/
+1
*
|
dm: Init device tree as well as driver model in SPL
Simon Glass
2015-04-23
-3
/
+17
*
|
Correct malloc_limit value for pre-relocation malloc()
Simon Glass
2015-04-23
-1
/
+1
|
/
*
Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE
Albert ARIBAUD \(3ADEV\)
2015-04-10
-0
/
+12
*
arm: spl: Allow board_init_r() to run with a larger stack
Simon Glass
2015-03-04
-0
/
+35
*
arm: spl: Provide for a board-specific loader
Simon Glass
2015-02-16
-0
/
+5
*
spl: Change printf to puts for "Unsupported boot-device"
Stefan Roese
2015-01-28
-1
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
-1
/
+15
|
\
|
*
dm: spl: Allow driver model to be used
Simon Glass
2014-11-21
-0
/
+5
|
*
dm: spl: Make simple malloc() available when enabled
Simon Glass
2014-11-21
-1
/
+10
*
|
spl: Change debug to printf for "Unsupported boot-device"
Stefan Roese
2014-11-23
-1
/
+3
|
/
*
spl, nand: add option to boot raw u-boot.bin image only
Heiko Schocher
2014-11-17
-5
/
+10
*
spl: move comment to the right place
Andreas Bießmann
2014-10-27
-1
/
+1
*
Fix a few printf argument verification warnings
Vasili Galka
2014-09-15
-1
/
+1
*
common: spl: Add spl sata boot support
Dan Murphy
2014-02-19
-0
/
+5
*
spl: common: Support for USB MSD FAT image loading
Dan Murphy
2014-01-24
-0
/
+5
*
SPL: Limit image name print length
Taras Kondratiuk
2013-08-16
-2
/
+3
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
[next]