summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot
AgeCommit message (Expand)Author
2007-04-13[POWERPC] bootwrapper: Decompress less, check moreMilton Miller
2007-04-13[POWERPC] bootwrapper: no-gzip fixesMilton Miller
2007-04-13[POWERPC] bootwrapper: missing relocation in crt0.SMilton Miller
2007-04-13[POWERPC] Routine to find the devtree node of a linux,phandleMark A. Greer
2007-04-13[POWERPC] Move bootwrapper ELF parsing routines to a fileMark A. Greer
2007-04-13[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.Scott Wood
2007-04-13[POWERPC] Clean up zImage handling of the command lineDavid Gibson
2007-04-13[POWERPC] Add device tree utility functions to zImageDavid Gibson
2007-03-29[POWERPC] 85xx: Add initial MPC8544 DS platform files.Jon Loeliger
2007-03-29[POWERPC] 83xx: Add MPC832x RDB board support.Michael Barkowski
2007-03-26[POWERPC] 86xx: Added 2nd PCI-Ex controller support for MPC8641 HPCN to DTS.Zhang Wei
2007-03-26[POWERPC] New reg.h for the zImageDavid Gibson
2007-03-26[POWERPC] Add gcc format warnings to zImage printf()David Gibson
2007-03-26[POWERPC] boot: Use a common zImage ruleMilton Miller
2007-03-26[POWERPC] boot: clean rule fixesMilton Miller
2007-03-26[POWERPC] boot: Use FORCEMilton Miller
2007-03-26[POWERPC] bootwrapper: Allow platforms to call library zImage_startMilton Miller
2007-03-26[POWERPC] bootwrapper: Add a fatal error helperMilton Miller
2007-03-21[POWERPC] boot: export flush_cacheMilton Miller
2007-03-21[POWERPC] boot: rebuild when wrapper changesMilton Miller
2007-03-21[POWERPC] bootwrapper: Make setprop accept a const buffer.Scott Wood
2007-03-21[POWERPC] bootwrapper: Make compression of the kernel image optional.Scott Wood
2007-03-21[POWERPC] bootwrapper: Add dt_ops methods.Scott Wood
2007-03-16[POWERPC] Add documentation for the zImage's gunzip convenience functionsDavid Gibson
2007-03-16[POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent para...Scott Wood
2007-03-16[POWERPC] bootwrapper: Add ft_find_node_by_prop_value().Scott Wood
2007-03-16[POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if alr...Scott Wood
2007-03-16[POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external func...Scott Wood
2007-03-16[POWERPC] bootwrapper: Add ft_find_device_rel().Scott Wood
2007-03-13[POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop().Scott Wood
2007-03-13[POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().Scott Wood
2007-03-13[POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when callin...Scott Wood
2007-03-13[POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL.Scott Wood
2007-03-13[POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().Scott Wood
2007-03-13[POWERPC] bootwrapper: Add ft_root_node().Scott Wood
2007-03-13[POWERPC] bootwrapper: Add stddef.h to ops.hScott Wood
2007-03-13[POWERPC] zImage: Cleanup and improve zImage entry pointDavid Gibson
2007-03-13[POWERPC] zImage: Cleanup and improve prep_kernel()David Gibson
2007-03-13[POWERPC] zImage: Add more flexible gunzip convenience functionsDavid Gibson
2007-03-09[POWERPC] Remove unused, undocumented #cpus property from cpus nodeStuart Yoder
2007-02-18Merge branch '86xx' into for_paulusKumar Gala
2007-02-18[POWERPC] 86xx: Cleaned up platform dts filesKumar Gala
2007-02-17Merge branch '85xx' into for_paulusKumar Gala
2007-02-17[POWERPC] 85xx: Cleaned up platform dts filesKumar Gala
2007-02-17[POWERPC] 83xx: Renamed MPC8323 MDS dts and defconfig to match other boardsKumar Gala
2007-02-17[POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDSKumar Gala
2007-02-16[POWERPC] 83xx: Cleaned up 83xx platform dts filesKumar Gala
2007-02-16[POWERPC] Delete boot-cpu property from all DTS filesTimur Tabi
2007-02-13Merge branch '83xx' into for_paulusKumar Gala
2007-02-13[POWERPC] 83xx: Add support for MPC8349E-mITX-GPTimur Tabi