summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-dove
Commit message (Expand)AuthorAgeFilesLines
* ARM: dove: Drop unused includesRob Herring2023-08-121-2/+0
* PCI: Introduce pci_dev_for_each_resource()Mika Westerberg2023-04-041-5/+5
* ARM: orion: remove unused board filesArnd Bergmann2023-01-103-110/+0
* ARM: make ARCH_MULTIPLATFORM user-visibleArnd Bergmann2022-08-301-1/+1
* ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann2022-08-181-4/+0
* Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-0411-54/+14
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2022-06-1011-54/+14
* | Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-021-0/+1
|\ \
| * | ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann2022-07-221-0/+1
| |/
* / ARM: Marvell: Update PCIe fixupPali Rohár2022-07-182-3/+9
|/
* ARM: dove: multiplatform supportArnd Bergmann2022-04-043-38/+14
* ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()Andy Shevchenko2022-02-031-3/+3
* arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár2021-12-071-4/+5
* ARM: dove: mark 'putc' as inlineArnd Bergmann2021-10-051-2/+2
* arm: mach-dove: Mark dove_io_desc as __maybe_unusedVincenzo Frascino2020-03-131-1/+1
* ARM: orion/mvebu: unify debug-ll virtual addressesArnd Bergmann2019-08-141-5/+5
* ARM: dove: clean up mach/*.h headersArnd Bergmann2019-08-1412-44/+17
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-06-281-5/+12
* ARM: dove: Remove CLK_IS_ROOTStephen Boyd2016-04-271-2/+1
* ARM: orion: only select I2C_BOARDINFO when using I2CArnd Bergmann2016-02-251-1/+1
* ARM: dove: convert legacy dove to PMU supportRussell King2015-12-083-102/+32
* ARM: orion: use SPARSE_IRQ everywhereArnd Bergmann2015-12-076-3/+7
* ARM: orion: always use MULTI_IRQ_HANDLERArnd Bergmann2015-12-072-44/+1
* ARM: orion: move watchdog setup to mach-orion5xArnd Bergmann2015-12-071-0/+17
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-3/+3
* Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-08-051-1/+2
|\
| * ARM/dove: Prepare pmu_irq_handler for irq argument removalThomas Gleixner2015-07-131-1/+2
* | ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
|/
* ARM: dove: fix legacy dove IRQ numbersRussell King2015-06-242-63/+63
* PCI: Cleanup control flowBjorn Helgaas2015-03-191-8/+4
* ARM: orion: switch to a per-platform handle_irq() functionThomas Petazzoni2014-04-261-0/+36
* 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-053-56/+0
|\ \
| * | ARM: mvebu: move DT Dove to MVEBUSebastian Hesselbarth2014-03-043-56/+0
| |/
* | 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: Dove: Fix compiler warnings with C=1 buildsAndrew Lunn2013-11-241-12/+3
|/
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-111-38/+1
|\
| * ARM: dove: remove legacy pcie and clock initSebastian Hesselbarth2013-10-081-29/+0
| * ARM: dove: switch to DT probed mbus address windowsSebastian Hesselbarth2013-10-081-9/+1
* | ARM: dove: remove custom .init_time hookSebastian Hesselbarth2013-09-291-11/+0
|/
* Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-063-17/+19
|\
| * ARM: dove: convert to DT irqchip and clocksourceSebastian Hesselbarth2013-07-253-9/+20
| * ARM: dove: remove legacy mv643xx_eth setupSebastian Hesselbarth2013-07-251-9/+0
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-23/+45
|\ \