aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2021-01-25ARM: dts: stm32: Add additional init state for SDMMC1 pinsMarek Vasut1-0/+23
2021-01-24arm: dts: keystone: Harmonize DWC USB3 DT nodes nameSerge Semin2-3/+3
2021-01-24arm: dts: keystone: Correct DWC USB3 compatible stringSerge Semin2-2/+2
2021-01-22ARM: dts: nomadik: Fix up MMC node namesLinus Walleij3-3/+3
2021-01-22Merge tag 'ux500-dts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann16-79/+1244
2021-01-22ARM: dts: Fix up MMC host node namesLinus Walleij8-25/+25
2021-01-22ARM: mstar: Unify common parts of BreadBee boards into a dtsiDaniel Palmer3-0/+51
2021-01-22Merge tag 'at91-dt-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Arnd Bergmann7-8/+20
2021-01-22Merge tag 'socfpga_dts_update_for_v5.12' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-2/+11
2021-01-22ARM: dts: at91: sama5d2: remove atmel,wakeup-type referencesClaudiu Beznea6-6/+0
2021-01-22ARM: dts: at91-sama5d27_wlsom1: add i2c recoveryNicolas Ferre1-2/+20
2021-01-18ARM: dts: sunxi: Fix CPU thermal zone node nameMaxime Ripard4-4/+4
2021-01-18ARM: dts: sunxi: Add missing backlight supplyMaxime Ripard10-2/+10
2021-01-18ARM: dts: sunxi: Fix the LED node namesMaxime Ripard50-90/+88
2021-01-18Merge tag 'omap-for-v5.11/dt-late-signed' into omap-for-v5.12-dtTony Lindgren8-23/+113
2021-01-18ARM: dts: sun8i-v3s: Add CSI0 MCLK pin definitionPaul Kocialkowski1-0/+6
2021-01-14ARM: dts: stm32: Disable KS8851 and FMC on PicoITX boardMarek Vasut1-0/+8
2021-01-14ARM: dts: stm32: Fix schema warnings for pwm-leds on lxa-mc1Alexander Dahl1-6/+7
2021-01-14ARM: dts: stm32: Disable SDMMC1 CKIN feedback clock on DHCOMMarek Vasut1-1/+0
2021-01-14ARM: dts: stm32: Enable internal pull-ups for SDMMC1 on DHCOM SoMMarek Vasut1-0/+14
2021-01-14ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02Marek Vasut1-2/+2
2021-01-14ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITXMarek Vasut1-1/+1
2021-01-14ARM: dts: stm32: Fix GPIO hog names on DHCOMMarek Vasut2-3/+3
2021-01-14ARM: dts: stm32: Disable optional TSC2004 on DRC02 boardMarek Vasut1-0/+6
2021-01-14ARM: dts: stm32: Disable WP on DHCOM uSD slotMarek Vasut1-0/+1
2021-01-14ARM: dts: stm32: Connect card-detect signal on DHCOMMarek Vasut1-1/+1
2021-01-14ARM: dts: stm32: Fix polarity of the DH DRC02 uSD card detectMarek Vasut1-1/+1
2021-01-13ARM: dts: ux500: Add die temperature to AB8505Linus Walleij1-1/+5
2021-01-13ARM: dts: ux500: Push VMMCI down to each treeLinus Walleij8-42/+153
2021-01-13ARM: dts: ux500: Remove the GPADC HW IRQLinus Walleij1-4/+3
2021-01-13ARM: dts: ux500: Add thermistors to the HREFLinus Walleij1-0/+58
2021-01-13ARM: dts: ux500: Add interrupts to chargerLinus Walleij2-3/+101
2021-01-13ARM: dts: ux500: Fix channel names attributesLinus Walleij2-7/+7
2021-01-13ARM: dts: ux500: Add a device tree for JaniceLinus Walleij2-0/+895
2021-01-13ARM: dts: sun5i: add A10s/A13 mali gpu support fallbackSergio Sota1-0/+12
2021-01-08Merge tag 'v5.11-berlin-dts' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann4-21/+21
2021-01-07ARM: dts: arria10: add PMU nodeDinh Nguyen1-2/+11
2021-01-07ARM: dts: sun8i: r40: Add deinterlace nodeJernej Skrabec1-0/+19
2021-01-06ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add poweroff nodeMichael Klein1-0/+5
2021-01-06ARM: dts: sun8i-v3: Add support for the SL631 Action Camera with IMX179Paul Kocialkowski3-0/+151
2021-01-06ARM: dts: sun8i: Cleanup the Pinecube AXP209 nodePaul Kocialkowski1-6/+2
2021-01-06ARM: dts: sun8i-v3s: Add the V3s NMI IRQ controllerPaul Kocialkowski1-1/+10
2021-01-04ARM: dts: sun6i-a31s-sinovoip-bpi-m2: add gpio-line-namesMichael Klein1-0/+71
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-28ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add regulator nodes vcc-dram and vc...Michael Klein1-0/+24
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-13/+11
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds50-473/+1256
2020-12-21Merge branch 'devel-stable' into for-nextRussell King13-273/+431
2020-12-21Merge branches 'fixes' and 'misc' into for-nextRussell King43-185/+819