summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mv78xx0
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-06-281-5/+11
* ARM: mv78xx0: fix possible PCI buffer overflowArnd Bergmann2017-01-271-1/+1
* ARM: mv78xx0: simplify ethernet device creationArnd Bergmann2016-09-141-7/+2
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
* ARM: mv78xx0: Remove CLK_IS_ROOTStephen Boyd2016-04-271-2/+1
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-202-4/+2
|\
| * Merge tag 'mvebu-cleanup-4.6-1' of git://git.infradead.org/linux-mvebu into n...Olof Johansson2016-02-081-1/+2
| |\
| | * ARM: mv78xx0: use "depends on" instead of "if" after promptMasahiro Yamada2016-01-251-1/+2
| * | ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada2016-02-081-3/+0
| |/
* | ARM: mv78xx0: avoid unused function warningArnd Bergmann2016-02-251-3/+2
|/
* ARM: mv78xx0: multiplatform supportArnd Bergmann2015-12-073-48/+13
* ARM: mv78xx0: clean up mach/*.h headersArnd Bergmann2015-12-0712-32/+10
* ARM: orion: use SPARSE_IRQ everywhereArnd Bergmann2015-12-075-1/+6
* ARM: orion: always use MULTI_IRQ_HANDLERArnd Bergmann2015-12-072-41/+33
* PCI: Cleanup control flowBjorn Helgaas2015-03-191-8/+4
* Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-0/+1
|\
| * watchdog: orion: Make RSTOUT register a separate resourceEzequiel Garcia2014-02-221-0/+1
* | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-051-1/+1
|\ \
| * | ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn2014-02-221-1/+1
| |/
* | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-9/+0
|\ \ | |/ |/|
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-9/+0
* | 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
| | |/ | |/|
OpenPOWER on IntegriCloud