9
0
Fork 0
barebox/drivers/of
Sascha Hauer 7c1091bd58 of: fdt: reorder fdt_header initialization
No functional change, just reorder the initialization of
the different offset/size members of fdt_header in increasing
order to make it easier to read.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-11-08 15:42:55 +01:00
..
Kconfig Add missing dependency ENV_HANDLING for OF_BAREBOX_DRIVER option 2013-09-23 08:40:31 +02:00
Makefile Merge branch 'for-next/of' 2013-08-05 12:50:06 +02:00
address.c OF: convert of_translate_address to new API 2013-07-05 08:26:57 +02:00
barebox.c Add configurability via devicetree 2013-07-18 13:54:38 +02:00
base.c of: simplify phandle lookup 2013-10-22 08:55:08 +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 OF: gpio: convert DT based gpio handling to new OF API 2013-07-05 08:26:57 +02: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: import bus/device related functions from Linux OF API 2013-07-05 08:26:57 +02:00