| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] Fix jornada720 build errors | Russell King | 2007-02-20 | 1 | -6/+0 |
* | [ARM] 4017/1: [Jornada7xx] - Updating Jornada720.c | Kristoffer Ericson | 2006-12-13 | 1 | -25/+204 |
*-. | [ARM] Merge individual ARM sub-trees | Russell King | 2006-12-07 | 5 | -18/+26 |
|\ \ |
|
| | * | [ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit ... | Nicolas Pitre | 2006-12-07 | 1 | -4/+11 |
| |/
|/| |
|
| * | [ARM] 3939/1: don't reset SA11x0 clock counter | Nicolas Pitre | 2006-11-30 | 1 | -3/+4 |
| * | [ARM] Remove compatibility layer for ARM irqs | Russell King | 2006-11-30 | 3 | -11/+11 |
|/ |
|
* | [ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B) | Kristoffer Ericson | 2006-10-29 | 1 | -1/+1 |
* | [ARM] 3889/1: [Jornada7xx] Addition of correct SDRAM params into cpu-sa1110.c | Kristoffer Ericson | 2006-10-14 | 1 | -0/+10 |
* | Initial blind fixup for arm for irq changes | Linus Torvalds | 2006-10-06 | 6 | -16/+15 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs | Richard Purdie | 2006-09-27 | 1 | -13/+10 |
* | [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such... | Paul Sokolovsky | 2006-08-27 | 1 | -8/+38 |
* | [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name | David Brownell | 2006-08-01 | 1 | -3/+6 |
* | [ARM] 3723/1: collie charging | Pavel Machek | 2006-07-11 | 1 | -24/+45 |
* | [ARM] 3727/1: fix ucb initialization on collie | Pavel Machek | 2006-07-11 | 1 | -2/+2 |
* | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 2006-07-02 | 4 | -5/+5 |
* | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 | 5 | -2/+6 |
|\ |
|
| * | [ARM] 3698/1: ARM: Convert sa1100 to generic irq handling | Thomas Gleixner | 2006-07-01 | 5 | -2/+6 |
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 | 1 | -55/+76 |
|\ \
| |/
|/| |
|
| * | [ARM] Fix sa11x0 SDRAM selection | Russell King | 2006-06-29 | 1 | -55/+76 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 13 | -13/+0 |
|/ |
|
* | [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ | Russell King | 2006-06-25 | 1 | -1/+1 |
* | [ARM] Fix Neponset IRQ handling | Russell King | 2006-06-08 | 1 | -0/+8 |
* | [ARM] Allow SA1100 RTC alarm to be configured for wakeup | Russell King | 2006-05-06 | 1 | -0/+16 |
* | [ARM] 3436/1: 2.6.16-git18: collie_defconfig broken | Pavel Machek | 2006-04-01 | 1 | -1/+71 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-28 | 2 | -2/+2 |
|\ |
|
| * | [ARM] 3416/1: Update LART site URL | Erik Mouw | 2006-03-27 | 2 | -2/+2 |
* | | [PATCH] RTC subsystem: SA1100/PXA2XX driver | Richard Purdie | 2006-03-27 | 1 | -0/+6 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-25 | 2 | -0/+279 |
|\ |
|
| * | Merge nommu tree | Russell King | 2006-03-25 | 1 | -0/+1 |
| |\ |
|
| | * | [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.h | Russell King | 2006-03-21 | 1 | -0/+1 |
| * | | [ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie) | Pavel Machek | 2006-03-25 | 1 | -0/+278 |
* | | | [PATCH] collie: fix missing pcmcia bits | Pavel Machek | 2006-03-25 | 1 | -0/+30 |
|/ / |
|
* | | [ARM] Convert SA1111 to use clock architecture | Russell King | 2006-03-21 | 2 | -1/+133 |
|/ |
|
* | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 2006-01-13 | 11 | -13/+0 |
* | [ARM] Remove SA1100 PM prepare/finish ops | Russell King | 2006-01-04 | 1 | -18/+0 |
* | [ARM] Shut up gcc warning in assabet.c | Russell King | 2005-11-21 | 1 | -1/+2 |
* | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 1 | -15/+16 |
* | [ARM] 3135/1: harden SA11x0 and PXA2xx timer init code | Nicolas Pitre | 2005-11-08 | 1 | -3/+5 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 8 | -7/+8 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 8 | -7/+8 |
* | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 1 | -0/+1 |
* | | [ARM] Add support for SA1100 Jornada flash device support | Russell King | 2005-10-29 | 1 | -0/+64 |
* | | [ARM] Allow MTD device name to be passed via platform data | Russell King | 2005-10-29 | 1 | -0/+2 |
|/ |
|
* | Merge ../bleed-2.6 | Greg KH | 2005-10-28 | 11 | -38/+136 |
|\ |
|
| * | [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100 | Deepak Saxena | 2005-10-28 | 11 | -38/+136 |
* | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 1 | -18/+12 |
|/ |
|
* | [ARM] 2960/1: collie: Add missing scoop call parameters | Richard Purdie | 2005-10-10 | 1 | -3/+3 |
* | [ARM] Fix warning in arch/arm/mach-sa1100/generic.c | Russell King | 2005-09-18 | 1 | -0/+3 |
* | [ARM] 2915/1: SA1100 Collie: Correct scoop device calls | Richard Purdie | 2005-09-15 | 1 | -6/+5 |