summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2009-09-06ARM: 5686/1: at91: Correct AC97 reset line in at91sam9263ek boardNicolas Ferre1-1/+1
2009-09-06ARM: 5640/1: This patch modifies the support of AC97 on the at91sam9263 ek boardsedji gaouaou3-12/+10
2009-08-01ARM: 5632/1: Board-specific data for IDE support on afeb9260Sergey Matyukevich1-0/+12
2009-08-01ARM: 5631/1: Platform data for CF/IDE support in AT91SAM9260Sergey Matyukevich1-0/+116
2009-07-30ARM: 5630/1: Add support for Eukrea's CPUAT91Eric Bénard4-0/+1509
2009-07-30ARM: 5629/1: Add support for Eukrea's CPU9260 & CPU9G20Eric Bénard5-0/+3067
2009-07-25ARM: 5622/1: at91: at91sam9g45 headers: DMA peripheral identifiersNicolas Ferre1-0/+17
2009-07-09[ARM] 5596/1: at91sam9g20-ek: Register WM8731 in board fileMark Brown1-0/+1
2009-07-02[ARM] 5570/1: at91: Support for at91sam9g10: core chip & board supportNicolas Ferre5-4/+62
2009-07-02[ARM] 5568/1: at91: Basic support for at91sam9g10: header filesNicolas Ferre4-1/+16
2009-07-02[ARM] 5567/1: at91: Support for at91sam9g10: clocks managementNicolas Ferre1-2/+4
2009-06-27[ARM] 5572/1: at91: Support for at91sam9g45 series: core chip & board supportNicolas Ferre8-3/+2020
2009-06-27[ARM] 5571/1: at91: Basic support for at91sam9g45 series: header files.Nicolas Ferre5-0/+314
2009-06-27[ARM] 5569/1: at91: Support for at91sam9g45: clocks managementNicolas Ferre1-10/+52
2009-06-27[ARM] 5566/1: Remove at91_gpiolib_requestRyan Mallon1-15/+0
2009-06-27[ARM] 5564/1: at91: add gpio button and leds support for at91sam9rlekNicolas Ferre1-0/+79
2009-06-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-14/+25
2009-06-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds53-150/+5226
2009-06-23[ARM] idle: clean up pm_idle calling, obey hlt_counterRussell King1-26/+32
2009-06-22Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King4-7/+13
2009-06-22[ARM] S3C: Fix gpio-config off-by-one bugMarek Szyprowski1-1/+1
2009-06-22[ARM] S3C64XX: add to_irq() support for EINT() GPIOMarek Szyprowski1-0/+6
2009-06-22[ARM] S3C64XX: clock.c: fix typo in usb-host clock ctrlbitPeter Korsgaard1-1/+1
2009-06-22[ARM] S3C64XX: fix HCLK gate definesPeter Korsgaard1-5/+5
2009-06-22Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-06-21[ARM] Update mach-typesRussell King1-2/+37
2009-06-21[ARM] wire up rt_tgsigqueueinfo and perf_counter_openRussell King2-0/+4
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+42
2009-06-20Merge branch 'omap-clock-for-next' of git://git.pwsan.com/linux-2.6 into develRussell King7-62/+163
2009-06-20OMAP2 clock/powerdomain: off by 1 error in loop timeout comparisonsRoel Kluin2-2/+2
2009-06-20OMAP3 SDRC: set FIXEDDELAY when disabling SDRC DLLPaul Walmsley1-0/+12
2009-06-20OMAP3: Add support for DPLL3 divisor values higher than 2Tero Kristo4-14/+15
2009-06-20OMAP3 SRAM: convert SRAM code to use macros rather than magic numbersPaul Walmsley1-15/+38
2009-06-20OMAP3 SRAM: add more comments on the SRAM codePaul Walmsley1-21/+24
2009-06-20OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock changePaul Walmsley4-8/+14
2009-06-20OMAP3 clock: add a short delay when lowering CORE clk ratePaul Walmsley4-18/+44
2009-06-20OMAP3 clock: initialize SDRC timings at kernel startPaul Walmsley2-3/+36
2009-06-20OMAP3 clock: remove wait for DPLL3 M2 clock to stabilizePaul Walmsley1-3/+0
2009-06-19Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King4-3/+19
2009-06-19[ARM] Add old Feroceon support to compressed/head.SJoonyoung Shim1-0/+9
2009-06-19[ARM] 5559/1: Limit the stack unwinding caused by a kthread exitCatalin Marinas1-1/+18
2009-06-19[ARM] 5558/1: Add extra checks to ARM unwinder to avoid tracing corrupt stacksCatalin Marinas1-10/+9
2009-06-19[ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTP...Catalin Marinas1-0/+8
2009-06-19[ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment fault fixup supportGeorge G. Davis1-20/+119
2009-06-19[ARM] 5556/1: Fix the irq_desc.cpu referencesCatalin Marinas2-4/+4
2009-06-19[ARM] 5555/1: RealView: Include asm/smp_twd.h in realview-pbx.cCatalin Marinas1-0/+1
2009-06-19Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King16-5/+3902
2009-06-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King12-10/+897
2009-06-18Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-7/+16