summaryrefslogtreecommitdiff
path: root/arch/arm/mach-orion5x
AgeCommit message (Expand)Author
2011-08-25ARM: mach-orion5x: add missing header file <linux/vga.h>Bryan Wu
2011-08-25arm: fix compile failure in orion5x/dns323-setup.cPaul Gortmaker
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-18ARM: orion5x: fixup 5181 MPP mask checkImre Kaloz
2011-07-12ARM: set vga memory base at run-timeRob Herring
2011-07-12ARM: convert PCI defines to variablesRob Herring
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring
2011-05-16ARM: orion5x: Refactor mpp code to use common orion platform mpp.Andrew Lunn
2011-05-16ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn
2011-05-16ARM: orion: Consolidate SATA platform setup.Andrew Lunn
2011-05-16ARM: orion: Consolidate USB platform setup code.Andrew Lunn
2011-05-16ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn
2011-05-16ARM: orion: Consolidate the platform data setup for the watchdog.Andrew Lunn
2011-05-16ARM: orion: Consolidate SPI initialization.Andrew Lunn
2011-05-16ARM: orion: Consolidate I2C initialization.Andrew Lunn
2011-05-16ARM: orion: Consolidate ethernet platform dataAndrew Lunn
2011-05-16ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn
2011-05-16ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixesRussell King
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-06ARM: orion5x: replace printk with pr_{err,info,...} in ts78xx-setup.cAlexander Clouter
2011-03-05ARM: orion5x: fix compiler cast warnings in ts78xx-setup.cAlexander Clouter
2011-03-05ARM: orion5x: use safer FPGA ID 'default' for TS-78xxAlexander Clouter
2011-03-04ARM: Enable TS-78XX features in unknown revisionsMichael Spang
2011-03-03ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek
2011-03-03[ARM] update FPGA revisions for TS-7800Alexander Clouter
2011-03-03[ARM] orion5x: accelerate NAND on the TS-78xxAlexander Clouter
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-06Merge branch 'devel-stable' into develRussell King
2010-12-08ARM: io: make iounmap() a simple macroRussell King
2010-12-07[ARM] Orion: added Buffalo LS-CHL supportAsh Hughes
2010-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King
2010-11-05ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner casesMike Rapoport
2010-11-05[ARM] TS-78xxx NAND resource type should be IORESOURCE_MEMMichael Spang
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-08-12ARM: Fix gen_nand probe structures contentsMarek Vasut
2010-07-16[ARM] Orion: DNS-323 C1 requires phylibMartin Michlmayr
2010-07-16[ARM] orion5x: Fix soft-reset for some platformsBenjamin Herrenschmidt
2010-07-16[ARM] orion5x: Base support for DNS-323 rev C1Benjamin Herrenschmidt
2010-07-16[ARM] orion5x: Set links to solid on D-Link DNS-323Martin Michlmayr
2010-05-26leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt
2010-05-03[ARM] dns323-setup.c: fix WARN() when bootingArnaud Patard
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo