summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders2014-09-261-0/+2
* ARM: simplify generation of compressed vmlinux.lds fileRussell King2014-07-011-5/+2
* ARM: 8067/1: zImage: ensure header in LE format for BE8 kernelsNicolas Pitre2014-07-011-2/+2
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-1/+1
|\
| * ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACYLaurent Pinchart2013-12-101-1/+1
* | ARM: 7877/1: use built-in byte swap functionKim Phillips2013-12-291-4/+11
|/
* ARM: delete mach-sharkLinus Walleij2013-09-171-4/+0
* arm: add support for LZ4-compressed kernelKyungsik Lee2013-07-091-1/+2
* Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-1/+1
|\
| * lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven2013-06-281-1/+1
* | ARM: 7756/1: zImage/virt: remove hyp-stub.S during distcleanMagnus Damm2013-06-171-1/+2
* | ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann2013-06-051-1/+1
|/
* ARM: 7672/1: uncompress debug support for multiplatform buildShawn Guo2013-03-151-0/+3
* ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin2013-03-061-1/+1
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-5/+0
|\
| * ARM: clps711x: p720t: Unneeded inclusion of head-sa1100.S removedAlexander Shiyan2012-11-201-5/+0
* | vt8500: Remove arm/boot/compressed/head-vt8500.STony Prisk2012-10-151-4/+0
|/
* ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin2012-09-191-1/+8
* ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz2012-03-241-3/+12
* ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocationJanusz Krzysztofik2012-01-031-1/+2
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-4/+28
|\
| * ARM: zImage: prevent constant copy+rebuild of lib1funcs.SNicolas Pitre2011-09-141-2/+2
| * ARM: zImage: allow supplementing appended DTB with traditional ATAG dataNicolas Pitre2011-09-141-2/+19
| * ARM: zImage: gather some string functions into string.cNicolas Pitre2011-09-141-0/+4
| * ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bssNicolas Pitre2011-09-141-0/+3
* | ARM: 7120/1: remove bashism in check for multiple zreladdrsRabin Vincent2011-10-171-1/+1
* | ARM: 7020/1: Check for multiple zreladdrsSascha Hauer2011-10-171-0/+8
|/
* ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARMSimon Horman2011-06-291-2/+8
* ARM: zImage: make sure no GOTOFF relocs are used with .bss symbolsNicolas Pitre2011-05-071-1/+14
* ARM: zImage: no need to get the decompressed size from the filesystemNicolas Pitre2011-05-071-2/+0
* ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre2011-05-061-1/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-2/+2
|\
| * arm: change to new flag variablesmatt mooney2011-03-171-2/+2
* | Merge branch 'misc' into develRussell King2011-03-161-1/+3
|\ \
| * | ARM: 6778/1: compressed/head.S: make LDFLAGS_vmlinux into a recursively expan...Nicolas Pitre2011-03-091-1/+1
| * | ARM: 6746/1: remove the 4x expansion presumption while decompressing the kernelNicolas Pitre2011-02-261-1/+3
| |/
| |
| \
*-. \ Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King2011-03-161-1/+16
|\ \ \ | |_|/ |/| |
| | * ARM: 6597/1: Add basic architecture support for VIA/WonderMedia 85xx SoC'sAlexey Charkov2011-01-251-0/+4
| |/ |/|
| * ARM: 6617/1: mmc, Add zboot from MMC support for SuperH Mobile ARMSimon Horman2011-01-251-1/+12
|/
* ARM: 6515/1: Add zboot support for SuperH Mobile ARMKuninori Morimoto2010-12-051-0/+4
* ARM: Fix build error when using KCONFIG_CONFIGRussell King2010-09-191-1/+1
* ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...Russell King2010-09-091-0/+4
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-08-061-1/+1
|\
| * [ARM] pxa: PXA_SHARPSL_DETECT_MACH_ID to include head-sharpsl.SEric Miao2010-08-051-1/+1
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-031-14/+1
|\ \
| * \ Merge branch 'devel-stable' into develRussell King2010-07-311-10/+1
| |\ \
| | * | ARM: Auto calculate ZRELADDR and provide option for exceptionsEric Miao2010-07-121-2/+1
| | * | ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressedEric Miao2010-07-071-6/+1
| | * | ARM: zImage: don't define unused symbol initrd_physUwe Kleine-König2010-07-071-6/+3
| | |/
| * | ARM: Remove support for LinkUp Systems L7200 SDP.Russell King2010-06-241-4/+0
| |/
OpenPOWER on IntegriCloud