uboot/drivers
Simon Glass e23c6c28b0 video: Allow simple-panel to be used without regulators
At present simple-panel requires regulator support and will not build
without it. But some panels do not have a power supply, or at least not one
that can be controlled. Update the implementation to cope with this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
2016-03-17 10:27:22 +08:00
..
adc
bios_emulator
block dm: sandbox: Add driver-model block-device support for sandbox 2016-03-14 15:34:50 -06:00
bootcount
clk clk: uniphier: add Media I/O clock driver for UniPhier SoCs 2016-02-14 16:36:13 +09:00
core dm: core: make simple-bus compatible to simple-mfd 2016-03-14 15:34:50 -06:00
cpu
crypto powerpc/SECURE_BOOT: Add PAMU driver 2016-02-24 08:40:55 -08:00
ddr Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
demo
dfu dm: part: Rename some partition functions 2016-03-14 15:34:50 -06:00
dma drivers: dma: ti-edma3: convert driver to adopt driver model 2016-02-23 16:14:46 +05:30
fpga Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" 2016-02-04 12:43:21 +01:00
gpio dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06:00
hwmon
i2c
input input: TWL6030 input support for power button, USB and charger 2016-03-15 15:12:57 -04:00
led
memory
misc Merge git://git.denx.de/u-boot-dm 2016-03-14 19:21:44 -04:00
mmc dwmmc: Increase retry timeout 2016-03-15 15:13:05 -04:00
mtd sf: Correct data types in stm_is_locked_sr() 2016-03-12 19:55:42 +05:30
net Kconfig: Move CONFIG_FIT and related options to Kconfig 2016-03-14 19:18:07 -04:00
pch x86: pch9: Implement get_io_base op 2016-02-05 12:47:21 +08:00
pci dm: pci: Break out the common region display code 2016-03-14 15:34:50 -06:00
pcmcia
pinctrl pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER 2016-03-09 01:11:04 +09:00
power power: twl6030: Power off support 2016-03-15 15:12:56 -04:00
pwm tegra: video: Move LCD driver to use the DM PWM driver 2016-02-16 09:17:53 -07:00
qe board: ls1043ardb: Add micro QE support for ls1043ardb 2016-02-24 08:51:14 -08:00
ram
remoteproc remoteproc: Add support for TI power processor 2016-03-14 19:18:37 -04:00
rtc
serial dm: serial: Remove duplicated carriage return character 2016-03-14 15:34:50 -06:00
soc Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
sound
spi spi: omap3: Fix multiple definition of 'priv' 2016-03-15 14:50:09 -04:00
thermal
timer Merge git://git.denx.de/u-boot-dm 2016-03-14 19:21:44 -04:00
tpm
twserial
usb usb: musb-new: omap2430: OMAP4 MUSB USB controller support 2016-03-15 15:12:51 -04:00
video video: Allow simple-panel to be used without regulators 2016-03-17 10:27:22 +08:00
watchdog
Kconfig
Makefile