summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdt: fix dev_get_addr_name node offsetStephen Warren2016-05-171-2/+2
* video: tegra: refuse to bind to disabled dcsStephen Warren2016-05-171-0/+7
* dm: core: allow drivers to refuse to bindStephen Warren2016-05-171-0/+4
* m68k: add DM model serial driverangelo@sysam.it2016-05-171-44/+144
* dm: gpio: pca953x: introduce driver model support for pca953xPeng Fan2016-05-173-0/+375
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-05-061-167/+87
|\
| * mtd: cqspi: Simplify indirect read codeMarek Vasut2016-05-061-71/+57
| * mtd: cqspi: Simplify indirect write codeMarek Vasut2016-05-061-96/+30
OpenPOWER on IntegriCloud