summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: imx6: Use the mux- prefixFabio Estevam2023-06-0415-32/+32
* ARM: dts: imx7d-sdb: Allow UHS modesFabio Estevam2023-06-041-5/+35
* ARM: dts: imx7d-sdb: Describe the SD card regulatorFabio Estevam2023-06-041-0/+12
* ARM: dts: vf610: ZII: Add missing phy-mode and fixed linksAndrew Lunn2023-05-277-7/+47
* ARM: dts: imx6qdl-icore-rqs: Use the 'vmmc-supply' propertyFabio Estevam2023-05-271-2/+2
* ARM: dts: vfxxx: Remove invalid wdog propertyFabio Estevam2023-05-271-1/+0
* ARM: dts: imx35: Remove invalid wdog propertyFabio Estevam2023-05-271-1/+0
* ARM: dts: imx7d-flex-concentrator: Remove invalid ecspi propertyFabio Estevam2023-05-271-2/+0
* ARM: dts: imx6ull-phytec-tauri: Remove invalid propertyFabio Estevam2023-05-271-1/+0
* ARM: dts: imx7d-smegw01: Pass Ethernet aliasesFabio Estevam2023-05-271-0/+2
* ARM: dts: imx7d-smegw01: Use pinctrl-0 for pinctrl_rfkillFabio Estevam2023-05-271-1/+1
* ARM: dts: imx7d-smegw01: Pass 'gpr' to the pinctrl groupsFabio Estevam2023-05-271-4/+4
* ARM: dts: imx7d-smegw01: Remove unneeded #address-cells/#size-cellsFabio Estevam2023-05-271-2/+0
* ARM: dts: imx6qdl-gw5912: remove invalid nodes from fan-controllerTim Harvey2023-05-271-2/+0
* ARM: dts: imx6qdl-gw54xx: remove invalid nodes from fan-controllerTim Harvey2023-05-271-2/+0
* ARM: dts: imx6sx: Add LDB supportFabio Estevam2023-05-271-2/+40
* ARM: dts: imx6sll-evk: avoid underscores in node nameHaibo Chen2023-05-271-4/+4
* ARM: dts: imx6sll-evk: add eMMC node supportHaibo Chen2023-05-271-0/+67
* ARM: dts: imx6qdl: Add HDMI to TQMa6x/MBa6Alexander Stein2023-05-271-0/+41
* ARM: dts: imx6qdl-mba6: add mac address for USB ethernet controllerAlexander Stein2023-05-273-0/+28
* ARM: dts: imx7ulp: add address/size-cells to OCOTPKrzysztof Kozlowski2023-05-151-0/+2
* ARM: dts: mba6ulx: add missing vcc supplies to i2c devicesAlexander Stein2023-05-141-0/+4
* ARM: dts: imx6ul: Add clock and PGC node to GPCStefan Wahren2023-05-141-0/+12
* ARM: dts: imx: Adjust dma-apbh node nameStefan Wahren2023-05-146-6/+6
* ARM: dts: imx6qdl: Add missing phy-mode and fixed linksAndrew Lunn2023-05-132-2/+7
* ARM: dts: imx51: ZII: Add missing phy-modeAndrew Lunn2023-05-133-3/+2
* ARM: dts: imx28-cfa: Replace deprecated spi-gpio propertiesFabio Estevam2023-05-133-11/+11
* ARM: dts: imx28-tx28: Replace deprecated spi-gpio propertiesFabio Estevam2023-05-131-3/+3
* ARM: dts: imx6ul-tx6ul: Replace deprecated spi-gpio propertiesFabio Estevam2023-05-131-3/+3
* ARM: dts: vf610-zii-dev-rev-b: Replace deprecated spi-gpio propertiesFabio Estevam2023-05-131-3/+3
* ARM: dts: imx51-zii-rdu1: Replace deprecated spi-gpio propertiesFabio Estevam2023-05-131-3/+3
* ARM: dts: imx6ul-14x14-evk: Replace deprecated spi-gpio propertiesFabio Estevam2023-05-131-2/+2
* ARM: dts: imx7d-sdb: Replace deprecated spi-gpio propertiesFabio Estevam2023-05-131-2/+2
* ARM: dts: imx6ull-dhcor: Add Marantec maveo boxChristoph Niedermaier2023-05-132-0/+360
* ARM: dts: imx6ull-dhcor: Remove mmc aliases from DHCOR SoMChristoph Niedermaier2023-05-132-2/+5
* Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-051-3/+4
|\
| * locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda2023-04-291-3/+4
* | Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-05-021-0/+1
|\ \
| * | Merge tag 'v6.3-rc2' into nextDmitry Torokhov2023-03-171014-98350/+13323
| |\|
| * | ARM: spitz: include header defining input event codesDmitry Torokhov2023-02-241-0/+1
* | | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-292-2/+3
|\ \ \
| * | | treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-242-1/+3
| * | | sched, smp: Trace IPIs sent via send_call_function_single_ipi()Valentin Schneider2023-03-241-1/+0
| | |/ | |/|
* | | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-2/+4
|\ \ \
| * | | cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf2023-04-141-1/+1
| * | | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | | arm/cpu: Add unreachable() to arch_cpu_idle_dead()Josh Poimboeuf2023-03-071-0/+2
| |/ /
* | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-287-20/+19
|\ \ \
| * | | arm: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-191-7/+9
| * | | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-067-12/+9