aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds14-15/+22
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-7/+2
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle14-15/+22
2011-07-18ARM: orion5x: fixup 5181 MPP mask checkImre Kaloz1-1/+1
2011-07-12ARM: set vga memory base at run-timeRob Herring2-3/+2
2011-07-12ARM: convert PCI defines to variablesRob Herring1-2/+0
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0
2011-05-16ARM: orion5x: Refactor mpp code to use common orion platform mpp.Andrew Lunn23-688/+622
2011-05-16ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn1-29/+7
2011-05-16ARM: orion: Consolidate SATA platform setup.Andrew Lunn1-27/+2
2011-05-16ARM: orion: Consolidate USB platform setup code.Andrew Lunn1-62/+4
2011-05-16ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn1-97/+5
2011-05-16ARM: orion: Consolidate the platform data setup for the watchdog.Andrew Lunn1-16/+1
2011-05-16ARM: orion: Consolidate SPI initialization.Andrew Lunn1-28/+1
2011-05-16ARM: orion: Consolidate I2C initialization.Andrew Lunn1-29/+2
2011-05-16ARM: orion: Consolidate ethernet platform dataAndrew Lunn1-81/+4
2011-05-16ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn1-76/+5
2011-05-16ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn1-19/+19
2011-03-31Fix common misspellingsLucas De Marchi4-4/+4
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-9/+9
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner5-11/+11
2011-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixesRussell King1-9/+9
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds29-61/+122
2011-03-06ARM: orion5x: replace printk with pr_{err,info,...} in ts78xx-setup.cAlexander Clouter1-9/+9
2011-03-05ARM: orion5x: fix compiler cast warnings in ts78xx-setup.cAlexander Clouter1-2/+2
2011-03-05ARM: orion5x: use safer FPGA ID 'default' for TS-78xxAlexander Clouter2-14/+24
2011-03-04ARM: Enable TS-78XX features in unknown revisionsMichael Spang1-3/+5
2011-03-03ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek4-48/+3
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek24-5/+35
2011-03-03[ARM] update FPGA revisions for TS-7800Alexander Clouter2-0/+8
2011-03-03[ARM] orion5x: accelerate NAND on the TS-78xxAlexander Clouter1-0/+56
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-06Merge branch 'devel-stable' into develRussell King3-0/+335
2010-12-08ARM: io: make iounmap() a simple macroRussell King1-2/+2
2010-12-07[ARM] Orion: added Buffalo LS-CHL supportAsh Hughes3-0/+335
2010-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King2-4/+2
2010-11-05ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner casesMike Rapoport1-3/+1
2010-11-05[ARM] TS-78xxx NAND resource type should be IORESOURCE_MEMMichael Spang1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre20-44/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+5
2010-08-12ARM: Fix gen_nand probe structures contentsMarek Vasut1-0/+1
2010-07-16[ARM] Orion: DNS-323 C1 requires phylibMartin Michlmayr1-0/+1
2010-07-16[ARM] orion5x: Fix soft-reset for some platformsBenjamin Herrenschmidt1-0/+2
2010-07-16[ARM] orion5x: Base support for DNS-323 rev C1Benjamin Herrenschmidt1-62/+305
2010-07-16[ARM] orion5x: Set links to solid on D-Link DNS-323Martin Michlmayr1-2/+1
2010-05-26leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt1-10/+12
2010-05-03[ARM] dns323-setup.c: fix WARN() when bootingArnaud Patard1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-23[ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTONChristian Lamparter1-1/+1
2010-03-08Merge branch 'origin' into devel-stableRussell King2-2/+2