summaryrefslogtreecommitdiffstats
path: root/common/cmd_ide.c
Commit message (Expand)AuthorAgeFilesLines
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-081-2/+2
* [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.cDenis Peter2007-04-131-1/+1
* [PATCH] Fix use of "void *" for block dev read/write buffer pointersGreg Lopp2007-04-131-3/+3
* Update for SC3 boardWolfgang Denk2007-04-111-6/+7
* [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-201-4/+4
* [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-201-1/+7
* Add support for gth2 boardWolfgang Denk2006-06-161-1/+6
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-1/+4
* Fix U-Boot compilation for MIPS boards using ELDK 4.0Wolfgang Denk2005-12-011-1/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-3/+3
* Add port initialization for digital I/O on INKA4x0wdenk2005-03-061-1/+1
* * Fix get_partition_info() parameter error in all other callswdenk2005-03-041-1/+1
* Fix yet another recently introduced bug.wdenk2005-02-081-1/+2
* * Removed '--no-warn-mismatch' option from Makefile. This optionwdenk2005-02-031-171/+162
* Fix IDE stability problems on CPC45 board.wdenk2005-01-221-0/+4
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-9/+8
* remove "static" from "ide_dev_desc" to use it from external codestroese2004-12-161-1/+1
* Fix problems with CDROM drive as slave device on Lite5200 IDE bus.wdenk2004-09-281-25/+27
* * Modify KUP4X board configuration to use SL811 driver for USB memorywdenk2004-04-231-40/+29
* * Cleanup, minor fixeswdenk2004-04-181-3/+2
* * Patch by Stephen Williams, 01 Apr 2004:wdenk2004-04-151-7/+34
* * Patch by Klaus Heydeck, 13 Mar 2003:wdenk2004-03-251-2/+6
* * Patch by Stephen Williams, 19 March 2004wdenk2004-03-231-1/+1
* * Add start-up delay to make sure power has stabilized beforewdenk2004-03-231-1/+1
* Patch by Pierre Aubert, 15 Mar 2004:wdenk2004-03-171-19/+23
* Code cleanup; make several boards compile & link.wdenk2004-03-141-19/+27
* * Patch by Tolunay Orkun, 5 Mar 2004:wdenk2004-03-141-0/+1
* * Patch by Yuli Barcohen, 4 Mar 2004:wdenk2004-03-141-0/+22
* * Patch by Rune Torgersen, 27 Feb 2004:wdenk2004-03-131-46/+125
* * Patch by Pierre Aubert, 26 Feb 2004wdenk2004-02-271-0/+3
* [Strange. I _did_ check these in before. Seems SF restored an oldwdenk2004-01-161-2/+2
* * Make BMS2003 use a separate config file to avoid #ifdef mess;wdenk2004-01-041-0/+85
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-1/+1
* * Patch by Pierre Aubert, 24 Nov 2003:wdenk2003-12-071-6/+18
* * Patch by Bernhard Kuhn, 28 Oct 2003:wdenk2003-11-071-2/+1
* * Patch by Steven Scholz, 10 Oct 2003wdenk2003-10-091-6/+7
* * Patches by Thomas Lange, 09 Oct 2003:wdenk2003-10-091-13/+19
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-4/+4
* Fix some missing commands, cleanup header fileswdenk2003-06-291-1/+0
* * Code cleanup:wdenk2003-06-271-6/+20
* * Patch by Yuli Barcohen, 23 Jun 2003:wdenk2003-06-231-10/+2
* * LWMON extensions:wdenk2003-04-271-1/+2
* * Add support for 16 MB flash configuration of TRAB boardwdenk2003-02-281-1/+11
* Add LED indication for IDE activity on KUP4K boardwdenk2002-12-041-1/+5
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-191-4/+189
* * Patch by Daniel Engström, 13 Nov 2002:wdenk2002-11-181-55/+119
* Initial revisionwdenk2002-11-031-0/+1563
OpenPOWER on IntegriCloud