aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/ops.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add del_node() for early boot code to prune inapplicable devices.Mike Ditto2008-10-221-0/+6
* [POWERPC] Add bootwrapper function to get virtual reg from the device tree.Laurent Pinchart2008-04-171-0/+1
* [POWERPC] bootwrapper: Add find_node_by_compatibleKumar Gala2008-01-271-0/+11
* [POWERPC] bootwrapper: Add find_node_by_alias and dt_fixup_mac_address_by_aliasKumar Gala2008-01-231-0/+14
* [POWERPC] Kill flatdevtree.cDavid Gibson2007-12-111-1/+0
* [POWERPC] Use embedded libfdt in the bootwrapperDavid Gibson2007-12-111-0/+1
* [POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely2007-10-031-0/+1
* [POWERPC] bootwrapper: Factor out dt_set_mac_address()Scott Wood2007-10-031-0/+1
* [POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely2007-09-221-0/+1
* [POWERPC] bootwrapper: Add get_path()Scott Wood2007-09-141-0/+9
* [POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot supportScott Wood2007-08-221-0/+9
* [POWERPC] bootwrapper: Move linker symbols into ops.hScott Wood2007-08-221-0/+10
* [POWERPC] bootwrapper: Add CPM serial driverScott Wood2007-08-221-0/+1
* [POWERPC] bootwrapper: Declare udelay() in ops.hScott Wood2007-08-221-0/+1
* [POWERPC] bootwrapper: Add dt_is_compatible()Scott Wood2007-08-221-0/+1
* [POWERPC] bootwrapper: Set timebase_period_ns from dt_fixup_cpu_clocksScott Wood2007-08-221-0/+2
* [POWERPC] Make kernel_entry_t have global scope in bootwrapperGeoff Levand2007-06-281-0/+2
* [POWERPC] Fix constantness of bootwrapper argGeoff Levand2007-06-281-1/+1
* [POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer2007-05-121-0/+1
* [POWERPC] Add dt_xlate_addr() to bootwrapperMark A. Greer2007-04-301-2/+2
* [POWERPC] bootwrapper: Use `unsigned long' for malloc sizesGeert Uytterhoeven2007-04-241-4/+4
* [POWERPC] Routine to find the devtree node of a linux,phandleMark A. Greer2007-04-131-0/+6
* [POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.Scott Wood2007-04-131-0/+2
* [POWERPC] Clean up zImage handling of the command lineDavid Gibson2007-04-131-0/+2
* [POWERPC] Add device tree utility functions to zImageDavid Gibson2007-04-131-0/+13
* [POWERPC] New reg.h for the zImageDavid Gibson2007-03-261-1/+1
* [POWERPC] bootwrapper: Add a fatal error helperMilton Miller2007-03-261-0/+2
* [POWERPC] boot: export flush_cacheMilton Miller2007-03-211-1/+1
* [POWERPC] bootwrapper: Make setprop accept a const buffer.Scott Wood2007-03-211-1/+2
* [POWERPC] bootwrapper: Add dt_ops methods.Scott Wood2007-03-211-0/+51
* [POWERPC] bootwrapper: Add stddef.h to ops.hScott Wood2007-03-131-0/+1
* [POWERPC] zImage: Cleanup and improve zImage entry pointDavid Gibson2007-03-131-1/+11
* [POWERPC] zImage: Cleanup and improve prep_kernel()David Gibson2007-03-131-0/+1
* [POWERPC] Cleanup zImage handling of kernel entry with flat device treeDavid Gibson2006-12-041-2/+1
* [POWERPC] More bootwrapper reorganizationMark A. Greer2006-10-181-11/+14
* [POWERPC] Start arch/powerpc/boot code reorganizationMark A. Greer2006-09-201-0/+100