Age | Commit message (Expand) | Author |
2013-12-03 | ARM: mv78xx0: delete local <mach/gpio.h> header | Linus Walleij |
2013-09-06 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-08-25 | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King |
2013-08-25 | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King |
2013-08-25 | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King |
2013-08-06 | ARM: mv78xx0: Move to ID based window creation | Thomas Petazzoni |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-04-15 | arm: mach-mv78xx0: convert to use the mvebu-mbus driver | Thomas Petazzoni |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo |
2013-01-03 | ARM: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-10-07 | Merge branch 'late/fixes' into fixes | Olof Johansson |
2012-10-07 | ARM: mv78xx0: correct addr_map_cfg __initdata annotation | Arnd Bergmann |
2012-10-07 | ARM: mv78xx0: mark mv78xx0_timer_init as __init_refok | Arnd Bergmann |
2012-09-22 | Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/... | Olof Johansson |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson |
2012-09-21 | arm: plat-orion: use void __iomem pointers for addr-map functions | Thomas Petazzoni |
2012-09-21 | arm: plat-orion: use void __iomem pointers for time functions | Thomas Petazzoni |
2012-09-21 | arm: plat-orion: use void __iomem pointers for MPP functions | Thomas Petazzoni |
2012-09-21 | arm: plat-orion: use void __iomem pointers for UART registration functions | Thomas Petazzoni |
2012-09-21 | arm: mach-mv78xx0: use IOMEM() for base address definitions | Thomas Petazzoni |
2012-09-21 | arm: mach-mv78xx0: use plus instead of or for address definitions | Thomas Petazzoni |
2012-09-20 | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson |
2012-09-19 | ARM: orion: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: orion: move custom gpio functions to orion-gpio.h | Rob Herring |
2012-09-12 | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanup | Olof Johansson |
2012-08-15 | Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ... | Arnd Bergmann |
2012-08-15 | ARM: Orion: Set eth packet size csum offload limit | Arnaud Patard (Rtp) |
2012-08-13 | ARM: mv78xx0: fix win_cfg_base prototype | Arnd Bergmann |
2012-08-13 | Merge branch 'cleanup/io-pci' into next/cleanups | Arnd Bergmann |
2012-07-27 | ARM: Orion: DT support for IRQ and GPIO Controllers | Andrew Lunn |
2012-07-26 | ARM: mv78xx0: use fixed pci i/o mapping | Rob Herring |
2012-07-04 | ARM: Orion: Fix WDT compile for Dove and MV78xx0 | Andrew Lunn |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-16 | ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_data | Russell King |
2012-05-13 | ARM: PCI: get rid of pci_std_swizzle() | Russell King |
2012-05-08 | ARM: Orion: UART: Get the clock rate via clk_get_rate(). | Andrew Lunn |
2012-05-08 | ARM: Orion: Eth: Add clk/clkdev support. | Andrew Lunn |
2012-05-08 | ARM: Orion: SPI: Add clk/clkdev support. | Andrew Lunn |
2012-05-08 | ARM: Orion: Add clocks using the generic clk infrastructure. | Andrew Lunn |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-03-23 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-06 | ARM: kill off __mem_pci | Rob Herring |
2012-02-23 | arm/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-22 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King |
2012-02-21 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring |
2012-02-09 | ARM: orion: Fix USB phy for orion5x. | Andrew Lunn |