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