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
Commit message (
Expand
)
Author
Age
Lines
...
*
bootm: Remove extra OK message
Simon Glass
2013-07-12
-1
/
+0
*
cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2
Tom Rini
2013-07-12
-3
/
+2
*
cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself
Tom Rini
2013-07-10
-16
/
+40
*
cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc
Tom Rini
2013-07-10
-5
/
+13
*
bootm: Add the missing PREP stage to bootz and correct image handling
Simon Glass
2013-07-10
-2
/
+3
*
bootm: Clean up bootz_setup() function
Simon Glass
2013-07-10
-5
/
+3
*
bootm: Require boot function only if it is about to be used
Simon Glass
2013-07-10
-2
/
+5
*
bootm: Disable interrupts only when loading
Simon Glass
2013-07-10
-24
/
+43
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2013-07-10
-47
/
+96
|
\
|
*
video: consolidate splash screen alignment code
Anatolij Gustschin
2013-07-08
-17
/
+30
|
*
video: lcd: Make splash_screen_prepare weak, remove config macro
Robert Winkler
2013-07-01
-9
/
+4
|
*
video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
Robert Winkler
2013-07-01
-13
/
+40
|
*
lcd: align bmp header when uncopmressing image
Piotr Wilczek
2013-07-01
-14
/
+28
|
*
lcd: remove unaligned access in lcd_dt_simplefb_configure_node()
Stephen Warren
2013-07-01
-3
/
+3
*
|
cmd_bootm.c: Correct check/return for unsupported sub-command
Tom Rini
2013-07-04
-2
/
+7
*
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2013-07-01
-8
/
+1
|
\
\
|
|
/
|
/
|
|
*
nand: Don't call adjust_size_for_badblocks for erase
Scott Wood
2013-06-21
-8
/
+1
*
|
bootm: Disable interrupts before loading OS
Simon Glass
2013-06-28
-26
/
+27
*
|
cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
Tom Rini
2013-06-28
-27
/
+38
*
|
Fix block device accesses beyond 2TiB
Sascha Silbe
2013-06-26
-11
/
+11
*
|
cmd_bootm: Add command line arguments to Plan 9
Steven Stallion
2013-06-26
-7
/
+29
*
|
image: Add support for signing of FIT configurations
Simon Glass
2013-06-26
-1
/
+230
*
|
image: Add RSA support for image signing
Simon Glass
2013-06-26
-0
/
+7
*
|
image: Support signing of images
Simon Glass
2013-06-26
-23
/
+204
*
|
image: Add signing infrastructure
Simon Glass
2013-06-26
-0
/
+43
*
|
Add a 'fake' go command to the bootm command
Simon Glass
2013-06-26
-2
/
+17
*
|
Refactor the bootm command to reduce code duplication
Simon Glass
2013-06-26
-241
/
+216
*
|
Clarify bootm OS arguments
Simon Glass
2013-06-26
-31
/
+48
*
|
Add trace support to generic board
Simon Glass
2013-06-26
-1
/
+27
*
|
Add a trace command
Simon Glass
2013-06-26
-0
/
+134
*
|
Add function to print a number with grouped digits
Simon Glass
2013-06-26
-18
/
+4
*
|
bootstage: Correct printf types
Simon Glass
2013-06-26
-2
/
+2
*
|
Fix missing return in do_mem_loop()
Simon Glass
2013-06-26
-0
/
+2
*
|
pxe: add ipappend support
Rob Herring
2013-06-24
-3
/
+44
*
|
net: Fix build regression in cmd_pxe.c
Joe Hershberger
2013-06-24
-0
/
+2
*
|
pxe: add support for per arch and SoC default paths
Rob Herring
2013-06-24
-6
/
+20
*
|
pxe: add support for ontimeout token
Rob Herring
2013-06-24
-5
/
+6
*
|
pxe: simplify menu display and selection
Rob Herring
2013-06-24
-18
/
+16
*
|
pxe: always display a menu when present
Rob Herring
2013-06-24
-1
/
+2
*
|
pxe: try bootz if bootm fails to find a valid image
Rob Herring
2013-06-24
-1
/
+10
*
|
bootz: un-staticize do_bootz
Rob Herring
2013-06-24
-1
/
+1
*
|
pxe: fix handling of different localboot values
Rob Herring
2013-06-24
-18
/
+19
*
|
pxe: make string parameters const
Rob Herring
2013-06-24
-12
/
+12
*
|
pxe: Use ethact setting for pxe
Rob Herring
2013-06-24
-25
/
+9
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-06-22
-2
/
+107
|
\
\
|
*
\
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-19
-2
/
+107
|
|
\
\
|
|
*
|
COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition
Amar
2013-06-13
-2
/
+107
*
|
|
|
Makefile: move the common makefile line to public area
Ying Zhang
2013-06-20
-8
/
+9
*
|
|
|
common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
Ying Zhang
2013-06-20
-10
/
+17
|
|
_
|
/
|
/
|
|
*
|
|
image: Use ENOENT instead of ENOMEDIUM for better compatibility
Simon Glass
2013-06-17
-1
/
+1
[prev]
[next]