summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
|\
| * arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-141-3/+0Star
* | 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/+2Star
|\ \ \
| * | | orion/kirkwood: create a generic function for gpio led blinkingArnaud Patard (Rtp)2012-05-151-23/+2Star
| | |/ | |/|
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-226-34/+30Star
|\ \ \
| * | | ARM: orion5x: ts78xx debugging changesAlexander Clouter2012-05-141-16/+18
| * | | ARM: orion5x: remove PM dependency from ts78xxAlexander Clouter2012-05-142-2/+1Star
| * | | ARM: orion5x: ts78xx fix NAND resource off by oneAlexander Clouter2012-05-141-10/+4Star
| * | | 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/+0Star
|\ \ \ | |_|/ |/| |
| * | ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-1313-13/+0Star
| |/
* / 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/+11Star
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-071-21/+0Star
| * ARM: orion5x: clean-up mach/io.hRob Herring2012-03-074-12/+11Star
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-295-3/+2Star
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-285-3/+2Star
* | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-242-25/+0Star
|\ \ \ | | |/ | |/|
| * | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0Star
| |\ \
| | * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-6/+0Star
| * | | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-19/+0Star
| |/ /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-8/+6Star
|\ \ \ | |_|/ |/| |
| * | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-8/+6Star
| |/
* | 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
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-8/+8
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-096-121/+59Star
|\ \
| * \ Merge branch 'picoxcell/devel' into next/develOlof Johansson2011-12-202-30/+0Star
| |\ \
| * | | ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn2011-12-141-10/+5Star
| * | | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-142-2/+1Star
| * | | ARM: Orion: mbus_dram_info consolidationAndrew Lunn2011-12-144-11/+10Star
| * | | ARM: Orion: Consolidate the address map setupAndrew Lunn2011-12-144-106/+51Star
| | |/ | |/|
* | | Merge branch 'restart' into for-linusRussell King2012-01-0524-19/+41
|\ \ \
| * | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| * | | ARM: restart: orion5x: use new restart hookRussell King2012-01-0524-15/+41
| |/ /
* | | Merge branch 'devel-stable' into for-linusRussell King2012-01-052-30/+0Star
|\ \ \ | | |/ | |/|
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-5/+0Star
| * | ARM: mach-orion5x: remove arch specific special handling for ioremapNicolas Pitre2011-11-181-25/+0Star
| |/