summaryrefslogtreecommitdiffstats
path: root/include/ide.h
Commit message (Expand)AuthorAgeFilesLines
* ide: add missing prototypeJeroen Hofstee2014-10-251-0/+1
* common: cmd_ide: use __weak and add prototypesJeroen Hofstee2014-07-221-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-251-1/+1
|\
| * block: constify sect_buf argument of ide_write_dataGabor Juhos2013-07-241-1/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy2013-07-151-0/+2
* Fix block device accesses beyond 2TiBSascha Silbe2013-06-261-2/+3
* Adjust board_r.c for ppcSimon Glass2013-03-151-0/+7
* ide: Add printf format string for CONFIG_SYS_64BIT_LBA optionGabe Black2012-10-221-0/+2
* change all versions of input_data() and output_data() to global weak aliasesPavel Herrmann2012-10-171-0/+11
* split mpc8xx hooks from cmd_ide.cPavel Herrmann2012-10-171-0/+8
* ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)Tom Rini2012-10-151-2/+2
* ide: Correct IDE_BUS(dev) macroLuka Perkov2012-10-081-1/+1
* IDE: fix compiler warningsWolfgang Denk2011-04-301-1/+1
* cmd_ide: enhance new feature "CONFIG_IDE_AHB"Macpaul Lin2011-04-301-0/+7
* mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher2009-09-251-0/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
* IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher2007-08-281-0/+2
* [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-201-2/+2
* [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-201-3/+3
* Code cleanup; make several boards compile & link.wdenk2004-03-141-1/+1
* * Patch by Rune Torgersen, 27 Feb 2004:wdenk2004-03-131-2/+8
* Initial revisionwdenk2002-08-271-0/+49
OpenPOWER on IntegriCloud