aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_ide.c
AgeCommit message (Expand)Author
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
2007-04-11Update for SC3 boardWolfgang Denk
2007-02-20[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely
2006-06-16Add support for gth2 boardWolfgang Denk
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2005-12-01Fix U-Boot compilation for MIPS boards using ELDK 4.0Wolfgang Denk
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-03-06Add port initialization for digital I/O on INKA4x0LABEL_2005_03_06_0225wdenk
2005-03-04* Fix get_partition_info() parameter error in all other callswdenk
2005-02-08Fix yet another recently introduced bug.LABEL_2005_02_08_1615wdenk
2005-02-03* Removed '--no-warn-mismatch' option from Makefile. This optionwdenk
2005-01-22Fix IDE stability problems on CPC45 board.wdenk
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk
2004-12-16remove "static" from "ide_dev_desc" to use it from external codestroese
2004-09-28Fix problems with CDROM drive as slave device on Lite5200 IDE bus.wdenk