index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ide.h
Age
Commit message (
Expand
)
Author
2013-03-15
Adjust board_r.c for ppc
Simon Glass
2012-10-22
ide: Add printf format string for CONFIG_SYS_64BIT_LBA option
Gabe Black
2012-10-17
change all versions of input_data() and output_data() to global weak aliases
Pavel Herrmann
2012-10-17
split mpc8xx hooks from cmd_ide.c
Pavel Herrmann
2012-10-15
ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)
Tom Rini
2012-10-08
ide: Correct IDE_BUS(dev) macro
Luka Perkov
2011-04-30
IDE: fix compiler warnings
Wolfgang Denk
2011-04-30
cmd_ide: enhance new feature "CONFIG_IDE_AHB"
Macpaul Lin
2009-09-24
mucmc52, uc101: delete ata@3a00 node, if no CF card is detected
Heiko Schocher
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2007-08-28
IDE: - make ide_inb () and ide_outb () "weak", so boards can
Heiko 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 devices
Grant Likely
2004-03-14
Code cleanup; make several boards compile & link.
wdenk
2004-03-13
* Patch by Rune Torgersen, 27 Feb 2004:
wdenk
2002-08-27
Initial revision
wdenk