summaryrefslogtreecommitdiff
path: root/include/ide.h
AgeCommit message (Expand)Author
2013-03-15Adjust board_r.c for ppcSimon Glass
2012-10-22ide: Add printf format string for CONFIG_SYS_64BIT_LBA optionGabe Black
2012-10-17change all versions of input_data() and output_data() to global weak aliasesPavel Herrmann
2012-10-17split mpc8xx hooks from cmd_ide.cPavel Herrmann
2012-10-15ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)Tom Rini
2012-10-08ide: Correct IDE_BUS(dev) macroLuka Perkov
2011-04-30IDE: fix compiler warningsWolfgang Denk
2011-04-30cmd_ide: enhance new feature "CONFIG_IDE_AHB"Macpaul Lin
2009-09-25mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2007-08-28IDE: - make ide_inb () and ide_outb () "weak", so boards canHeiko Schocher
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
2004-03-14Code cleanup; make several boards compile & link.wdenk
2004-03-13* Patch by Rune Torgersen, 27 Feb 2004:wdenk
2002-08-27Initial revisionwdenk