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