summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-197-47/+16
|\
| *-----. Merge branches 'amba', 'fixes', 'misc' and 'tauros2' into for-nextRussell King2016-03-047-47/+18
| |\ \ \ \
| | | | * | ARM: 8543/1: decompressor: rename suffix_y to compress-yMasahiro Yamada2016-02-221-6/+6
| | | | * | ARM: 8542/1: decompressor: merge piggy.*.S and simplify MakefileMasahiro Yamada2016-02-227-38/+8
| | | | * | ARM: 8541/1: decompressor: drop redundant FORCE in MakefileMasahiro Yamada2016-02-221-1/+1
| | | | * | ARM: 8540/1: decompressor: use clean-files instead of extra-y to clean filesMasahiro Yamada2016-02-221-2/+1
| | | | * | ARM: 8539/1: decompressor: drop more unneeded assignments to "targets"Masahiro Yamada2016-02-221-1/+1
| | | | * | ARM: 8538/1: decompressor: drop unneeded assignments to "targets"Masahiro Yamada2016-02-221-2/+2
| | | | * | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-221-0/+2
| | | |/ / | | |/| |
* | | | | Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-191-0/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: boot: Add an implementation of strnlen for libfdtRob Herring2016-02-111-0/+9
| | |/ / | |/| |
* | | | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-221-0/+2
| |/ / |/| |
* | | ARM: 8500/1: fix atags_to_fdt with stack-protector-strongKees Cook2016-01-261-0/+9
|/ /
* | ARM: add UEFI stub supportRoy Franz2015-12-144-3/+192
|/
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-1/+1
* ARM: shmobile: Remove obsolete zboot supportGeert Uytterhoeven2015-07-062-75/+0
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-011-0/+4
|\
| * libfdt: add fdt type definitionsRob Herring2015-04-291-0/+4
* | Merge branch 'bsym' into for-nextRussell King2015-06-121-2/+2
|\ \
| * | ARM: replace BSYM() with badr assembly macroRussell King2015-05-081-2/+2
| |/
* | ARM: 8373/1: disable branch profiling in uncompressorArnd Bergmann2015-05-281-0/+2
|/
* Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-226-688/+0
|\
| * ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI supportMagnus Damm2015-02-246-688/+0
* | ARM: 8327/1: zImage: add support for ARMv7-MJoachim Eastwood2015-03-281-6/+27
* | ARM: add documentation for finding start of physical memoryRussell King2015-03-271-1/+18
|/
*-. Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King2015-02-101-10/+31
|\ \
| | * ARM: 8290/1: decompressor: fix a wrong commentMasahiro Yamada2015-01-211-1/+1
| |/ |/|
| * ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB sizeNicolas Pitre2015-01-291-9/+30
|/
* ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon2014-11-131-4/+16
* ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders2014-09-261-0/+2
* ARM: 8079/1: zImage: identify kernel endiannessNicolas Pitre2014-07-181-0/+1
* ARM: simplify generation of compressed vmlinux.lds fileRussell King2014-07-013-9/+2
* ARM: 8067/1: zImage: ensure header in LE format for BE8 kernelsNicolas Pitre2014-07-014-5/+21
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-051-0/+2
|\
| * ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-011-0/+2
* | ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner2014-05-261-5/+0
|/
* ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland2014-03-071-0/+1
* 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
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-231-4/+11
|\ \
| * | ARM: 7877/1: use built-in byte swap functionKim Phillips2013-12-291-4/+11
| |/
* | stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONGKees Cook2013-12-201-0/+14
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-6/+3
|\
| * ARM: set BE8 if LE in head codeBen Dooks2013-10-191-0/+1
| * ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-10-191-6/+2
* | ARM: delete mach-sharkLinus Walleij2013-09-173-404/+0
|/
* ARM: shmobile: Update romImage to relocate appended DTBMagnus Damm2013-07-171-4/+39
* arm: add support for LZ4-compressed kernelKyungsik Lee2013-07-094-1/+13
* 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
OpenPOWER on IntegriCloud