summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-262-15/+25
|\
| * ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn2012-05-081-4/+4
| * ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-081-2/+1
| * ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-082-3/+4
| * ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn2012-05-081-6/+16
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-222-5/+5
|\ \
| * | Dove: Fix Section mismatch warningsAndrew Lunn2012-05-142-5/+5
| |/
* | ARM: PCI: dove/kirkwood/mv78xx0: use sys->private_dataRussell King2012-05-161-16/+7
* | ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-131-1/+0
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-292-1/+1
|\
| * ARM: kill off __mem_pciRob Herring2012-03-061-1/+0
| * ARM: dove: add explicit include of dove.h to addr-map.cRob Herring2012-03-061-0/+1
* | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-232-23/+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-17/+0
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-2/+2
|\ \
| * | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-2/+2
| |/
* / ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-02-091-1/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-5/+4
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-5/+4
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-094-86/+56
|\ \
| * \ Merge branch 'picoxcell/devel' into next/develOlof Johansson2011-12-192-7/+0
| |\ \
| * | | ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn2011-12-131-10/+5
| * | | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-131-2/+1
| * | | ARM: Orion: mbus_dram_info consolidationAndrew Lunn2011-12-134-12/+11
| * | | ARM: Orion: Consolidate the address map setupAndrew Lunn2011-12-131-68/+45
| | |/ | |/|
* | | Merge branch 'restart' into for-linusRussell King2012-01-055-19/+19
|\ \ \ | |_|/ |/| |
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-5/+0
| * | ARM: restart: dove: use new restart hookRussell King2012-01-055-14/+19
| |/
* | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-5/+0
* | ARM: mach-dove: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-151-2/+0
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-284-13/+3
|\
| * ARM: mach-dove: remove include/mach/memory.hNicolas Pitre2011-09-261-10/+0
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * ARM: mach-dove: convert boot-params to atag_offsetNicolas Pitre2011-08-212-2/+2
* | Merge branch 'misc' into for-linusRussell King2011-10-251-1/+1
|\ \
| * | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| |/
* / ARM: Dove: fix second SPI initialization callNicolas Pitre2011-09-141-1/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-262-7/+3
|\ \
| * | ARM: set vga memory base at run-timeRob Herring2011-07-122-3/+3
| * | ARM: convert PCI defines to variablesRob Herring2011-07-121-2/+0
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0
| |/
* / ARM: remove duplicate include from arch/arm/mach-dove/common.cAndrew Lunn2011-06-171-2/+0
|/
* ARM: dove: Consolidate mpp code with platform mpp.Andrew Lunn2011-05-162-284/+212
* ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-161-27/+3
* ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-161-61/+4
* ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn2011-05-161-192/+5