summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2007-04-22[ARM] 4300/1: Add picotux 200 ARM boardSimon Richter5-0/+1566
2007-04-21[ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.hRussell King2-4/+0
2007-04-21[ARM] ptrace: clean up single stepping supportRussell King3-28/+48
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King28-28/+0
2007-04-21[ARM] EBSA110: Add readsw/readsl/writesw/writeslRussell King1-0/+40
2007-04-21[ARM] Add ability to dump exception stacks to kernel backtracesRussell King5-89/+103
2007-04-17[ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6Ben Dooks1-5/+6
2007-04-17[ARM] Update mach-typesRussell King1-3/+96
2007-04-01[ARM] Export dma_channel_active()Russell King1-0/+1
2007-03-29[ARM] 4289/1: AT91: SAM9260 NAND flash timingAndrew Victor1-4/+4
2007-03-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-9/+60
2007-03-21[ARM] 4272/1: Missing symbol h1940_pm_return fixKrzysztof Helt2-0/+4
2007-03-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+5
2007-03-18[PATCH] gpio_direction_output-needs-an-initial-value fixDavid Brownell1-0/+1
2007-03-18[ARM] 4271/1: iop32x: fix ep80219 detection (support iq80219 platforms)Dan Williams2-8/+55
2007-03-18[ARM] 4270/2: mach-s3c2443/irq.c off by one error in dma irqsGraeme Gregory1-1/+1
2007-03-17[PATCH] gpio_direction_output() needs an initial valueDavid Brownell2-2/+4
2007-03-13[ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcRussell King1-2/+5
2007-03-12[ARM] 4255/1: i.MX/MX1 Correct MPU PLL reference clock value.Pavel Pisa2-7/+8
2007-03-12[ARM] 4254/1: i.MX/MX1 CPU Frequency scaling honor boot loader set BCLK_DIV.Pavel Pisa1-3/+6
2007-03-08Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King3-1/+4
2007-03-08[ARM] 4251/1: Fix sharpsl_pm dependencyRichard Purdie1-0/+1
2007-03-08[ARM] 4249/1: Fix tosa compile failureRichard Purdie1-2/+1
2007-03-08[ARM] 4247/1: Fix long name for cc9p9360devUwe Kleine-König1-1/+1
2007-03-07ARM: OMAP: Fix OMAP2 dss2 so clk_set_parent worksRichard Woodruff1-1/+2
2007-03-07ARM: OMAP: Fix missing workqueue include in board-h2.cDirk Behme1-0/+1
2007-03-07ARM: OMAP: Include missing headerTony Lindgren1-0/+1
2007-03-05[PATCH] add CONFIG_GENERIC_GPIODavid Brownell1-0/+9
2007-03-03[ARM] EBSA110: Work around build errorsRussell King1-0/+1
2007-03-02Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King12-48/+59
2007-03-02[ARM] 4239/1: S3C24XX: Update kconfig entries for PMBen Dooks1-0/+7
2007-03-02[ARM] 4237/2: oprofile: Always allow backtraces on ARMRichard Purdie1-1/+2
2007-03-02[ARM] Yet more asm/apm-emulation.h stuffRussell King2-2/+4
2007-03-02ARM: OMAP: Use linux/delay.h not asm/delay.hTony Lindgren2-2/+1
2007-03-02ARM: OMAP: omap1510->15xx conversions needed for sx1Vladimir Ananiev2-3/+3
2007-03-02ARM: OMAP: Add missing includes to board-nokia770Dirk Behme1-0/+2
2007-03-02ARM: OMAP: Workqueue changes for board-h4.cDirk Behme1-5/+7
2007-03-02ARM: OMAP: dmtimer.c omap1 register fixMatthew Percival1-2/+2
2007-03-02ARM: OMAP: board-nokia770: correct lcd nameArnaud Patard1-1/+1
2007-03-02ARM: OMAP: omap GP timer: HZ != 100David Brownell1-1/+1
2007-03-02ARM: OMAP: Fix warning in mach-omap1Dirk Behme1-1/+5
2007-03-02ARM: OMAP: Fix CONFIG_DEBUG_LLDirk Behme1-0/+7
2007-03-02ARM: OMAP: Fix warning in mach-omap2Dirk Behme1-0/+1
2007-03-02ARM: OMAP: Fix warnings in plat-omapDirk Behme1-0/+2
2007-03-02ARM: OMAP: No IRQF_TRIGGER set_type function for IRQ 353 (MPUIO)Dirk Behme1-4/+5
2007-03-02ARM: OMAP: OMAP310 SerialMarek Vašut1-9/+9
2007-03-02ARM: OMAP: Proper handling of DMA4_IRQSTATUS_L0Timo Teras1-11/+3
2007-03-02ARM: OMAP: Fix warning in clock.cDirk Behme1-6/+4
2007-03-02ARM: OMAP: correct misc 15xx and non-15xx platform codeAndrzej Zaborowski3-5/+8
2007-02-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-42/+76