| Commit message (Expand) | Author | Age | Files | Lines |
* | mach-ux500: Updated and connected ab8500 regulator board configuration | Bengt Jonsson | 2011-01-12 | 3 | -79/+96 |
* | ux500: allow 5500 and 8500 to be built together | Rabin Vincent | 2011-01-10 | 1 | -12/+14 |
* | ux500: modem_irq is only for 5500 | Rabin Vincent | 2011-01-10 | 1 | -0/+5 |
* | ux500: dynamic SOC detection | Rabin Vincent | 2011-01-10 | 8 | -136/+212 |
* | ux500: rename MOP board Kconfig | Rabin Vincent | 2011-01-10 | 2 | -2/+2 |
* | ux500: remove build-time changing macros | Rabin Vincent | 2011-01-10 | 9 | -117/+123 |
* | Merge branch 'devel-stable' into devel | Russell King | 2011-01-06 | 38 | -727/+1787 |
|\ |
|
| * | ux500: add TC35893 keypad platform data | Sundar Iyer | 2010-12-29 | 1 | -1/+64 |
| * | ux500: rename modem IRQ and MBOX files | Linus Walleij | 2010-12-22 | 4 | -3/+3 |
| * | ux500: add debugfs support for powerdebug | Vincent Guittot | 2010-12-20 | 2 | -1/+198 |
| * | ux500: platsmp: Fix section mismatch | Jonas Aaberg | 2010-12-19 | 1 | -1/+1 |
| * | mach-ux500: add STMPE1601 platform data | Sundar Iyer | 2010-12-19 | 3 | -2/+49 |
| * | mach-ux500: move keymaps to new file | Sundar Iyer | 2010-12-19 | 5 | -111/+140 |
| * | mfd/tc3589x: add block identifier for multiple child devices | Sundar Iyer | 2010-12-19 | 1 | -0/+1 |
| * | mfd/tc3589x: rename tc35892 structs/registers to tc359x | Sundar Iyer | 2010-12-19 | 1 | -7/+5 |
| * | mach-ux500: deprecate spi support for ab8500 | Sundar Iyer | 2010-12-19 | 1 | -35/+1 |
| * | ux500: Add cpufreq support for u8500 | Martin Persson | 2010-12-09 | 3 | -0/+213 |
| * | ux500: Add prcmu support for operating points | Martin Persson | 2010-12-09 | 4 | -8/+202 |
| * | ux500: fix 5500 PER6 clock rate | Rabin Vincent | 2010-12-08 | 1 | -1/+0 |
| * | ux500: remove ambiguous irq macros | Rabin Vincent | 2010-12-08 | 3 | -48/+5 |
| * | ux500: rework gpio registration | Rabin Vincent | 2010-12-08 | 9 | -139/+93 |
| * | ux500: fix uncompressor UART address for U5500 | Carl-Johan Irekvist | 2010-12-08 | 1 | -9/+14 |
| * | ux500: Add DMA support for U5500 | Per Forlin | 2010-12-08 | 5 | -1/+129 |
| * | ux500: Add eMMC support in U5500. | Per Forlin | 2010-12-08 | 5 | -2/+57 |
| * | ux500: Call prmcu_init only for u8500 | Per Forlin | 2010-12-08 | 1 | -1/+2 |
| * | mach-ux500: clean up checkpatch spits | Sundar Iyer | 2010-12-08 | 1 | -59/+59 |
| * | mach-ux500: explicit enable MTU TCR in the kernel | Sundar Iyer | 2010-12-08 | 1 | -40/+9 |
| * | ux500: minor revision to the eMMC/SD config | Linus Walleij | 2010-12-08 | 1 | -1/+10 |
| * | mach-ux500: AB8500 irqs is taken from header file | Mattias Wallin | 2010-12-08 | 1 | -1/+2 |
| * | ARM: ux500: prcmu db8500 v2 support | Mattias Wallin | 2010-12-08 | 5 | -12/+37 |
| * | ux500: rework device registration | Rabin Vincent | 2010-12-08 | 15 | -263/+395 |
| * | ux500: use _cansleep GPIO functions | Linus Walleij | 2010-12-08 | 1 | -2/+2 |
| * | ux500: mop500: add TC35892 and MicroSD slot support | Rabin Vincent | 2010-12-08 | 4 | -1/+118 |
* | | Merge branch 'misc' into devel | Russell King | 2011-01-06 | 5 | -70/+30 |
|\ \ |
|
| * \ | Merge branch 'smp' into misc | Russell King | 2011-01-06 | 5 | -71/+32 |
| |\ \ |
|
| | * | | ARM: 6539/1: ux500: remove unnecessary barrier from the secondary startup | Srinidhi Kasagar | 2010-12-24 | 1 | -1/+0 |
| | * | | ARM: Fix subtle race in CPU pen_release hotplug code | Russell King | 2010-12-20 | 1 | -7/+15 |
| | * | | ARM: SMP: remove smp_mpidr.h | Russell King | 2010-12-20 | 1 | -1/+0 |
| | * | | ARM: CPU hotplug: remove bug checks in platform_cpu_die() | Russell King | 2010-12-20 | 1 | -10/+0 |
| | * | | ARM: CPU hotplug: move cpu_killed completion to core code | Russell King | 2010-12-20 | 1 | -7/+1 |
| | * | | ARM: SMP: consolidate trace_hardirqs_off() into common SMP code | Russell King | 2010-12-20 | 1 | -2/+0 |
| | * | | ARM: SMP: consolidate the common parts of smp_prepare_cpus() | Russell King | 2010-12-20 | 1 | -21/+3 |
| | * | | ARM: SMP: get rid of get_core_count() | Russell King | 2010-12-20 | 1 | -6/+3 |
| | * | | ARM: SMP: Clean up ncores sanity checks | Russell King | 2010-12-20 | 1 | -6/+0 |
| | * | | ARM: SMP: move CPU number sanity checks to smp_init_cpus() | Russell King | 2010-12-20 | 1 | -13/+13 |
| | * | | ARM: SMP: pass an ipi number to smp_cross_call() | Russell King | 2010-12-03 | 2 | -3/+3 |
| | |/ |
|
| * | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 | 1 | -2/+1 |
* | | | ARM: GIC: private a standard get_irqnr_preamble assembler macro | Russell King | 2010-12-14 | 1 | -0/+1 |
* | | | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King | 2010-12-14 | 1 | -1/+1 |
* | | | ARM: GIC: provide a single initialization function for boot CPU | Russell King | 2010-12-14 | 1 | -2/+2 |