Age | Commit message (Expand) | Author | Files | Lines |
2015-12-07 | ARM: mv78xx0: multiplatform support | Arnd Bergmann | 1 | -44/+0 |
2015-12-07 | ARM: mv78xx0: clean up mach/*.h headers | Arnd Bergmann | 5 | -277/+1 |
2015-12-07 | ARM: orion: use SPARSE_IRQ everywhere | Arnd Bergmann | 2 | -1/+3 |
2015-12-07 | ARM: orion: always use MULTI_IRQ_HANDLER | Arnd Bergmann | 1 | -41/+0 |
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-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 | -9/+0 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -9/+0 |
2013-12-03 | ARM: mv78xx0: delete local <mach/gpio.h> header | Linus Walleij | 1 | -9/+0 |
2013-08-25 | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King | 1 | -8/+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-04-15 | arm: mach-mv78xx0: convert to use the mvebu-mbus driver | Thomas Petazzoni | 1 | -2/+7 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -1/+0 |
2012-09-23 | Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/... | Olof Johansson | 2 | -49/+49 |
2012-09-21 | arm: mach-mv78xx0: use IOMEM() for base address definitions | Thomas Petazzoni | 1 | -3/+3 |
2012-09-21 | arm: mach-mv78xx0: use plus instead of or for address definitions | Thomas Petazzoni | 2 | -47/+47 |
2012-07-26 | ARM: mv78xx0: use fixed pci i/o mapping | Rob Herring | 2 | -35/+10 |
2012-07-04 | ARM: Orion: Fix WDT compile for Dove and MV78xx0 | Andrew Lunn | 2 | -0/+3 |
2012-03-07 | ARM: kill off __mem_pci | Rob Herring | 1 | -2/+0 |
2012-02-23 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -6/+0 |
2012-02-22 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -6/+0 |
2012-01-21 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -17/+0 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 1 | -19/+0 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -5/+0 |
2012-01-05 | ARM: restart: mv78xx0: use new restart hook | Russell King | 1 | -14/+0 |
2011-11-27 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -5/+0 |
2011-10-13 | ARM: mach-mv78xx0: remove mach/memory.h | Nicolas Pitre | 1 | -10/+0 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-07-12 | ARM: set vga memory base at run-time | Rob Herring | 1 | -3/+0 |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring | 1 | -2/+0 |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 1 | -2/+0 |
2011-03-18 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -35/+1 |
2011-03-04 | ARM: Remove dependency of plat-orion GPIO code on mach directory includes. | Lennert Buytenhek | 2 | -31/+1 |
2011-03-04 | ARM: Remove dependency of plat-orion time code on mach directory includes. | Lennert Buytenhek | 1 | -4/+0 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2010-11-29 | [ARM] mv78xx: wrong cpu1 window base register address | Evgeniy Dushistov | 1 | -1/+1 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -6/+5 |
2010-02-26 | Merge branch 'misc2' into devel | Russell King | 1 | -1/+1 |
2010-02-16 | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 1 | -1/+1 |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 1 | -1/+1 |
2009-11-06 | [ARM] properly report mv78100 stepping A1 | Lennert Buytenhek | 1 | -0/+1 |
2009-04-24 | [ARM] 5460/1: Orion: reduce namespace pollution | Nicolas Pitre | 4 | -34/+52 |
2009-03-20 | Merge branch 'master' of git://git.marvell.com/orion into devel | Russell King | 1 | -0/+14 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 1 | -1/+1 |
2009-03-04 | [ARM] mv78xx0: wire i2c support | Riku Voipio | 1 | -0/+2 |
2009-02-20 | [ARM] mv78xx0: distinguish between different chip steppings | Lennert Buytenhek | 1 | -0/+12 |
2008-12-20 | [ARM] mv78xx0: implement GPIO and GPIO interrupt support | Lennert Buytenhek | 3 | -6/+41 |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 1 | -1/+0 |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 1 | -4/+0 |