Age | Commit message (Expand) | Author | Files | Lines |
2013-04-15 | arm: mach-dove: convert to use mvebu-mbus driver | Thomas Petazzoni | 6 | -129/+46 |
2013-03-01 | Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -86/+102 |
2013-02-28 | ARM: Dove: convert usb host controller to DT | Sebastian Hesselbarth | 1 | -10/+0 |
2013-02-28 | ARM: Dove: add fixed regulator for CuBox USB power | Sebastian Hesselbarth | 1 | -0/+2 |
2013-02-28 | ARM: Dove: split legacy and DT setup | Arnd Bergmann | 4 | -86/+110 |
2013-02-28 | Merge branch 'timer/cleanup' into late/mvebu2 | Arnd Bergmann | 4 | -9/+5 |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 1 | -1/+0 |
2013-01-31 | Merge tag 'tags/cleanup_for_v3.9_round2' into mvebu/boards | Jason Cooper | 1 | -20/+9 |
2013-01-31 | ARM: dove: cleanup includes | Sebastian Hesselbarth | 1 | -20/+9 |
2013-01-30 | Merge tag 'cleanup_for_v3.9_round2' of git://git.infradead.org/users/jcooper/... | Olof Johansson | 1 | -20/+9 |
2013-01-30 | ARM: dove: cleanup includes | Sebastian Hesselbarth | 1 | -20/+9 |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 1 | -1/+1 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -1/+0 |
2013-01-04 | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 4 | -9/+5 |
2012-12-15 | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -19/+45 |
2012-11-21 | Dove: Fix irq_to_pmu() | Russell King - ARM Linux | 1 | -1/+1 |
2012-11-21 | Dove: Attempt to fix PMU/RTC interrupts | Russell King - ARM Linux | 1 | -1/+13 |
2012-11-20 | arm: dove: Convert Dove to DT XOR DMA engine | Sebastian Hesselbarth | 1 | -10/+0 |
2012-11-20 | dma: mv_xor: change the driver name to 'mv_xor' | Thomas Petazzoni | 1 | -4/+5 |
2012-11-20 | ARM: dove: switch to DT clock providers | Sebastian Hesselbarth | 2 | -15/+50 |
2012-10-17 | ARM: dove: Add crypto engine to DT | Sebastian Hesselbarth | 1 | -1/+0 |
2012-10-17 | ARM: dove: Fix clock names of sata and gbe | Sebastian Hesselbarth | 1 | -2/+2 |
2012-10-17 | ARM: dove: Fix tauros2 device tree init | Sebastian Hesselbarth | 1 | -1/+2 |
2012-10-17 | ARM: dove: Add pcie clock support | Sebastian Hesselbarth | 1 | -0/+5 |
2012-09-23 | ARM: kirkwood: move new dtbs to common Makefile | Olof Johansson | 1 | -4/+0 |
2012-09-23 | Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/... | Olof Johansson | 5 | -81/+81 |
2012-09-23 | Merge branch 'kirkwood/boards' of git://git.infradead.org/users/jcooper/linux... | Olof Johansson | 6 | -32/+194 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 1 | -1/+1 |
2012-09-21 | arm: plat-orion: use void __iomem pointers for addr-map functions | Thomas Petazzoni | 1 | -1/+1 |
2012-09-21 | arm: plat-orion: use void __iomem pointers for time functions | Thomas Petazzoni | 1 | -3/+2 |
2012-09-21 | arm: plat-orion: use void __iomem pointers for MPP functions | Thomas Petazzoni | 1 | -2/+1 |
2012-09-21 | arm: plat-orion: use void __iomem pointers for UART registration functions | Thomas Petazzoni | 1 | -8/+4 |
2012-09-21 | arm: mach-dove: use IOMEM() for base address definitions | Thomas Petazzoni | 6 | -26/+32 |
2012-09-21 | arm: mach-dove: use plus instead of or for address definitions | Thomas Petazzoni | 2 | -67/+67 |
2012-09-21 | ARM: Dove: allow PCI to be disabled | Russell King | 2 | -2/+6 |
2012-09-21 | ARM: dove: SolidRun CuBox DT | Sebastian Hesselbarth | 1 | -0/+1 |
2012-09-21 | ARM: dove: add device tree descriptors | Sebastian Hesselbarth | 1 | -0/+3 |
2012-09-21 | ARM: dove: add device tree based machine descriptor | Sebastian Hesselbarth | 2 | -0/+74 |
2012-09-21 | ARM: dove: add crypto engine | Sebastian Hesselbarth | 1 | -0/+9 |
2012-09-21 | ARM: dove: add clock gating control | Sebastian Hesselbarth | 2 | -19/+92 |
2012-09-21 | ARM: dove: unify clock setup | Sebastian Hesselbarth | 1 | -10/+9 |
2012-09-21 | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 3 | -9/+2 |
2012-09-21 | Merge branch 'next/dt' into next/multiplatform | Olof Johansson | 1 | -1/+1 |
2012-09-19 | ARM: orion: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-09-14 | ARM: make mach/gpio.h headers optional | Rob Herring | 1 | -1/+0 |
2012-09-14 | ARM: orion: move custom gpio functions to orion-gpio.h | Rob Herring | 3 | -9/+3 |
2012-09-13 | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup | Olof Johansson | 1 | -1/+2 |
2012-09-06 | Merge branch 'pinmux-dt' of git://gitorious.org/sirfprima2-kernel/sirfprima2-... | Olof Johansson | 1 | -1/+2 |
2012-08-16 | ARM: mmp&dove: modify tauros2_init call | Chao Xie | 1 | -1/+1 |