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