summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-018-13/+8
|\| |
| * | Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-223-4/+4
| |\ \
| | * | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-193-4/+4
| * | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-205-9/+4
| |\ \ \
| | * | | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-1/+0
| | * | | ARM: orion: move custom gpio functions to orion-gpio.hRob Herring2012-09-145-9/+5
| | | |/ | | |/|
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-014-53/+22
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-161-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-011-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-014-81/+27
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-121-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-261-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-232-1/+2
* ARM: Orion5x - Restore parts of io.h, with reworkAndrew Lunn2012-06-231-0/+22
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-011-3/+0
|\
| * arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-131-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-081-2/+2
| * | ARM: Orion: WDT: Add clk/clkdev supportAndrew Lunn2012-05-081-1/+1
| * | ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-081-1/+1
| * | ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-082-2/+3
| * | ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn2012-05-081-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-2113-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-294-33/+11
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-21/+0
| * ARM: orion5x: clean-up mach/io.hRob Herring2012-03-064-12/+11
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-285-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-232-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-211-6/+0
| * | | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-19/+0
| |/ /