summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-212-2/+0Star
* [PATCH] gpio_direction_output-needs-an-initial-value fixDavid Brownell2007-03-181-0/+1
* [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-171-1/+2
* [PATCH] GPIO API: SA1100 wrapper cleanupPhilipp Zabel2007-02-211-0/+30
* [ARM] Fix jornada720 build errorsRussell King2007-02-201-6/+0Star
* [ARM] 4017/1: [Jornada7xx] - Updating Jornada720.cKristoffer Ericson2006-12-131-25/+204
*-. [ARM] Merge individual ARM sub-treesRussell King2006-12-085-18/+26
|\ \
| | * [ARM] 3979/1: extend the SA11x0 sched_clock implementation from 32 to 63 bit ...Nicolas Pitre2006-12-071-4/+11
| |/ |/|
| * [ARM] 3939/1: don't reset SA11x0 clock counterNicolas Pitre2006-11-301-3/+4
| * [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-303-11/+11
|/
* [ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B)Kristoffer Ericson2006-10-291-1/+1
* [ARM] 3889/1: [Jornada7xx] Addition of correct SDRAM params into cpu-sa1110.cKristoffer Ericson2006-10-141-0/+10
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-066-16/+15Star
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOsRichard Purdie2006-09-271-13/+10Star
* [ARM] 3760/1: This patch adds timeouts while working with SSP registers. Such...Paul Sokolovsky2006-08-271-8/+38
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-011-3/+6
* [ARM] 3723/1: collie chargingPavel Machek2006-07-111-24/+45
* [ARM] 3727/1: fix ucb initialization on colliePavel Machek2006-07-111-2/+2
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-034-5/+5
* Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-035-2/+6
|\
| * [ARM] 3698/1: ARM: Convert sa1100 to generic irq handlingThomas Gleixner2006-07-015-2/+6
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-031-55/+76
|\ \ | |/ |/|
| * [ARM] Fix sa11x0 SDRAM selectionRussell King2006-06-291-55/+76
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3013-13/+0Star
|/
* [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King2006-06-251-1/+1
* [ARM] Fix Neponset IRQ handlingRussell King2006-06-081-0/+8
* [ARM] Allow SA1100 RTC alarm to be configured for wakeupRussell King2006-05-061-0/+16
* [ARM] 3436/1: 2.6.16-git18: collie_defconfig brokenPavel Machek2006-04-011-1/+71
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-282-2/+2
|\
| * [ARM] 3416/1: Update LART site URLErik Mouw2006-03-272-2/+2
* | [PATCH] RTC subsystem: SA1100/PXA2XX driverRichard Purdie2006-03-271-0/+6
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-262-0/+279
|\
| * Merge nommu treeRussell King2006-03-251-0/+1
| |\
| | * [ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King2006-03-211-0/+1
| * | [ARM] 3385/1: Battery support for sharp zaurus sl-5500 (collie)Pavel Machek2006-03-251-0/+278
* | | [PATCH] collie: fix missing pcmcia bitsPavel Machek2006-03-251-0/+30
|/ /
* / [ARM] Convert SA1111 to use clock architectureRussell King2006-03-212-1/+133
|/
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-1311-13/+0Star
* [ARM] Remove SA1100 PM prepare/finish opsRussell King2006-01-041-18/+0Star
* [ARM] Shut up gcc warning in assabet.cRussell King2005-11-211-1/+2
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-15/+16
* [ARM] 3135/1: harden SA11x0 and PXA2xx timer init codeNicolas Pitre2005-11-081-3/+5
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-318-7/+8
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-298-7/+8
* | [PATCH] fix missing includesTim Schmielau2005-10-311-0/+1
* | [ARM] Add support for SA1100 Jornada flash device supportRussell King2005-10-291-0/+64
* | [ARM] Allow MTD device name to be passed via platform dataRussell King2005-10-291-0/+2
|/
* Merge ../bleed-2.6Greg KH2005-10-2811-38/+136
|\
| * [ARM] 2992/1: Replace map_desc.physical with map_desc.pfn: SA1100Deepak Saxena2005-10-2811-38/+136