summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/common.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: orion: Register DSA switch as a MDIO deviceFlorian Fainelli2017-02-071-1/+1
* ARM: orion: simplify orion_ge00_switch_initArnd Bergmann2016-09-141-2/+2
* ARM: orion5x: Remove CLK_IS_ROOTStephen Boyd2016-04-271-2/+1
* ARM: orion5x: clean up mach/*.h headersArnd Bergmann2015-12-071-3/+3
* ARM: orion: move watchdog setup to mach-orion5xArnd Bergmann2015-12-071-1/+13
* ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-011-2/+1
* ARM: orion5x: drop unused include from common.cUwe Kleine-König2013-11-241-1/+0
* ARM: Orion5x: Fix warnings when using C=1.Andrew Lunn2013-11-241-3/+3
* ARM: orion5x: Move to ID based window creationThomas Petazzoni2013-08-061-16/+20
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+1
* ARM: Orion: Remove redundant init_dma_coherent_pool_size()Andrew Lunn2013-05-131-7/+0
* Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-071-3/+46
|\
| * arm: mach-orion5x: convert to use mvebu-mbus driverThomas Petazzoni2013-04-151-3/+46
* | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-021-0/+1
|\ \
| * | ARM: orion5x: include linux/cpu.hArnd Bergmann2013-04-291-0/+1
| |/
* | arm: Use generic idle loopThomas Gleixner2013-04-081-1/+1
|/
* ARM: delete struct sys_timerStephen Warren2012-12-241-5/+1
* arm: orion5x: basic Device Tree supportThomas Petazzoni2012-11-211-2/+2
* Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-071-2/+2
|\
| * Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson2012-09-221-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 UART registration functionsThomas Petazzoni2012-09-211-4/+2
| | * arm: mach-orion5x: use IOMEM() for base address definitionsThomas Petazzoni2012-09-211-8/+11
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-2/+2
|\ \ \ | |/ /
| * | 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 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-10/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-121-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | ARM: orion5x: use fixed PCI i/o mappingRob Herring2012-07-261-10/+0
| | |/ | |/|
* | | 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
|/
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-5/+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-081-1/+3
| * ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn2012-05-081-0/+15
* | Orion5x: Fix Section mismatch warningsAndrew Lunn2012-05-141-1/+1
|/
* Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-02-091-1/+3
* Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-16/+7
|\
| * ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn2011-12-131-10/+5
| * ARM: Orion: mbus_dram_info consolidationAndrew Lunn2011-12-131-5/+6
| * ARM: Orion: Consolidate the address map setupAndrew Lunn2011-12-131-6/+1
* | ARM: restart: orion5x: use new restart hookRussell King2012-01-051-0/+12
|/
* ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-171-2/+2
* ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn2011-05-161-29/+7
* ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-161-27/+2
* ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-161-62/+4
* ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn2011-05-161-97/+5
OpenPOWER on IntegriCloud