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