| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/... | Olof Johansson | 2012-09-22 | 2 | -38/+38 |
|\ |
|
| * | arm: mach-orion5x: use IOMEM() for base address definitions | Thomas Petazzoni | 2012-09-21 | 1 | -4/+4 |
| * | arm: mach-orion5x: use plus instead of or for address definitions | Thomas Petazzoni | 2012-09-21 | 2 | -36/+36 |
* | | 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: orion5x: use fixed PCI i/o mapping | Rob Herring | 2012-07-26 | 2 | -33/+9 |
|/ |
|
* | ARM: Orion: Fix Virtual/Physical mixup with watchdog | Andrew Lunn | 2012-06-23 | 2 | -1/+2 |
* | ARM: Orion5x - Restore parts of io.h, with rework | Andrew Lunn | 2012-06-23 | 1 | -0/+22 |
* | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 | 1 | -21/+0 |
* | ARM: orion5x: clean-up mach/io.h | Rob Herring | 2012-03-06 | 1 | -12/+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 | -19/+0 |
|/ |
|
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'picoxcell/devel' into next/devel | Olof Johansson | 2011-12-19 | 2 | -30/+0 |
| |\ |
|
| * | | ARM: Orion: Consolidate the address map setup | Andrew Lunn | 2011-12-13 | 1 | -1/+1 |
* | | | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 1 | -14/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 |
| * | | ARM: restart: orion5x: use new restart hook | Russell King | 2012-01-05 | 1 | -10/+0 |
| |/ |
|
* | | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 | 1 | -5/+0 |
* | | ARM: mach-orion5x: remove arch specific special handling for ioremap | Nicolas Pitre | 2011-11-18 | 1 | -25/+0 |
|/ |
|
* | ARM: mach-orion5x: remove mach/memory.h | Nicolas Pitre | 2011-09-26 | 1 | -12/+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 | -2/+0 |
* | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 2011-07-12 | 1 | -2/+0 |
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-17 | 3 | -32/+3 |
|\ |
|
| * | ARM: Remove dependency of plat-orion GPIO code on mach directory includes. | Lennert Buytenhek | 2011-03-03 | 2 | -28/+1 |
| * | ARM: Remove dependency of plat-orion time code on mach directory includes. | Lennert Buytenhek | 2011-03-03 | 1 | -4/+2 |
* | | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -1/+1 |
|/ |
|
* | ARM: io: make iounmap() a simple macro | Russell King | 2010-12-08 | 1 | -2/+2 |
* | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 | 1 | -6/+5 |
* | [ARM] orion5x: Fix soft-reset for some platforms | Benjamin Herrenschmidt | 2010-07-16 | 1 | -0/+2 |
* | Merge branch 'misc2' into devel | Russell King | 2010-02-25 | 1 | -1/+1 |
|\ |
|
| * | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 2010-02-15 | 1 | -1/+1 |
* | | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 | 1 | -1/+1 |
|/ |
|
* | [ARM] orion5x: add sram support for crypto | Sebastian Andrzej Siewior | 2009-06-08 | 1 | -0/+6 |
* | [ARM] orion5x: Change names of defines for Reset-Out-Mask register | Thomas Reitmayr | 2009-06-08 | 2 | -3/+3 |
* | [ARM] 5460/1: Orion: reduce namespace pollution | Nicolas Pitre | 2009-04-23 | 4 | -51/+63 |
* | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -1/+1 |
* | [ARM] Orion: share GPIO IRQ handling code | Lennert Buytenhek | 2008-12-20 | 2 | -3/+3 |
* | [ARM] Orion: share GPIO handling code | Lennert Buytenhek | 2008-12-20 | 3 | -19/+17 |
* | [ARM] Add a common typesafe __io implementation | Russell King | 2008-11-30 | 1 | -6/+1 |
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 | 1 | -1/+0 |
* | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 2008-11-28 | 1 | -4/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-10-12 | 1 | -0/+2 |
|\ |
|
| * | [WATCHDOG] Orion: add hardware watchdog support | Sylver Bruneau | 2008-10-10 | 1 | -0/+2 |
* | | [ARM] Orion: add 88F6183 (Orion-1-90) support | Lennert Buytenhek | 2008-09-25 | 1 | -1/+5 |
* | | [ARM] Orion: prepare for runtime-determined timer tick rate | Lennert Buytenhek | 2008-09-25 | 1 | -2/+0 |
|/ |
|