summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x
Commit message (Expand)AuthorAgeFilesLines
* ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-172-5/+3Star
* ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
* ARM: mach-orion5x: add missing header file <linux/vga.h>Bryan Wu2011-08-251-0/+1
* arm: fix compile failure in orion5x/dns323-setup.cPaul Gortmaker2011-08-251-1/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-3014-15/+22
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-2214-15/+22
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-272-7/+2Star
|\ \
| * | ARM: set vga memory base at run-timeRob Herring2011-07-122-3/+2Star
| * | ARM: convert PCI defines to variablesRob Herring2011-07-121-2/+0Star
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0Star
| |/
* / ARM: orion5x: fixup 5181 MPP mask checkImre Kaloz2011-07-181-1/+1
|/
* ARM: orion5x: Refactor mpp code to use common orion platform mpp.Andrew Lunn2011-05-1623-688/+622Star
* ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn2011-05-161-29/+7Star
* ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-161-27/+2Star
* ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-161-62/+4Star
* ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn2011-05-161-97/+5Star
* ARM: orion: Consolidate the platform data setup for the watchdog.Andrew Lunn2011-05-161-16/+1Star
* ARM: orion: Consolidate SPI initialization.Andrew Lunn2011-05-161-28/+1Star
* ARM: orion: Consolidate I2C initialization.Andrew Lunn2011-05-161-29/+2Star
* ARM: orion: Consolidate ethernet platform dataAndrew Lunn2011-05-161-81/+4Star
* ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn2011-05-161-76/+5Star
* ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn2011-05-161-19/+19
* Fix common misspellingsLucas De Marchi2011-03-314-4/+4
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-301-9/+9
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixesRussell King2011-03-281-9/+9
| |\
| | * ARM: orion5x: replace printk with pr_{err,info,...} in ts78xx-setup.cAlexander Clouter2011-03-061-9/+9
* | | arm: Cleanup the irq namespaceThomas Gleixner2011-03-295-11/+11
|/ /
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-1829-61/+122
|\|
| * ARM: orion5x: fix compiler cast warnings in ts78xx-setup.cAlexander Clouter2011-03-051-2/+2
| * ARM: orion5x: use safer FPGA ID 'default' for TS-78xxAlexander Clouter2011-03-052-14/+24
| * ARM: Enable TS-78XX features in unknown revisionsMichael Spang2011-03-051-3/+5
| * ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek2011-03-034-48/+3Star
| * ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek2011-03-0324-5/+35
| * [ARM] update FPGA revisions for TS-7800Alexander Clouter2011-03-032-0/+8
| * [ARM] orion5x: accelerate NAND on the TS-78xxAlexander Clouter2011-03-031-0/+56
* | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-181-1/+1
|/
* Merge branch 'devel-stable' into develRussell King2011-01-063-0/+335
|\
| * [ARM] Orion: added Buffalo LS-CHL supportAsh Hughes2010-12-073-0/+335
* | ARM: io: make iounmap() a simple macroRussell King2010-12-081-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King2010-11-072-4/+2Star
|\
| * ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner casesMike Rapoport2010-11-051-3/+1Star
| * [ARM] TS-78xxx NAND resource type should be IORESOURCE_MEMMichael Spang2010-11-051-1/+1
* | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-2020-44/+0Star
* | arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+5Star
|/
* ARM: Fix gen_nand probe structures contentsMarek Vasut2010-08-121-0/+1
* [ARM] Orion: DNS-323 C1 requires phylibMartin Michlmayr2010-07-171-0/+1
* [ARM] orion5x: Fix soft-reset for some platformsBenjamin Herrenschmidt2010-07-171-0/+2
* [ARM] orion5x: Base support for DNS-323 rev C1Benjamin Herrenschmidt2010-07-171-62/+305
* [ARM] orion5x: Set links to solid on D-Link DNS-323Martin Michlmayr2010-07-171-2/+1Star
* leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt2010-05-261-10/+12