9
0
Fork 0
barebox/drivers/video
Holger Schurig 287c03267e devinfo: make the output of "devinfo DEVICE" nicer
* some output sections started with "foo: bar", some with "foo = bar". Unify this.
* there was a fixed size to the "foo =" parameters, which wasn't fitting, this
  was especially visible at "devinfo global"
* don't output "resources:", "driver:" and "bus:" lines if there are none
  resources, drivers or busses involved.
* remove some empty lines
* harmonize differentiation between headlines (e.g. "resources:") and values
  by indenting values slightly
* uppercase some texts

Signed-off-by: Holger Schurig <holgerschurig@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-06-02 09:07:11 +02:00
..
imx-ipu-v3 video: i.MX IPUv3: Print error as string 2014-05-08 09:55:06 +02:00
Kconfig video: Add i.MX IPUv3 support 2014-03-29 07:57:53 +01:00
Makefile video: Add i.MX IPUv3 support 2014-03-29 07:57:53 +01: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: introduce struct display_timings 2014-03-29 06:33:34 +01:00
bcm2835.c video: add a BCM2835 framebuffer driver 2013-11-06 09:59:05 +01:00
edid.c video: Add edid support 2014-03-29 07:57:53 +01:00
edid.h video: Add edid support 2014-03-29 07:57:53 +01:00
fb.c devinfo: make the output of "devinfo DEVICE" nicer 2014-06-02 09:07:11 +02:00
imx-ipu-fb.c Merge branch 'for-next/misc' 2014-04-04 10:06:22 +02:00
imx.c Merge branch 'for-next/misc' 2014-04-04 10:06:22 +02:00
of_display_timing.c video: displaytimings: remove two broken error messages 2014-04-23 09:05:52 +02:00
omap.c video: introduce struct display_timings 2014-03-29 06:33:34 +01:00
omap.h omap-fb: add driver 2013-06-24 21:47:07 +02:00
pxa.c drivers: treewide: Kill empty remove() implementations 2014-04-02 07:55:26 +02:00
s3c24xx.c video: introduce struct display_timings 2014-03-29 06:33:34 +01:00
sdl.c video: introduce struct display_timings 2014-03-29 06:33:34 +01:00
simplefb.c video: simplefb: Add a8r8g8b8 support 2013-12-20 11:32:08 +01:00
stm.c video: introduce struct display_timings 2014-03-29 06:33:34 +01:00