aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-12mach-ux500: Updated and connected ab8500 regulator board configurationBengt Jonsson3-79/+96
2011-01-10ux500: allow 5500 and 8500 to be built togetherRabin Vincent1-12/+14
2011-01-10ux500: modem_irq is only for 5500Rabin Vincent1-0/+5
2011-01-10ux500: dynamic SOC detectionRabin Vincent8-136/+212
2011-01-10ux500: rename MOP board KconfigRabin Vincent2-2/+2
2011-01-10ux500: remove build-time changing macrosRabin Vincent9-117/+123
2011-01-06Merge branch 'devel-stable' into develRussell King38-727/+1787
2011-01-06Merge branch 'misc' into develRussell King5-70/+30
2011-01-06Merge branch 'smp' into miscRussell King5-71/+32
2010-12-29ux500: add TC35893 keypad platform dataSundar Iyer1-1/+64
2010-12-24ARM: 6539/1: ux500: remove unnecessary barrier from the secondary startupSrinidhi Kasagar1-1/+0
2010-12-22ux500: rename modem IRQ and MBOX filesLinus Walleij4-3/+3
2010-12-20ARM: Fix subtle race in CPU pen_release hotplug codeRussell King1-7/+15
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King1-1/+0
2010-12-20ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King1-10/+0
2010-12-20ARM: CPU hotplug: move cpu_killed completion to core codeRussell King1-7/+1
2010-12-20ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King1-2/+0
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King1-21/+3
2010-12-20ARM: SMP: get rid of get_core_count()Russell King1-6/+3
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King1-6/+0
2010-12-20ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King1-13/+13
2010-12-20ux500: add debugfs support for powerdebugVincent Guittot2-1/+198
2010-12-19ux500: platsmp: Fix section mismatchJonas Aaberg1-1/+1
2010-12-19mach-ux500: add STMPE1601 platform dataSundar Iyer3-2/+49
2010-12-19mach-ux500: move keymaps to new fileSundar Iyer5-111/+140
2010-12-19mfd/tc3589x: add block identifier for multiple child devicesSundar Iyer1-0/+1
2010-12-19mfd/tc3589x: rename tc35892 structs/registers to tc359xSundar Iyer1-7/+5
2010-12-19mach-ux500: deprecate spi support for ab8500Sundar Iyer1-35/+1
2010-12-14ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King1-0/+1
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King1-1/+1
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King1-2/+2
2010-12-09ux500: Add cpufreq support for u8500Martin Persson3-0/+213
2010-12-09ux500: Add prcmu support for operating pointsMartin Persson4-8/+202
2010-12-08ux500: fix 5500 PER6 clock rateRabin Vincent1-1/+0
2010-12-08ux500: remove ambiguous irq macrosRabin Vincent3-48/+5
2010-12-08ux500: rework gpio registrationRabin Vincent9-139/+93
2010-12-08ux500: fix uncompressor UART address for U5500Carl-Johan Irekvist1-9/+14
2010-12-08ux500: Add DMA support for U5500Per Forlin5-1/+129
2010-12-08ux500: Add eMMC support in U5500.Per Forlin5-2/+57
2010-12-08ux500: Call prmcu_init only for u8500Per Forlin1-1/+2
2010-12-08mach-ux500: clean up checkpatch spitsSundar Iyer1-59/+59
2010-12-08mach-ux500: explicit enable MTU TCR in the kernelSundar Iyer1-40/+9
2010-12-08ux500: minor revision to the eMMC/SD configLinus Walleij1-1/+10
2010-12-08mach-ux500: AB8500 irqs is taken from header fileMattias Wallin1-1/+2
2010-12-08ARM: ux500: prcmu db8500 v2 supportMattias Wallin5-12/+37
2010-12-08ux500: rework device registrationRabin Vincent15-263/+395
2010-12-08ux500: use _cansleep GPIO functionsLinus Walleij1-2/+2
2010-12-08ux500: mop500: add TC35892 and MicroSD slot supportRabin Vincent4-1/+118
2010-12-07ARM: 6479/1: Use shared GIC entry macros on UX500Magnus Damm1-66/+1
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King2-3/+3