[POWERPC] Add bootwrapper support for Marvell MPSC
[safe/jmp/linux-2.6] / arch / powerpc / boot / ops.h
2007-05-12 Mark A. Greer[POWERPC] Add bootwrapper support for Marvell MPSC
2007-04-30 Mark A. Greer[POWERPC] Add dt_xlate_addr() to bootwrapper
2007-04-24 Geert Uytterhoeven[POWERPC] bootwrapper: Use `unsigned long' for malloc...
2007-04-12 Mark A. Greer[POWERPC] Routine to find the devtree node of a linux...
2007-04-12 Scott Wood[POWERPC] bootwrapper: Add dt_xlate_reg(), and use...
2007-04-12 David Gibson[POWERPC] Clean up zImage handling of the command line
2007-04-12 David Gibson[POWERPC] Add device tree utility functions to zImage
2007-03-26 David Gibson[POWERPC] New reg.h for the zImage
2007-03-26 Milton Miller[POWERPC] bootwrapper: Add a fatal error helper
2007-03-21 Milton Miller[POWERPC] boot: export flush_cache
2007-03-21 Scott Wood[POWERPC] bootwrapper: Make setprop accept a const...
2007-03-21 Scott Wood[POWERPC] bootwrapper: Add dt_ops methods.
2007-03-13 Scott Wood[POWERPC] bootwrapper: Add stddef.h to ops.h
2007-03-13 David Gibson[POWERPC] zImage: Cleanup and improve zImage entry...
2007-03-13 David Gibson[POWERPC] zImage: Cleanup and improve prep_kernel()
2006-12-04 David Gibson[POWERPC] Cleanup zImage handling of kernel entry with...
2006-10-18 Mark A. Greer[POWERPC] More bootwrapper reorganization
2006-09-20 Mark A. Greer[POWERPC] Start arch/powerpc/boot code reorganization