]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-05-05 Jason CooperMerge branch 'mvebu/defconfig' into for-next
2014-05-05 Jason CooperMerge branch 'mvebu/soc' into for-next
2014-05-05 Jason CooperMerge branch 'mvebu/soc-orion5x' into for-next
2014-05-05 Jason CooperMerge branch 'mvebu/soc-cpuidle' into for-next
2014-05-05 Jason CooperMerge branch 'mvebu/soc-pmsu' into for-next
2014-05-05 Jason CooperMerge branch 'mvebu/drivers' into for-next
2014-05-05 Jason CooperMerge branch 'mvebu/drivers-clk' into for-next
2014-05-05 Jason CooperMerge branch 'mvebu/irqchip' into for-next
2014-05-05 Jason CooperMerge branch 'mvebu/drivers-mbus_pci-fixes' into for...
2014-05-05 Jason CooperMerge branch 'mvebu/drivers-irqchip-fixes' into for...
2014-05-05 Jason CooperMerge branch 'mvebu/dt-fixes' into for-next
2014-05-05 Jason CooperMerge branch 'mvebu/dt-fixes-non-critical' into for...
2014-05-05 Andrew LunnARM: multi_v5_defconfig: Enable sound modules needed...
2014-05-05 Andrew LunnARM: mvebu_v5_defconfig: Enable sound modules needed...
2014-05-05 Andrew LunnARM: Kirkwood: t5325: Remove platform device to instant...
2014-05-05 Andrew LunnARM: Kirkwood: Remove platform driver for codec
2014-05-05 Brian NorrisARM: mvebu: defconfig: add MTD_SPI_NOR (new dependency...
2014-05-05 Sebastian HesselbarthARM: dts: kirkwood: fix mislocated pcie-controller...
2014-05-04 Sebastian Hesselbarthirqchip: orion: Reverse irq handling priority
2014-04-29 Thomas Petazzonimemory: mvebu-devbus: add a devbus, keep-config property
2014-04-29 Thomas Petazzonimemory: mvebu-devbus: add Orion5x support
2014-04-29 Thomas Petazzonimemory: mvebu-devbus: split functions
2014-04-29 Thomas Petazzonimemory: mvebu-devbus: use _SHIFT suffixes instead of...
2014-04-29 Thomas Petazzonimemory: mvebu-devbus: use ARMADA_ prefix in defines
2014-04-28 Gregory CLEMENTARM: mvebu: register the cpuidle driver for the Armada...
2014-04-28 Gregory CLEMENTcpuidle: mvebu: Add initial CPU idle support for Armada...
2014-04-28 Gregory CLEMENTARM: mvebu: Register notifier callback for the cpuidle...
2014-04-28 Thomas PetazzoniARM: mvebu: refine which files are build in mach-mvebu
2014-04-26 Thomas PetazzoniARM: orion: remove no longer needed gpio DT code
2014-04-26 Thomas PetazzoniARM: orion: remove no longer needed DT IRQ code
2014-04-26 Thomas PetazzoniARM: orion5x: convert Maxtor Shared Storage II to the...
2014-04-26 Thomas PetazzoniARM: orion5x: convert d2net to Device Tree
2014-04-26 Thomas PetazzoniARM: orion5x: convert RD-88F5182 to Device Tree
2014-04-26 Thomas PetazzoniARM: orion5x: remove unneeded code for edmini_v2
2014-04-26 Thomas PetazzoniARM: orion5x: keep TODO list in edmini_v2 DT
2014-04-26 Thomas PetazzoniARM: orion5x: use DT to describe NOR on edmini_v2
2014-04-26 Thomas PetazzoniARM: orion5x: use DT to describe EHCI on edmini_v2
2014-04-26 Thomas PetazzoniARM: orion5x: use DT to describe I2C devices on edmini_v2
2014-04-26 Thomas PetazzoniARM: orion5x: convert edmini_v2 to DT pinctrl
2014-04-26 Thomas PetazzoniARM: orion5x: add standard pinctrl configs for sata0...
2014-04-26 Thomas PetazzoniARM: orion5x: add Device Bus description at SoC level
2014-04-26 Thomas PetazzoniARM: orion5x: update I2C description at SoC level
2014-04-26 Thomas PetazzoniARM: orion5x: enable pinctrl driver at SoC level
2014-04-26 Thomas PetazzoniARM: orion5x: switch to DT interrupts and timer
2014-04-26 Thomas PetazzoniARM: orion: switch to a per-platform handle_irq() function
2014-04-26 Thomas PetazzoniARM: orion5x: convert to use 'clocks' property for...
2014-04-26 Thomas PetazzoniARM: orion5x: switch to use the clock driver for DT...
2014-04-26 Thomas PetazzoniARM: orion5x: add interrupt for Ethernet in Device...
2014-04-26 Thomas PetazzoniARM: orion5x: rename XOR node to dma-controller@<address>
2014-04-26 Thomas PetazzoniARM: orion5x: use node labels for UART and SATA on...
2014-04-26 Thomas PetazzoniARM: orion5x: add linux,stdout-path to edmini_v2
2014-04-26 Thomas PetazzoniARM: orion5x: use gpio-keys and gpio-leds instead of...
2014-04-26 Thomas PetazzoniARM: orion5x: add node labels in Orion5x SoC Device...
2014-04-26 Thomas PetazzoniARM: orion5x: convert DT to use the mvebu-mbus driver
2014-04-26 Thomas PetazzoniARM: orion5x: use existing dt-bindings include for...
2014-04-26 Thomas PetazzoniARM: orion5x: switch to preprocessor includes in DT
2014-04-26 Thomas PetazzoniARM: orion5x: move interrupt controller node into ocp
2014-04-26 Thomas Petazzoniclk: mvebu: add Orion5x clock driver
2014-04-26 Ezequiel GarciaARM: mvebu: Add thermal quirk for the Armada 375 DB...
2014-04-26 Ezequiel GarciaARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabled
2014-04-26 Gregory CLEMENTARM: mvebu: fix the name of the parameter used in mvebu...
2014-04-26 Gregory CLEMENTARM: mvebu: remove unnecessary ifdef around l2x0_of_init
2014-04-26 Thomas PetazzoniARM: configs: add ahci_mvebu to mvebu_v7_defconfig
2014-04-26 Gregory CLEMENTARM: mvebu: Add the PMSU related part of the cpu idle...
2014-04-26 Gregory CLEMENTARM: mvebu: Allow to power down L2 cache controller...
2014-04-26 Gregory CLEMENTARM: mvebu: Low level function to disable HW coherency...
2014-04-26 Gregory CLEMENTARM: mvebu: Split low level functions to manipulate...
2014-04-26 Gregory CLEMENTARM: mvebu: Remove the unused argument of set_cpu_coher...
2014-04-25 Gregory CLEMENTARM: mvebu: ll_set_cpu_coherent always uses the current CPU
2014-04-25 Gregory CLEMENTARM: mvebu: remove the address parameter for ll_set_cpu...
2014-04-25 Thomas PetazzoniARM: configs: add CONFIG_MMC_SDHCI_PXAV3 to the mvebu_v...
2014-04-25 Andrew LunnARM: Kirkwood: T5325: Fix double probe of Codec
2014-04-25 Thomas PetazzoniARM: mvebu: enable the SATA interface on Armada 375 DB
2014-04-25 Thomas PetazzoniARM: mvebu: specify I2C bus frequency on Armada 370 DB
2014-04-25 Thomas PetazzoniARM: mvebu: use qsgmii phy-mode for Armada XP GP interfaces
2014-04-25 Thomas PetazzoniARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks...
2014-04-25 Thomas PetazzoniARM: mvebu: fix NOR bus-width in Armada XP DB Device...
2014-04-25 Thomas PetazzoniARM: mvebu: fix NOR bus-width in Armada XP GP Device...
2014-04-24 Thomas PetazzoniARM: mvebu: add Armada 38x compatible string to pmsu
2014-04-24 Gregory CLEMENTARM: mvebu: add workaround for SMP support for Armada...
2014-04-24 Gregory CLEMENTARM: mvebu: add SMP support for Armada 375 and Armada 38x
2014-04-24 Gregory CLEMENTARM: mvebu: add function to set the resume boot address...
2014-04-24 Jason CooperMerge branch 'mvebu/irqchip' into mvebu/soc
2014-04-24 Thomas PetazzoniARM: mvebu: use CPU_METHOD_OF_DECLARE for SMP on Armada XP
2014-04-24 Thomas PetazzoniARM: mvebu: move Armada XP specific SMP initialization...
2014-04-24 Thomas Petazzoniirqchip: irq-armada-370-xp: use cpu notifier to initial...
2014-04-24 Thomas Petazzoniirqchip: irq-armada-370-xp: do the set_smp_cross_call...
2014-04-24 Jason CooperMerge branch 'mvebu/soc-pmsu' into mvebu/soc
2014-04-24 Gregory CLEMENTARM: mvebu: use a separate function to set the boot...
2014-04-24 Gregory CLEMENTARM: mvebu: extend the PMSU registers
2014-04-24 Thomas PetazzoniARM: mvebu: improve PMSU driver to request its resource
2014-04-24 Thomas PetazzoniARM: mvebu: start using the CPU reset driver
2014-04-24 Thomas PetazzoniARM: mvebu: introduce CPU reset code
2014-04-24 Thomas PetazzoniARM: mvebu: add Armada 38x support to the coherency...
2014-04-24 Thomas PetazzoniARM: mvebu: implement Armada 375 coherency workaround
2014-04-24 Thomas PetazzoniARM: mvebu: add Armada 375 support to the coherency...
2014-04-24 Thomas PetazzoniARM: mvebu: enable the ARM SCU on Armada 375 and Armada 38x
2014-04-24 Thomas PetazzoniARM: mvebu: ARM: mvebu: use of_find_matching_node_and_m...
2014-04-24 Thomas Petazzonibus: mvebu: pass the coherency availability information...
2014-04-24 Thomas PetazzoniARM: mvebu: add a coherency_available() call
next