Age | Commit message (Expand) | Author |
2022-04-04 | ARM: dove: multiplatform support | Arnd Bergmann |
2021-10-05 | ARM: dove: mark 'putc' as inline | Arnd Bergmann |
2019-08-14 | ARM: dove: clean up mach/*.h headers | Arnd Bergmann |
2015-12-08 | ARM: dove: convert legacy dove to PMU support | Russell King |
2015-12-07 | ARM: orion: use SPARSE_IRQ everywhere | Arnd Bergmann |
2015-12-07 | ARM: orion: always use MULTI_IRQ_HANDLER | Arnd Bergmann |
2015-06-24 | ARM: dove: fix legacy dove IRQ numbers | Russell King |
2014-04-05 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-02-22 | watchdog: orion: Make RSTOUT register a separate resource | Ezequiel Garcia |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König |
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-07-11 | Watchdog: allow orion_wdt to be built for Dove | Russell King |
2013-04-15 | arm: mach-dove: convert to use mvebu-mbus driver | Thomas Petazzoni |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo |
2012-11-21 | Dove: Fix irq_to_pmu() | Russell King - ARM Linux |
2012-09-22 | Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/... | Olof Johansson |
2012-09-22 | Merge branch 'kirkwood/boards' of git://git.infradead.org/users/jcooper/linux... | Olof Johansson |
2012-09-21 | arm: mach-dove: use IOMEM() for base address definitions | Thomas Petazzoni |
2012-09-21 | arm: mach-dove: use plus instead of or for address definitions | Thomas Petazzoni |
2012-09-21 | ARM: dove: add clock gating control | Sebastian Hesselbarth |
2012-09-20 | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson |
2012-09-14 | ARM: make mach/gpio.h headers optional | Rob Herring |
2012-09-14 | ARM: orion: move custom gpio functions to orion-gpio.h | Rob Herring |
2012-07-26 | ARM: dove: use fixed PCI i/o mapping | Rob Herring |
2012-07-04 | ARM: Orion: Fix WDT compile for Dove and MV78xx0 | Andrew Lunn |
2012-03-06 | ARM: kill off __mem_pci | Rob Herring |
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-01-20 | ARM: big removal of now unused arch_idle() | Nicolas Pitre |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King |
2012-01-05 | ARM: restart: dove: use new restart hook | Russell King |
2011-11-26 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre |
2011-11-15 | ARM: mach-dove: remove inclusion of <mach/vmalloc.h> | Nicolas Pitre |
2011-09-26 | ARM: mach-dove: remove include/mach/memory.h | Nicolas Pitre |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre |
2011-07-12 | ARM: set vga memory base at run-time | Rob Herring |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring |
2011-03-29 | arm: dove: Use correct GPIO_BASE and remove orion_gpio_init() leftover | Thomas Gleixner |
2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-03 | ARM: Dove: Remove PXA compatibility IRQ defines. | Lennert Buytenhek |
2011-03-03 | ARM: Remove dependency of plat-orion GPIO code on mach directory includes. | Lennert Buytenhek |
2011-03-03 | ARM: Remove dependency of plat-orion time code on mach directory includes. | Lennert Buytenhek |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King |
2010-12-15 | [ARM] Dove: add support for multi-purpose pins configuration | Mike Rapoport |
2010-12-15 | [ARM] Dove: add support for GPIOs 64-71 | Mike Rapoport |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr |