summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6136/1: ARCH_REQUIRE_GPIOLIB selects GENERIC_GPIOHartley Sweeten2010-05-171-21/+1
*---------------. Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',...Russell King2010-05-17243-2093/+17120
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * ARM: 6057/1: Realview: register PMU IRQs during board initialisationWill Deacon2010-05-027-0/+164
| | | | | | | | | * ARM: Add Versatile Express SMP supportRussell King2010-05-026-2/+281
| | | | | | | | | * ARM: Add Versatile Express CA9x4 processor supportRussell King2010-05-025-1/+266
| | | | | | | | | * ARM: Add Versatile Express supportRussell King2010-05-0219-0/+833
| | | | | | | | | * ARM: Indirect round/set_rate operations through clk structureRussell King2010-05-029-23/+76
| | | | | | | | | * ARM: 5890/1: Fix incorrect Realview board IRQs for L220 and PMUWill Deacon2010-05-023-16/+7
| | | | | | | | | * ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King2010-05-027-32/+26
| | | | | | | | | * ARM: Realview/Versatile: separate out common sched_clock()Russell King2010-05-024-38/+55
| | | | | | | | | * ARM: Integrator: move 16-bit timer support to Integrator/APRussell King2010-05-024-163/+155
| | | | | | | | | * ARM: Integrator: convert Integrator/CP to use SP804 timer supportRussell King2010-05-022-2/+13
| | | | | | | | | * ARM: Realview/Versatile/Integrator: remove unused definitions from platform.hRussell King2010-05-023-84/+4
| | | | | | | | | * ARM: Realview/Versatile: don't use magic numbers for timer frequencyRussell King2010-05-021-7/+5
| | | | | | | | | * ARM: Realview/Versatile: remove useless TIMER_RELOAD calculationsRussell King2010-05-021-11/+1
| | | | | | | | | * ARM: Realview/Versatile: separate out common SP804 timer codeRussell King2010-05-026-268/+182
| | | | | | | | | * ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King2010-05-0219-181/+33
| | | | | | | | | * ARM: ICST: kill duplicate icst codeRussell King2010-05-0220-218/+67
| | | | | | | | | * ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King2010-05-0210-14/+42
| | | | | | | | | * ARM: ICST: move minimum VCO frequency to icst_paramsRussell King2010-05-028-2/+9
| | | | | | | | | * ARM: ICST: use Hz instead of kHzRussell King2010-05-0212-46/+46
| | | | | | | | | * ARM: ICST: provide definitions for max/min VCO frequenciesRussell King2010-05-029-8/+23
| | | | | | | | | * ARM: ICST: icst.*_ps_to_vco() functions are unused, remove themRussell King2010-05-024-131/+0
| | | | | | | | | * ARM: ICST: merge common ICST VCO structuresRussell King2010-05-0216-76/+85
| | | | | | | | | * ARM: Integrator: convert to use register definitionsRussell King2010-05-025-19/+19
| | | | | | | | | * ARM: Integrator: allow IO_ADDRESS() to be used for register addressesRussell King2010-05-021-7/+7
| | | | | | | | | * ARM: Integrator: fix Integrator/CP definitions, move to platform.hRussell King2010-05-023-28/+28
| | | | | | | | | * ARM: Integrator: pass 'khz' to integrator_time_initRussell King2010-04-294-6/+6
| | | | | | | | | * ARM: Integrator: convert to generic clockevent supportRussell King2010-04-292-34/+74
| | | | | | | | | * ARM: Integrator: convert to generic time supportRussell King2010-04-295-35/+31
| | | | | | | | | * ARM: Improve documentation in arm_timer.hRussell King2010-04-291-15/+24
| | | | | | | | | * ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewRussell King2010-04-2911-4/+14
| | | | | | | | * | ARM: 6091/1: ST SPEAr: Adding support for shared irq layerviresh kumar2010-05-0411-8/+718
| | | | | | | | * | ARM: 6021/1: ST SPEAr: Added ARM PrimeXsys System Controller SP810 header fileviresh kumar2010-04-141-0/+59
| | | | | | | | * | ARM: 6020/1: ST SPEAr: Adding gpio pad multiplexing supportviresh kumar2010-04-1411-8/+1798
| | | | | | | | * | ARM: 6019/1: ST SPEAr: Added default configuration files for SPEAr machinesviresh kumar2010-04-144-0/+3083
| | | | | | | | * | ARM: 6017/1: ST SPEAr: Added source files for SPEAr3xx machine familyviresh kumar2010-04-1413-0/+472
| | | | | | | | * | ARM: 6016/1: ST SPEAr: Added support for SPEAr platform and machines in arch/...viresh kumar2010-04-142-0/+18
| | | | | | | | * | ARM: 6015/1: ST SPEAr: Added source files for SPEAr6xx machine familyviresh kumar2010-04-147-0/+286
| | | | | | | | * | ARM: 6014/1: ST SPEAr: Added clock framework for SPEAr platform and machinesviresh kumar2010-04-148-0/+1491
| | | | | | | | * | ARM: 6013/1: ST SPEAr: Added source files for SPEAr platformviresh kumar2010-04-143-0/+329
| | | | | | | | * | ARM: 6012/1: ST SPEAr: Added basic header files for SPEAr platformviresh kumar2010-04-148-0/+226
| | | | | | | | * | ARM: 6011/1: ST SPEAr: Added basic header files for SPEAr6xx machine familyviresh kumar2010-04-1415-0/+732
| | | | | | | | * | ARM: 6010/1: ST SPEAr: Added basic header files for SPEAr3xx machine familyviresh kumar2010-04-1417-0/+826
| | | | | | | * | | ARM: 6049/1: ARM: pxa: register PMU IRQs during board initialisationWill Deacon2010-04-292-1/+34
| | | | | | | | |/ | | | | | | | |/|
| | | | | | * | | ARM: 6046/1: ARM: OMAP: register PMU IRQs during board initialisationWill Deacon2010-04-291-0/+34
| | | | | | |/ /
| | | | | * | | ARM: 6107/1: plat-nomadik: use the MTU clocksrc for sched_clockLinus Walleij2010-05-131-1/+27
| | | | | * | | ARM: 6104/1: nomadik-gpio: use clk APIRabin Vincent2010-05-063-6/+40
| | | | | * | | ARM: 6103/1: nomadik: define clocks staticallyRabin Vincent2010-05-063-18/+21
| | | | | * | | ARM: 6102/1: nomadik-gpio: set a default trigger for interruptsRabin Vincent2010-05-061-0/+1
OpenPOWER on IntegriCloud