Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-07-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -16/+68 |
2013-07-03 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -19/+2 |
2013-06-29 | Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next | Russell King | 2 | -16/+68 |
2013-06-28 | lib: Move fonts from drivers/video/console/ to lib/fonts/ | Geert Uytterhoeven | 1 | -1/+1 |
2013-06-24 | ARM: 7770/1: remove residual ARMv2 support from decompressor | Marc Zyngier | 1 | -5/+0 |
2013-06-21 | Merge tag 'renesas-cleanup-boot-for-v3.11' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 1 | -19/+2 |
2013-06-17 | ARM: 7756/1: zImage/virt: remove hyp-stub.S during distclean | Magnus Damm | 1 | -1/+2 |
2013-06-17 | ARM: 7751/1: zImage: don't overwrite ourself with a page table | Nicolas Pitre | 1 | -5/+30 |
2013-06-12 | ARM: shmobile: Remove romImage CONFIG_MEMORY_START | Magnus Damm | 1 | -1/+1 |
2013-06-12 | ARM: shmobile: Let romImage rely on default ATAGS | Magnus Damm | 1 | -18/+1 |
2013-06-06 | ARM: 7750/1: update legacy CPU ID in decompressor cache support jump table | Marc C | 1 | -2/+2 |
2013-06-06 | ARM: 7743/1: compressed/head.S: work around new binutils warning | Arnd Bergmann | 4 | -1/+4 |
2013-06-06 | ARM: 7737/1: fix kernel decompressor compilation error with CONFIG_DEBUG_SEMI... | Nicolas Pitre | 1 | -0/+28 |
2013-05-15 | ARM: 7722/1: zImage: Convert 32bits memory size and address from ATAG to 64bi... | Gregory CLEMENT | 1 | -6/+38 |
2013-03-15 | ARM: 7672/1: uncompress debug support for multiplatform build | Shawn Guo | 2 | -0/+15 |