9
0
Fork 0
barebox/drivers/video
Sascha Hauer ca13a84ac2 ARM: MXS: introduce stmp device support
MXS specific devices have some common infrastructure in the kernel
known as STMP devices. We have the same in barebox, but with a
mxs_ prefix instead of a stmp_ prefix. As some STMP devices are
also found on i.MX6 move the common infrastructure out of MXS
specific files and use the stmp_ prefix.

This is done in preparation for i.MX6 NAND support.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-07-23 16:25:13 +02:00
..
Kconfig omap-fb: add driver 2013-06-24 21:47:07 +02:00
Makefile omap-fb: add driver 2013-06-24 21:47:07 +02:00
atmel_hlcdfb.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
atmel_lcdfb.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
atmel_lcdfb.h video: add Atmel HLCD support 2013-01-31 19:05:50 +01:00
atmel_lcdfb_core.c video: add Atmel HLCD support 2013-01-31 19:05:50 +01:00
fb.c driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
imx-ipu-fb.c fb: imx-ipu-fb: Use dev_add_param_int for alpha parameter 2013-04-11 11:48:35 +02:00
imx.c fb: imxfb: Use dev_add_param_int for alpha parameter 2013-04-11 11:48:35 +02:00
omap.c omap-fb: add driver 2013-06-24 21:47:07 +02:00
omap.h omap-fb: add driver 2013-06-24 21:47:07 +02:00
pxa.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
s3c24xx.c driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
sdl.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
stm.c ARM: MXS: introduce stmp device support 2013-07-23 16:25:13 +02:00