summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',...Russell King243-2093/+17120
2010-05-17ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMARussell King3-2/+21
2010-05-15ARM: 6134/1: Handle instruction cache maintenance fault properlyKirill A. Shutemov1-0/+5
2010-05-15ARM: nwfpe: allow debugging output to be configured at runtimeRussell King1-2/+11
2010-05-15ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King3-3/+3
2010-05-15ARM: 6132/1: PL330: Add common core driverJassi Brar4-0/+2187
2010-05-15ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310Jason McMullan2-5/+37
2010-05-15ARM: Move memory mapping into mmu.cRussell King3-28/+28
2010-05-15ARM: Ensure meminfo is sorted prior to sanity_check_meminfoRussell King2-10/+10
2010-05-15ARM: Remove useless linux/bootmem.h includesRussell King4-4/+0
2010-05-15ARM: convert /proc/cpu/aligment to seq_fileAlexey Dobriyan1-27/+26
2010-05-15arm: use asm-generic/scatterlist.hFUJITA Tomonori1-18/+2
2010-05-13ARM: 6107/1: plat-nomadik: use the MTU clocksrc for sched_clockLinus Walleij1-1/+27
2010-05-13ARM: 6124/1: ep93xx: SPI driver platform support codeMika Westerberg4-0/+70
2010-05-06ARM: 6104/1: nomadik-gpio: use clk APIRabin Vincent3-6/+40
2010-05-06ARM: 6103/1: nomadik: define clocks staticallyRabin Vincent3-18/+21
2010-05-06ARM: 6102/1: nomadik-gpio: set a default trigger for interruptsRabin Vincent1-0/+1
2010-05-06ARM: 6101/1: nomadik-gpio: don't enable in set_typeRabin Vincent1-4/+7
2010-05-06ARM: 6100/1: nomadik-gpio: factor out helper to enable/disable irqsRabin Vincent1-30/+27
2010-05-06ARM: 6099/1: nomadik-gpio: fix mask/unmaskRabin Vincent1-8/+8
2010-05-04ARM: 6090/1: ux500: add U5500 supportRabin Vincent9-6/+166
2010-05-04ARM: 6089/1: ux500: rename cpu-u8500.c to cpu-db8500.cRabin Vincent2-1/+1
2010-05-04ARM: 6088/1: ux500: use UX500_* macros instead of U8500_*Rabin Vincent2-6/+6
2010-05-04ARM: 6087/1: ux500: move sys_timer to cpu.cRabin Vincent4-23/+23
2010-05-04ARM: 6086/1: ux500: move gpio devices to devices-db8500.cRabin Vincent3-36/+40
2010-05-04ARM: 6085/1: ux500: reorganize i2c devicesRabin Vincent5-40/+88
2010-05-04ARM: 6084/1: ux500: move UART devices to devices.cRabin Vincent3-25/+27
2010-05-04ARM: 6083/1: ux500: put DB8500-specific devices in devices-db8500.cRabin Vincent4-18/+36
2010-05-04ARM: 6082/1: ux500: put common devices into devices.cRabin Vincent7-15/+70
2010-05-04ARM: 6081/1: ux500: move gpio macros to common headerRabin Vincent2-30/+38
2010-05-04ARM: 6080/1: ux500: move irq and common maps to cpu.cRabin Vincent5-46/+83
2010-05-04ARM: 6079/1: ux500: allow choice of the DEBUG_LL UARTRabin Vincent2-2/+17
2010-05-04ARM: 6078/1: ux500: add per-SoC register definitionsRabin Vincent4-116/+302
2010-05-04ARM: 6077/1: ux500: add SOC Kconfig variablesRabin Vincent2-6/+29
2010-05-04ARM: 6092/1: atmel_serial: support for RS485 communicationsClaudio Scordino2-3/+8
2010-05-04ARM: 6091/1: ST SPEAr: Adding support for shared irq layerviresh kumar11-8/+718
2010-05-03ARM: 6053/1: AT91: Save power by disabling the processor clock when CPU is idleAnders Larsen1-2/+5
2010-05-02ARM: 6057/1: Realview: register PMU IRQs during board initialisationWill Deacon7-0/+164
2010-05-02ARM: Add Versatile Express SMP supportRussell King6-2/+281
2010-05-02ARM: Add Versatile Express CA9x4 processor supportRussell King5-1/+266
2010-05-02ARM: Add Versatile Express supportRussell King19-0/+833
2010-05-02ARM: Indirect round/set_rate operations through clk structureRussell King9-23/+76
2010-05-02ARM: 5890/1: Fix incorrect Realview board IRQs for L220 and PMUWill Deacon3-16/+7
2010-05-02ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King7-32/+26
2010-05-02ARM: Realview/Versatile: separate out common sched_clock()Russell King4-38/+55
2010-05-02ARM: Integrator: move 16-bit timer support to Integrator/APRussell King4-163/+155
2010-05-02ARM: Integrator: convert Integrator/CP to use SP804 timer supportRussell King2-2/+13
2010-05-02ARM: Realview/Versatile/Integrator: remove unused definitions from platform.hRussell King3-84/+4
2010-05-02ARM: Realview/Versatile: don't use magic numbers for timer frequencyRussell King1-7/+5
2010-05-02ARM: Realview/Versatile: remove useless TIMER_RELOAD calculationsRussell King1-11/+1