summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/devtree.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-09arc: remove unnecessary prom.h includesRob Herring1-1/+0
2013-10-09arc: use common of_flat_dt_match_machineRob Herring1-48/+19
2013-10-09arc: use early_init_dt_scanRob Herring1-13/+1
2013-10-09arc: use unflatten_and_copy_device_treeRob Herring1-15/+0
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely1-6/+0
2013-02-26ARC: make a copy of flat DTVineet Gupta1-0/+15
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta1-8/+39
2013-02-15ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta1-0/+13
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta1-0/+64