aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu1-1/+1
2015-07-06ARM: shmobile: Remove obsolete zboot supportGeert Uytterhoeven2-75/+0
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-0/+4
2015-06-12Merge branch 'bsym' into for-nextRussell King1-2/+2
2015-05-28ARM: 8373/1: disable branch profiling in uncompressorArnd Bergmann1-0/+2
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King1-2/+2
2015-04-29libfdt: add fdt type definitionsRob Herring1-0/+4
2015-04-22Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-688/+0
2015-03-28ARM: 8327/1: zImage: add support for ARMv7-MJoachim Eastwood1-6/+27
2015-03-27ARM: add documentation for finding start of physical memoryRussell King1-1/+18
2015-02-24ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI supportMagnus Damm6-688/+0
2015-02-10Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into for-nextRussell King1-10/+31
2015-01-29ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB sizeNicolas Pitre1-9/+30
2015-01-21ARM: 8290/1: decompressor: fix a wrong commentMasahiro Yamada1-1/+1
2014-11-13ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon1-4/+16
2014-09-26ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders1-0/+2
2014-07-18ARM: 8079/1: zImage: identify kernel endiannessNicolas Pitre1-0/+1
2014-07-01ARM: simplify generation of compressed vmlinux.lds fileRussell King3-9/+2
2014-07-01ARM: 8067/1: zImage: ensure header in LE format for BE8 kernelsNicolas Pitre4-5/+21
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds1-0/+2
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott1-0/+2
2014-05-26ARM: compressed/head.S: remove s3c24xx special caseHeiko Stuebner1-5/+0
2014-03-07ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland1-0/+1
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-4/+11
2013-12-29ARM: 7877/1: use built-in byte swap functionKim Phillips1-4/+11
2013-12-20stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONGKees Cook1-0/+14
2013-12-10ARM: Rename ARCH_SHMOBILE to ARCH_SHMOBILE_LEGACYLaurent Pinchart1-1/+1
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-6/+3
2013-10-19ARM: set BE8 if LE in head codeBen Dooks1-0/+1
2013-10-19ARM: asm: Add ARM_BE8() assembly helperBen Dooks1-6/+2
2013-09-17ARM: delete mach-sharkLinus Walleij3-404/+0
2013-07-17ARM: shmobile: Update romImage to relocate appended DTBMagnus Damm1-4/+39
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee4-1/+13
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+1
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-16/+68
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-19/+2
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2-16/+68
2013-06-28lib: Move fonts from drivers/video/console/ to lib/fonts/Geert Uytterhoeven1-1/+1
2013-06-24ARM: 7770/1: remove residual ARMv2 support from decompressorMarc Zyngier1-5/+0
2013-06-21Merge tag 'renesas-cleanup-boot-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann1-19/+2
2013-06-17ARM: 7756/1: zImage/virt: remove hyp-stub.S during distcleanMagnus Damm1-1/+2
2013-06-17ARM: 7751/1: zImage: don't overwrite ourself with a page tableNicolas Pitre1-5/+30
2013-06-12ARM: shmobile: Remove romImage CONFIG_MEMORY_STARTMagnus Damm1-1/+1
2013-06-12ARM: shmobile: Let romImage rely on default ATAGSMagnus Damm1-18/+1
2013-06-05ARM: 7750/1: update legacy CPU ID in decompressor cache support jump tableMarc C1-2/+2
2013-06-05ARM: 7743/1: compressed/head.S: work around new binutils warningArnd Bergmann4-1/+4
2013-06-05ARM: 7737/1: fix kernel decompressor compilation error with CONFIG_DEBUG_SEMIHOSTINGNicolas Pitre1-0/+28
2013-05-15ARM: 7722/1: zImage: Convert 32bits memory size and address from ATAG to 64bits DTBGregory CLEMENT1-6/+38
2013-03-15ARM: 7672/1: uncompress debug support for multiplatform buildShawn Guo2-0/+15