aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-25[ARM] collie: fix two minor formatting nitsRussell King1-3/+4
2009-03-25[ARM] 5430/1: collie_pm: use new GPIO API to control chargerDmitry Baryshkov2-11/+8
2009-03-25[ARM] 5429/1: collie: start scoop converton to new apiDmitry Baryshkov2-8/+26
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-15[ARM] 5427/1: h3600: ipaq_model_ops final cleanupDmitry Artamonow2-23/+5
2009-03-15[ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpersDmitry Artamonow2-18/+1
2009-03-15[ARM] 5425/1: h3600: first stage of ipaq_model_ops cleanupDmitry Artamonow2-84/+0
2009-03-15[ARM] 5424/1: h3600: clean up mtd partitions tableDmitry Artamonow1-33/+1
2009-03-15[ARM] 5423/1: SA1100: remove unused H3600_SLEEVE Kconfig optionDmitry Artamonow1-9/+0
2009-02-21[ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow5-889/+2
2009-02-10[ARM] 5375/1: PATCH - update jornada720.c to reflect driver additionsKristoffer Ericson1-2/+12
2009-01-31rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König1-1/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-0/+4
2008-12-29[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao1-0/+4
2008-12-14[ARM] move asm/xip.h's mach/hardware.h include to mach/xip.hRussell King1-0/+2
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-01[ARM] 5336/1: Formatting/Whitespace cleanups in mach-sa1100Kristoffer Ericson10-88/+87
2008-11-30[ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are definedRussell King1-0/+1
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-6/+2
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2-2/+2
2008-11-28Merge branch 'highmem' into develRussell King1-12/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-12/+0
2008-11-27[ARM] sa1100: match clock by dev_name(dev)Russell King1-73/+27
2008-10-17ide: remove dead <asm-arm/arch-sa1100/ide.h>Bartlomiej Zolnierkiewicz1-75/+0
2008-10-15cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski1-1/+0
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-76/+71
2008-10-09Merge branch 'pxa-all' into develRussell King2-11/+4
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into develRussell King10-65/+67
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2-11/+4
2008-10-01[ARM] 5270/1: Fix Formatting in mach-sa1100/ machine filesKristoffer Ericson3-34/+34
2008-10-01[ARM] mm: switch SA1100 to use sparsememRussell King1-9/+7
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells1-1/+1
2008-09-18[ARM] 5255/1: Update jornada ssp to remove build errors/warningsKristoffer Ericson2-8/+13
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King4-5/+4
2008-09-01[ARM] cputype: separate definitions, use themRussell King4-17/+22
2008-08-16[ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk2-4/+0
2008-08-08[ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USBAdrian Bunk1-3/+0
2008-08-07Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King2-0/+21
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King61-56/+5293
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King31-31/+31
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-08-05[ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao1-0/+3
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov5-8/+8
2008-07-12Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King1-1/+1
2008-07-10Clocklib: Fix SA1111 clock name mess.Ian Molton1-1/+1
2008-05-22[ARM] 5025/2: fix collie cpu initialisationThomas Kunze1-20/+22
2008-05-04[ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik1-5/+3
2008-04-14[ARM] sa1100: add clock event supportRussell King1-94/+65
2008-04-10[ARM] 4961/1: gpiolib support for SA-1100 architectureDmitry Baryshkov5-32/+69