summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * dm: sandbox: Enable SATASimon Glass2016-05-171-0/+3
| * dm: sata: Add support for driver-model block devicesSimon Glass2016-05-171-1/+30
| * dm: sandbox: Enable SCSISimon Glass2016-05-171-0/+6
| * dm: scsi: Add support for driver-model block devicesSimon Glass2016-05-171-0/+32
| * dm: sandbox: Enable IDESimon Glass2016-05-171-0/+10
| * dm: ide: Add support for driver-model block devicesSimon Glass2016-05-172-0/+40
| * dm: part: Drop the get_dev() methodSimon Glass2016-05-171-1/+0
| * dm: sandbox: Drop the host_get_dev() functionSimon Glass2016-05-173-13/+1
| * dm: blk: Drop the systemace.h headerSimon Glass2016-05-172-11/+0
| * dm: systemace: Drop the get_dev() functionSimon Glass2016-05-174-21/+4
| * dm: sata: Drop the get_dev() functionSimon Glass2016-05-172-3/+1
| * dm: scsi: Drop the get_dev() functionSimon Glass2016-05-174-11/+2
| * dm: mmc: Drop the get_dev() functionSimon Glass2016-05-174-18/+3
| * dm: ide: Drop the get_dev() functionSimon Glass2016-05-173-10/+1
| * dm: usb: Drop the get_dev() functionSimon Glass2016-05-178-29/+14
| * dm: disk: Use legacy block driver info for block device accessSimon Glass2016-05-171-4/+3
| * dm: sata: Separate the non-command code into its own fileSimon Glass2016-05-173-118/+107
| * dm: ide: Separate the non-command code into its own fileSimon Glass2016-05-173-1276/+1228
| * dm: scsi: Separate the non-command code into its own fileSimon Glass2016-05-174-603/+600
| * dm: mmc: Add an implementation of the 'devnum' functionsSimon Glass2016-05-171-0/+280
| * dm: mmc: Add a legacy block interface for MMCSimon Glass2016-05-171-3/+27
| * dm: usb: Add a legacy block interface for USB storageSimon Glass2016-05-171-0/+7
| * dm: sandbox: Add a legacy host block interfaceSimon Glass2016-05-171-0/+7
| * dm: systemace: Add a legacy block interfaceSimon Glass2016-05-172-0/+15
| * dm: blk: Add a legacy block interfaceSimon Glass2016-05-173-0/+460
| * dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-1733-40/+40
| * dm: sata: Fix code style problems in cmd/sata.cSimon Glass2016-05-171-5/+7
| * dm: ide: Remove the forward declarationsSimon Glass2016-05-171-714/+682
| * dm: ide: Correct various code style problemsSimon Glass2016-05-171-28/+29
| * dm: scsi: Fix up code styleSimon Glass2016-05-171-233/+226
| * dm: scsi: Remove the forward declarationsSimon Glass2016-05-171-332/+310
| * sandbox: Add dummy SATA functionsSimon Glass2016-05-172-1/+34
| * sandbox: Add dummy SCSI functionsSimon Glass2016-05-172-1/+30
| * sandbox: Add string and 16-bit I/O functionsSimon Glass2016-05-171-0/+15
| * Allow iotrace byte access to use an address of any sizeSimon Glass2016-05-171-2/+3
| * dm: Rename disk uclass to ahciSimon Glass2016-05-179-12/+14
| * pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSESimon Glass2016-05-173-8/+0
| * dm: sandbox: Add a board for sandbox without CONFIG_BLKSimon Glass2016-05-172-0/+175
| * Revert "dm: sandbox: Drop the pre-DM host implementation"Simon Glass2016-05-171-0/+90
| * gpio: exynos(s5p): remove gpio_xlate routineEric Nelson2016-05-171-11/+0
| * gpio: rk: remove gpio_xlate routineEric Nelson2016-05-171-11/+0
| * gpio: pic32: remove gpio_xlate routineEric Nelson2016-05-171-10/+0
| * gpio: omap: remove gpio_xlate routineEric Nelson2016-05-171-11/+0
| * gpio: intel_broadwell: remove gpio_xlate routineEric Nelson2016-05-171-10/+0
| * dm: gpio: add a default gpio xlate routineEric Nelson2016-05-172-12/+37
| * drivers: usb: common: add common code for usb drivers to useMugunthan V N2016-05-173-0/+50
| * dm: gpio: introduce 74x164 driverPeng Fan2016-05-173-0/+202
| * dm: spi: introduce dm apiPeng Fan2016-05-172-7/+73
| * dm: spi: soft_spi: switch to use linux compatible stringPeng Fan2016-05-172-15/+33
| * dm: spi: soft_spi bug fixPeng Fan2016-05-171-7/+12
OpenPOWER on IntegriCloud