| Commit message (Expand) | Author | Age |
* | ARM: Fix build error when using KCONFIG_CONFIG | Russell King | 2010-09-19 |
* | ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti... | Russell King | 2010-09-09 |
* | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-10 |
|\ |
|
| * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2010-08-06 |
| |\ |
|
| | * | [ARM] pxa: PXA_SHARPSL_DETECT_MACH_ID to include head-sharpsl.S | Eric Miao | 2010-08-05 |
* | | | ARM: 6286/1: fix Thumb-2 decompressor broken by "Auto calculate ZRELADDR" | Rabin Vincent | 2010-08-10 |
|/ / |
|
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-03 |
|\ \ |
|
| * \ | Merge branch 'devel-stable' into devel | Russell King | 2010-07-31 |
| |\ \ |
|
| | * | | ARM: Auto calculate ZRELADDR and provide option for exceptions | Eric Miao | 2010-07-12 |
| | * | | ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressed | Eric Miao | 2010-07-07 |
| | * | | ARM: zImage: don't define unused symbol initrd_phys | Uwe Kleine-König | 2010-07-07 |
| | * | | ARM: remove bit-rotten STANDALONE_DEBUG for decompressor | Uwe Kleine-König | 2010-07-07 |
| | * | | ARM: zImage: annotate debug functions about corrupted registers | Uwe Kleine-König | 2010-06-17 |
| | * | | ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flush | Uwe Kleine-König | 2010-06-17 |
| | * | | ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specification | Uwe Kleine-König | 2010-06-17 |
| | * | | ARM: zImage: some comments for __armv3_mpu_cache_on | Uwe Kleine-König | 2010-06-17 |
| | * | | ARM: zImage: don't hard code the stack size twice | Uwe Kleine-König | 2010-06-17 |
| | |/ |
|
| * / | ARM: Remove support for LinkUp Systems L7200 SDP. | Russell King | 2010-06-24 |
| |/ |
|
* / | ARM: 6270/1: clean files in arch/arm/boot/compressed/ | Magnus Damm | 2010-07-29 |
|/ |
|
* | ARM: arch/arm/boot/bootp/bootp.lds: Checkpatch cleanup | Andrea Gelmini | 2010-05-24 |
* | Merge branch 'devel-stable' into devel | Russell King | 2010-05-17 |
|\ |
|
| * | [ARM] pxa: update cpuid pattern for pxa9xx in head.S | Haojian Zhuang | 2010-05-05 |
| * | ARM: 6031/1: fix Thumb-2 decompressor | Rabin Vincent | 2010-04-07 |
* | | ARM: 6026/1: ARM: Add support for LZMA-compressed kernel images | Albin Tonnerre | 2010-04-14 |
|/ |
|
* | ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4... | Sascha Hauer | 2010-03-15 |
* | ARM: Add final piece to fix XIP decompressor in read-only memory | Russell King | 2010-03-15 |
* | ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstat... | Mark Brown | 2010-03-13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
| |\ |
|
| | * | fix typos "precidence" -> "precedence" in comments | Uwe Kleine-König | 2010-02-05 |
* | | | Merge branch 'master' into for-linus | Russell King | 2010-03-08 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: Fix decompressor's kernel size estimation for ROM=y | Russell King | 2010-02-25 |
| |/ |
|
* | | Merge branch 'misc2' into devel | Russell King | 2010-02-25 |
|\ \ |
|
| * | | ARM: Eliminate decompressor -Dstatic= PIC hack | Russell King | 2010-02-25 |
* | | | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 |
| |/
|/| |
|
* | | ARM: 5884/1: arm: Fix DCC console for v7 | Tony Lindgren | 2010-01-19 |
* | | ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(... | Tony Lindgren | 2010-01-18 |
|/ |
|
* | arm: add support for LZO-compressed kernels | Albin Tonnerre | 2010-01-11 |
* | ARM: add base support for Marvell Dove SoC | Saeed Bishara | 2009-11-27 |
* | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 2009-09-20 |
* | Nicolas Pitre has a new email address | Nicolas Pitre | 2009-09-15 |
* | Merge branch 'master' into devel | Russell King | 2009-09-12 |
|\ |
|
| * | ARM: includecheck fix: misc.c | Jaswinder Singh Rajput | 2009-07-25 |
* | | nommu: Fix compressed/head.S to not perform MMU specific operations | Catalin Marinas | 2009-07-24 |
* | | Thumb-2: Make the uImage entry an odd number | Catalin Marinas | 2009-07-24 |
* | | Thumb-2: Implement the unified boot code | Catalin Marinas | 2009-07-24 |
* | | Thumb-2: Add some .align statements to the .S files | Catalin Marinas | 2009-07-24 |
|/ |
|
* | [ARM] Add old Feroceon support to compressed/head.S | Joonyoung Shim | 2009-06-19 |
* | Add core support for ARMv6/v7 big-endian | Catalin Marinas | 2009-05-30 |
* | arm: allow usage of string functions in linux/string.h | Rusty Russell | 2009-03-30 |