summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-037-14/+22
|\
| * Merge tag 'sunxi-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2021-02-031-1/+1
| |\
| | * ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-modeHermann Lauer2021-02-031-1/+1
| * | ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLLAlexandre Belloni2021-02-031-3/+0
| * | Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-01-282-2/+6
| |\ \
| | * | ARM: dts: omap4-droid4: Fix lost keypad slide interrupts for droid4Tony Lindgren2021-01-251-0/+5
| | * | Merge branch 'cpuidle-fix' into fixesTony Lindgren2021-01-15338-1808/+21096
| | |\|
| | * | ARM: dts; gta04: SPI panel chip select is active lowH. Nikolaus Schaller2020-12-301-1/+1
| | * | Merge branch 'fixes-omap3' into fixesTony Lindgren2020-12-1834-48/+90
| | |\ \
| | | * | DTS: ARM: gta04: remove legacy spi-cs-high to make display work againH. Nikolaus Schaller2020-12-181-1/+0
| * | | | Merge tag 'stm32-dt-for-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2021-01-263-8/+15
| |\ \ \ \
| | * | | | ARM: dts: stm32: Fix GPIO hog flags on DHCOM DRC02Marek Vasut2021-01-141-2/+2
| | * | | | ARM: dts: stm32: Fix GPIO hog flags on DHCOM PicoITXMarek Vasut2021-01-141-1/+1
| | * | | | ARM: dts: stm32: Fix GPIO hog names on DHCOMMarek Vasut2021-01-142-3/+3
| | * | | | ARM: dts: stm32: Disable optional TSC2004 on DRC02 boardMarek Vasut2021-01-141-0/+6
| | * | | | ARM: dts: stm32: Disable WP on DHCOM uSD slotMarek Vasut2021-01-141-0/+1
| | * | | | ARM: dts: stm32: Connect card-detect signal on DHCOMMarek Vasut2021-01-141-1/+1
| | * | | | ARM: dts: stm32: Fix polarity of the DH DRC02 uSD card detectMarek Vasut2021-01-141-1/+1
| | | |_|/ | | |/| |
* | | | | Merge tag 'devicetree-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-01-301-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM: zImage: atags_to_fdt: Fix node names on added root nodesRob Herring2021-01-271-1/+2
| |/ / /
* | | | Merge tag 'imx-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-01-222-2/+11
|\ \ \ \
| * | | | ARM: dts: imx6qdl-sr-som: fix some cubox-i platformsRussell King2021-01-181-2/+10
| * | | | ARM: dts: imx7d-flex-concentrator: fix pcf2127 resetBruno Thomsen2021-01-181-0/+1
* | | | | ARM: dts: ux500: Reserve memory carveoutsLinus Walleij2021-01-154-1/+112
* | | | | Merge tag 'imx-fixes-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2021-01-153-4/+11
|\| | | |
| * | | | ARM: dts: imx6qdl-gw52xx: fix duplicate regulator namingKoen Vandeputte2021-01-111-1/+1
| * | | | ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default statusMarco Felsch2021-01-111-2/+2
| * | | | ARM: dts: tbs2910: rename MMC node aliasesSoeren Moch2021-01-111-0/+7
| * | | | ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlightMarco Felsch2021-01-051-1/+1
| |/ / /
* | | | Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-083-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann2021-01-081-0/+4
| * | | ARM: dts: ux500/golden: Set display max brightnessLinus Walleij2020-12-221-0/+1
| * | | Merge tag 'omap-for-v5.10/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2020-12-121-0/+8
| |\| | | | |/ | |/|
| | * ARM: dts: OMAP3: disable AES on N950/N9Aaro Koskinen2020-12-011-0/+8
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds2020-12-223-36/+44
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2020-12-211-15/+3
| |\ \ \
| | * | | ARM: kvm: replace open coded VA->PA calculations with adr_l callArd Biesheuvel2020-10-281-13/+2
| | * | | ARM: efistub: replace adrl pseudo-op with adr_l macro invocationArd Biesheuvel2020-10-281-2/+1
| * | | | ARM: 9037/1: uncompress: Add OF_DT_MAGIC macroGeert Uytterhoeven2020-12-211-5/+7
| * | | | ARM: 9036/1: uncompress: Fix dbgadtb size parameter nameGeert Uytterhoeven2020-12-211-2/+2
| * | | | ARM: 9035/1: uncompress: Add be32tocpu macroGeert Uytterhoeven2020-12-211-14/+12
| * | | | ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij2020-10-271-0/+19
| * | | | ARM: 9013/2: Disable KASan instrumentation for some codeLinus Walleij2020-10-271-0/+1
| |/ / /
* | | | Merge tag 'arm-soc-omap-genpd-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-1710-194/+695
|\ \ \ \
| * | | | ARM: dts: Configure power domain for omap5 dssTony Lindgren2020-11-191-0/+1
| * | | | ARM: dts: omap5: add remaining PRM instancesTero Kristo2020-11-191-0/+57
| * | | | ARM: OMAP2+: Drop legacy platform data for dra7 gpmcTony Lindgren2020-11-191-15/+33
| * | | | ARM: dts: Configure interconnect target module for dra7 ivaTony Lindgren2020-11-192-0/+41
| * | | | ARM: dts: dra7: add remaining PRM instancesTero Kristo2020-11-191-0/+76
| * | | | ARM: OMAP2+: Drop legacy platform data for omap4 gpmcTony Lindgren2020-11-191-16/+33