| Commit message (Expand) | Author | Age | Files | Lines |
* | arm/dt: Tegra: Add support-8bit to SDHCI nodes | Stephen Warren | 2011-09-22 | 2 | -0/+5 |
* | arm/dt: Tegra: Update SDHCI nodes to match bindings | Stephen Warren | 2011-09-20 | 2 | -9/+9 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-08-08 | 9 | -0/+964 |
|\ |
|
| * | Merge branch 'imx/dt' into next/dt | Arnd Bergmann | 2011-07-28 | 2 | -0/+468 |
| |\ |
|
| | * | Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 2011-07-26 | 2 | -0/+468 |
| | |\ |
|
| | | * | Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2011-07-17 | 1 | -0/+52 |
| | | |\ |
|
| | | | * | ARM: Xilinx: Adding Xilinx board support | John Linn | 2011-06-20 | 1 | -0/+52 |
| | | * | | ARM: CSR: Adding CSR SiRFprimaII board support | Binghua Duan | 2011-07-09 | 1 | -0/+416 |
| * | | | | arm/dt: tegra devicetree support | Grant Likely | 2011-07-28 | 3 | -0/+237 |
| * | | | | arm/versatile: Add device tree support | Grant Likely | 2011-07-28 | 2 | -0/+240 |
| * | | | | arm/dt: Add dtb make rule | Rob Herring | 2011-07-25 | 1 | -0/+6 |
| * | | | | arm/dt: Add skeleton dtsi file | Grant Likely | 2011-07-25 | 1 | -0/+13 |
| |/ / / |
|
* | | | | mmc: sdhi, mmcif: zboot: Correct clock disable logic | Simon Horman | 2011-08-08 | 2 | -2/+2 |
|/ / / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 2011-07-22 | 8 | -15/+593 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state | Dave Martin | 2011-07-19 | 1 | -1/+2 |
| | | * | | ARM: 6886/1: mmc, Add zboot from eSD support for SuperH Mobile ARM | Simon Horman | 2011-06-29 | 6 | -9/+570 |
| | | |/ |
|
| | * | | ARM: decompressor: use better output sections | Russell King | 2011-07-07 | 1 | -4/+8 |
| |/ / |
|
| * | | ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries | Dave Martin | 2011-06-21 | 1 | -1/+13 |
|/ / |
|
* | | ARM: 6954/1: zImage: fix Thumb2 breakage | Nicolas Pitre | 2011-06-09 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'devel-stable' into for-linus | Russell King | 2011-05-23 | 4 | -30/+45 |
|\ |
|
| * | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King | 2011-05-07 | 5 | -35/+70 |
| |\ |
|
| | * | ARM: zImage: make sure no GOTOFF relocs are used with .bss symbols | Nicolas Pitre | 2011-05-07 | 2 | -4/+17 |
| | * | ARM: zImage: don't ignore error returned from decompress() | Nicolas Pitre | 2011-05-07 | 2 | -6/+11 |
| | * | ARM: zImage: simplify decompress_kernel() | Nicolas Pitre | 2011-05-07 | 1 | -11/+2 |
| | * | ARM: zImage: no need to get the decompressed size from the filesystem | Nicolas Pitre | 2011-05-07 | 2 | -4/+16 |
| * | | ARM: PJ4: remove the ARMv6 compatible cache method entries | Nicolas Pitre | 2011-05-03 | 1 | -6/+0 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King | 2011-05-23 | 1 | -0/+16 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | ARM: 6859/1: Add writethrough dcache support for ARM926EJS processor | Mark A. Greer | 2011-05-12 | 1 | -0/+16 |
| |/ / / |
|
* | | | | Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nic... | Russell King | 2011-05-07 | 3 | -12/+26 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | ARM: zImage: the page table memory must be considered before relocation | Nicolas Pitre | 2011-05-07 | 1 | -1/+2 |
| * | | ARM: zImage: make sure not to relocate on top of the relocation code | Nicolas Pitre | 2011-05-07 | 1 | -10/+17 |
| * | | ARM: zImage: Fix bad SP address after relocating kernel | Tony Lindgren | 2011-05-06 | 1 | -0/+5 |
| * | | ARM: zImage: make sure the stack is 64-bit aligned | Nicolas Pitre | 2011-05-06 | 2 | -1/+2 |
| |/ |
|
* | | ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support | Stephen Boyd | 2011-03-28 | 2 | -20/+2 |
|/ |
|
* | mmc: Add MMC_PROGRESS_* | Simon Horman | 2011-03-25 | 1 | -4/+5 |
* | mmc, ARM: Rename SuperH Mobile ARM zboot helpers | Simon Horman | 2011-03-25 | 1 | -6/+6 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-20 | 1 | -2/+2 |
|\ |
|
| * | arm: change to new flag variables | matt mooney | 2011-03-17 | 1 | -2/+2 |
* | | Merge branch 'v6v7' into devel | Russell King | 2011-03-16 | 2 | -2/+2 |
|\ \ |
|
| * | | ARM: v6k: introduce CPU_V6K option | Russell King | 2011-02-02 | 2 | -2/+2 |
* | | | Merge branch 'misc' into devel | Russell King | 2011-03-16 | 4 | -138/+122 |
|\ \ \ |
|
| * | | | ARM: 6778/1: compressed/head.S: make LDFLAGS_vmlinux into a recursively expan... | Nicolas Pitre | 2011-03-09 | 1 | -1/+1 |
| * | | | ARM: 6746/1: remove the 4x expansion presumption while decompressing the kernel | Nicolas Pitre | 2011-02-26 | 2 | -4/+3 |
| * | | | ARM: 6750/1: improvements to compressed/head.S | Nicolas Pitre | 2011-02-23 | 1 | -129/+110 |
| * | | | ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM one | Nicolas Pitre | 2011-02-23 | 1 | -5/+5 |
| * | | | ARM: add 'uinstall' target for installing uboot kernels | Russell King | 2011-02-23 | 1 | -0/+4 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 2011-03-16 | 5 | -2/+184 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| | | * | ARM: 6597/1: Add basic architecture support for VIA/WonderMedia 85xx SoC's | Alexey Charkov | 2011-01-25 | 2 | -0/+50 |
| |_|/
|/| | |
|
| | * | ARM: 6617/1: mmc, Add zboot from MMC support for SuperH Mobile ARM | Simon Horman | 2011-01-25 | 3 | -1/+129 |
| |/
|/| |
|
| * | ARM: 6739/1: update .gitignore for boot/compressed | Nicolas Pitre | 2011-02-19 | 1 | -1/+5 |
|/ |
|