9
0
Fork 0
barebox/drivers/ata
Sascha Hauer c19efab886 Merge branch 'for-next/param'
Conflicts:
	drivers/mci/mci-core.c
2013-05-06 09:30:50 +02:00
..
Kconfig ata: Remove wrong DISK_DRIVE symbol 2013-04-30 08:21:33 +02:00
Makefile ata: Add i.MX AHCI driver 2012-12-07 12:19:45 +01:00
ahci.c ata: ahci: refactor init functions 2013-03-08 11:33:27 +01:00
ahci.h ata: ahci: implement init callback 2013-03-08 11:33:27 +01:00
disk_ata_drive.c ata: Use dev_add_param_bool for probe parameter 2013-04-11 11:48:35 +02:00
disk_bios_drive.c switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
ide-sff.c ata sff: set device pointer in ata port 2012-12-17 08:42:32 +01:00
intf_platform_ide.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
pata-imx.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
sata-imx.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00