summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-01-251-4/+3
|\
| * ARM: 8955/1: virt: Relax arch timer version check during early bootVladimir Murzin2020-01-221-4/+3
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-01-252-0/+7
|\ \
| * \ Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-01-242-0/+7
| |\ \
| | * | ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1Raag Jadav2020-01-231-0/+2
| | * | ARM: dts: am335x-boneblack-common: fix memory sizeMatwey V. Kornilov2020-01-131-0/+5
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-01-1723-834/+74
|\| | |
| * | | Merge tag 'sunxi-fixes-for-5.5' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2020-01-111-1/+1
| |\ \ \
| | * | | ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarityMarek Szyprowski2019-12-171-1/+1
| | | |/ | | |/|
| * | | Merge tag 'imx-fixes-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-01-1110-25/+9
| |\ \ \
| | * | | ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash supportMarcel Ziswiler2020-01-091-0/+4
| | * | | ARM: dts: imx6sll-evk: Remove incorrect power supply assignmentAnson Huang2020-01-091-4/+0
| | * | | ARM: dts: imx6sl-evk: Remove incorrect power supply assignmentAnson Huang2020-01-091-4/+0
| | * | | ARM: dts: imx6sx-sdb: Remove incorrect power supply assignmentAnson Huang2020-01-092-8/+0
| | * | | ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignmentAnson Huang2020-01-091-4/+0
| | * | | ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DLJagan Teki2020-01-091-1/+1
| | * | | ARM: dts: imx6q-dhcom: Fix SGTL5000 VDDIO regulator connectionMarek Vasut2019-12-231-1/+1
| | * | | ARM: dts: imx7ulp: fix reg of cpu nodePeng Fan2019-12-231-2/+2
| | * | | ARM: dts: imx6q-dhcom: fix rtc compatibleAlexandre Belloni2019-12-231-1/+1
| * | | | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-01-111-1/+1
| |\ \ \ \
| | * | | | ARM: dts: meson8: fix the size of the PMU registersMartin Blumenstingl2019-12-091-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'aspeed-5.5-devicetree-fixes' of git://git.kernel.org/pub/scm/linux...Olof Johansson2020-01-083-785/+26
| |\ \ \ \
| | * | | | ARM: dts: aspeed: rainier: Fix fan fault and presenceBrandon Wyman2020-01-081-2/+2
| | * | | | ARM: dts: aspeed: rainier: Remove duplicate i2c bussesJoel Stanley2020-01-081-365/+0
| | * | | | ARM: dts: aspeed: tacoma: Remove duplicate flash nodesJoel Stanley2020-01-081-31/+0
| | * | | | ARM: dts: aspeed: tacoma: Remove duplicate i2c bussesJoel Stanley2020-01-081-367/+0
| | * | | | ARM: dts: aspeed: tacoma: Fix fsi master nodeJoel Stanley2020-01-081-0/+5
| | * | | | ARM: dts: aspeed-g6: Fix FSI master locationJoel Stanley2020-01-081-20/+19
| * | | | | ARM: omap2plus: select RESET_CONTROLLERArnd Bergmann2020-01-081-1/+2
| * | | | | ARM: davinci: select CONFIG_RESET_CONTROLLERArnd Bergmann2020-01-081-0/+1
| * | | | | Merge tag 'omap-for-v5.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2020-01-074-14/+27
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ARM: dts: beagle-x15-common: Model 5V0 regulatorKishon Vijay Abraham I2019-12-181-0/+21
| | * | | | ARM: dts: am571x-idk: Fix gpios property to have the correct gpio numberKishon Vijay Abraham I2019-12-171-1/+1
| | * | | | ARM: dts: am57xx-beagle-x15/am57xx-idk: Remove "gpios" for endpoint dt nodesKishon Vijay Abraham I2019-12-173-12/+0
| | * | | | ARM: OMAP2+: Fix ti_sysc_find_one_clockdomain to check for to_clk_hw_omapTony Lindgren2019-12-161-1/+5
| * | | | | ARM: dts: mmp3: Fix the TWSI rangesLubomir Rintel2020-01-061-6/+6
| * | | | | ARM: mmp: do not divide the clock rateLubomir Rintel2020-01-061-1/+1
* | | | | | arm: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-3/+4
|/ / / / /
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-12-1717-27/+54
|\ \ \ \ \
| * \ \ \ \ Merge tag 'arm-soc/for-5.5/soc-fixes' of https://github.com/Broadcom/stblinux...Olof Johansson2019-12-161-0/+1
| |\ \ \ \ \
| | * | | | | ARM: bcm: Add missing sentinel to bcm2711_compat[]H. Nikolaus Schaller2019-12-161-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'samsung-fixes-5.5' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2019-12-161-0/+1
| |\ \ \ \ \
| | * | | | | ARM: exynos_defconfig: Restore debugfs supportMarek Szyprowski2019-12-091-0/+1
| | |/ / / /
| * | | | | Merge tag 'renesas-fixes-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2019-12-161-0/+1
| |\ \ \ \ \
| | * | | | | ARM: shmobile: defconfig: Restore debugfs supportGeert Uytterhoeven2019-12-131-0/+1
| | |/ / / /
| * | | | | Merge tag 'omap-for-v5.5/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-12-134-4/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM: dts: am437x-gp/epos-evm: fix panel compatibleTomi Valkeinen2019-12-112-2/+2
| | * | | | ARM: omap2plus_defconfig: Add back DEBUG_FSTony Lindgren2019-12-101-0/+1
| | * | | | ARM: omap2plus_defconfig: enable NET_SWITCHDEVGrygorii Strashko2019-12-101-1/+2
| | * | | | ARM: dts: am335x-sancloud-bbe: fix phy modeMans Rullgard2019-12-101-1/+1
| | |/ / /