Age | Commit message (Expand) | Author | Files | Lines |
2011-06-20 | ARM: Xilinx: Adding Xilinx board support | John Linn | 1 | -0/+52 |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King | 4 | -30/+45 |
2011-05-23 | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King | 1 | -0/+16 |
2011-05-12 | ARM: 6859/1: Add writethrough dcache support for ARM926EJS processor | Mark A. Greer | 1 | -0/+16 |
2011-05-07 | Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nic... | Russell King | 3 | -12/+26 |
2011-05-07 | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King | 5 | -35/+70 |
2011-05-07 | ARM: zImage: make sure no GOTOFF relocs are used with .bss symbols | Nicolas Pitre | 2 | -4/+17 |
2011-05-07 | ARM: zImage: don't ignore error returned from decompress() | Nicolas Pitre | 2 | -6/+11 |
2011-05-07 | ARM: zImage: simplify decompress_kernel() | Nicolas Pitre | 1 | -11/+2 |
2011-05-07 | ARM: zImage: no need to get the decompressed size from the filesystem | Nicolas Pitre | 2 | -4/+16 |
2011-05-07 | ARM: zImage: the page table memory must be considered before relocation | Nicolas Pitre | 1 | -1/+2 |
2011-05-07 | ARM: zImage: make sure not to relocate on top of the relocation code | Nicolas Pitre | 1 | -10/+17 |
2011-05-06 | ARM: zImage: Fix bad SP address after relocating kernel | Tony Lindgren | 1 | -0/+5 |
2011-05-06 | ARM: zImage: make sure the stack is 64-bit aligned | Nicolas Pitre | 2 | -1/+2 |
2011-05-03 | ARM: PJ4: remove the ARMv6 compatible cache method entries | Nicolas Pitre | 1 | -6/+0 |
2011-03-28 | ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support | Stephen Boyd | 2 | -20/+2 |
2011-03-25 | mmc: Add MMC_PROGRESS_* | Simon Horman | 1 | -4/+5 |
2011-03-25 | mmc, ARM: Rename SuperH Mobile ARM zboot helpers | Simon Horman | 1 | -6/+6 |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -2/+2 |
2011-03-17 | arm: change to new flag variables | matt mooney | 1 | -2/+2 |
2011-03-16 | Merge branch 'v6v7' into devel | Russell King | 2 | -2/+2 |
2011-03-16 | Merge branch 'misc' into devel | Russell King | 4 | -138/+122 |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 5 | -2/+184 |
2011-03-09 | ARM: 6778/1: compressed/head.S: make LDFLAGS_vmlinux into a recursively expan... | Nicolas Pitre | 1 | -1/+1 |
2011-02-26 | ARM: 6746/1: remove the 4x expansion presumption while decompressing the kernel | Nicolas Pitre | 2 | -4/+3 |
2011-02-23 | ARM: 6750/1: improvements to compressed/head.S | Nicolas Pitre | 1 | -129/+110 |
2011-02-23 | ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM one | Nicolas Pitre | 1 | -5/+5 |
2011-02-23 | ARM: add 'uinstall' target for installing uboot kernels | Russell King | 1 | -0/+4 |
2011-02-19 | ARM: 6739/1: update .gitignore for boot/compressed | Nicolas Pitre | 1 | -1/+5 |
2011-02-02 | ARM: v6k: introduce CPU_V6K option | Russell King | 2 | -2/+2 |
2011-01-25 | ARM: 6597/1: Add basic architecture support for VIA/WonderMedia 85xx SoC's | Alexey Charkov | 2 | -0/+50 |
2011-01-25 | ARM: 6617/1: mmc, Add zboot from MMC support for SuperH Mobile ARM | Simon Horman | 3 | -1/+129 |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 2 | -0/+57 |
2010-12-05 | ARM: 6515/1: Add zboot support for SuperH Mobile ARM | Kuninori Morimoto | 2 | -0/+57 |
2010-11-30 | ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2... | Dave Martin | 2 | -6/+6 |
2010-11-30 | ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.S | Dave Martin | 1 | -2/+4 |
2010-11-30 | ARM: 6499/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in boot... | Dave Martin | 1 | -0/+2 |
2010-11-22 | ARM: avoid marking decompressor .stack section as having contents | Russell King | 2 | -2/+2 |
2010-09-19 | ARM: Fix build error when using KCONFIG_CONFIG | Russell King | 1 | -1/+1 |
2010-09-09 | ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti... | Russell King | 3 | -4/+10 |
2010-08-10 | Merge branches 'master' and 'devel' into for-linus | Russell King | 1 | -1/+1 |
2010-08-10 | ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR" | Rabin Vincent | 1 | -3/+2 |
2010-08-06 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 1 | -1/+1 |
2010-08-05 | [ARM] pxa: PXA_SHARPSL_DETECT_MACH_ID to include head-sharpsl.S | Eric Miao | 1 | -1/+1 |
2010-08-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -102/+33 |
2010-07-31 | Merge branch 'devel-stable' into devel | Russell King | 5 | -69/+33 |
2010-07-29 | ARM: 6270/1: clean files in arch/arm/boot/compressed/ | Magnus Damm | 1 | -0/+3 |
2010-07-12 | ARM: Auto calculate ZRELADDR and provide option for exceptions | Eric Miao | 3 | -10/+13 |
2010-07-07 | ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressed | Eric Miao | 2 | -7/+2 |
2010-07-07 | ARM: zImage: don't define unused symbol initrd_phys | Uwe Kleine-König | 1 | -6/+3 |