9
0
Fork 0
barebox/drivers
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
..
amba treewide: Use dev_add_param_int_ro where possible 2013-04-11 11:48:35 +02:00
ata Merge branch 'for-next/misc' 2014-05-05 13:32:37 +02:00
base common: Allow for I/O mapped I/O 2014-04-08 08:17:55 +02:00
bus bus: mvebu: add mbus driver 2014-02-10 09:08:51 +01:00
clk Merge branch 'for-next/tegra' 2014-05-05 13:34:21 +02:00
clocksource clocksource: add dummy software-only clocksource 2014-03-19 21:43:43 +01:00
dma mtd: nand: mxs-nand: Add i.MX6 support 2013-07-23 16:25:14 +02:00
eeprom remove redundant NULL check on free 2014-02-10 08:49:55 +01:00
gpio commands: rename "gpiolib" -> "gpioinfo" 2014-05-15 15:00:53 +02:00
i2c i2c: implement of_find_i2c_adapter_by_node 2014-03-28 08:45:11 +01:00
input imx_keypad: Fix error handling 2014-04-23 14:01:45 +02:00
led led: Add default-on trigger 2014-03-03 08:06:04 +01:00
mci Merge branch 'for-next/tegra' 2014-05-05 13:34:21 +02:00
mfd Merge branch 'for-next/rockchip' 2014-05-05 13:33:09 +02:00
misc Merge branch 'for-next/ioresource' 2014-05-05 11:05:51 +02:00
mtd commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
net Merge branch 'for-next/rockchip' 2014-05-05 13:33:09 +02:00
of of: Drop devicetree merge support 2014-05-22 08:09:13 +02:00
pinctrl Merge branch 'for-next/tegra' 2014-05-05 13:34:21 +02:00
pwm PWM: Implement devicetree support 2014-02-28 15:05:46 +01:00
regulator Add initial regulator support 2014-04-29 08:01:32 +02:00
serial Merge branch 'for-next/ioresource' 2014-05-05 11:05:51 +02:00
spi Merge branch 'for-next/misc' 2014-05-05 13:32:37 +02:00
usb commands: group 'help' output 2014-05-14 07:59:55 +02:00
video devinfo: make the output of "devinfo DEVICE" nicer 2014-06-02 09:07:11 +02:00
w1 w1: Fix compiler warning 2013-03-06 09:04:26 +01:00
watchdog reset_source: rename set_reset_source to reset_source_set 2014-01-29 12:12:17 +01:00
Kconfig Add initial regulator support 2014-04-29 08:01:32 +02:00
Makefile Add initial regulator support 2014-04-29 08:01:32 +02:00