| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-11-16 | 3 | -2/+18 |
|\ |
|
| *-. | Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next | Russell King | 2017-11-08 | 3 | -2/+18 |
| |\ \ |
|
| | * | | ARM: add additional table to compressed kernel | Russell King | 2017-10-03 | 2 | -0/+13 |
| | * | | ARM: decompressor: fix BSS size calculation | Russell King | 2017-10-03 | 1 | -2/+5 |
| | |/ |
|
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-11-04 | 1 | -0/+9 |
|\| | |
|
| * | | ARM: add debug ".edata_real" symbol | Russell King | 2017-11-02 | 1 | -0/+9 |
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 12 | -0/+12 |
|/ / |
|
* / | ARM: 8704/1: semihosting: use proper instruction on v7m processors | Nicolas Pitre | 2017-10-12 | 1 | -0/+4 |
|/ |
|
* | arm/efi: Split zImage code and data into separate PE/COFF sections | Ard Biesheuvel | 2017-08-21 | 2 | -16/+46 |
* | arm/efi: Replace open coded constants with symbolic ones | Ard Biesheuvel | 2017-08-21 | 1 | -61/+67 |
* | arm/efi: Remove pointless dummy .reloc section | Ard Biesheuvel | 2017-08-21 | 1 | -17/+1 |
* | arm/efi: Remove forbidden values from the PE/COFF header | Ard Biesheuvel | 2017-08-21 | 1 | -3/+3 |
* | bitmap: use memcmp optimisation in more situations | Matthew Wilcox | 2017-07-10 | 1 | -0/+1 |
* | ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nop | Ard Biesheuvel | 2017-06-12 | 1 | -1/+2 |
* | ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-M | Ard Biesheuvel | 2017-06-05 | 2 | -10/+11 |
* | ARM: decompressor: Remove __hyp_get_vectors usage | Marc Zyngier | 2017-04-09 | 1 | -1/+11 |
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-02-28 | 1 | -0/+1 |
|\ |
|
| * | ARM: 8654/1: decompressor: add strlen prototype | Arnd Bergmann | 2017-02-28 | 1 | -0/+1 |
* | | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
|/ |
|
* | ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7 | Srinivas Ramana | 2016-10-02 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-03-19 | 7 | -47/+16 |
|\ |
|
| *-----. | Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-next | Russell King | 2016-03-04 | 7 | -47/+18 |
| |\ \ \ \ |
|
| | | | * | | ARM: 8543/1: decompressor: rename suffix_y to compress-y | Masahiro Yamada | 2016-02-22 | 1 | -6/+6 |
| | | | * | | ARM: 8542/1: decompressor: merge piggy.*.S and simplify Makefile | Masahiro Yamada | 2016-02-22 | 7 | -38/+8 |
| | | | * | | ARM: 8541/1: decompressor: drop redundant FORCE in Makefile | Masahiro Yamada | 2016-02-22 | 1 | -1/+1 |
| | | | * | | ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean files | Masahiro Yamada | 2016-02-22 | 1 | -2/+1 |
| | | | * | | ARM: 8539/1: decompressor: drop more unneeded assignments to "targets" | Masahiro Yamada | 2016-02-22 | 1 | -1/+1 |
| | | | * | | ARM: 8538/1: decompressor: drop unneeded assignments to "targets" | Masahiro Yamada | 2016-02-22 | 1 | -2/+2 |
| | | | * | | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUs | Jean-Philippe Brucker | 2016-02-22 | 1 | -0/+2 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-03-19 | 1 | -0/+9 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | ARM: boot: Add an implementation of strnlen for libfdt | Rob Herring | 2016-02-11 | 1 | -0/+9 |
| | |/ /
| |/| | |
|
* | | | | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUs | Jean-Philippe Brucker | 2016-02-22 | 1 | -0/+2 |
| |/ /
|/| | |
|
* | | | ARM: 8500/1: fix atags_to_fdt with stack-protector-strong | Kees Cook | 2016-01-26 | 1 | -0/+9 |
|/ / |
|
* / | ARM: add UEFI stub support | Roy Franz | 2015-12-14 | 4 | -3/+192 |
|/ |
|
* | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu | 2015-09-10 | 1 | -1/+1 |
* | ARM: shmobile: Remove obsolete zboot support | Geert Uytterhoeven | 2015-07-06 | 2 | -75/+0 |
* | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-07-01 | 1 | -0/+4 |
|\ |
|
| * | libfdt: add fdt type definitions | Rob Herring | 2015-04-29 | 1 | -0/+4 |
* | | Merge branch 'bsym' into for-next | Russell King | 2015-06-12 | 1 | -2/+2 |
|\ \ |
|
| * | | ARM: replace BSYM() with badr assembly macro | Russell King | 2015-05-08 | 1 | -2/+2 |
| |/ |
|
* / | ARM: 8373/1: disable branch profiling in uncompressor | Arnd Bergmann | 2015-05-28 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-22 | 6 | -688/+0 |
|\ |
|
| * | ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI support | Magnus Damm | 2015-02-24 | 6 | -688/+0 |
* | | ARM: 8327/1: zImage: add support for ARMv7-M | Joachim Eastwood | 2015-03-28 | 1 | -6/+27 |
* | | ARM: add documentation for finding start of physical memory | Russell King | 2015-03-27 | 1 | -1/+18 |
|/ |
|
*-. | Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into... | Russell King | 2015-02-10 | 1 | -10/+31 |
|\ \ |
|
| | * | ARM: 8290/1: decompressor: fix a wrong comment | Masahiro Yamada | 2015-01-21 | 1 | -1/+1 |
| |/
|/| |
|
| * | ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB size | Nicolas Pitre | 2015-01-29 | 1 | -9/+30 |
|/ |
|
* | ARM: 8191/1: decompressor: ensure I-side picks up relocated code | Will Deacon | 2014-11-13 | 1 | -4/+16 |
* | ARM: 8153/1: Enable gcov support on the ARM architecture | Vincent Sanders | 2014-09-26 | 1 | -0/+2 |