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
/
cmd_ide.c
Commit message (
Expand
)
Author
Age
Lines
*
combine block device load commands into common function
Rob Herring
2012-09-25
-150
/
+1
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
-23
/
+23
*
bootstage: Convert IDE progress numbers to enums
Simon Glass
2012-03-18
-23
/
+25
*
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2012-03-18
-11
/
+11
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
-5
/
+5
*
common/cmd_ide.c: fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-03
-2
/
+0
*
common/cmd_ide.c: CodingStyle cleanup
Wolfgang Denk
2011-11-03
-840
/
+874
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-28
-6
/
+0
|
\
|
*
ARM: orion5x: reduce dependence of including platform file
Lei Wen
2011-10-27
-6
/
+0
*
|
GCC4.6: Squash warning in cmd_ide.c
Marek Vasut
2011-10-27
-1
/
+1
|
/
*
IDE: Fix complaints about strict aliasing in cmd_ide.c
Marek Vasut
2011-10-01
-26
/
+25
*
disk/part.c: Make features optional
Matthew McClintock
2011-07-26
-0
/
+2
*
autostart: unify duplicated logic into the bootm code
Mike Frysinger
2011-07-25
-14
/
+1
*
IDE: fix compiler warnings
Wolfgang Denk
2011-04-30
-4
/
+4
*
cmd_ide: enhance new feature "CONFIG_IDE_AHB"
Macpaul Lin
2011-04-30
-1
/
+28
*
cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended
Shinya Kuribayashi
2011-02-05
-1
/
+2
*
Revert "boot cmds: convert to getenv_yesno() with autostart"
Wolfgang Denk
2011-01-11
-1
/
+1
*
boot cmds: convert to getenv_yesno() with autostart
Mike Frysinger
2010-11-28
-1
/
+1
*
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-11-28
-1
/
+0
*
Remove HMI10 board support
Wolfgang Denk
2010-09-19
-6
/
+5
*
cmd_ide: add support for Kirkwood
Prafulla Wadaskar
2010-08-08
-0
/
+2
*
cmd_ide: add support for orion5x
Albert Aribaud
2010-08-08
-0
/
+5
*
ide: add configuration
Albert Aribaud
2010-08-08
-9
/
+9
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
-13
/
+7
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-2
/
+2
*
cmd_ide.c: fix unused variable warning for SC3 board
Wolfgang Denk
2010-07-04
-1
/
+0
*
Remove AmigaOneG3SE board
Wolfgang Denk
2010-06-23
-100
/
+6
*
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-12-08
-2
/
+2
*
mucmc52, uc101: delete ata@3a00 node, if no CF card is detected
Heiko Schocher
2009-09-25
-0
/
+8
*
MPC512x: remove include/mpc512x.h
Wolfgang Denk
2009-06-12
-4
/
+0
*
General help message cleanup
Wolfgang Denk
2009-06-12
-2
/
+2
*
common: fix inline--weak error spotted by gcc 4.4
Kim Phillips
2009-05-20
-2
/
+2
*
cmd_ide: Remove unused AmigaOneG3SE code
Peter Tyser
2009-04-28
-44
/
+0
*
vsprintf: pull updates from Linux kernel
Mike Frysinger
2009-03-20
-5
/
+5
*
ADS5121 Add PATA support
Ralph Kondziella
2009-02-03
-0
/
+4
*
Command usage cleanup
Peter Tyser
2009-01-28
-2
/
+2
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
-5
/
+5
*
common/cmd_ide.c: Corrected endian order printing for compact flash serial nu...
Richard Retanubun
2008-12-07
-3
/
+4
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-78
/
+78
*
Fix typo in spelling of ATAPI.
Steven A. Falco
2008-08-21
-2
/
+2
*
Add a hook to allow board-specific PIO mode setting.
Steven A. Falco
2008-08-21
-0
/
+46
*
Fix merge problems
Stefan Roese
2008-08-06
-26
/
+24
*
Delay FIT format check on sector based devices
Marian Balakowicz
2008-06-30
-9
/
+10
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-3
/
+3
*
ide: Remove spurious second include of io.h
Marcel Ziswiler
2008-05-09
-4
/
+0
*
IDE: fix compiler warnings
Guennadi Liakhovetski
2008-04-28
-2
/
+12
*
IDE: fix bug in reset sequence
Martin Krause
2008-04-17
-0
/
+3
*
[new uImage] Use show_boot_progress() for new uImage format
Marian Balakowicz
2008-03-12
-0
/
+2
*
[new uImage] Add new uImage format handling to other bootm related commands
Marian Balakowicz
2008-03-12
-7
/
+18
*
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
-1
/
+1
[next]