| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 2014-06-25 | 1 | -0/+2 |
|\ |
|
| * | ARM: mvebu: select ARM_CPU_SUSPEND for Marvell EBU v7 platforms | Thomas Petazzoni | 2014-06-20 | 1 | -0/+1 |
| * | ARM: mvebu: Fix broken SoC ID detection | Ezequiel Garcia | 2014-06-20 | 1 | -0/+1 |
* | | ARM: use menuconfig for sub-arch menus | Rob Herring | 2014-06-17 | 1 | -5/+1 |
* | | ARM: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd | 2014-06-17 | 1 | -1/+0 |
|/ |
|
* | Fix ARM merge mistake in mvebu board file | Linus Torvalds | 2014-06-06 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 2014-06-05 | 1 | -0/+6 |
|\ |
|
| * | ARM: l2c: mvebu: convert to generic l2c OF initialisation | Russell King | 2014-05-30 | 1 | -3/+6 |
| * | ARM: l2c: remove unnecessary UL-suffix to mask values | Russell King | 2014-05-22 | 1 | -1/+1 |
* | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-06-02 | 21 | -182/+1073 |
|\ \ |
|
| * \ | Merge tag 'mvebu-soc-3.16-2' of git://git.infradead.org/linux-mvebu into next... | Arnd Bergmann | 2014-05-23 | 2 | -33/+106 |
| |\ \ |
|
| | * | | ARM: mvebu: returns ll_get_cpuid() to ll_get_coherency_cpumask() | Thomas Petazzoni | 2014-05-22 | 1 | -18/+25 |
| | * | | ARM: mvebu: improve comments in coherency_ll.S | Thomas Petazzoni | 2014-05-22 | 1 | -18/+32 |
| | * | | ARM: mvebu: fix indentation of assembly instructions in coherency_ll.S | Thomas Petazzoni | 2014-05-22 | 1 | -4/+4 |
| | * | | ARM: mvebu: fix big endian booting after coherency code rework | Thomas Petazzoni | 2014-05-22 | 1 | -1/+1 |
| | * | | ARM: mvebu: coherency: fix registration of PCI bus notifier when !PCI | Thomas Petazzoni | 2014-05-22 | 1 | -0/+2 |
| | * | | ARM: mvebu: implement L2/PCIe deadlock workaround | Thomas Petazzoni | 2014-05-22 | 1 | -0/+39 |
| | * | | ARM: mvebu: use hardware I/O coherency also for PCI devices | Thomas Petazzoni | 2014-05-16 | 1 | -5/+16 |
| * | | | Merge branch 'cleanup/kconfig' into next/soc | Olof Johansson | 2014-05-19 | 1 | -6/+0 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | ARM: mvebu: Fix pmsu compilation when ARMv6 is selected | Vincent Stehlé | 2014-05-08 | 1 | -0/+1 |
| * | | | ARM: mvebu: conditionalize Armada 375 coherency workaround | Thomas Petazzoni | 2014-05-08 | 1 | -2/+8 |
| * | | | ARM: mvebu: conditionalize Armada 375 SMP workaround | Thomas Petazzoni | 2014-05-08 | 1 | -9/+11 |
| * | | | ARM: mvebu: add Armada 375 A0 revision definition | Thomas Petazzoni | 2014-05-08 | 1 | -0/+1 |
| * | | | ARM: mvebu: initialize mvebu-soc-id earlier | Thomas Petazzoni | 2014-05-08 | 1 | -1/+1 |
| * | | | ARM: mvebu: fix thermal quirk SoC revision check | Thomas Petazzoni | 2014-05-08 | 1 | -1/+1 |
| * | | | ARM: Kirkwood: t5325: Remove platform device to instantiate audio | Andrew Lunn | 2014-05-08 | 5 | -43/+0 |
| * | | | ARM: Kirkwood: Remove platform driver for codec | Andrew Lunn | 2014-05-08 | 1 | -15/+0 |
| * | | | ARM: mvebu: Add thermal quirk for the Armada 375 DB board | Ezequiel Garcia | 2014-05-08 | 2 | -0/+60 |
| * | | | ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabled | Ezequiel Garcia | 2014-05-08 | 1 | -2/+2 |
| * | | | ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_id | Gregory CLEMENT | 2014-05-08 | 1 | -1/+1 |
| * | | | ARM: mvebu: remove unnecessary ifdef around l2x0_of_init | Gregory CLEMENT | 2014-05-08 | 1 | -2/+0 |
| * | | | ARM: mvebu: register the cpuidle driver for the Armada XP SoCs | Gregory CLEMENT | 2014-05-08 | 1 | -0/+37 |
| * | | | ARM: mvebu: Register notifier callback for the cpuidle transition | Gregory CLEMENT | 2014-05-08 | 1 | -0/+18 |
| * | | | ARM: mvebu: refine which files are build in mach-mvebu | Thomas Petazzoni | 2014-05-08 | 1 | -5/+8 |
| * | | | ARM: mvebu: Add the PMSU related part of the cpu idle functions | Gregory CLEMENT | 2014-05-08 | 1 | -1/+131 |
| * | | | ARM: mvebu: Allow to power down L2 cache controller in idle mode | Gregory CLEMENT | 2014-05-08 | 1 | -1/+19 |
| * | | | ARM: mvebu: Low level function to disable HW coherency support | Gregory CLEMENT | 2014-05-08 | 1 | -0/+20 |
| * | | | ARM: mvebu: Split low level functions to manipulate HW coherency | Gregory CLEMENT | 2014-05-08 | 3 | -35/+71 |
| * | | | ARM: mvebu: Remove the unused argument of set_cpu_coherent() | Gregory CLEMENT | 2014-05-08 | 3 | -4/+4 |
| * | | | ARM: mvebu: ll_set_cpu_coherent always uses the current CPU | Gregory CLEMENT | 2014-05-08 | 5 | -18/+12 |
| * | | | ARM: mvebu: remove the address parameter for ll_set_cpu_coherent | Gregory CLEMENT | 2014-05-08 | 3 | -14/+23 |
| * | | | ARM: mvebu: add Armada 38x compatible string to pmsu | Thomas Petazzoni | 2014-05-08 | 1 | -0/+1 |
| * | | | ARM: mvebu: add workaround for SMP support for Armada 375 stepping Z1 | Gregory CLEMENT | 2014-05-08 | 2 | -0/+44 |
| * | | | ARM: mvebu: add SMP support for Armada 375 and Armada 38x | Gregory CLEMENT | 2014-05-08 | 4 | -1/+95 |
| * | | | ARM: mvebu: add function to set the resume boot address for Armada 375 | Gregory CLEMENT | 2014-05-08 | 2 | -1/+15 |
| * | | | Merge branch 'mvebu/irqchip' into mvebu/soc | Jason Cooper | 2014-05-08 | 2 | -10/+0 |
| |\ \ \ |
|
| | * | | | irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs | Thomas Petazzoni | 2014-05-08 | 2 | -7/+0 |
| | * | | | irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driver | Thomas Petazzoni | 2014-05-08 | 2 | -3/+0 |
| | | |/
| | |/| |
|
| * | | | ARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XP | Thomas Petazzoni | 2014-05-08 | 1 | -0/+3 |
| * | | | ARM: mvebu: move Armada XP specific SMP initialization to platsmp.c | Thomas Petazzoni | 2014-05-08 | 3 | -26/+11 |