summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/ops.h
AgeCommit message (Expand)AuthorLines
2019-08-30powerpc: Add support for adding an ESM blob to the zImage wrapperBenjamin Herrenschmidt-0/+2
2018-06-04powerpc/boot: Remove support for Marvell MPSC serial controllerMark Greer-1/+0
2016-11-24powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran-0/+1
2016-09-28powerpc/boot: Use the pre-boot decompression APIOliver O'Halloran-0/+3
2016-07-05powerpc/boot: Add OPAL console to epapr wrappersOliver O'Halloran-0/+1
2014-11-10powerpc/boot: Parse chosen/cmdline-timeout parameterSimon Kagstrom-1/+1
2014-04-28powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048Anton Blanchard-1/+1
2014-04-28powerpc: Rename duplicate COMMAND_LINE_SIZE defineAnton Blanchard-1/+1
2008-10-22powerpc: Add del_node() for early boot code to prune inapplicable devices.Mike Ditto-0/+6
2008-04-17[POWERPC] Add bootwrapper function to get virtual reg from the device tree.Laurent Pinchart-0/+1
2008-01-27[POWERPC] bootwrapper: Add find_node_by_compatibleKumar Gala-0/+11
2008-01-23[POWERPC] bootwrapper: Add find_node_by_alias and dt_fixup_mac_address_by_aliasKumar Gala-0/+14
2007-12-11[POWERPC] Kill flatdevtree.cDavid Gibson-1/+0
2007-12-11[POWERPC] Use embedded libfdt in the bootwrapperDavid Gibson-0/+1
2007-10-03[POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely-0/+1
2007-10-03[POWERPC] bootwrapper: Factor out dt_set_mac_address()Scott Wood-0/+1
2007-09-22[POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely-0/+1
2007-09-14[POWERPC] bootwrapper: Add get_path()Scott Wood-0/+9
2007-08-22[POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot supportScott Wood-0/+9
2007-08-22[POWERPC] bootwrapper: Move linker symbols into ops.hScott Wood-0/+10
2007-08-22[POWERPC] bootwrapper: Add CPM serial driverScott Wood-0/+1
2007-08-22[POWERPC] bootwrapper: Declare udelay() in ops.hScott Wood-0/+1
2007-08-22[POWERPC] bootwrapper: Add dt_is_compatible()Scott Wood-0/+1
2007-08-22[POWERPC] bootwrapper: Set timebase_period_ns from dt_fixup_cpu_clocksScott Wood-0/+2
2007-06-28[POWERPC] Make kernel_entry_t have global scope in bootwrapperGeoff Levand-0/+2
2007-06-28[POWERPC] Fix constantness of bootwrapper argGeoff Levand-1/+1
2007-05-12[POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer-0/+1
2007-04-30[POWERPC] Add dt_xlate_addr() to bootwrapperMark A. Greer-2/+2
2007-04-24[POWERPC] bootwrapper: Use `unsigned long' for malloc sizesGeert Uytterhoeven-4/+4
2007-04-13[POWERPC] Routine to find the devtree node of a linux,phandleMark A. Greer-0/+6
2007-04-13[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.Scott Wood-0/+2
2007-04-13[POWERPC] Clean up zImage handling of the command lineDavid Gibson-0/+2
2007-04-13[POWERPC] Add device tree utility functions to zImageDavid Gibson-0/+13
2007-03-26[POWERPC] New reg.h for the zImageDavid Gibson-1/+1
2007-03-26[POWERPC] bootwrapper: Add a fatal error helperMilton Miller-0/+2
2007-03-21[POWERPC] boot: export flush_cacheMilton Miller-1/+1
2007-03-21[POWERPC] bootwrapper: Make setprop accept a const buffer.Scott Wood-1/+2
2007-03-21[POWERPC] bootwrapper: Add dt_ops methods.Scott Wood-0/+51
2007-03-13[POWERPC] bootwrapper: Add stddef.h to ops.hScott Wood-0/+1
2007-03-13[POWERPC] zImage: Cleanup and improve zImage entry pointDavid Gibson-1/+11
2007-03-13[POWERPC] zImage: Cleanup and improve prep_kernel()David Gibson-0/+1
2006-12-04[POWERPC] Cleanup zImage handling of kernel entry with flat device treeDavid Gibson-2/+1
2006-10-18[POWERPC] More bootwrapper reorganizationMark A. Greer-11/+14
2006-09-20[POWERPC] Start arch/powerpc/boot code reorganizationMark A. Greer-0/+100