| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: Kirkwood: Remove mach-kirkwood | Andrew Lunn | 2014-07-13 | 6 | -387/+0 |
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -0/+1 |
|\ |
|
| * | watchdog: orion: Make RSTOUT register a separate resource | Ezequiel Garcia | 2014-02-22 | 1 | -0/+1 |
* | | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2014-04-05 | 1 | -0/+2 |
|\ \ |
|
| * | | ARM: kirkwood: ioremap memory control register | Andrew Lunn | 2014-02-22 | 1 | -0/+1 |
| * | | ARM: kirkwood: ioremap the cpu_config register before using it. | Andrew Lunn | 2014-02-22 | 1 | -0/+1 |
| |/ |
|
* | | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 | 1 | -10/+0 |
|/ |
|
* | ARM: kirkwood: Add standby support | Ezequiel Garcia | 2013-10-08 | 1 | -0/+2 |
* | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King | 2013-08-25 | 1 | -8/+0 |
* | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King | 2013-08-25 | 1 | -10/+0 |
* | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King | 2013-08-25 | 1 | -1/+0 |
* | Watchdog: allow orion_wdt to be built for Dove | Russell King | 2013-07-11 | 1 | -2/+0 |
* | arm: kirkwood: Instantiate cpufreq driver | Andrew Lunn | 2013-05-29 | 1 | -0/+2 |
* | arm: mach-kirkwood: convert to use mvebu-mbus driver | Thomas Petazzoni | 2013-04-15 | 1 | -2/+5 |
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 1 | -1/+2 |
|\ |
|
| * | cpuidle: kirkwood: Move out of mach directory | Andrew Lunn | 2013-01-31 | 1 | -1/+2 |
* | | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-11 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/... | Olof Johansson | 2012-09-22 | 2 | -66/+66 |
|\ |
|
| * | arm: mach-kirkwood: use IOMEM() for base address definitions | Thomas Petazzoni | 2012-09-21 | 1 | -3/+3 |
| * | arm: mach-kirkwood: use plus instead of or for address definitions | Thomas Petazzoni | 2012-09-21 | 2 | -65/+65 |
* | | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 2 | -81/+0 |
|\ \ |
|
| * | | ARM: orion: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 2 | -81/+0 |
| |/ |
|
* | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 2012-09-20 | 1 | -9/+0 |
|\ \ |
|
| * | | 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 | 1 | -9/+1 |
| |/ |
|
* | | ARM: kirkwood: use fixed PCI i/o mapping | Rob Herring | 2012-07-26 | 2 | -29/+3 |
|/ |
|
* | ARM: Orion: Fix Virtual/Physical mixup with watchdog | Andrew Lunn | 2012-06-23 | 2 | -0/+2 |
* | ARM: Orion: Add clocks using the generic clk infrastructure. | Andrew Lunn | 2012-05-08 | 1 | -0/+16 |
* | ARM: kill off __mem_pci | Rob Herring | 2012-03-06 | 1 | -2/+0 |
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -6/+0 |
|\ |
|
| * | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 | 1 | -6/+0 |
* | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -17/+0 |
|/ |
|
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'picoxcell/devel' into next/devel | Olof Johansson | 2011-12-19 | 2 | -30/+0 |
| |\ |
|
| * | | ARM: Kirkwood: Recognize A1 revision of 6282 chip | Martin Michlmayr | 2011-12-13 | 1 | -0/+1 |
* | | | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 1 | -19/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 |
| * | | ARM: restart: kirkwood: use new restart hook | Russell King | 2012-01-05 | 1 | -15/+0 |
| |/ |
|
* | | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 | 1 | -5/+0 |
* | | ARM: mach-kirkwood: remove arch specific special handling for ioremap | Nicolas Pitre | 2011-11-18 | 1 | -25/+0 |
|/ |
|
* | ARM: mach-kirkwood: remove mach/memory.h | Nicolas Pitre | 2011-09-26 | 1 | -10/+0 |
* | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 1 | -1/+1 |
* | ARM: set vga memory base at run-time | Rob Herring | 2011-07-12 | 1 | -3/+0 |
* | ARM: convert PCI defines to variables | Rob Herring | 2011-07-12 | 1 | -1/+0 |
* | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 2011-07-12 | 1 | -3/+0 |
* | ARM: kirkwood: Add support for RTC interrupts which allows RTC alarms. | Andrew Lunn | 2011-05-16 | 1 | -0/+1 |
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-17 | 3 | -32/+2 |
|\ |
|
| * | ARM: Remove dependency of plat-orion GPIO code on mach directory includes. | Lennert Buytenhek | 2011-03-03 | 2 | -29/+2 |
| * | ARM: Remove dependency of plat-orion time code on mach directory includes. | Lennert Buytenhek | 2011-03-03 | 1 | -3/+0 |
* | | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -1/+1 |
|/ |
|