summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8588/1: localise objcopy flagsMark Rutland2016-08-121-0/+2
* ARM: 8576/1: avoid duplicating "Kernel: arch/arm/boot/*Image is ready"Masahiro Yamada2016-06-221-5/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-1/+0
|\
| * kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-1/+0
* | ARM: 8557/1: specify install, zinstall, and uinstall as PHONY targetsMasahiro Yamada2016-04-191-1/+1
|/
* ARM: 8529/1: remove 'i' and 'zi' targetsMasahiro Yamada2016-02-161-8/+0
* ARM: 8528/1: drop redundant "PHONY += FORCE"Masahiro Yamada2016-02-161-1/+1
* kbuild: use relative path to include MakefileMasahiro Yamada2015-04-021-1/+1
* arm, kbuild: make "make install" not depend on vmlinuxRobert Richter2013-10-021-8/+8
* ARM: dts: remove generated .dtb files on cleanNishanth Menon2013-03-041-1/+1
* ARM: 7656/1: uImage: Error out on build of multiplatform without LOADADDROlof Johansson2013-02-231-2/+2
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-111-12/+0
|\
| * ARM: dt: change .dtb build rules to build in dts directoryGrant Likely2012-12-031-12/+0
* | ARM: boot: Fix usage of kechoFabio Estevam2012-11-121-5/+5
|/
* ARM: be really quiet when building with 'make -s'Arnd Bergmann2012-10-091-5/+5
* ARM: move all dtb targets out of Makefile.bootRob Herring2012-09-141-0/+2
* Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-261-14/+9
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-01-161-2/+4
|\
| * Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-01-151-2/+4
* | ARM: 7152/1: distclean: Remove generated .dtb filesDirk B2011-11-081-0/+2
* | ARM: 7021/1: Check for multiple load addresses before building a uImageSascha Hauer2011-10-171-0/+9
|/
* arm/dt: Add dtb make ruleRob Herring2011-07-251-0/+6
* ARM: add 'uinstall' target for installing uboot kernelsRussell King2011-02-231-0/+4
* ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...Dave Martin2010-11-301-5/+0
* ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...Russell King2010-09-091-3/+5
* ARM: Auto calculate ZRELADDR and provide option for exceptionsEric Miao2010-07-121-5/+3
* Thumb-2: Make the uImage entry an odd numberCatalin Marinas2009-07-241-1/+8
* [ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=yUwe Kleine-König2008-04-191-1/+7
* [ARM] Make 'i' and 'zi' targets workRussell King2007-07-201-0/+8
* kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-061-1/+4
* [ARM] Make kernel link address depend on PAGE_OFFSETRussell King2006-01-031-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+91
OpenPOWER on IntegriCloud