Age | Commit message (Expand) | Author |
2013-03-15 | ARM: 7672/1: uncompress debug support for multiplatform build | Shawn Guo |
2013-03-15 | ARM: 7671/1: use Kconfig to select uncompress.h | Shawn Guo |
2013-03-06 | ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre... | Jonathan Austin |
2013-01-11 | ARM: decompress: remove unused ARCH_HAS_DECOMP_WDOG | Shawn Guo |
2012-12-16 | ARM: 7600/1: include CONFIG_DEBUG_LL_INCLUDE rather than mach/debug-macro.S | Shawn Guo |
2012-12-12 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-11-23 | ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and above | Dave Martin |
2012-11-21 | ARM: clps711x: p720t: Unneeded inclusion of head-sa1100.S removed | Alexander Shiyan |
2012-10-15 | vt8500: Remove arm/boot/compressed/head-vt8500.S | Tony Prisk |
2012-10-11 | Merge branch 'fixes' into for-linus | Russell King |
2012-10-07 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-10-04 | Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'... | Russell King |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-09-30 | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King |
2012-09-21 | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson |
2012-09-19 | ARM: zImage/virt: hyp mode entry support for the zImage loader | Dave Martin |
2012-09-15 | ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores | Matthew Leach |
2012-09-14 | ARM: initial multiplatform support | Rob Herring |
2012-08-25 | ARM: 7492/1: add strstr declaration for decompressors | Rob Herring |
2012-08-25 | ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 cores | Will Deacon |
2012-07-09 | ARM: 7437/1: zImage: Allow DTB command line concatenation with ATAG_CMDLINE | Genoud Richard |
2012-05-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-21 | Merge branch 'v3-removal' into for-linus | Russell King |
2012-05-10 | ARM: decompressor: avoid speculative prefetch from non-RAM areas | Russell King |
2012-05-09 | ARM: Remove ARMv3 support from decompressor | Russell King |
2012-04-22 | Merge tag 'at91-3.5-cleanup' of git://github.com/at91linux/linux-at91 into ne... | Arnd Bergmann |
2012-04-13 | ARM: 7380/1: DT: do not add a zero-sized memory property | Marc Zyngier |
2012-04-13 | ARM: 7379/1: DT: fix atags_to_fdt() second call site | Marc Zyngier |
2012-04-06 | ARM: remove ixp23xx and ixp2000 platforms | Rob Herring |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-24 | ARM: 7001/2: Wire up support for the XZ decompressor | Imre Kaloz |
2012-03-02 | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX | Kukjin Kim |
2012-01-05 | Merge branch 'devel-stable' into for-linus | Russell King |
2012-01-03 | ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocation | Janusz Krzysztofik |
2011-12-08 | ARM: LPAE: add ISBs around MMU enabling code | Will Deacon |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-24 | ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and large TEXT_O... | Nicolas Pitre |
2011-10-17 | ARM: 7120/1: remove bashism in check for multiple zreladdrs | Rabin Vincent |
2011-10-17 | ARM: 7020/1: Check for multiple zreladdrs | Sascha Hauer |
2011-09-16 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable | Russell King |
2011-09-14 | ARM: zImage: prevent constant copy+rebuild of lib1funcs.S | Nicolas Pitre |
2011-09-14 | ARM: zImage: allow supplementing appended DTB with traditional ATAG data | Nicolas Pitre |
2011-09-14 | ARM: zImage: gather some string functions into string.c | Nicolas Pitre |
2011-09-14 | ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bss | Nicolas Pitre |
2011-09-14 | ARM: zImage: Allow the appending of a device tree binary | John Bonesio |
2011-09-14 | ARM: zImage: ensure it is always a multiple of 64 bits in size | Nicolas Pitre |
2011-08-08 | mmc: sdhi, mmcif: zboot: Correct clock disable logic | Simon Horman |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King |
2011-07-19 | ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state | Dave Martin |