Age | Commit message (Expand) | Author |
2007-06-07 | [POWERPC] Fix building of COFF zImages | Paul Mackerras |
2007-06-02 | [POWERPC] Fix zImage.coff generation for 32-bit pmac | Milton Miller |
2007-06-02 | [POWERPC] Don't use HOSTCFLAGS in BOOTCFLAGS | David Gibson |
2007-06-02 | [POWERPC] Create a zImage for legacy iSeries | Stephen Rothwell |
2007-06-02 | [POWERPC] Fix compiler/assembler flags for Ebony platform boot files | David 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 codes | Josh Boyer |
2007-05-17 | [POWERPC] Fix sed command lines for zlib source construction | Segher Boessenkool |
2007-05-17 | [POWERPC] Small fixes for the Ebony device tree | David Gibson |
2007-05-17 | [POWERPC] Fix make rules for treeImage.initrd | David 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 dts | Kumar Gala |
2007-05-17 | [POWERPC] 85xx: Add device nodes for error reporting devices used by EDAC | Kumar Gala |
2007-05-17 | [POWERPC] 85xx: Add device nodes for error reporting devices used by EDAC | Dave Jiang |
2007-05-12 | [POWERPC] Add bootwrapper support for Motorola PrPMC2800 platform | Mark A. Greer |
2007-05-12 | [POWERPC] Add DTS file for the Motorola PrPMC2800 platform | Mark A. Greer |
2007-05-12 | [POWERPC] Add bootwrapper support for Marvell/mv64x60 I2C | Mark A. Greer |
2007-05-12 | [POWERPC] Add bootwrapper support for Marvell MPSC | Mark A. Greer |
2007-05-12 | [POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridge | Mark A. Greer |
2007-05-12 | [POWERPC] Add Makefile rules to wrap dts file in zImage | Mark 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/powerpc | David Gibson |
2007-05-08 | [POWERPC] Add device tree for Ebony | David Gibson |
2007-05-08 | [POWERPC] Holly bootwrapper | Josh Boyer |
2007-05-08 | [POWERPC] Holly DTS | Josh Boyer |
2007-05-07 | [POWERPC] lite5200(b) support for i2c | Domen Puncer |
2007-05-07 | [POWERPC] lite5200(b) DTS fixes | Domen Puncer |
2007-05-07 | [POWERPC] Fix some missing build dependencies in arch/powerpc/boot | David Gibson |
2007-05-07 | [POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-empty | Scott Wood |
2007-05-02 | [POWERPC] Small cleanups to the cuboot bootwrapper code | David Gibson |
2007-05-02 | [POWERPC] Replace undocumented interface properties in dts files | Kim Phillips |
2007-04-30 | [POWERPC] Add dt_xlate_addr() to bootwrapper | Mark A. Greer |
2007-04-30 | [POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREE | Scott Wood |
2007-04-27 | [POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap. | Scott Wood |
2007-04-27 | [POWERPC] bootwrapper: cuImage for 85xx | Scott Wood |
2007-04-27 | [POWERPC] bootwrapper: Fix array handling in dt_xlate_reg(). | Scott Wood |
2007-04-27 | [POWERPC] boot: More verbose gunzip error message | Milton Miller |
2007-04-27 | [POWERPC] Enable make install | Akinobu Mita |
2007-04-24 | [POWERPC] Fix comment typo in Kurobox device tree | Grant Likely |
2007-04-24 | [POWERPC] bootwrapper: Use `unsigned long' for malloc sizes | Geert Uytterhoeven |
2007-04-24 | [POWERPC] bootwrapper: cuboot for 83xx | Scott Wood |
2007-04-24 | [POWERPC] bootwrapper: Add ppcboot.h | Scott Wood |
2007-04-24 | [POWERPC] bootwrapper: Add a cuboot platform and a cuImage target | Scott Wood |
2007-04-13 | [POWERPC] Fix detection of loader-supplied initrd on OF platforms | Paul Mackerras |
2007-04-13 | [POWERPC] bootwrapper: Decompress less, check more | Milton Miller |
2007-04-13 | [POWERPC] bootwrapper: no-gzip fixes | Milton Miller |
2007-04-13 | [POWERPC] bootwrapper: missing relocation in crt0.S | Milton Miller |
2007-04-13 | [POWERPC] Routine to find the devtree node of a linux,phandle | Mark A. Greer |