aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_ide.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-28IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher1-35/+16
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk1-2/+2
2007-08-03Merge branch 'testing' into workingAndy Fleming1-2/+2
2007-07-13make show_boot_progress () weak.Heiko Schocher1-28/+21
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-2/+2
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher1-14/+46
2007-06-08Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk1-2/+2
2007-04-13[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.cDenis Peter1-1/+1
2007-04-13[PATCH] Fix use of "void *" for block dev read/write buffer pointersGreg Lopp1-3/+3
2007-04-11Update for SC3 boardWolfgang Denk1-6/+7
2007-02-20[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely1-4/+4
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely1-1/+7
2006-06-16Add support for gth2 boardWolfgang Denk1-1/+6
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-1/+4
2005-12-01Fix U-Boot compilation for MIPS boards using ELDK 4.0Wolfgang Denk1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-3/+3
2005-03-06Add port initialization for digital I/O on INKA4x0LABEL_2005_03_06_0225wdenk1-1/+1
2005-03-04* Fix get_partition_info() parameter error in all other callswdenk1-1/+1
2005-02-08Fix yet another recently introduced bug.LABEL_2005_02_08_1615wdenk1-1/+2
2005-02-03* Removed '--no-warn-mismatch' option from Makefile. This optionwdenk1-171/+162
2005-01-22Fix IDE stability problems on CPC45 board.wdenk1-0/+4
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-9/+8
2004-12-16remove "static" from "ide_dev_desc" to use it from external codestroese1-1/+1
2004-09-28Fix problems with CDROM drive as slave device on Lite5200 IDE bus.wdenk1-25/+27
2004-04-23* Modify KUP4X board configuration to use SL811 driver for USB memoryLABEL_2004_04_23_2240wdenk1-40/+29
2004-04-18* Cleanup, minor fixeswdenk1-3/+2
2004-04-15* Patch by Stephen Williams, 01 Apr 2004:wdenk1-7/+34
2004-03-25* Patch by Klaus Heydeck, 13 Mar 2003:wdenk1-2/+6
2004-03-23* Patch by Stephen Williams, 19 March 2004wdenk1-1/+1
2004-03-23* Add start-up delay to make sure power has stabilized beforewdenk1-1/+1
2004-03-17Patch by Pierre Aubert, 15 Mar 2004:wdenk1-19/+23
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-19/+27
2004-03-14* Patch by Tolunay Orkun, 5 Mar 2004:wdenk1-0/+1
2004-03-14* Patch by Yuli Barcohen, 4 Mar 2004:wdenk1-0/+22
2004-03-13* Patch by Rune Torgersen, 27 Feb 2004:wdenk1-46/+125
2004-02-27* Patch by Pierre Aubert, 26 Feb 2004wdenk1-0/+3
2004-01-16[Strange. I _did_ check these in before. Seems SF restored an oldwdenk1-2/+2
2004-01-04* Make BMS2003 use a separate config file to avoid #ifdef mess;wdenk1-0/+85
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-1/+1
2003-12-07* Patch by Pierre Aubert, 24 Nov 2003:wdenk1-6/+18
2003-11-07* Patch by Bernhard Kuhn, 28 Oct 2003:wdenk1-2/+1
2003-10-09* Patch by Steven Scholz, 10 Oct 2003LABEL_2003_10_09_2320wdenk1-6/+7
2003-10-09* Patches by Thomas Lange, 09 Oct 2003:wdenk1-13/+19
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-4/+4
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk1-1/+0
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-6/+20
2003-06-23* Patch by Yuli Barcohen, 23 Jun 2003:wdenk1-10/+2
2003-04-27* LWMON extensions:wdenk1-1/+2
2003-02-28* Add support for 16 MB flash configuration of TRAB boardLABEL_2003_02_28_0150wdenk1-1/+11