summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix building of COFF zImagesPaul Mackerras2007-06-071-0/+1
* [POWERPC] Fix zImage.coff generation for 32-bit pmacMilton Miller2007-06-021-2/+2
* [POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGSDavid Gibson2007-06-021-8/+6
* [POWERPC] Create a zImage for legacy iSeriesStephen Rothwell2007-06-021-0/+4
* [POWERPC] Fix compiler/assembler flags for Ebony platform boot filesDavid Gibson2007-06-021-2/+2
* [POWERPC] 52xx: unbreak lite5200 dts (_pic vs. -pic)Domen Puncer2007-05-232-2/+2
* [POWERPC] Pass per-file CFLAGs for platform specific op codesJosh Boyer2007-05-171-0/+3
* [POWERPC] Fix sed command lines for zlib source constructionSegher Boessenkool2007-05-171-3/+3
* [POWERPC] Small fixes for the Ebony device treeDavid Gibson2007-05-171-24/+13
* [POWERPC] Fix make rules for treeImage.initrdDavid Gibson2007-05-171-3/+3
* [POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop()David Gibson2007-05-171-9/+8
* [POWERPC] Removed hardcoded phandles from dtsKumar Gala2007-05-175-168/+139
* [POWERPC] 85xx: Add device nodes for error reporting devices used by EDACKumar Gala2007-05-174-0/+64
* [POWERPC] 85xx: Add device nodes for error reporting devices used by EDACDave Jiang2007-05-173-1/+49
* [POWERPC] Add bootwrapper support for Motorola PrPMC2800 platformMark A. Greer2007-05-122-1/+579
* [POWERPC] Add DTS file for the Motorola PrPMC2800 platformMark A. Greer2007-05-121-0/+315
* [POWERPC] Add bootwrapper support for Marvell/mv64x60 I2CMark A. Greer2007-05-122-1/+207
* [POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer2007-05-124-1/+174
* [POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridgeMark A. Greer2007-05-123-1/+652
* [POWERPC] Add Makefile rules to wrap dts file in zImageMark A. Greer2007-05-121-1/+24
* [POWERPC] U-boot passes the initrd as start/end, not start/size.Scott Wood2007-05-122-2/+2
* [POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree.Scott Wood2007-05-091-2/+2
* [POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.Scott Wood2007-05-091-1/+1
* [POWERPC] Support for the Ebony 440GP reference board in arch/powerpcDavid Gibson2007-05-089-10/+375
* [POWERPC] Add device tree for EbonyDavid Gibson2007-05-081-0/+307
* [POWERPC] Holly bootwrapperJosh Boyer2007-05-082-1/+46
* [POWERPC] Holly DTSJosh Boyer2007-05-081-0/+198
* [POWERPC] lite5200(b) support for i2cDomen Puncer2007-05-072-4/+8
* [POWERPC] lite5200(b) DTS fixesDomen Puncer2007-05-072-4/+6
* [POWERPC] Fix some missing build dependencies in arch/powerpc/bootDavid Gibson2007-05-071-4/+5
* [POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-emptyScott Wood2007-05-071-1/+4
* [POWERPC] Small cleanups to the cuboot bootwrapper codeDavid Gibson2007-05-022-24/+19
* [POWERPC] Replace undocumented interface properties in dts filesKim Phillips2007-05-024-10/+4
* [POWERPC] Add dt_xlate_addr() to bootwrapperMark A. Greer2007-04-302-16/+35
* [POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREEScott Wood2007-04-301-1/+1
* [POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap.Scott Wood2007-04-271-1/+1
* [POWERPC] bootwrapper: cuImage for 85xxScott Wood2007-04-272-1/+71
* [POWERPC] bootwrapper: Fix array handling in dt_xlate_reg().Scott Wood2007-04-271-12/+11
* [POWERPC] boot: More verbose gunzip error messageMilton Miller2007-04-271-1/+2
* [POWERPC] Enable make installAkinobu Mita2007-04-271-1/+1
* [POWERPC] Fix comment typo in Kurobox device treeGrant Likely2007-04-242-6/+6
* [POWERPC] bootwrapper: Use `unsigned long' for malloc sizesGeert Uytterhoeven2007-04-243-20/+21
* [POWERPC] bootwrapper: cuboot for 83xxScott Wood2007-04-242-1/+70
* [POWERPC] bootwrapper: Add ppcboot.hScott Wood2007-04-241-0/+108
* [POWERPC] bootwrapper: Add a cuboot platform and a cuImage targetScott Wood2007-04-243-4/+33
* [POWERPC] Fix detection of loader-supplied initrd on OF platformsPaul Mackerras2007-04-131-2/+4
* [POWERPC] bootwrapper: Decompress less, check moreMilton Miller2007-04-131-1/+4
* [POWERPC] bootwrapper: no-gzip fixesMilton Miller2007-04-132-2/+8
* [POWERPC] bootwrapper: missing relocation in crt0.SMilton Miller2007-04-131-2/+6
* [POWERPC] Routine to find the devtree node of a linux,phandleMark A. Greer2007-04-131-0/+6
OpenPOWER on IntegriCloud