summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-1/+1
|\
| * [POWERPC] Make sure initrd and dtb sections get into zImage correctlyPaul Mackerras2006-11-092-2/+7
| * [POWERPC] Don't require execute perms on wrapper when building zImage.initrdMark A. Greer2006-10-231-1/+1
* | [PATCH] Make git ignore new wrapper generated filesKim Phillips2006-11-131-0/+7
* | [PATCH] Remove arch/powerpc/boot/zImage file.Mark A. Greer2006-11-131-1/+1
* | [PATCH] Remove dtb file created by wrapper scriptMark A. Greer2006-11-131-0/+3
* | [POWERPC] Fixed some missing files to be deleted when running make cleanMatthew McClintock2006-10-251-1/+1
* | [POWERPC] Add mktree utility to arch/powerpc/bootJosh Boyer2006-10-242-2/+154
* | [POWERPC] Add simple memory allocator to bootwrapperMark A. Greer2006-10-232-1/+150
* | [POWERPC] Add non-OF serial console supportMark A. Greer2006-10-235-2/+359
* | [POWERPC] Add flatdevtree sourceMark A. Greer2006-10-235-2/+1046
* | [POWERPC] More bootwrapper reorganizationMark A. Greer2006-10-187-42/+34
|/
* [POWERPC] cell: fix default zImage build targetGeoff Levand2006-10-101-6/+6
* [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spacesMichael Ellerman2006-10-101-2/+2
* [POWERPC] Fix zImage decompress locationBenjamin Herrenschmidt2006-10-061-4/+1
* [POWERPC] Add DTS for MPC8349E-mITX boardTimur Tabi2006-10-061-0/+246
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-043-0/+599
|\
| * [POWERPC] Add MPC8360EMDS default dts fileLi Yang2006-10-041-0/+375
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-10-041-0/+223
| |\
| | * POWERPC: Added devicetree for mpc8272ads boardVitaly Bordug2006-10-031-0/+223
| * | [POWERPC] Fix zImage.coff on oldworld PowerMacBenjamin Herrenschmidt2006-10-041-0/+1
| |/
* | [PATCH] git-powerpc: wrapper: don't require execute permissionsAndrew Morton2006-10-041-1/+1
|/
* [POWERPC] Create a "wrapper" script and use it in arch/powerpc/bootPaul Mackerras2006-09-284-133/+295
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-281-0/+302
|\
| * POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-211-4/+4
| * POWERPC: Add support for the mpc8560 eval boardVitaly Bordug2006-09-211-0/+302
* | [POWERPC] Start arch/powerpc/boot code reorganizationMark A. Greer2006-09-209-178/+441
|/
* [POWERPC] Fix MPC8349EMDS dts PCI interrupt-map values for IDSEL 0x18Kim Phillips2006-09-141-8/+8
* Merge branch 'merge'Paul Mackerras2006-08-312-0/+518
|\
| * [POWERPC] Add mpc7448hpc2 device tree source fileZang Roy-r619112006-08-301-0/+190
| * [POWERPC] Add MPC8349E MDS device tree source file to arch/powerpc/boot/dtsKim Phillips2006-08-301-0/+328
* | Merge branch 'merge'Paul Mackerras2006-08-255-0/+1033
|\ \ | |/
| * [POWERPC] Fix FEC node in 8540 ADS dtsAndy Fleming2006-08-231-6/+6
| * [POWERPC] Add 85xx DTS files to powerpcAndy Fleming2006-08-234-0/+1032
| * [POWERPC] Fix the mpc8641_hpcn.dts file.Jon Loeliger2006-08-181-0/+1
| * [POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger2006-08-181-0/+338
* | [POWERPC] Add MPC8641 HPCN Device Tree Source file.Jon Loeliger2006-08-081-0/+338
* | [POWERPC] Add -fno-stack-protector to BOOTCFLAGS in arch/powerpc/boot/Makefile.Niels Kristian Bech Jensen2006-07-071-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-222-0/+34
|\
| * [POWERPC] Editable kernel command-line in zImage binary.mostrows@watson.ibm.com2006-06-152-0/+34
* | [PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie2006-06-221-2/+2
|/
* Merge ../linux-2.6Paul Mackerras2006-03-171-2/+3
|\
| * [PATCH] powerpc: correct cacheflush loop in zImageOlaf Hering2006-03-161-2/+3
* | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-2/+0
* | [PATCH] powerpc: remove check for ELF offset in powerpc bootimageOlaf Hering2006-02-071-2/+2
|/
* powerpc/32: Generate miboot images with ARCH=powerpcPaul Mackerras2006-01-152-6/+27
* powerpc: Avoid unaligned loads and stores in boot memcpy codePaul Mackerras2006-01-141-3/+17
* powerpc: Make COFF zImages for old 32-bit powermacsPaul Mackerras2006-01-1410-499/+895
* [PATCH] powerpc: Fix clean_files in arch/powerpc/boot MakefileKumar Gala2006-01-111-1/+1
* [PATCH] powerpc: Add some missing .gitignore'sKumar Gala2006-01-111-0/+20
OpenPOWER on IntegriCloud