9
0
Fork 0
barebox/drivers/of
Sascha Hauer e2fa0cca06 of: Add support for "stdout-path" property
ePAPR 1.1 specifies the "stdout-path" property, but barebox currently
only handles the "linux,stdout-path" property. Add parsing for the new
property name.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-03-31 09:16:12 +02:00
..
Kconfig of: gpio: Fix Kconfig variables to depend on 2013-12-12 09:13:20 +01:00
Makefile of: gpio: Add Kconfig variable to depend on 2013-11-25 09:01:33 +01:00
address.c OF: convert of_translate_address to new API 2013-07-05 08:26:57 +02:00
barebox.c environment: Use accessor functions for default environment path 2014-01-27 09:27:02 +01:00
base.c of: Add support for "stdout-path" property 2014-03-31 09:16:12 +02:00
fdt.c of: fdt: reorder fdt_header initialization 2013-11-08 15:42:55 +01:00
mem_generic.c of: separate out "generic" memory bank adding 2013-05-13 21:17:10 +02:00
of_gpio.c gpio: reduce noise when parsing DT 2013-12-04 14:59:39 +01:00
of_mtd.c of: add mtd of helpers 2013-07-16 08:46:30 +02:00
of_net.c OF: base: sync of_find_property with linux OF API 2013-06-20 17:18:01 +02:00
of_path.c Add configurability via devicetree 2013-07-18 13:54:38 +02:00
partition.c of: partition: Check for valid partition name 2013-09-23 08:40:31 +02:00
platform.c of: platform: Fix possible crash 2014-01-10 08:38:36 +01:00