Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-26 | drivers: add the support for Freescale SATA controller | Dave Liu | |
Add the Freescale on-chip SATA controller driver to u-boot, The SATA controller is used on the 837x and 8315 targets, The driver can be used to load kernel, fs and dtb. The features list: - 1.5/3 Gbps link speed - LBA48, LBA28 support - DMA and FPDMA support - Two ports support Signed-off-by: Dave Liu <daveliu@freescale.com> | |||
2008-03-26 | ata: add the libata support | Dave Liu | |
add simple libata support in u-boot Signed-off-by: Dave Liu <daveliu@freescale.com> | |||
2007-11-25 | drivers/block : move block drivers to drivers/block | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |