summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-291-0/+4
|\ \
| * | [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-291-0/+4
| |/
* | [ARM] move asm/xip.h's mach/hardware.h include to mach/xip.hRussell King2008-12-141-0/+2
* | [ARM] 5336/1: Formatting/Whitespace cleanups in mach-sa1100Kristoffer Ericson2008-12-0110-88/+87
* | [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are definedRussell King2008-11-301-0/+1
* | [ARM] Add a common typesafe __io implementationRussell King2008-11-301-6/+2
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-292-2/+2
* | Merge branch 'highmem' into develRussell King2008-11-281-12/+0
|\ \
| * | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-12/+0
| |/
* | [ARM] sa1100: match clock by dev_name(dev)Russell King2008-11-271-73/+27
|/
* ide: remove dead <asm-arm/arch-sa1100/ide.h>Bartlomiej Zolnierkiewicz2008-10-171-75/+0
* cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski2008-10-151-1/+0
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-1112-76/+71
|\
| * Merge branch 'pxa-all' into develRussell King2008-10-092-11/+4
| |\
| | * [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-092-11/+4
| | |
| | \
| *-. \ Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'...Russell King2008-10-0910-65/+67
| |\ \ \ | | |_|/ | |/| |
| | | * [ARM] 5270/1: Fix Formatting in mach-sa1100/ machine filesKristoffer Ericson2008-10-013-34/+34
| | |/ | |/|
| | * [ARM] mm: switch SA1100 to use sparsememRussell King2008-10-011-9/+7
| | * [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-064-5/+4
| | * [ARM] cputype: separate definitions, use themRussell King2008-09-014-17/+22
| |/
* | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells2008-09-241-1/+1
* | [ARM] 5255/1: Update jornada ssp to remove build errors/warningsKristoffer Ericson2008-09-182-8/+13
|/
* [ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk2008-08-162-4/+0
* [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USBAdrian Bunk2008-08-081-3/+0
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-08-072-0/+21
|\
| * [ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao2008-08-051-0/+3
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0761-56/+5293
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-0731-31/+31
* | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
|/
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-275-8/+8
*-. Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King2008-07-121-1/+1
|\ \
| * | Clocklib: Fix SA1111 clock name mess.Ian Molton2008-07-101-1/+1
| |/
* | [ARM] 5025/2: fix collie cpu initialisationThomas Kunze2008-05-221-20/+22
|/
* [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik2008-05-041-5/+3
* [ARM] sa1100: add clock event supportRussell King2008-04-141-94/+65
* [ARM] 4961/1: gpiolib support for SA-1100 architectureDmitry Baryshkov2008-04-105-32/+69
* [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-064-15/+15
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-041-1/+1
|\
| * [ARM] 4810/1: - Fix 'section mismatch' building warningsKristoffer Ericson2008-02-041-1/+1
* | arch/arm/: Spelling fixesJoe Perches2008-02-031-1/+1
|/
*---. Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-282-20/+21
|\ \ \
| | | * [ARM] sa1100: add clock source supportRussell King2008-01-261-18/+20
| | |/ | |/|
| | * [ARM] Misc minor interrupt handler cleanupsJeff Garzik2008-01-261-2/+1
| |/
* | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0
|/
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-3/+3
* [CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger2007-10-041-1/+0
* [ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driverKristoffer Ericson2007-07-281-12/+15
OpenPOWER on IntegriCloud