summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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://www.denx.de/git/u-boot-imxTom Rini2016-05-172-3/+11
|\ \
| * | SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-171-2/+8
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-05-1723-228/+192
| |\ \ | | |/
| * | video: ipu_common: fix build errorPeng Fan2016-04-281-1/+3
* | | i2c: mvtwsi: Eliminate twsi_control_flagsChris Packham2016-05-171-33/+29
* | | i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEArStefan Roese2016-05-171-0/+10
* | | i2c: Add entry for Designware I2C driver in KconfigStefan Roese2016-05-171-0/+8
* | | dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc2016-05-172-0/+110
* | | dm: fsl_i2c: Factor out adap parametermario.six@gdsys.cc2016-05-171-67/+49
* | | dm: fsl_i2c: Prepare compatibility functionsmario.six@gdsys.cc2016-05-171-8/+39
* | | dm: fsl_i2c: Rename methods for reading/writing datamario.six@gdsys.cc2016-05-171-8/+8
OpenPOWER on IntegriCloud