Age | Commit message (Expand) | Author | Files | Lines |
2016-10-02 | ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7 | Srinivas Ramana | 1 | -1/+1 |
2016-03-20 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 7 | -47/+16 |
2016-03-20 | Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+9 |
2016-03-05 | Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next | Russell King | 7 | -47/+18 |
2016-02-22 | ARM: 8543/1: decompressor: rename suffix_y to compress-y | Masahiro Yamada | 1 | -6/+6 |
2016-02-22 | ARM: 8542/1: decompressor: merge piggy.*.S and simplify Makefile | Masahiro Yamada | 7 | -38/+8 |
2016-02-22 | ARM: 8541/1: decompressor: drop redundant FORCE in Makefile | Masahiro Yamada | 1 | -1/+1 |
2016-02-22 | ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean files | Masahiro Yamada | 1 | -2/+1 |
2016-02-22 | ARM: 8539/1: decompressor: drop more unneeded assignments to "targets" | Masahiro Yamada | 1 | -1/+1 |
2016-02-22 | ARM: 8538/1: decompressor: drop unneeded assignments to "targets" | Masahiro Yamada | 1 | -2/+2 |
2016-02-22 | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUs | Jean-Philippe Brucker | 1 | -0/+2 |
2016-02-22 | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUs | Jean-Philippe Brucker | 1 | -0/+2 |
2016-02-12 | ARM: boot: Add an implementation of strnlen for libfdt | Rob Herring | 1 | -0/+9 |
2016-01-27 | ARM: 8500/1: fix atags_to_fdt with stack-protector-strong | Kees Cook | 1 | -0/+9 |
2015-12-14 | ARM: add UEFI stub support | Roy Franz | 4 | -3/+192 |
2015-09-10 | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu | 1 | -1/+1 |
2015-07-06 | ARM: shmobile: Remove obsolete zboot support | Geert Uytterhoeven | 2 | -75/+0 |
2015-07-02 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+4 |
2015-06-12 | Merge branch 'bsym' into for-next | Russell King | 1 | -2/+2 |
2015-05-28 | ARM: 8373/1: disable branch profiling in uncompressor | Arnd Bergmann | 1 | -0/+2 |
2015-05-08 | ARM: replace BSYM() with badr assembly macro | Russell King | 1 | -2/+2 |
2015-04-30 | libfdt: add fdt type definitions | Rob Herring | 1 | -0/+4 |
2015-04-22 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -688/+0 |
2015-03-28 | ARM: 8327/1: zImage: add support for ARMv7-M | Joachim Eastwood | 1 | -6/+27 |
2015-03-28 | ARM: add documentation for finding start of physical memory | Russell King | 1 | -1/+18 |
2015-02-24 | ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI support | Magnus Damm | 6 | -688/+0 |
2015-02-10 | Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into... | Russell King | 1 | -10/+31 |
2015-01-29 | ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB size | Nicolas Pitre | 1 | -9/+30 |
2015-01-21 | ARM: 8290/1: decompressor: fix a wrong comment | Masahiro Yamada | 1 | -1/+1 |
2014-11-14 | ARM: 8191/1: decompressor: ensure I-side picks up relocated code | Will Deacon | 1 | -4/+16 |
2014-09-26 | ARM: 8153/1: Enable gcov support on the ARM architecture | Vincent Sanders | 1 | -0/+2 |
2014-07-18 | ARM: 8079/1: zImage: identify kernel endianness | Nicolas Pitre | 1 | -0/+1 |
2014-07-01 | ARM: simplify generation of compressed vmlinux.lds file | Russell King | 3 | -9/+2 |
2014-07-01 | ARM: 8067/1: zImage: ensure header in LE format for BE8 kernels | Nicolas Pitre | 4 | -5/+21 |
2014-06-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 1 | -0/+2 |
2014-06-01 | ARM: 8025/1: Get rid of meminfo | Laura Abbott | 1 | -0/+2 |
2014-05-25 | ARM: compressed/head.S: remove s3c24xx special case | Heiko Stuebner | 1 | -5/+0 |
2014-03-08 | ARM: 7992/1: boot: compressed: ignore bswapsdi2.S | Mark Rutland | 1 | -0/+1 |
2014-01-24 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
2014-01-24 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -4/+11 |
2013-12-29 | ARM: 7877/1: use built-in byte swap function | Kim Phillips | 1 | -4/+11 |
2013-12-20 | stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG | Kees Cook | 1 | -0/+14 |
2013-12-10 | ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACY | Laurent Pinchart | 1 | -1/+1 |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -6/+3 |
2013-10-19 | ARM: set BE8 if LE in head code | Ben Dooks | 1 | -0/+1 |
2013-10-19 | ARM: asm: Add ARM_BE8() assembly helper | Ben Dooks | 1 | -6/+2 |
2013-09-17 | ARM: delete mach-shark | Linus Walleij | 3 | -404/+0 |
2013-07-17 | ARM: shmobile: Update romImage to relocate appended DTB | Magnus Damm | 1 | -4/+39 |
2013-07-09 | arm: add support for LZ4-compressed kernel | Kyungsik Lee | 4 | -1/+13 |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |