aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_ide.c
AgeCommit message (Expand)Author
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Convert IDE progress numbers to enumsSimon Glass
2012-03-18bootstage: Use show_boot_error() for -ve progress numbersSimon Glass
2012-03-06Convert cmd_usage() calls in common to use a return valueSimon Glass
2011-11-03common/cmd_ide.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-03common/cmd_ide.c: CodingStyle cleanupWolfgang Denk
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-10-27GCC4.6: Squash warning in cmd_ide.cMarek Vasut
2011-10-27ARM: orion5x: reduce dependence of including platform fileLei Wen
2011-10-01IDE: Fix complaints about strict aliasing in cmd_ide.cMarek Vasut
2011-07-26disk/part.c: Make features optionalMatthew McClintock
2011-07-25autostart: unify duplicated logic into the bootm codeMike Frysinger
2011-04-30IDE: fix compiler warningsWolfgang Denk
2011-04-30cmd_ide: enhance new feature "CONFIG_IDE_AHB"Macpaul Lin
2011-02-05cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intendedShinya Kuribayashi
2011-01-11Revert "boot cmds: convert to getenv_yesno() with autostart"Wolfgang Denk
2010-11-28boot cmds: convert to getenv_yesno() with autostartMike Frysinger
2010-11-28do_bootm: unify duplicate prototypesMike Frysinger
2010-09-19Remove HMI10 board supportWolfgang Denk
2010-08-08cmd_ide: add support for KirkwoodPrafulla Wadaskar
2010-08-08cmd_ide: add support for orion5xAlbert Aribaud
2010-08-08ide: add configurationAlbert Aribaud
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-07-04cmd_ide.c: fix unused variable warning for SC3 boardWolfgang Denk
2010-06-23Remove AmigaOneG3SE boardWolfgang Denk
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-09-25mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-05-20common: fix inline--weak error spotted by gcc 4.4Kim Phillips
2009-04-28cmd_ide: Remove unused AmigaOneG3SE codePeter Tyser
2009-03-20vsprintf: pull updates from Linux kernelMike Frysinger
2009-02-03ADS5121 Add PATA supportRalph Kondziella
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-12-07common/cmd_ide.c: Corrected endian order printing for compact flash serial nu...Richard Retanubun
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-21Fix typo in spelling of ATAPI.Steven A. Falco
2008-08-21Add a hook to allow board-specific PIO mode setting.Steven A. Falco
2008-08-06Fix merge problemsStefan Roese
2008-06-30Delay FIT format check on sector based devicesMarian Balakowicz
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-09ide: Remove spurious second include of io.hMarcel Ziswiler
2008-04-28IDE: fix compiler warningsGuennadi Liakhovetski
2008-04-17IDE: fix bug in reset sequenceMartin Krause
2008-03-12[new uImage] Use show_boot_progress() for new uImage formatMarian Balakowicz
2008-03-12[new uImage] Add new uImage format handling to other bootm related commandsMarian Balakowicz
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz