summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x
Commit message (Expand)AuthorAgeFilesLines
* 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-249-11/+12
* Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-061-10/+1
|\
| * ARM: orion5x: remove legacy mv643xx_eth board setupSebastian Hesselbarth2013-07-251-10/+1
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-0622-70/+137
|\ \
| * | ARM: orion5x: Move to ID based window creationThomas Petazzoni2013-08-0622-70/+137
| |/
* | ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-10/+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
|/
* Watchdog: allow orion_wdt to be built for DoveRussell King2013-07-111-3/+0
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-095-5/+7
* 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-0726-216/+107
|\
| * arm: mach-orion5x: convert to use mvebu-mbus driverThomas Petazzoni2013-04-1526-216/+107
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-3/+4
|\ \ | |/
| * arm: mach-orion5x: use mv_mbus_dram_info() in PCI codeThomas Petazzoni2013-03-171-3/+4
* | 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-082-2/+3
|/
* 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-2423-29/+25
|/
* arm: orion5x: convert 'LaCie Ethernet Disk mini v2' to Device TreeThomas Petazzoni2012-11-215-91/+16
* arm: orion5x: basic Device Tree supportThomas Petazzoni2012-11-215-2/+89
* Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-077-47/+49
|\
| * Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson2012-09-227-47/+49
| |\
| | * arm: plat-orion: use void __iomem pointers for addr-map functionsThomas Petazzoni2012-09-211-2/+3
| | * 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-4/+2
| | * arm: mach-orion5x: use IOMEM() for base address definitionsThomas Petazzoni2012-09-217-19/+24
| | * arm: mach-orion5x: use plus instead of or for address definitionsThomas Petazzoni2012-09-213-37/+37
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-018-13/+8
|\ \ \ | |/ /
| * | Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-223-4/+4
| |\ \
| | * | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-193-4/+4
| * | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-205-9/+4
| |\ \ \
| | * | | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-1/+0
| | * | | ARM: orion: move custom gpio functions to orion-gpio.hRob Herring2012-09-145-9/+5
| | | |/ | | |/|
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-014-53/+22
|\ \ \ \
| * \ \ \ Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-161-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-134-53/+22
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: mach-orion5x: convert custom LED code to gpio_led and LED CPU triggerBryan Wu2012-08-014-53/+22
* | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-011-6/+6
|\ \ \ \ \
| * | | | | ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses.Andrew Lunn2012-09-281-6/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-014-81/+27
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-121-1/+2
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann2012-08-134-81/+27
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: orion5x: use fixed PCI i/o mappingRob Herring2012-07-264-81/+27
| | | |/ | | |/|
OpenPOWER on IntegriCloud