summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove
Commit message (Expand)AuthorAgeFilesLines
* ARM: Orion: Fix WDT compile for Dove and MV78xx0Andrew Lunn2012-07-042-0/+2
* 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-091-4/+4
| * ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-091-2/+1Star
| * ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-092-3/+4
| * ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn2012-05-091-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/+7Star
* | ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-131-1/+0Star
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-302-1/+1
|\
| * ARM: kill off __mem_pciRob Herring2012-03-071-1/+0Star
| * ARM: dove: add explicit include of dove.h to addr-map.cRob Herring2012-03-071-0/+1
* | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-242-23/+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-17/+0Star
| |/
* | 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-241-2/+2
| |/
* / ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-02-101-1/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-121-5/+4Star
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-5/+4Star
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-094-86/+56Star
|\ \
| * \ Merge branch 'picoxcell/devel' into next/develOlof Johansson2011-12-202-7/+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-141-2/+1Star
| * | | ARM: Orion: mbus_dram_info consolidationAndrew Lunn2011-12-144-12/+11Star
| * | | ARM: Orion: Consolidate the address map setupAndrew Lunn2011-12-141-68/+45Star
| | |/ | |/|
* | | Merge branch 'restart' into for-linusRussell King2012-01-055-19/+19
|\ \ \ | |_|/ |/| |
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-5/+0Star
| * | ARM: restart: dove: use new restart hookRussell King2012-01-055-14/+19
| |/
* | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-5/+0Star
* | ARM: mach-dove: remove inclusion of <mach/vmalloc.h>Nicolas Pitre2011-11-161-2/+0Star
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-284-13/+3Star
|\
| * ARM: mach-dove: remove include/mach/memory.hNicolas Pitre2011-09-261-10/+0Star
| * 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-301-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-272-7/+3Star
|\ \
| * | ARM: set vga memory base at run-timeRob Herring2011-07-122-3/+3
| * | ARM: convert PCI defines to variablesRob Herring2011-07-121-2/+0Star
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0Star
| |/
* / ARM: remove duplicate include from arch/arm/mach-dove/common.cAndrew Lunn2011-06-171-2/+0Star
|/
* ARM: dove: Consolidate mpp code with platform mpp.Andrew Lunn2011-05-162-284/+212Star
* ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-161-27/+3Star
* ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-161-61/+4Star