Commit Graph

37244 Commits (9107c973d32c72a6f7ac909fc4a6884a42e4e607)
 

Author SHA1 Message Date
Simon Glass 9107c973d3 dm: blk: Add a easier way to create a named block device 9 years ago
Simon Glass 52138fd407 dm: blk: Allow blk_create_device() to allocate the device number 9 years ago
Simon Glass 199a1201ab dm: sandbox: Enable SATA 9 years ago
Simon Glass f5a14af9c4 dm: sata: Add support for driver-model block devices 9 years ago
Simon Glass e8c0a2509c dm: sandbox: Enable SCSI 9 years ago
Simon Glass 535556b2aa dm: scsi: Add support for driver-model block devices 9 years ago
Simon Glass 74c6dc1444 dm: sandbox: Enable IDE 9 years ago
Simon Glass 145df842b4 dm: ide: Add support for driver-model block devices 9 years ago
Simon Glass 38bd29beaa dm: part: Drop the get_dev() method 9 years ago
Simon Glass f1d86fd3b1 dm: sandbox: Drop the host_get_dev() function 9 years ago
Simon Glass ae9ffccdac dm: blk: Drop the systemace.h header 9 years ago
Simon Glass f6d000edbe dm: systemace: Drop the get_dev() function 9 years ago
Simon Glass 4e7189d4d8 dm: sata: Drop the get_dev() function 9 years ago
Simon Glass edd82ab354 dm: scsi: Drop the get_dev() function 9 years ago
Simon Glass 3c457f4d2e dm: mmc: Drop the get_dev() function 9 years ago
Simon Glass 74001a2570 dm: ide: Drop the get_dev() function 9 years ago
Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function 9 years ago
Simon Glass a6331fa83c dm: disk: Use legacy block driver info for block device access 9 years ago
Simon Glass d97dc8a0e6 dm: sata: Separate the non-command code into its own file 9 years ago
Simon Glass e9be1ee75e dm: ide: Separate the non-command code into its own file 9 years ago
Simon Glass 11f610edf0 dm: scsi: Separate the non-command code into its own file 9 years ago
Simon Glass d508c82ba9 dm: mmc: Add an implementation of the 'devnum' functions 9 years ago
Simon Glass 663acabdc5 dm: mmc: Add a legacy block interface for MMC 9 years ago
Simon Glass c0543bf6be dm: usb: Add a legacy block interface for USB storage 9 years ago
Simon Glass 0cc65a7cc2 dm: sandbox: Add a legacy host block interface 9 years ago
Simon Glass 3ef85e3772 dm: systemace: Add a legacy block interface 9 years ago
Simon Glass 6eef6eac1f dm: blk: Add a legacy block interface 9 years ago
Simon Glass c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 9 years ago
Simon Glass 2765c4d147 dm: sata: Fix code style problems in cmd/sata.c 9 years ago
Simon Glass ed73508dec dm: ide: Remove the forward declarations 9 years ago
Simon Glass 53dbcdd0cd dm: ide: Correct various code style problems 9 years ago
Simon Glass f1d4d9379e dm: scsi: Fix up code style 9 years ago
Simon Glass 73a9cfde78 dm: scsi: Remove the forward declarations 9 years ago
Simon Glass a31e2c93cb sandbox: Add dummy SATA functions 9 years ago
Simon Glass 84d39cbd30 sandbox: Add dummy SCSI functions 9 years ago
Simon Glass e54094f2f9 sandbox: Add string and 16-bit I/O functions 9 years ago
Simon Glass 709e98b7b2 Allow iotrace byte access to use an address of any size 9 years ago
Simon Glass a219639d42 dm: Rename disk uclass to ahci 9 years ago
Simon Glass cf63084492 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE 9 years ago
Simon Glass f960ca0a5f dm: sandbox: Add a board for sandbox without CONFIG_BLK 9 years ago
Simon Glass e161356bff Revert "dm: sandbox: Drop the pre-DM host implementation" 9 years ago
Eric Nelson f835303388 gpio: exynos(s5p): remove gpio_xlate routine 9 years ago
Eric Nelson 6c3dd3caf0 gpio: rk: remove gpio_xlate routine 9 years ago
Eric Nelson 5206e7bff5 gpio: pic32: remove gpio_xlate routine 9 years ago
Eric Nelson 86222f6140 gpio: omap: remove gpio_xlate routine 9 years ago
Eric Nelson 8376aaddaf gpio: intel_broadwell: remove gpio_xlate routine 9 years ago
Eric Nelson 6c880b7719 dm: gpio: add a default gpio xlate routine 9 years ago
Mugunthan V N c0c62d9233 drivers: usb: common: add common code for usb drivers to use 9 years ago
Peng Fan 9300f711ba dm: gpio: introduce 74x164 driver 9 years ago
Peng Fan 7a3eff4ce9 dm: spi: introduce dm api 9 years ago