summaryrefslogtreecommitdiff
path: root/include/ide.h
AgeCommit message (Expand)Author
2016-05-17dm: ide: Add support for driver-model block devicesSimon Glass
2016-03-14dm: Add a new header for block devicesSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2016-01-13part_dos.c: Don't wrap to negative after 2G sectorsStefan Monnier
2014-10-25ide: add missing prototypeJeroen Hofstee
2014-07-22common: cmd_ide: use __weak and add prototypesJeroen Hofstee
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24block: constify sect_buf argument of ide_write_dataGabor Juhos
2013-07-15Fix ext2/ext4 filesystem accesses beyond 2TiBFrederic Leroy
2013-06-26Fix block device accesses beyond 2TiBSascha Silbe
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.LABEL_2004_03_14_2340wdenk
2004-03-13* Patch by Rune Torgersen, 27 Feb 2004:wdenk
2002-08-27Initial revisionwdenk