aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-07[POWERPC] Fix building of COFF zImagesPaul Mackerras1-0/+1
2007-06-02[POWERPC] Fix zImage.coff generation for 32-bit pmacMilton Miller1-2/+2
2007-06-02[POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGSDavid Gibson1-8/+6
2007-06-02[POWERPC] Create a zImage for legacy iSeriesStephen Rothwell1-0/+4
2007-06-02[POWERPC] Fix compiler/assembler flags for Ebony platform boot filesDavid Gibson1-2/+2
2007-05-23[POWERPC] 52xx: unbreak lite5200 dts (_pic vs. -pic)Domen Puncer2-2/+2
2007-05-17[POWERPC] Pass per-file CFLAGs for platform specific op codesJosh Boyer1-0/+3
2007-05-17[POWERPC] Fix sed command lines for zlib source constructionSegher Boessenkool1-3/+3
2007-05-17[POWERPC] Small fixes for the Ebony device treeDavid Gibson1-24/+13
2007-05-17[POWERPC] Fix make rules for treeImage.initrdDavid Gibson1-3/+3
2007-05-17[POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop()David Gibson1-9/+8
2007-05-17[POWERPC] Removed hardcoded phandles from dtsKumar Gala5-168/+139
2007-05-17[POWERPC] 85xx: Add device nodes for error reporting devices used by EDACKumar Gala4-0/+64
2007-05-17[POWERPC] 85xx: Add device nodes for error reporting devices used by EDACDave Jiang3-1/+49
2007-05-12[POWERPC] Add bootwrapper support for Motorola PrPMC2800 platformMark A. Greer2-1/+579
2007-05-12[POWERPC] Add DTS file for the Motorola PrPMC2800 platformMark A. Greer1-0/+315
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 I2CMark A. Greer2-1/+207
2007-05-12[POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer4-1/+174
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridgeMark A. Greer3-1/+652
2007-05-12[POWERPC] Add Makefile rules to wrap dts file in zImageMark A. Greer1-1/+24
2007-05-12[POWERPC] U-boot passes the initrd as start/end, not start/size.Scott Wood2-2/+2
2007-05-09[POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree.Scott Wood1-2/+2
2007-05-09[POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.Scott Wood1-1/+1
2007-05-08[POWERPC] Support for the Ebony 440GP reference board in arch/powerpcDavid Gibson9-10/+375
2007-05-08[POWERPC] Add device tree for EbonyDavid Gibson1-0/+307
2007-05-08[POWERPC] Holly bootwrapperJosh Boyer2-1/+46
2007-05-08[POWERPC] Holly DTSJosh Boyer1-0/+198
2007-05-07[POWERPC] lite5200(b) support for i2cDomen Puncer2-4/+8
2007-05-07[POWERPC] lite5200(b) DTS fixesDomen Puncer2-4/+6
2007-05-07[POWERPC] Fix some missing build dependencies in arch/powerpc/bootDavid Gibson1-4/+5
2007-05-07[POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-emptyScott Wood1-1/+4
2007-05-02[POWERPC] Small cleanups to the cuboot bootwrapper codeDavid Gibson2-24/+19
2007-05-02[POWERPC] Replace undocumented interface properties in dts filesKim Phillips4-10/+4
2007-04-30[POWERPC] Add dt_xlate_addr() to bootwrapperMark A. Greer2-16/+35
2007-04-30[POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREEScott Wood1-1/+1
2007-04-27[POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap.Scott Wood1-1/+1
2007-04-27[POWERPC] bootwrapper: cuImage for 85xxScott Wood2-1/+71
2007-04-27[POWERPC] bootwrapper: Fix array handling in dt_xlate_reg().Scott Wood1-12/+11
2007-04-27[POWERPC] boot: More verbose gunzip error messageMilton Miller1-1/+2
2007-04-27[POWERPC] Enable make installAkinobu Mita1-1/+1
2007-04-24[POWERPC] Fix comment typo in Kurobox device treeGrant Likely2-6/+6
2007-04-24[POWERPC] bootwrapper: Use `unsigned long' for malloc sizesGeert Uytterhoeven3-20/+21
2007-04-24[POWERPC] bootwrapper: cuboot for 83xxScott Wood2-1/+70
2007-04-24[POWERPC] bootwrapper: Add ppcboot.hScott Wood1-0/+108
2007-04-24[POWERPC] bootwrapper: Add a cuboot platform and a cuImage targetScott Wood3-4/+33
2007-04-13[POWERPC] Fix detection of loader-supplied initrd on OF platformsPaul Mackerras1-2/+4
2007-04-13[POWERPC] bootwrapper: Decompress less, check moreMilton Miller1-1/+4
2007-04-13[POWERPC] bootwrapper: no-gzip fixesMilton Miller2-2/+8
2007-04-13[POWERPC] bootwrapper: missing relocation in crt0.SMilton Miller1-2/+6
2007-04-13[POWERPC] Routine to find the devtree node of a linux,phandleMark A. Greer1-0/+6