uboot/drivers
Stephen Warren daac3bfee5 dm: allow setting driver_data before/during bind
This will allow a driver's bind function to use the driver data. One
example is the Tegra186 GPIO driver, which instantiates child devices
for each of its GPIO ports, yet supports two different HW instances each
with a different set of ports, and identified by the udevice_id .data
field.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
2016-05-26 20:48:31 -06:00
..
adc
bios_emulator Fix various typos, scattered over the code. 2016-05-05 21:39:26 -04:00
block dm: blk: Add functions to select a hardware partition 2016-05-17 09:54:43 -06:00
bootcount bootcounter_ram: Flush dcache after data is written into SDRAM 2016-04-11 20:48:25 -04:00
clk clk: uniphier: add Media I/O clock driver support for PH1-LD11 2016-05-26 00:37:13 +09:00
core dm: allow setting driver_data before/during bind 2016-05-26 20:48:31 -06:00
cpu
crypto crypto/fsl: add support for multiple SEC engines initialization 2016-05-18 08:51:46 -07:00
ddr Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 2016-05-24 13:42:03 -04:00
demo
dfu dm: mmc: Use the new select_hwpart() API 2016-05-17 09:54:43 -06:00
dma
fpga fpga: Fix typo in function comment 2016-05-24 11:15:02 +02:00
gpio gpio: zynq: Add support for reading gpio pin state 2016-05-24 11:15:00 +02:00
hwmon
i2c i2c: mvtwsi: Eliminate twsi_control_flags 2016-05-17 08:32:02 +02:00
input
led
memory memory: Move TI_AEMIF config to KCONFIG 2016-04-18 17:11:43 -04:00
misc cmd: qfw: bring ACPI generation code into qfw core 2016-05-23 15:18:00 +08:00
mmc dm: mmc: sandbox: Add an SD-card emulation 2016-05-17 09:54:43 -06:00
mtd Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 2016-05-24 13:42:03 -04:00
net Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 2016-05-25 07:19:31 -04:00
pch
pci pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE 2016-05-17 09:54:43 -06:00
pcmcia
pinctrl drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x. 2016-05-21 01:25:50 +02:00
power sunxi: power: add AXP809 support 2016-05-25 17:52:39 +02:00
pwm
qe
ram
remoteproc
rtc
serial dm: ns16550: Don't map_physmem for I/O ports 2016-05-26 01:34:13 +02:00
soc
sound
spi Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 2016-05-24 13:42:03 -04:00
spmi spmi: Fix sandbox spmi driver memory corruption 2016-04-11 20:48:22 -04:00
thermal Fix various typos, scattered over the code. 2016-05-05 21:39:26 -04:00
timer
tpm drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use 2016-04-15 08:14:37 -06:00
twserial
usb drivers: usb: common: add common code for usb drivers to use 2016-05-17 09:54:43 -06:00
video Merge git://git.denx.de/u-boot-dm 2016-05-17 13:58:27 -04:00
watchdog
Kconfig memory: Move TI_AEMIF config to KCONFIG 2016-04-18 17:11:43 -04:00
Makefile dm: mmc: spl: Use the legacy block interface in SPL 2016-05-17 09:54:43 -06:00