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