aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09[POWERPC] Enable debug info on boot wrapperGrant Likely1-0/+4
2007-10-04[POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platformRoy Zang1-1/+2
2007-10-04[POWERPC] 8xx/wrapper: Embedded Planet EP88xC supportScott Wood1-1/+3
2007-10-03[POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions.Scott Wood1-1/+2
2007-10-03[POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely1-1/+1
2007-10-03[POWERPC] 4xx: Fix Walnut wrapper compile errorsJosh Boyer1-0/+1
2007-10-03[POWERPC] bootwrapper: Add PlanetCore firmware supportScott Wood1-1/+1
2007-09-22[POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely1-2/+3
2007-09-19[POWERPC] cuimage for Bamboo boardJosh Boyer1-2/+2
2007-09-14[POWERPC] bootwrapper: Add strtoull()Scott Wood1-1/+1
2007-09-07[POWERPC] Walnut zImage wrapperJosh Boyer1-1/+2
2007-09-07[POWERPC] PowerPC 440EPx: Sequoia bootwrapperValentine Barshak1-1/+3
2007-08-22[POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot supportScott Wood1-1/+2
2007-08-22[POWERPC] bootwrapper: Add 8xx cuboot supportScott Wood1-1/+2
2007-08-22[POWERPC] bootwrapper: Add CPM serial driverScott Wood1-1/+2
2007-08-20[POWERPC] Bamboo zImage wrapperJosh Boyer1-2/+3
2007-08-20[POWERPC] Rename 44x bootwrapperJosh Boyer1-2/+2
2007-07-10[POWERPC] Create a dummy zImage if no valid platform has been selectedTony Breeds1-0/+10
2007-07-10[POWERPC] PS3: Bootwrapper support.Geoff Levand1-9/+12
2007-06-25[POWERPC] Update holly to use new dts wrapping featureMark A. Greer1-7/+1
2007-06-25[POWERPC] When appropriate, wrap device tree with zImageMark A. Greer1-8/+14
2007-06-25[POWERPC] Remove 'make zImage.dts' featureMark A. Greer1-25/+1
2007-06-14[POWERPC] Consolidate cuboot initialization codeDavid Gibson1-1/+1
2007-06-14[POWERPC] Split low-level OF-related bootloader code into separate filesDavid Gibson1-1/+1
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-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] Fix make rules for treeImage.initrdDavid Gibson1-3/+3
2007-05-12[POWERPC] Add bootwrapper support for Motorola PrPMC2800 platformMark A. Greer1-1/+2
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 I2CMark A. Greer1-1/+1
2007-05-12[POWERPC] Add bootwrapper support for Marvell MPSCMark A. Greer1-1/+1
2007-05-12[POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridgeMark A. Greer1-1/+1
2007-05-12[POWERPC] Add Makefile rules to wrap dts file in zImageMark A. Greer1-1/+24
2007-05-08[POWERPC] Support for the Ebony 440GP reference board in arch/powerpcDavid Gibson1-4/+15
2007-05-08[POWERPC] Holly bootwrapperJosh Boyer1-1/+8
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 Gibson1-9/+6
2007-04-30[POWERPC] bootwrapper: CONFIG_ -> CONFIG_DEVICE_TREEScott Wood1-1/+1
2007-04-27[POWERPC] bootwrapper: cuImage for 85xxScott Wood1-1/+2
2007-04-27[POWERPC] Enable make installAkinobu Mita1-1/+1
2007-04-24[POWERPC] bootwrapper: cuboot for 83xxScott Wood1-1/+2
2007-04-24[POWERPC] bootwrapper: Add a cuboot platform and a cuImage targetScott Wood1-2/+11
2007-04-13[POWERPC] bootwrapper: no-gzip fixesMilton Miller1-1/+7
2007-04-13[POWERPC] Move bootwrapper ELF parsing routines to a fileMark A. Greer1-1/+1
2007-04-13[POWERPC] Add device tree utility functions to zImageDavid Gibson1-1/+1
2007-03-26[POWERPC] boot: Use a common zImage ruleMilton Miller1-43/+24
2007-03-26[POWERPC] boot: clean rule fixesMilton Miller1-4/+4