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