aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAge
* [POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-emptyScott Wood2007-05-07
* [POWERPC] Small cleanups to the cuboot bootwrapper codeDavid Gibson2007-05-02
* [POWERPC] Replace undocumented interface properties in dts filesKim Phillips2007-05-02
* [POWERPC] Add dt_xlate_addr() to bootwrapperMark A. Greer2007-04-29
* [POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREEScott Wood2007-04-29
* [POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap.Scott Wood2007-04-27
* [POWERPC] bootwrapper: cuImage for 85xxScott Wood2007-04-27
* [POWERPC] bootwrapper: Fix array handling in dt_xlate_reg().Scott Wood2007-04-27
* [POWERPC] boot: More verbose gunzip error messageMilton Miller2007-04-27
* [POWERPC] Enable make installAkinobu Mita2007-04-27
* [POWERPC] Fix comment typo in Kurobox device treeGrant Likely2007-04-24
* [POWERPC] bootwrapper: Use `unsigned long' for malloc sizesGeert Uytterhoeven2007-04-24
* [POWERPC] bootwrapper: cuboot for 83xxScott Wood2007-04-24
* [POWERPC] bootwrapper: Add ppcboot.hScott Wood2007-04-24
* [POWERPC] bootwrapper: Add a cuboot platform and a cuImage targetScott Wood2007-04-24
* [POWERPC] Fix detection of loader-supplied initrd on OF platformsPaul Mackerras2007-04-12
* [POWERPC] bootwrapper: Decompress less, check moreMilton Miller2007-04-12
* [POWERPC] bootwrapper: no-gzip fixesMilton Miller2007-04-12
* [POWERPC] bootwrapper: missing relocation in crt0.SMilton Miller2007-04-12
* [POWERPC] Routine to find the devtree node of a linux,phandleMark A. Greer2007-04-12
* [POWERPC] Move bootwrapper ELF parsing routines to a fileMark A. Greer2007-04-12
* [POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.Scott Wood2007-04-12
* [POWERPC] Clean up zImage handling of the command lineDavid Gibson2007-04-12
* [POWERPC] Add device tree utility functions to zImageDavid Gibson2007-04-12
* [POWERPC] 85xx: Add initial MPC8544 DS platform files.Jon Loeliger2007-03-29
* [POWERPC] 83xx: Add MPC832x RDB board support.Michael Barkowski2007-03-29
* [POWERPC] 86xx: Added 2nd PCI-Ex controller support for MPC8641 HPCN to DTS.Zhang Wei2007-03-26
* [POWERPC] New reg.h for the zImageDavid Gibson2007-03-26
* [POWERPC] Add gcc format warnings to zImage printf()David Gibson2007-03-26
* [POWERPC] boot: Use a common zImage ruleMilton Miller2007-03-26
* [POWERPC] boot: clean rule fixesMilton Miller2007-03-26
* [POWERPC] boot: Use FORCEMilton Miller2007-03-26
* [POWERPC] bootwrapper: Allow platforms to call library zImage_startMilton Miller2007-03-26
* [POWERPC] bootwrapper: Add a fatal error helperMilton Miller2007-03-26
* [POWERPC] boot: export flush_cacheMilton Miller2007-03-21
* [POWERPC] boot: rebuild when wrapper changesMilton Miller2007-03-21
* [POWERPC] bootwrapper: Make setprop accept a const buffer.Scott Wood2007-03-21
* [POWERPC] bootwrapper: Make compression of the kernel image optional.Scott Wood2007-03-21
* [POWERPC] bootwrapper: Add dt_ops methods.Scott Wood2007-03-21
* [POWERPC] Add documentation for the zImage's gunzip convenience functionsDavid Gibson2007-03-16
* [POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent para...Scott Wood2007-03-16
* [POWERPC] bootwrapper: Add ft_find_node_by_prop_value().Scott Wood2007-03-16
* [POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if alr...Scott Wood2007-03-16
* [POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external func...Scott Wood2007-03-16
* [POWERPC] bootwrapper: Add ft_find_device_rel().Scott Wood2007-03-16
* [POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop().Scott Wood2007-03-13
* [POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().Scott Wood2007-03-13
* [POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when callin...Scott Wood2007-03-13
* [POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL.Scott Wood2007-03-13
* [POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().Scott Wood2007-03-13