aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_ide.c
AgeCommit message (Expand)Author
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
2008-02-21[new uImage] Rename and move print_image_hdr() routineMarian Balakowicz
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2007-12-07Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu
2007-11-29Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-11-17Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD
2007-11-16Fix warning differ in signedness in common/cmd_ide.cJean-Christophe PLAGNIOL-VILLARD
2007-09-23sh: Add support command of ide with shNobuhiro Iwamatsu
2007-08-28IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-07-13make show_boot_progress () weak.Heiko Schocher
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher
2007-06-08Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk
2007-04-13[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.cDenis Peter
2007-04-13[PATCH] Fix use of "void *" for block dev read/write buffer pointersGreg Lopp