summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2008-12-15[ARM] S3C64XX: Add <mach/entry-macro.S>Ben Dooks
2008-12-15[ARM] S3C64XX: Initial arch header filesBen Dooks
2008-12-15[ARM] S3C64XX: Initial arch directoryBen Dooks
2008-12-15[ARM] S3C24XX: Split timer pending code outBen Dooks
2008-12-15[ARM] S3C24A0: Initial architecture support filesBen Dooks
2008-12-15[ARM] S3C24XX: Split map.h into plat-s3c24xx and mach-s3c2410Ben Dooks
2008-12-15[ARM] S3C24A0: Serial port definitions and driver support.Sandeep Patil
2008-12-15[ARM] S3C24A0: Debug macro definitionsBen Dooks
2008-12-15[ARM] S3C24A0: Correct S3C2410_PA_GPIO in S3C24XX_VA_GPIOSandeep Patil
2008-12-15[ARM] S3C24A0: arch/arm/mach-s3c24a0/include/mach header filesSandeep Patil
2008-12-15[ARM] S3C: Fix scaler1 clock rate informationBen Dooks
2008-12-15[ARM] S3C: Add set_rate/round_rate methods for pwm-scaler clockBen Dooks
2008-12-15[ARM] S3C24XX: Reduce code lineage of gpiolib.cBen Dooks
2008-12-15[ARM] S3C: BUG_ON() if clock has already been registeredBen Dooks
2008-12-15[ARM] S3C: Move pwm-clock.c to arch/arm/plat-s3cBen Dooks
2008-12-15[ARM] S3C: Move core clock support to plat-s3cBen Dooks
2008-12-15[ARM] S3C: Move time.c to arch/arm/plat-s3cBen Dooks
2008-12-15[ARM] S3C: Move S3C2410_EXTINT to common regs-irqtype.h headerBen Dooks
2008-12-15[ARM] S3C24XX: Move headers from plat-s3c24xx to plat-s3cBen Dooks
2008-12-15[ARM] S3C24XX: Update clock data on resumeBen Dooks
2008-12-15[ARM] S3C24XX: Change clock locking to use spinlocks.Ben Dooks
2008-12-15[ARM] S3C24XX: Split pll code out of regs-clock.hBen Dooks
2008-12-15[ARM] S3C24XX: Split DCLK/CLKOUT definitions out of clock.cBen Dooks
2008-12-15[ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3cBen Dooks
2008-12-15[ARM] S3C24XX: Add default <mach/io.h> headerBen Dooks
2008-12-15[ARM] S3C24XX: Move vmalloc.h to plat-s3cBen Dooks
2008-12-15[ARM] S3C: Make <mach/timex.h> commonBen Dooks
2008-12-15[ARM] S3C2410: Move base clock code to plat-s3c24xxBen Dooks
2008-12-15[ARM] S3C: Add <plat/cpu-freq.h> for initial cpufreq definitionsBen Dooks
2008-12-15[ARM] S3C24XX: Default SPI pin configuration for SPIBen Dooks
2008-12-15Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into develRussell King
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King
2008-12-15[ARM] pxa: Add multi-io support for e-seriesIan Molton
2008-12-14[ARM] move asm/xip.h's mach/hardware.h include to mach/xip.hRussell King
2008-12-14[ARM] eliminate NULL test and memset after alloc_bootmemJulia Lawall
2008-12-14[ARM] pcm037: add 1wire supportSascha Hauer
2008-12-14[ARM] MX2 pcm038: add 1-wire master supportSascha Hauer
2008-12-14[ARM] MX31: add w1 platform_device and resourcesSascha Hauer
2008-12-14[ARM] MX2: Add W1 device/resourcesSascha Hauer
2008-12-14[ARM] fix kernel-doc syntaxRandy Dunlap
2008-12-14[ARM] DSM320: Update KS8695 defconfig to include DSM320Daniel Silverstone
2008-12-14[ARM] DSM320: Add support for the DSM320Daniel Silverstone
2008-12-14[ARM] KS8695: Add GPIO to IRQ mapping functionBen Dooks
2008-12-14[ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIBDaniel Silverstone
2008-12-14[ARM] KS8695: Fix up device registration.Daniel Silverstone
2008-12-14[ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-13Merge git://git.marvell.com/orion into develRussell King