aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/devtree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-03[POWERPC] bootwrapper: Factor out dt_set_mac_address()Scott Wood1-14/+17
2007-09-14[POWERPC] bootwrapper: Only print MAC addresses when the node is actually presentScott Wood1-4/+6
2007-08-22[POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot supportScott Wood1-3/+3
2007-08-22[POWERPC] bootwrapper: Add dt_is_compatible()Scott Wood1-15/+33
2007-08-22[POWERPC] bootwrapper: dt_xlate_range() bugfixesScott Wood1-7/+13
2007-08-22[POWERPC] bootwrapper: Set timebase_period_ns from dt_fixup_cpu_clocksScott Wood1-0/+2
2007-04-30[POWERPC] Add dt_xlate_addr() to bootwrapperMark A. Greer1-14/+33
2007-04-27[POWERPC] bootwrapper: Fix array handling in dt_xlate_reg().Scott Wood1-12/+11
2007-04-13[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.Scott Wood1-0/+178
2007-04-13[POWERPC] Add device tree utility functions to zImageDavid Gibson1-0/+111