summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-02-06arm64: dts: freescale: imx8qm: add apalis eval v1.2 carrier boardJoao Paulo Goncalves8-24/+196
2024-02-06arm64: dts: imx93: Add phyBOARD-Segin-i.MX93 supportMathieu Othacehe3-0/+244
2024-02-06arm64: dts: imx8mp: Enable PCIe to Data Modul i.MX8M Plus eDM SBCMarek Vasut1-0/+16
2024-02-06arm64: dts: ls1012a: fix DWC3 USB VBUS glitch issueRan Wang2-0/+2
2024-02-06arm64: dts: ls1012a: add gpio for i2c bus recoveryLi Yang1-2/+4
2024-02-06arm64: dts: ls1012a: add big-endian property for PCIe nodesHou Zhiqiang1-0/+1
2024-02-06arm64: dts: ls1012a: correct the size of dcfg blockLi Yang1-1/+1
2024-02-05arm64: dts: imx93: drop "master" I3C node name suffixKrzysztof Kozlowski1-2/+2
2024-02-05arm64: dts: freescale: tqma9352: Update I2C eeprom compatibleAlexander Stein1-3/+1
2024-02-05arm64: dts: imx8mp: reparent MEDIA_MIPI_PHY1_REF to CLK_24MAlexander Stein1-4/+8
2024-02-05arm64: dts: imx8mp-verdin: Label ldo5 and link to usdhc2Philippe Schenker1-1/+2
2024-02-05arm64: dts: imx93-var-som: Add Variscite VAR-SOM-MX93Mathieu Othacehe3-0/+463
2024-02-05arm64: dts: ls1046a: Remove big-endian from thermalFabio Estevam1-1/+0
2024-02-03arm64: dts: imx8mp-venice-gw71xx: add TPM deviceTim Harvey1-1/+9
2024-02-03arm64: dts: imx8mm-venice-gw71xx: add TPM deviceTim Harvey1-2/+9
2024-02-03arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUSTim Harvey1-20/+9
2024-02-03arm64: dts: imx8mm-venice-gw7901: add TPM deviceTim Harvey1-1/+9
2024-02-03arm64: dts: imx8mm-venice-gw7901: add digital I/O direction control GPIO'sTim Harvey1-1/+3
2024-02-01arm64: dts: imx8qxp: add GPU nodesAlexander Stein2-0/+28
2024-02-01arm64: dts: imx8qm: Correct edma3 power-domains and interrupt numbersFrank Li1-1/+16
2024-02-01arm64: dts: imx8qm: Align edma3 power-domains resources indentationFrank Li1-7/+7
2024-02-01arm64: dts: imx8qxp: mba8xx: Add analog audio output on MBa8XxAlexander Stein1-3/+24
2024-02-01arm64: dts: imx8qxp: Add mclkout clock gatesAlexander Stein1-0/+20
2024-02-01arm64: dts: imx8qxp: Add audio SAI nodesAlexander Stein2-0/+120
2024-02-01arm64: dts: imx8qxp: Add audio clock mux nodeAlexander Stein1-0/+59
2024-02-01arm64: dts: imx8qxp: Add ACM input clock gatesAlexander Stein1-0/+138
2024-02-01arm64: dts: freescale: add initial device tree for TQMa8XxAlexander Stein7-0/+869
2024-02-01arm64: dts: imx: add imx8dxp supportAlexander Stein1-0/+24
2024-02-01arm64: dts: imx8mm-kontron: Refactor devicetree for OSM-S module and boardFrieder Schrempf2-205/+616
2024-02-01arm64: dts: imx8mm-kontron: Add I2C EEPROM on OSM-S Kontron i.MX8MMFrieder Schrempf1-0/+8
2024-02-01arm64: dts: imx8mm-kontron: Remove useless trickle-diode-disable from RTC nodeFrieder Schrempf1-1/+0
2024-02-01arm64: dts: imx8mm-kontron: Disable uneffective PUE bit in SDIO IOMUXFrieder Schrempf1-3/+3
2024-02-01arm64: dts: imx8mm-kontron: Fix OSM-S devicetrees to match latest hardwareFrieder Schrempf1-23/+41
2024-02-01arm64: dts: imx8mm-kontron: Fix interrupt for RTC on OSM-S i.MX8MM moduleFrieder Schrempf1-1/+1
2024-02-01arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL ...Frieder Schrempf1-9/+9
2024-02-01arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL ...Frieder Schrempf1-9/+9
2024-02-01arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL boardFrieder Schrempf1-8/+8
2024-02-01arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL OS...Frieder Schrempf1-8/+8
2024-02-01arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on SL/BL i.MX8MMFrieder Schrempf2-4/+4
2024-02-01arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on OSM-S i.MX8MMFrieder Schrempf2-4/+4
2024-01-21Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+1
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds50-170/+2141
2024-01-20Merge tag 'sh-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+3
2024-01-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds10-47/+81
2024-01-20Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds25-77/+1575
2024-01-20Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+12
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds9-9/+18
2024-01-19sparc: Use device_get_match_data()Rob Herring2-10/+12
2024-01-19sh: vsyscall: Remove unnecessary $(foreach ...)Masahiro Yamada1-3/+2
2024-01-19sh: ecovec24: Rename missed backlight field from fbdev to devGeert Uytterhoeven1-1/+1