| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 2017-08-13 | 1 | -1/+1 |
* | ARM: orion5x: clean up mach/*.h headers | Arnd Bergmann | 2015-12-07 | 1 | -1/+1 |
* | ARM: orion: use SPARSE_IRQ everywhere | Arnd Bergmann | 2015-12-07 | 1 | -0/+1 |
* | ARM: orion5x: Convert pr_warning to pr_warn | Joe Perches | 2014-09-13 | 1 | -1/+1 |
* | ARM: Orion5x: Fix warnings when using C=1. | Andrew Lunn | 2013-11-24 | 1 | -1/+1 |
* | ARM: orion5x: Move to ID based window creation | Thomas Petazzoni | 2013-08-06 | 1 | -2/+4 |
* | arm: mach-orion5x: convert to use mvebu-mbus driver | Thomas Petazzoni | 2013-04-15 | 1 | -2/+2 |
* | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -1/+1 |
* | ARM: PCI: get rid of pci_std_swizzle() | Russell King | 2012-05-13 | 1 | -1/+0 |
* | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 1 | -0/+1 |
|\ |
|
| * | ARM: restart: orion5x: use new restart hook | Russell King | 2012-01-05 | 1 | -0/+1 |
* | | ARM: 7193/1: Fix machine_is_xxx() naming for eSata SheevaPlug and QNAP TS-209 | Jon Medhurst (Tixy) | 2011-12-06 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 1 | -1/+1 |
|\ |
|
| * | ARM: mach-orion5x: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 1 | -1/+1 |
* | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 2011-08-08 | 1 | -2/+1 |
|/ |
|
* | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 2011-07-22 | 1 | -1/+2 |
* | ARM: orion5x: Refactor mpp code to use common orion platform mpp. | Andrew Lunn | 2011-05-16 | 1 | -22/+22 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | ARM: Remove dependency of plat-orion time code on mach directory includes. | Lennert Buytenhek | 2011-03-03 | 1 | -0/+1 |
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -2/+0 |
* | [ARM] Orion: register UART1 on QNAP TS-209 and TS-409 | Martin Michlmayr | 2008-08-22 | 1 | -0/+1 |
* | [ARM] Orion: fix MAC detection on QNAP TS-209 and TS-409 | Martin Michlmayr | 2008-08-22 | 1 | -4/+4 |
* | [ARM] Orion: Instantiate mv_xor driver for 5182 | Saeed Bishara | 2008-08-09 | 1 | -0/+1 |
* | [ARM] Orion: use better key codes for the TS-209/TS-409 buttons | Martin Michlmayr | 2008-08-09 | 1 | -2/+2 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | 1 | -2/+2 |
* | [ARM] Orion: remove code duplication in TS209 and TS409 setup files | Sylver Bruneau | 2008-06-22 | 1 | -118/+7 |
* | [ARM] Orion: avoid setting ->force_phy_addr | Lennert Buytenhek | 2008-06-22 | 1 | -1/+0 |
* | [ARM] Orion: rework MPP handling | Lennert Buytenhek | 2008-06-22 | 1 | -21/+27 |
* | [ARM] Orion: move setting up PCIe WA window into PCIe setup path | Lennert Buytenhek | 2008-06-22 | 1 | -6/+0 |
* | [ARM] Orion: move EHCI/I2C/UART peripheral init into board code | Lennert Buytenhek | 2008-06-22 | 1 | -21/+17 |
* | [ARM] Orion: fix various whitespace and coding style issues | Lennert Buytenhek | 2008-06-22 | 1 | -50/+53 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-30 | 1 | -5/+8 |
|\ |
|
| * | [ARM] Orion: catch a couple more alternative spellings of PCIe | Lennert Buytenhek | 2008-04-28 | 1 | -1/+1 |
| * | [ARM] Orion: fix ->map_irq() PCIe bus number check | Lennert Buytenhek | 2008-04-28 | 1 | -4/+7 |
* | | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 | 1 | -2/+1 |
|/ |
|
* | [ARM] 4886/1: Orion: grab ts209 ethernet MAC address from flash | Lennert Buytenhek | 2008-04-04 | 1 | -0/+83 |
* | Orion: orion -> orion5x rename | Lennert Buytenhek | 2008-03-27 | 1 | -0/+359 |