summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/.gitignore (follow)
Commit message (Collapse)AuthorAge
* ARM64: Ignore Image-dtb from git point of viewDmitry Shmidt2016-06-16
| | | | | Change-Id: I5bbf1db90f28ea956383b4a5d91ad508eea656dc Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* ARM64: add option to build Image.gz/dtb comboAlex Ray2016-02-16
| | | | | | | | | | Allows a defconfig to set a list of dtbs to concatenate with an Image.gz to create a Image.gz-dtb. Includes 8adb162 arm64: Fix correct dtb clean-files location Change-Id: I0b462322d5c970f1fdf37baffece7ad058099f4a Signed-off-by: Alex Ray <aray@google.com>
* arm64: Build infrastructureCatalin Marinas2012-09-17
This patch adds Makefile and Kconfig files required for building an AArch64 kernel. Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Tony Lindgren <tony@atomide.com> Acked-by: Nicolas Pitre <nico@linaro.org> Acked-by: Olof Johansson <olof@lixom.net> Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Acked-by: Arnd Bergmann <arnd@arndb.de>