summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/devtree.c
AgeCommit message (Expand)AuthorLines
2014-06-23ARC: fix build warning in devtreeVineet Gupta-1/+1
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring-1/+1
2013-10-09arc: remove unnecessary prom.h includesRob Herring-1/+0
2013-10-09arc: use common of_flat_dt_match_machineRob Herring-48/+19
2013-10-09arc: use early_init_dt_scanRob Herring-13/+1
2013-10-09arc: use unflatten_and_copy_device_treeRob Herring-15/+0
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely-6/+0
2013-02-26ARC: make a copy of flat DTVineet Gupta-0/+15
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta-8/+39
2013-02-15ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta-0/+13
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta-0/+64