summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-2633-80/+1815
|\
| * asm-generic/io.h: Unbork ioremap_np() declarationHector Martin2021-04-091-2/+1
| * Merge tag 'm1-soc-bringup-v5' of https://github.com/AsahiLinux/linux into arm...Arnd Bergmann2021-04-0833-80/+1816
| |\
| | * arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetreeHector Martin2021-04-085-0/+184
| | * dt-bindings: display: Add apple,simple-framebufferHector Martin2021-04-081-0/+5
| | * arm64: Kconfig: Introduce CONFIG_ARCH_APPLEHector Martin2021-04-082-0/+8
| | * irqchip/apple-aic: Add support for the Apple Interrupt ControllerHector Martin2021-04-085-0/+864
| | * dt-bindings: interrupt-controller: Add DT bindings for apple-aicHector Martin2021-04-083-0/+104
| | * arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.hHector Martin2021-04-082-56/+60
| | * of/address: Add infrastructure to declare MMIO as non-postedHector Martin2021-04-081-2/+41
| | * asm-generic/io.h: implement pci_remap_cfgspace using ioremap_npHector Martin2021-04-082-18/+8
| | * arm64: Implement ioremap_np() to map MMIO as nGnRnEHector Martin2021-04-081-0/+1
| | * docs: driver-api: device-io: Document ioremap() variants & access funcsHector Martin2021-04-081-0/+218
| | * docs: driver-api: device-io: Document I/O access functionsArnd Bergmann2021-04-081-0/+138
| | * asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin2021-04-087-1/+60
| | * arm64: arch_timer: Implement support for interrupt-namesHector Martin2021-04-082-3/+22
| | * dt-bindings: timer: arm,arch_timer: Add interrupt-names supportHector Martin2021-04-081-0/+19
| | * arm64: cputype: Add CPU implementor & types for the Apple M1 coresHector Martin2021-04-081-0/+6
| | * dt-bindings: arm: cpus: Add apple,firestorm & icestorm compatiblesHector Martin2021-04-081-0/+2
| | * dt-bindings: arm: apple: Add bindings for Apple ARM platformsHector Martin2021-04-082-0/+74
| | * dt-bindings: vendor-prefixes: Add apple prefixHector Martin2021-04-081-0/+2
| * | Merge branch 'apple/m1-dependency' into arm/apple-m1Arnd Bergmann2021-04-0883-12202/+730
| |\|
| | * Merge remote-tracking branch 'arm64/for-next/fiq'Hector Martin2021-04-0811-70/+125
| | |\
| | * | Merge commit '71b25f4df984' from tty/tty-nextHector Martin2021-04-0872-12132/+605
| |/| |
* | | | Merge tag 'arm-newsoc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-2614-9/+190
|\ \ \ \
| * \ \ \ Merge tag 'bmc-5.13-wpcm450' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-04-0914-9/+190
| |\ \ \ \
| | * | | | ARM: config: Add WPCM to multi v5Joel Stanley2021-04-091-0/+3
| | * | | | MAINTAINERS: Add entry for Nuvoton WPCM450Jonathan Neuschäfer2021-04-091-0/+9
| | * | | | ARM: dts: Add devicetree for Supermicro X9SCi-LN4F based on WPCM450Jonathan Neuschäfer2021-04-092-0/+42
| | * | | | ARM: dts: Add devicetree for Nuvoton WPCM450 BMC chipJonathan Neuschäfer2021-04-091-0/+76
| | * | | | watchdog: npcm: Add support for WPCM450Jonathan Neuschäfer2021-04-091-0/+1
| | * | | | ARM: npcm: Introduce Nuvoton WPCM450 SoCJonathan Neuschäfer2021-04-093-1/+25
| | * | | | dt-bindings: watchdog: npcm: Add nuvoton,wpcm450-wdtJonathan Neuschäfer2021-04-091-1/+2
| | * | | | dt-bindings: arm: npcm: Add nuvoton,wpcm450 compatible stringJonathan Neuschäfer2021-04-091-0/+6
| | * | | | dt-bindings: vendor-prefixes: Add SupermicroJonathan Neuschäfer2021-04-091-0/+2
| | * | | | ARM: dts: Add board-specific compatible string to npcm750-evb devicetreeJonathan Neuschäfer2021-04-081-1/+1
| | * | | | dt-bindings: arm: Convert nuvoton,npcm750 binding to YAMLJonathan Neuschäfer2021-04-082-6/+23
| |/ / / /
* | | | | Merge tag 'arm-dt-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-04-26513-3328/+26470
|\ \ \ \ \
| * | | | | dt-bindings: mali-bifrost: add dma-coherentKevin Hilman2021-04-221-0/+2
| * | | | | arm64: dts: amlogic: misc DT schema fixupsKevin Hilman2021-04-2216-28/+31
| * | | | | Merge tag 'bmc-5.13-devicetree-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2021-04-204-142/+201
| |\ \ \ \ \
| | * | | | | ARM: dts: aspeed: tiogapass: add hotplug controllerPaul Fertser2021-04-161-0/+5
| | * | | | | ARM: dts: aspeed: amd-ethanolx: Enable all used I2C bussesKonstantin Aladyshev2021-04-161-0/+30
| | * | | | | ARM: dts: aspeed: Rainier: Update to pass 2 hardwareEddie James2021-04-161-40/+153
| | * | | | | ARM: dts: aspeed: Rainier 1S4U: Fix fan nodesEddie James2021-04-161-1/+1
| | * | | | | ARM: dts: aspeed: Rainier: Fix humidity sensor bus addressEddie James2021-04-161-2/+2
| | * | | | | ARM: dts: aspeed: Rainier: Fix PCA9552 on bus 8Eddie James2021-04-161-99/+10
| * | | | | | Merge tag 'qcom-arm64-for-5.13-3' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2021-04-194-14/+25
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: qcom: sc7180: Update iommu property for simultaneous playbackV Sujith Kumar Reddy2021-04-191-1/+2
| | * | | | | | arm64: dts: qcom: sc7180: pompom: Add "dmic_clk_en" + sound modelDouglas Anderson2021-04-191-0/+7