aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/boot
AgeCommit message (Expand)Author
2007-06-07[POWERPC] Fix building of COFF zImagesPaul Mackerras
2007-06-02[POWERPC] Fix zImage.coff generation for 32-bit pmacMilton Miller
2007-06-02[POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGSDavid Gibson
2007-06-02[POWERPC] Create a zImage for legacy iSeriesStephen Rothwell
2007-06-02[POWERPC] Fix compiler/assembler flags for Ebony platform boot filesDavid Gibson
2007-05-23[POWERPC] 52xx: unbreak lite5200 dts (_pic vs. -pic)Domen Puncer
2007-05-17[POWERPC] Pass per-file CFLAGs for platform specific op codesJosh Boyer
2007-05-17[POWERPC] Fix sed command lines for zlib source constructionSegher Boessenkool
2007-05-17[POWERPC] Small fixes for the Ebony device treeDavid Gibson
2007-05-17[POWERPC] Fix make rules for treeImage.initrdDavid Gibson
2007-05-17[POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop()David Gibson
2007-05-17[POWERPC] Removed hardcoded phandles from dtsKumar Gala
2007-05-17[POWERPC] 85xx: Add device nodes for error reporting devices used by EDACKumar Gala
2007-05-17[POWERPC] 85xx: Add device nodes for error reporting devices used by EDACDave Jiang
2007-05-12[POWERPC] Add bootwrapper support for Motorola PrPMC2800 platformMark A. Greer
2007-05-12[POWERPC] Add DTS file for the Motorola PrPMC2800 platformMark A. Greer
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 I2CMark A. Greer
2007-05-12[POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridgeMark A. Greer
2007-05-12[POWERPC] Add Makefile rules to wrap dts file in zImageMark A. Greer
2007-05-12[POWERPC] U-boot passes the initrd as start/end, not start/size.Scott Wood
2007-05-09[POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree.Scott Wood
2007-05-09[POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.Scott Wood
2007-05-08[POWERPC] Support for the Ebony 440GP reference board in arch/powerpcDavid Gibson
2007-05-08[POWERPC] Add device tree for EbonyDavid Gibson
2007-05-08[POWERPC] Holly bootwrapperJosh Boyer
2007-05-08[POWERPC] Holly DTSJosh Boyer
2007-05-07[POWERPC] lite5200(b) support for i2cDomen Puncer
2007-05-07[POWERPC] lite5200(b) DTS fixesDomen Puncer
2007-05-07[POWERPC] Fix some missing build dependencies in arch/powerpc/bootDavid Gibson
2007-05-07[POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-emptyScott Wood
2007-05-02[POWERPC] Small cleanups to the cuboot bootwrapper codeDavid Gibson
2007-05-02[POWERPC] Replace undocumented interface properties in dts filesKim Phillips
2007-04-30[POWERPC] Add dt_xlate_addr() to bootwrapperMark A. Greer
2007-04-30[POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREEScott Wood
2007-04-27[POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap.Scott Wood
2007-04-27[POWERPC] bootwrapper: cuImage for 85xxScott Wood
2007-04-27[POWERPC] bootwrapper: Fix array handling in dt_xlate_reg().Scott Wood
2007-04-27[POWERPC] boot: More verbose gunzip error messageMilton Miller
2007-04-27[POWERPC] Enable make installAkinobu Mita
2007-04-24[POWERPC] Fix comment typo in Kurobox device treeGrant Likely
2007-04-24[POWERPC] bootwrapper: Use `unsigned long' for malloc sizesGeert Uytterhoeven
2007-04-24[POWERPC] bootwrapper: cuboot for 83xxScott Wood
2007-04-24[POWERPC] bootwrapper: Add ppcboot.hScott Wood
2007-04-24[POWERPC] bootwrapper: Add a cuboot platform and a cuImage targetScott Wood
2007-04-13[POWERPC] Fix detection of loader-supplied initrd on OF platformsPaul Mackerras
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