| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] e740 config use MFP | Ian Molton | 2008-08-12 | 1 | -1/+49 |
* | [ARM] Fix eseries IRQ limit | Ian Molton | 2008-08-12 | 1 | -0/+1 |
* | [ARM] clocklib: Update users of aliases to new API | Ian Molton | 2008-08-12 | 2 | -9/+3 |
* | [ARM] clocklib: Allow dynamic alias creation | Ian Molton | 2008-08-12 | 2 | -0/+30 |
* | [ARM] eseries: whitespace fixes and cleanup | Ian Molton | 2008-08-12 | 1 | -48/+48 |
* | [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USB | Adrian Bunk | 2008-08-08 | 1 | -3/+0 |
* | [ARM] fix pnx4008 build errors | Russell King | 2008-08-08 | 1 | -3/+0 |
* | [ARM] Fix SMP booting with non-zero PHYS_OFFSET | Russell King | 2008-08-07 | 1 | -2/+2 |
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2008-08-07 | 13 | -8/+91 |
|\ |
|
| * | [ARM] pxa: introduce reset_status and clear_reset_status for driver's usage | Eric Miao | 2008-08-05 | 8 | -3/+52 |
| * | [ARM] pxa: introduce reset.h for reset specific header information | Eric Miao | 2008-08-05 | 3 | -0/+3 |
* | | [ARM] 5185/1: Fix spi num_chipselect for lubbock | Jonathan Cameron | 2008-08-07 | 1 | -1/+1 |
* | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1336 | -1573/+64044 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 | 37 | -49/+76 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-08-03 | 200 | -71/+16544 |
| |\ \
| | |/
| |/| |
|
| | * | [ARM] 5182/1: pxa: Fix pcm990 compilation | Guennadi Liakhovetski | 2008-08-03 | 1 | -1/+0 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-01 | 5 | -0/+15 |
| |\ \ |
|
| | * \ | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-07-30 | 5 | -0/+15 |
| | |\ \ |
|
| | | * \ | Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-... | Jeff Garzik | 2008-07-29 | 5 | -0/+15 |
| | | |\ \ |
|
| | | | * | | mv643xx_eth: use auto phy polling for configuring (R)(G)MII interface | Lennert Buytenhek | 2008-07-24 | 5 | -0/+15 |
| * | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-08-01 | 28 | -51/+51 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix rename of at91_nand -> atmel_nand | Pieter du Preez | 2008-08-01 | 28 | -51/+51 |
| | |/ / / / |
|
| * | | | | | regulator: core kbuild files | Liam Girdwood | 2008-07-30 | 1 | -0/+2 |
| |/ / / / |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-07-28 | 2 | -0/+9 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-29 | 131 | -1447/+6096 |
| | |\ \ \ \
| | | |/ / / |
|
| | * | | | | ARM: support generic per-device coherent dma mem | Dmitry Baryshkov | 2008-07-18 | 2 | -0/+9 |
| * | | | | | arm: fix HAVE_CLK merge goof | David Brownell | 2008-07-28 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | [ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/include | Russell King | 2008-08-07 | 2 | -16/+20 |
* | | | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 391 | -409/+389 |
* | | | | | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 25 | -25/+0 |
* | | | | | [ARM] Fix circular include dependency with IRQ headers | Russell King | 2008-08-07 | 3 | -21/+20 |
| |_|_|/
|/| | | |
|
* | | | | [ARM] Fix explicit asm(-arm)?/arch-foo references | Russell King | 2008-08-02 | 9 | -23/+23 |
* | | | | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 | 182 | -6/+16301 |
* | | | | [ARM] Remove explicit dependency for misc.o from compressed/Makefile | Russell King | 2008-08-02 | 1 | -3/+0 |
* | | | | [ARM] initrd: claim initrd memory exclusively | Russell King | 2008-07-30 | 1 | -12/+20 |
* | | | | [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2) | Eric Miao | 2008-07-28 | 3 | -22/+190 |
* | | | | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 | Russell King | 2008-07-28 | 4 | -4/+8 |
|\ \ \ \ |
|
| * | | | | [ARM] i.MX: add missing clock functions exports | Paulius Zaleckas | 2008-07-28 | 1 | -0/+5 |
| * | | | | [ARM] i.MX: remove set_imx_fb_info() export | Paulius Zaleckas | 2008-07-28 | 1 | -1/+0 |
| * | | | | [ARM] mx1ads: make mmc platform data available for modules | Sascha Hauer | 2008-07-28 | 1 | -2/+2 |
| * | | | | [ARM] mx2: add missing Kconfig dependency | Sascha Hauer | 2008-07-28 | 1 | -1/+1 |
| |/ / / |
|
* | | | | [ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename fallout | Haavard Skinnemoen | 2008-07-28 | 4 | -4/+4 |
|/ / / |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-27 | 53 | -787/+638 |
|\ \ \ |
|
| * | | | [ARM] Fix shared mmap when more than two maps of the same file exist | Russell King | 2008-07-27 | 1 | -3/+7 |
| * | | | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | 47 | -166/+166 |
| * | | | Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-im | Russell King | 2008-07-26 | 3 | -615/+462 |
| |\ \ \ |
|
| | * | | | [ARM] update defconfig for eseries. | Ian Molton | 2008-07-26 | 1 | -613/+460 |
| * | | | | [ARM] fix IOP32x, IOP33x, MXC and Samsung builds | Russell King | 2008-07-26 | 2 | -4/+4 |
| * | | | | [ARM] fix mode for board-yl-9200.c | Russell King | 2008-07-26 | 1 | -0/+0 |
| * | | | | [ARM] 5176/1: arm/Makefile: fix: ARM946T -> ARM946E | Adrian Bunk | 2008-07-26 | 1 | -1/+1 |