| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-02-19 | 6 | -23/+283 |
|\ |
|
| * | [ARM] 4032/1: Add platform resources required for CF driver | Michael-Luke Jones | 2007-02-06 | 1 | -0/+40 |
| * | [ARM] 4033/1: Add separate Avila board setup code | Michael-Luke Jones | 2007-02-06 | 4 | -2/+242 |
| * | [ARM] 4031/1: Remove references to the Avila in ixdp425 setup code | Michael-Luke Jones | 2007-02-06 | 2 | -21/+1 |
* | | [PATCH] clocksource: fixup is_continous changes on ARM | Thomas Gleixner | 2007-02-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-12-08 | 1 | -4/+47 |
|\ |
|
| * | [ARM] 3985/1: ixp4xx clocksource cleanup | Kevin Hilman | 2006-12-07 | 1 | -2/+4 |
| * | [ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xx | Milan Svoboda | 2006-12-01 | 1 | -0/+41 |
| * | [ARM] Remove compatibility layer for ARM irqs | Russell King | 2006-11-30 | 1 | -2/+2 |
* | | Fix misc Kconfig typos | Matt LaPlante | 2006-11-30 | 1 | -1/+1 |
|/ |
|
* | [ARM] 3918/1: ixp4xx irq-chip rework | Kevin Hilman | 2006-11-03 | 1 | -38/+22 |
* | Initial blind fixup for arm for irq changes | Linus Torvalds | 2006-10-06 | 3 | -5/+5 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 2 | -2/+2 |
* | [ARM] 3856/1: Add clocksource for Intel IXP4xx platforms | Kevin Hilman | 2006-09-28 | 2 | -11/+29 |
* | [ARM] 3772/1: Fix compilation error in mach-ixp4xx/nslu2* | Martin Michlmayr | 2006-09-06 | 2 | -0/+2 |
* | [ARM] Fix pci export warnings | Russell King | 2006-08-06 | 1 | -2/+0 |
* | [ARM] 3747/1: Fix compilation error in mach-ixp4xx/gtwx5715-setup.c | Martin Michlmayr | 2006-08-06 | 1 | -5/+2 |
* | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 2006-07-03 | 3 | -4/+4 |
* | [ARM] 3682/2: ARM: Convert ixp4xx to generic irq handling | Thomas Gleixner | 2006-07-02 | 5 | -3/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 4 | -4/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-27 | 2 | -10/+17 |
|\ |
|
| * | [ARM] 3612/1: make pci bus optional for ixp4xx platform | Milan Svoboda | 2006-06-25 | 2 | -10/+17 |
* | | [PATCH] kernel/sys.c: cleanups | Adrian Bunk | 2006-06-25 | 2 | -4/+2 |
|/ |
|
* | [ARM] 3597/1: ixp4xx/nslu2: Board support for new LED subsystem | Rod Whitby | 2006-06-22 | 1 | -1/+47 |
* | [ARM] 3595/1: ixp4xx/nas100d: Board support for new LED subsystem | Rod Whitby | 2006-06-22 | 1 | -1/+40 |
* | [ARM] 3616/1: fix timer handler wrap logic for a number of platforms | Lennert Buytenhek | 2006-06-22 | 1 | -1/+1 |
* | [ARM] Trivial typo fixes | Egry Gabor | 2006-06-04 | 1 | -1/+1 |
* | [ARM] 3487/1: IXP4xx: Support non-PCI systems | Deepak Saxena | 2006-04-30 | 2 | -2/+16 |
* | [ARM] 3480/1: ixp4xx: fix irq2gpio array type | Lennert Buytenhek | 2006-04-20 | 1 | -1/+1 |
* | [ARM] Convert kmalloc+memset to kzalloc | Russell King | 2006-03-21 | 1 | -2/+1 |
* | [ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irq | Alessandro Zummo | 2006-03-21 | 1 | -1/+4 |
* | [ARM] 3355/1: NSLU2: remove propmt depends | Alessandro Zummo | 2006-03-09 | 1 | -3/+1 |
* | [ARM] 3354/1: NAS100d: fix power led handling | Alessandro Zummo | 2006-03-09 | 1 | -0/+3 |
* | [ARM] 3353/1: NAS100d: protect nas100d_power_exit() with machine_is_nas100d() | Alessandro Zummo | 2006-03-07 | 1 | -0/+3 |
* | [ARM] 3347/1: Bugfix for ixp4xx_set_irq_type() | M�rten Wikstr�m | 2006-02-22 | 1 | -7/+13 |
* | [ARM] 3344/1: NSLU2: beeper support | Alessandro Zummo | 2006-02-22 | 1 | -0/+7 |
* | [ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2() | Alessandro Zummo | 2006-02-22 | 1 | -0/+3 |
* | [ARM] 3337/1: Fix NSLU2 flash support according to window size configuration ... | Martin Michlmayr | 2006-02-16 | 1 | -2/+4 |
* | [ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modules | David Vrabel | 2006-01-18 | 1 | -1/+2 |
* | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 2006-01-13 | 5 | -9/+0 |
* | [ARM] 3226/1: IXP4xx runtime expansion bus window size configuration | Deepak Saxena | 2006-01-05 | 5 | -19/+41 |
* | [ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones mov... | Rod Whitby | 2006-01-04 | 1 | -0/+23 |
* | [ARM] 3220/1: Remove gpio_isr_line_clear() from NAS 100d | Deepak Saxena | 2006-01-04 | 2 | -8/+0 |
* | [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine support | Rod Whitby | 2006-01-04 | 5 | -0/+288 |
* | [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx | Deepak Saxena | 2006-01-04 | 6 | -23/+3 |
* | [ARM] Fix IXDP425 setup bug | Jeff Hansen | 2005-12-01 | 1 | -1/+1 |
* | [ARM] 3140/1: NSLU2 machine support | Alessandro Zummo | 2005-11-10 | 5 | -0/+314 |
* | [ARM] 3089/1: ixp4xx AHB/PCI endianness fix | Alessandro Zummo | 2005-11-06 | 1 | -1/+1 |
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -0/+1 |
* | [ARM] 2985/1: Replace map_desc.physical with map_desc.pfn: IXP4xx | Deepak Saxena | 2005-10-28 | 1 | -4/+4 |