Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-15 | sata.h: Make all sata/ata drivers include <sata.h> | Pavel Herrmann | |
- block_dev_desc_t says that block_(read|write) take lbaint_t for blkcnt not ulong. - We also move the extern of sata_dev_desc into <sata.h> - Remove now duplicate declarations from driver-specific headers. Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Pavel Herrmann <morpheus.ibis@gmail.com> | |||
2009-02-02 | Blackfin: add driver for on-chip ATAPI controller | Sonic Zhang | |
This is a port of the Linux Blackfin on-chip ATAPI driver to U-Boot. Signed-off-by: Sonic Zhang <Sonic.Zhang@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> |