u-boot/drivers
Jernej Skrabec 30ca20234e sunxi: video: Convert lcdc to use struct display_timing
Video driver for older Allwinner SoCs uses cfb console framework which
in turn uses struct ctfb_res_modes to hold timing informations. However,
DM video framework uses different structure - struct display_timing.

It makes more sense to convert lcdc to use new timing structure because
all new drivers should use DM video framework and older drivers might be
rewritten to use new framework too.

Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2017-04-20 13:34:52 +02:00
..
adc dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
bios_emulator bios_emulator: Fix cast for 64-bit compilation 2016-10-11 11:55:33 +08:00
block dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
bootcount Blackfin: Remove 2017-04-05 13:52:01 -04:00
clk rockchip: clk: rk3399: 24MHz is not a power of 2 2017-04-04 20:01:57 -06:00
core dm: core: Ensure DMA regions start up with the cache clean 2017-04-13 14:44:49 -06:00
cpu cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
crypto crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig 2017-01-04 19:40:19 -05:00
ddr Merge branch 'master' of git://git.denx.de/u-boot-socfpga 2017-04-14 09:05:57 -04:00
demo dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
dfu dfu: align array in dfu_get_dev_type with enum dfu_device_type 2016-11-03 11:55:25 +01:00
dma treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
fpga fpga: zynqmp: Remove empty functions 2017-01-10 10:18:11 +01:00
gpio gpio: sunxi: Add compatible string for R40 PIO 2017-04-20 13:30:01 +02:00
hwmon mailaddr: Update mail address 2016-01-27 15:32:05 +01:00
i2c rockchip: i2c: Enable i2c for rk3399 2017-04-15 10:13:17 -06:00
input dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
led dm: led: Add support for blinking LEDs 2017-04-14 19:38:57 -06:00
mailbox dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
memory memory: Move TI_AEMIF config to KCONFIG 2016-04-18 17:11:43 -04:00
misc mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULP 2017-03-17 09:27:08 +01:00
mmc mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring. 2017-04-14 15:23:14 +09:00
mtd mtd: nand: atmel: use another functions to set gpio value 2017-04-13 14:44:49 -06:00
net sunxi: Convert CONFIG_RGMII to Kconfig 2017-04-20 13:20:29 +02:00
pch dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00
pci Merge git://git.denx.de/u-boot-dm 2017-04-04 09:18:57 -04:00
pcmcia powerpc: mpc824x: remove MPC824X cpu support 2015-01-05 12:08:55 -05:00
phy/marvell dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl pinctrl: at91: add pinctrl driver 2017-04-13 14:44:50 -06:00
power sunxi: Enable AXP221s in I2C mode with the R40 SoC 2017-04-20 13:30:00 +02:00
pwm pwm: remove unneeded ifdef CONFIG_DM_PWM ... endif 2017-02-08 16:24:26 -05:00
qe powerpc: P1025: Remove macro CONFIG_P1025 2016-11-23 23:42:10 -08:00
ram ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM 2015-08-18 13:46:02 -04:00
remoteproc dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
reset reset: Add STi reset support 2017-03-26 13:22:58 -06:00
rtc dm: rtc: Add 16-bit read/write support 2017-04-10 10:02:03 +08:00
serial sunxi: Convert CONS_INDEX to Kconfig 2017-04-20 13:20:32 +02:00
soc Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
sound of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
spi Blackfin: Remove 2017-04-05 13:52:01 -04:00
spmi dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
sysreset rockchip: sysreset: rk3188: Make sure remap is off on warm-resets 2017-04-15 10:13:17 -06:00
thermal imx: thermal: Kconfig: add MX7 2017-01-02 17:08:25 +01:00
timer drivers: timer: Introduce ARC timer driver 2017-03-29 07:38:11 +02:00
tpm lib: tpm: Add command to list resources 2017-03-26 13:22:58 -06:00
twserial drivers: convert makefiles to Kbuild style 2013-10-31 13:26:01 -04:00
usb usb: dwc2: invalidate the dcache before starting the DMA 2017-04-14 16:44:16 +02:00
video sunxi: video: Convert lcdc to use struct display_timing 2017-04-20 13:34:52 +02:00
watchdog ti: wdt: omap: Disable watchdog timer before performing initialization 2017-04-08 21:32:49 -04:00
Kconfig arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig 2017-04-14 14:06:57 +02:00
Makefile dm: core: Allow driver model to be disabled for TPL 2017-04-05 16:36:58 -04:00