summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* arm: mvebu: a38x: Weed out floating point useMarek Vasut2016-05-201-19/+10
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-1746-339/+2338
|\
| * dm: mmc: sandbox: Add an SD-card emulationSimon Glass2016-05-172-2/+143
| * dm: mmc: Add support for driver-model block devicesSimon Glass2016-05-173-12/+54
| * dm: mmc: Add a way to bind MMC devices with driver modelSimon Glass2016-05-171-0/+48
| * dm: mmc: Implement the MMC functions for block devicesSimon Glass2016-05-172-1/+109
| * dm: sandbox: Only enable the sandbox MMC driver when validSimon Glass2016-05-171-0/+4
| * dm: mmc: Adjust mmc_switch_part() to use a struct mmcSimon Glass2016-05-171-8/+4
| * dm: mmc: Move the device list into a separate fileSimon Glass2016-05-175-117/+172
| * dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass2016-05-176-1/+11
| * dm: blk: Add functions to select a hardware partitionSimon Glass2016-05-171-0/+29
| * dm: mmc: Use the new select_hwpart() APISimon Glass2016-05-173-7/+13
| * dm: mmc: spl: Use the legacy block interface in SPLSimon Glass2016-05-171-0/+1
| * dm: mmc: Add a function to obtain the block deviceSimon Glass2016-05-171-0/+5
| * dm: mmc: Implement the select_hwpart() methodSimon Glass2016-05-171-0/+22
| * dm: mmc: Move mmc_switch_part() above its callersSimon Glass2016-05-171-24/+21
| * dm: blk: Free the block device name when unboundSimon Glass2016-05-171-2/+10
| * dm: core: Allow device names to be freed automaticallySimon Glass2016-05-172-0/+8
| * dm: blk: Fix allocation of block-device numberingSimon Glass2016-05-171-9/+9
| * dm: systemace: Add driver-mode block-device supportSimon Glass2016-05-171-0/+44
| * dm: systemace: Reorder function to avoid forward declarataionsSimon Glass2016-05-171-31/+26
| * dm: blk: Add a easier way to create a named block deviceSimon Glass2016-05-171-0/+15
| * dm: blk: Allow blk_create_device() to allocate the device numberSimon Glass2016-05-171-0/+29
| * dm: sandbox: Drop the host_get_dev() functionSimon Glass2016-05-171-10/+0
| * dm: blk: Drop the systemace.h headerSimon Glass2016-05-171-1/+0
| * dm: systemace: Drop the get_dev() functionSimon Glass2016-05-171-11/+3
| * dm: mmc: Drop the get_dev() functionSimon Glass2016-05-171-14/+2
| * dm: usb: Drop the get_dev() functionSimon Glass2016-05-171-0/+1
| * 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: sandbox: Add a legacy host block interfaceSimon Glass2016-05-171-0/+7
| * dm: systemace: Add a legacy block interfaceSimon Glass2016-05-171-0/+14
| * dm: blk: Add a legacy block interfaceSimon Glass2016-05-172-0/+265
| * dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-1/+1
| * sandbox: Add dummy SATA functionsSimon Glass2016-05-172-1/+34
| * sandbox: Add dummy SCSI functionsSimon Glass2016-05-172-1/+30
| * dm: Rename disk uclass to ahciSimon Glass2016-05-173-7/+6
| * pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSESimon Glass2016-05-171-4/+0
| * 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-171-7/+23
| * drivers: usb: common: add common code for usb drivers to useMugunthan V N2016-05-172-0/+41
| * dm: gpio: introduce 74x164 driverPeng Fan2016-05-173-0/+202
| * dm: spi: introduce dm apiPeng Fan2016-05-171-7/+21
| * dm: spi: soft_spi: switch to use linux compatible stringPeng Fan2016-05-171-10/+28
| * dm: spi: soft_spi bug fixPeng Fan2016-05-171-7/+12
OpenPOWER on IntegriCloud