summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-024-53/+22
|\
| * Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-171-1/+2
| |\
| * \ Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-134-53/+22
| |\ \
| | * | ARM: mach-orion5x: convert custom LED code to gpio_led and LED CPU triggerBryan Wu2012-08-014-53/+22
* | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-021-6/+6
|\ \ \ \
| * | | | ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses.Andrew Lunn2012-09-281-6/+6
| | |_|/ | |/| |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-024-81/+27
|\ \ \ \
| * | | | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-131-1/+2
| |\| | |
| * | | | Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann2012-08-134-81/+27
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: orion5x: use fixed PCI i/o mappingRob Herring2012-07-264-81/+27
| | | |/ | | |/|
* | | | ARM: Orion5x: Fix too small coherent pool.Andrew Lunn2012-09-271-0/+7
| |_|/ |/| |
* | | ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-08-151-1/+2
|/ /
* / ARM: Orion: DT support for IRQ and GPIO ControllersAndrew Lunn2012-07-271-14/+8
|/
* ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn2012-06-242-1/+2
* ARM: Orion5x - Restore parts of io.h, with reworkAndrew Lunn2012-06-241-0/+22
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-021-3/+0
|\
| * arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-141-3/+0
* | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-262-6/+22
|\ \
| * | ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn2012-05-091-2/+2
| * | ARM: Orion: WDT: Add clk/clkdev supportAndrew Lunn2012-05-091-1/+1
| * | ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-091-1/+1
| * | ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-092-2/+3
| * | ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn2012-05-091-0/+15
* | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-23/+2
|\ \ \
| * | | orion/kirkwood: create a generic function for gpio led blinkingArnaud Patard (Rtp)2012-05-151-23/+2
| | |/ | |/|
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-226-34/+30
|\ \ \
| * | | ARM: orion5x: ts78xx debugging changesAlexander Clouter2012-05-141-16/+18
| * | | ARM: orion5x: remove PM dependency from ts78xxAlexander Clouter2012-05-142-2/+1
| * | | ARM: orion5x: ts78xx fix NAND resource off by oneAlexander Clouter2012-05-141-10/+4
| * | | ARM: orion5x: ts78xx whitespace cleanupsAlexander Clouter2012-05-142-4/+4
| * | | Orion5x: Fix Section mismatch warningsAndrew Lunn2012-05-142-2/+2
| * | | Orion5x: Fix warning: struct pci_dev declared inside paramter listAndrew Lunn2012-05-141-0/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-2213-13/+0
|\ \ \ | |_|/ |/| |
| * | ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-1313-13/+0
| |/
* / ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings2012-05-081-2/+2
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-304-33/+11
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-071-21/+0
| * ARM: orion5x: clean-up mach/io.hRob Herring2012-03-074-12/+11
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-295-3/+2
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-285-3/+2
* | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-242-25/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
| |\ \
| | * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-6/+0
| * | | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-19/+0
| |/ /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-8/+6
|\ \ \ | |_|/ |/| |
| * | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-8/+6
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-212-4/+4
|\ \
| * | mach-orion5x: Fix typo in db88f5281-setup.c and rd88f5182-setup.cMasanari Iida2012-02-212-4/+4
| |/
* / ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-02-101-1/+3
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-121-8/+8
|\