Age | Commit message (Expand) | Author | Files | Lines |
2014-09-14 | ARM: orion5x: Convert pr_warning to pr_warn | Joe Perches | 5 | -9/+9 |
2014-06-11 | Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
2014-06-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 2 | -4/+2 |
2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 2 | -4/+2 |
2014-06-04 | ARM: orion5x: fix mvebu_mbus_dt_init call | Arnd Bergmann | 1 | -1/+1 |
2014-06-03 | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 11 | -846/+380 |
2014-06-01 | ARM: 8025/1: Get rid of meminfo | Laura Abbott | 2 | -4/+2 |
2014-04-26 | ARM: orion5x: convert Maxtor Shared Storage II to the Device Tree | Thomas Petazzoni | 6 | -277/+103 |
2014-04-26 | ARM: orion5x: convert d2net to Device Tree | Thomas Petazzoni | 4 | -377/+113 |
2014-04-26 | ARM: orion5x: convert RD-88F5182 to Device Tree | Thomas Petazzoni | 3 | -0/+125 |
2014-04-26 | ARM: orion5x: remove unneeded code for edmini_v2 | Thomas Petazzoni | 5 | -72/+0 |
2014-04-26 | ARM: orion5x: use DT to describe NOR on edmini_v2 | Thomas Petazzoni | 1 | -62/+0 |
2014-04-26 | ARM: orion5x: use DT to describe EHCI on edmini_v2 | Thomas Petazzoni | 1 | -2/+0 |
2014-04-26 | ARM: orion5x: use DT to describe I2C devices on edmini_v2 | Thomas Petazzoni | 1 | -24/+0 |
2014-04-26 | ARM: orion5x: convert edmini_v2 to DT pinctrl | Thomas Petazzoni | 1 | -28/+0 |
2014-04-26 | ARM: orion5x: enable pinctrl driver at SoC level | Thomas Petazzoni | 1 | -0/+2 |
2014-04-26 | ARM: orion5x: switch to DT interrupts and timer | Thomas Petazzoni | 3 | -14/+31 |
2014-04-26 | ARM: orion5x: switch to use the clock driver for DT platforms | Thomas Petazzoni | 2 | -3/+3 |
2014-04-26 | ARM: orion5x: convert DT to use the mvebu-mbus driver | Thomas Petazzoni | 1 | -2/+18 |
2014-04-17 | ARM: orion5x: fix target ID for crypto SRAM window | Thomas Petazzoni | 1 | -1/+1 |
2014-04-06 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -0/+1 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -11/+0 |
2014-03-21 | ARM: orion5x: make dns323 independent of PHY support | Arnd Bergmann | 2 | -1/+2 |
2014-02-22 | watchdog: orion: Make RSTOUT register a separate resource | Ezequiel Garcia | 1 | -0/+1 |
2014-02-19 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -11/+0 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -11/+0 |
2013-11-24 | ARM: orion5x: drop unused include from common.c | Uwe Kleine-König | 1 | -1/+0 |
2013-11-24 | ARM: Orion5x: Fix warnings when using C=1. | Andrew Lunn | 9 | -11/+12 |
2013-09-07 | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -10/+1 |
2013-09-07 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 22 | -70/+137 |
2013-08-25 | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King | 1 | -10/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King | 1 | -10/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King | 1 | -1/+0 |
2013-08-06 | ARM: orion5x: Move to ID based window creation | Thomas Petazzoni | 22 | -70/+137 |
2013-07-26 | ARM: orion5x: remove legacy mv643xx_eth board setup | Sebastian Hesselbarth | 1 | -10/+1 |
2013-07-12 | Watchdog: allow orion_wdt to be built for Dove | Russell King | 1 | -3/+0 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 5 | -5/+7 |
2013-05-13 | ARM: Orion: Remove redundant init_dma_coherent_pool_size() | Andrew Lunn | 1 | -7/+0 |
2013-05-07 | Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 26 | -216/+107 |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+4 |
2013-05-02 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2013-04-29 | ARM: orion5x: include linux/cpu.h | Arnd Bergmann | 1 | -0/+1 |
2013-04-15 | arm: mach-orion5x: convert to use mvebu-mbus driver | Thomas Petazzoni | 26 | -216/+107 |
2013-04-08 | arm: Use generic idle loop | Thomas Gleixner | 2 | -2/+3 |
2013-03-17 | arm: mach-orion5x: use mv_mbus_dram_info() in PCI code | Thomas Petazzoni | 1 | -3/+4 |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 1 | -1/+0 |
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 | 23 | -29/+25 |