u-boot/drivers
Mario Six 29d11b8838 core: Make device_is_compatible live-tree compatible
Judging from its name and parameters, device_is_compatible looks like it
is compatible with a live device tree, but it actually isn't.

Make it compatible with a live device tree.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
2018-01-21 10:01:02 -07:00
..
adc
ata
bios_emulator
block
bootcount
clk clk: Makefile: Sort entries alphabetically 2018-01-21 10:01:02 -07:00
core core: Make device_is_compatible live-tree compatible 2018-01-21 10:01:02 -07:00
cpu
crypto crypto/fsl: fix BLOB encapsulation and decapsulation 2018-01-08 08:26:03 -05:00
ddr ddr: marvell: update ddr controller init and freq 2018-01-19 16:30:29 +01:00
demo
dfu
dma drivers: dma: ti-edma3: add support for memory fill 2018-01-19 15:49:25 -05:00
firmware
fpga fpga: allow programming fpga from FIT image for all FPGA drivers 2017-12-14 16:09:39 +01:00
gpio GPIO: tca642x: Rework to not include commands in SPL 2018-01-19 15:49:29 -05:00
i2c i2c: mxc_i2c: Use or operation 2018-01-16 06:59:39 +01:00
input
led
mailbox
memory
misc misc: mxc_ocotp: check fuse word before programming on i.MX7ULP 2018-01-12 14:28:04 +01:00
mmc mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit 2018-01-19 15:49:23 -05:00
mtd mtd: nand: mxs_nand_spl: Remove nand size print 2018-01-08 17:37:12 +01:00
net phy: atheros: set auto-negotiation for AR8021 2018-01-15 12:05:27 -06:00
nvme
pch
pci drivers: pci: imx: fix enumeration logic error 2018-01-12 14:28:04 +01:00
pcmcia
phy
pinctrl Merge git://git.denx.de/u-boot-marvell 2018-01-10 08:05:57 -05:00
power power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard 2018-01-13 00:07:57 +09:00
pwm
qe
ram ram: stm32: add memory mapping selection support 2018-01-10 08:05:47 -05:00
remoteproc
reset rockchip: reset: support a (common) rockchip reset drivers 2018-01-09 11:13:32 +01:00
rtc
scsi
serial serial: stm32: Rename serial_stm32x7.c to serial_stm32.c 2018-01-19 15:49:32 -05:00
soc
sound
spi spi: fsl_qspi: support i.MX6UL/6ULLL/7D 2018-01-12 14:28:04 +01:00
spmi spmi: msm: display the PMIC Arb version (debug) 2018-01-15 11:35:37 -05:00
sysreset db410c: replace reset driver with psci 2018-01-15 16:29:03 -05:00
thermal
timer
tpm
usb usb: rockchip: add the rockusb gadget 2018-01-10 11:11:05 +01:00
video am335x-fb: setup display PLL 2018-01-11 15:19:12 +01:00
watchdog
Kconfig
Makefile