summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mv78xx0
Commit message (Expand)AuthorAgeFilesLines
* ARM: mv78xx0: delete local <mach/gpio.h> headerLinus Walleij2013-12-031-9/+0
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-12/+11
|\
| * ARM: mv78xx0: Move to ID based window creationThomas Petazzoni2013-08-061-12/+11
* | ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-8/+0
* | ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-10/+0
* | ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-1/+0
|/
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-2/+4
* arm: mach-mv78xx0: convert to use the mvebu-mbus driverThomas Petazzoni2013-04-155-106/+29
* Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-1/+0
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0
* | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-1/+1
|\ \
| * | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-245-9/+5
|/
* Merge branch 'late/fixes' into fixesOlof Johansson2012-10-072-2/+2
|\
| * ARM: mv78xx0: correct addr_map_cfg __initdata annotationArnd Bergmann2012-10-071-1/+1
| * ARM: mv78xx0: mark mv78xx0_timer_init as __init_refokArnd Bergmann2012-10-071-1/+1
* | Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson2012-09-226-64/+65
|\ \
| * | arm: plat-orion: use void __iomem pointers for addr-map functionsThomas Petazzoni2012-09-211-2/+2
| * | arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni2012-09-211-3/+2
| * | arm: plat-orion: use void __iomem pointers for MPP functionsThomas Petazzoni2012-09-211-2/+1
| * | arm: plat-orion: use void __iomem pointers for UART registration functionsThomas Petazzoni2012-09-211-8/+4
| * | arm: mach-mv78xx0: use IOMEM() for base address definitionsThomas Petazzoni2012-09-216-24/+31
| * | arm: mach-mv78xx0: use plus instead of or for address definitionsThomas Petazzoni2012-09-212-47/+47
| |/
* | Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-2/+2
|\ \
| * | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-191-2/+2
* | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-201-0/+1
|\ \ \
| * | | ARM: orion: move custom gpio functions to orion-gpio.hRob Herring2012-09-141-0/+1
| | |/ | |/|
* | | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-122-3/+5
|\ \ \ | |/ /
| * | Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann2012-08-151-2/+4
| |\ \
| | * | ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-08-151-2/+4
| | |/
| * | ARM: mv78xx0: fix win_cfg_base prototypeArnd Bergmann2012-08-131-1/+1
| |/
* | Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann2012-08-135-118/+45
|\ \ | |/ |/|
| * ARM: mv78xx0: use fixed pci i/o mappingRob Herring2012-07-265-118/+45
* | ARM: Orion: DT support for IRQ and GPIO ControllersAndrew Lunn2012-07-271-14/+8
|/
* ARM: Orion: Fix WDT compile for Dove and MV78xx0Andrew Lunn2012-07-042-0/+3
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-15/+30
|\
| * 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-4/+4
| * ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-081-0/+2
| * ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn2012-05-081-7/+20
* | 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-291-2/+0
|\
| * ARM: kill off __mem_pciRob Herring2012-03-061-2/+0
* | 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
| |/
OpenPOWER on IntegriCloud