| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada | 2024-05-09 | 1 | -2/+1 |
* | ARM: remove obsolete Makefile.boot infrastructure | Arnd Bergmann | 2022-08-18 | 1 | -20/+7 |
* | ARM: 9102/1: move theinstall rules to arch/arm/Makefile | Masahiro Yamada | 2021-08-10 | 1 | -13/+1 |
* | kbuild: remove redundant target cleaning on failure | Masahiro Yamada | 2019-01-06 | 1 | -1/+1 |
* | ARM: XIP kernel: store .data compressed in ROM | Nicolas Pitre | 2017-09-11 | 1 | -1/+12 |
* | ARM: 8588/1: localise objcopy flags | Mark Rutland | 2016-08-12 | 1 | -0/+2 |
* | ARM: 8576/1: avoid duplicating "Kernel: arch/arm/boot/*Image is ready" | Masahiro Yamada | 2016-06-22 | 1 | -5/+1 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-05-27 | 1 | -1/+0 |
|\ |
|
| * | kbuild: delete unnecessary "@:" | Masahiro Yamada | 2016-04-20 | 1 | -1/+0 |
* | | ARM: 8557/1: specify install, zinstall, and uinstall as PHONY targets | Masahiro Yamada | 2016-04-19 | 1 | -1/+1 |
|/ |
|
* | ARM: 8529/1: remove 'i' and 'zi' targets | Masahiro Yamada | 2016-02-16 | 1 | -8/+0 |
* | ARM: 8528/1: drop redundant "PHONY += FORCE" | Masahiro Yamada | 2016-02-16 | 1 | -1/+1 |
* | kbuild: use relative path to include Makefile | Masahiro Yamada | 2015-04-02 | 1 | -1/+1 |
* | arm, kbuild: make "make install" not depend on vmlinux | Robert Richter | 2013-10-02 | 1 | -8/+8 |
* | ARM: dts: remove generated .dtb files on clean | Nishanth Menon | 2013-03-05 | 1 | -1/+1 |
* | ARM: 7656/1: uImage: Error out on build of multiplatform without LOADADDR | Olof Johansson | 2013-02-23 | 1 | -2/+2 |
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-12-11 | 1 | -12/+0 |
|\ |
|
| * | ARM: dt: change .dtb build rules to build in dts directory | Grant Likely | 2012-12-03 | 1 | -12/+0 |
* | | ARM: boot: Fix usage of kecho | Fabio Estevam | 2012-11-12 | 1 | -5/+5 |
|/ |
|
* | ARM: be really quiet when building with 'make -s' | Arnd Bergmann | 2012-10-09 | 1 | -5/+5 |
* | ARM: move all dtb targets out of Makefile.boot | Rob Herring | 2012-09-14 | 1 | -0/+2 |
* | Kbuild: centralize MKIMAGE and cmd_uimage definitions | Stephen Warren | 2012-03-26 | 1 | -14/+9 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-01-16 | 1 | -2/+4 |
|\ |
|
| * | Kbuild: Use dtc's -d (dependency) option | Stephen Warren | 2012-01-15 | 1 | -2/+4 |
* | | ARM: 7152/1: distclean: Remove generated .dtb files | Dirk B | 2011-11-08 | 1 | -0/+2 |
* | | ARM: 7021/1: Check for multiple load addresses before building a uImage | Sascha Hauer | 2011-10-17 | 1 | -0/+9 |
|/ |
|
* | arm/dt: Add dtb make rule | Rob Herring | 2011-07-25 | 1 | -0/+6 |
* | ARM: add 'uinstall' target for installing uboot kernels | Russell King | 2011-02-23 | 1 | -0/+4 |
* | ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2... | Dave Martin | 2010-11-30 | 1 | -5/+0 |
* | ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti... | Russell King | 2010-09-09 | 1 | -3/+5 |
* | ARM: Auto calculate ZRELADDR and provide option for exceptions | Eric Miao | 2010-07-12 | 1 | -5/+3 |
* | Thumb-2: Make the uImage entry an odd number | Catalin Marinas | 2009-07-24 | 1 | -1/+8 |
* | [ARM] 4854/1: fix the load address of uImage for CONFIG_ZBOOT_ROM=y | Uwe Kleine-König | 2008-04-19 | 1 | -1/+7 |
* | [ARM] Make 'i' and 'zi' targets work | Russell King | 2007-07-20 | 1 | -0/+8 |
* | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 2006-03-06 | 1 | -1/+4 |
* | [ARM] Make kernel link address depend on PAGE_OFFSET | Russell King | 2006-01-03 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+91 |