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
Commit message (
Expand
)
Author
Age
Lines
*
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: fat: Fix spl_parse_image_header() return value handling
Tom Rini
2016-05-23
-1
/
+1
*
spl: fit: Print error message when FDT is not present
Michal Simek
2016-05-23
-1
/
+6
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
-3
/
+3
|
\
|
*
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
-1
/
+1
|
*
dm: scsi: Drop the get_dev() function
Simon Glass
2016-05-17
-1
/
+1
|
*
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
-1
/
+1
*
|
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
-14
/
+39
|
/
*
spl: spl_mmc: Disambiguate error message
Fabio Estevam
2016-04-25
-2
/
+2
*
spl: mmc: raw: Try to load u-boot if Linux image is not found
Lokesh Vutla
2016-04-11
-1
/
+11
*
Common: SPL: spl_nand: Fixed debug correct NAND ECC type.
Ahmed Samir Khalil
2016-04-01
-0
/
+4
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-03-23
-3
/
+3
|
\
|
*
spl: Print from which mmc slot spl is trying to boot
Hans de Goede
2016-03-23
-3
/
+3
*
|
spl_mmc: allow to load raw image
Masahiro Yamada
2016-03-24
-14
/
+4
|
/
*
spl_nor: fix warning when compiled for 64bit target
Masahiro Yamada
2016-03-15
-1
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
-14
/
+12
|
\
|
*
dm: part: Rename some partition functions
Simon Glass
2016-03-14
-5
/
+3
|
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
-9
/
+9
*
|
spl: Support loading a FIT from MMC
Simon Glass
2016-03-14
-18
/
+57
*
|
spl: Add an option to load a FIT containing U-Boot
Simon Glass
2016-03-14
-0
/
+195
|
/
*
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS
Guillaume GARDET
2016-02-19
-1
/
+1
*
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
-5
/
+4
*
arm: move gd handling outside of C code
Albert ARIBAUD
2016-01-13
-11
/
+15
*
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-12-16
-1
/
+1
|
\
|
*
spl: use panic_str instead of panic
Sjoerd Simons
2015-12-13
-1
/
+1
*
|
spl: mmc: use block device number, not hard-coded 0
Eric Nelson
2015-12-14
-3
/
+5
|
/
*
spl: mmc: Unify non/driver model spl_mmc_find_device()
Simon Glass
2015-12-05
-32
/
+9
*
spl: mmc: Rename 'mmc' variable to 'mmcp'
Simon Glass
2015-12-05
-7
/
+7
*
spl: mmc: Fix compiler warning with CONFIG_DM_MMC
Simon Glass
2015-12-05
-1
/
+1
*
spl: mmc: add support for BOOT_DEVICE_MMC2
Nikita Kiryanov
2015-11-18
-9
/
+34
*
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
-48
/
+91
*
spl: mmc: get rid of emmc boot code duplication
Nikita Kiryanov
2015-11-18
-36
/
+18
*
spl: mmc: move fs boot into its own function
Nikita Kiryanov
2015-11-18
-30
/
+51
*
spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check
Nikita Kiryanov
2015-11-18
-4
/
+9
*
spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
Nikita Kiryanov
2015-11-18
-8
/
+21
*
spl: mmc: refactor device location code to its own function
Nikita Kiryanov
2015-11-18
-22
/
+55
*
spl: mmc: add break statements in spl_mmc_load_image()
Nikita Kiryanov
2015-11-18
-6
/
+7
*
spl: nand: remove code duplication
Nikita Kiryanov
2015-11-18
-15
/
+16
*
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: Fix compile warning for arm64
Gong Qianyu
2015-08-12
-1
/
+1
*
spl: spl_mmc: Add option to boot from a MMC partition with offset
Stefan Roese
2015-07-24
-0
/
+5
*
spl: Add a debug string before the jump to U-Boot
Simon Glass
2015-07-21
-0
/
+1
[next]