summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-01-16mach-snapdragon: switch to PMIC button driverCaleb Connolly11-112/+72
2024-01-16pinctrl: qcom: make compatible with linux DTsCaleb Connolly5-30/+37
2024-01-16pinctrl: qcom: move ipq4019 driver from mach-ipq40xxCaleb Connolly5-256/+1
2024-01-16pinctrl: qcom: move out of mach-snapdragonCaleb Connolly8-433/+4
2024-01-16clk/qcom: use function pointers for enable and set_rateCaleb Connolly4-206/+0
2024-01-16clk/qcom: handle resets and clocks in one deviceKonrad Dybcio3-23/+11
2024-01-16clk/qcom: move ipq4019 driver from mach-ipq40xxCaleb Connolly3-89/+1
2024-01-16clk/qcom: move from mach-snapdragonCaleb Connolly8-787/+4
2024-01-15arm: mach-k3: am642: Define NAND boot deviceRoger Quadros2-0/+4
2024-01-14ARM: dts: renesas: Synchronize R-Car R8A779F0 S4 DTs with Linux 6.6.3Marek Vasut3-3/+38
2024-01-14ARM: dts: renesas: Synchronize R-Car R8A77990 E3 DTs with Linux 6.6.3Marek Vasut1-2/+2
2024-01-14ARM: dts: renesas: Synchronize R-Car R8A77970 V3M DTs with Linux 6.6.3Marek Vasut1-1/+1
2024-01-14ARM: dts: renesas: Synchronize R-Car R8A7792 V2H DTs with Linux 6.6.3Marek Vasut1-1/+1
2024-01-12imx: imx9: fixup thermal trips from fusesPrimoz Fiser1-0/+45
2024-01-12Add support for phyGATE-Tauri-L-iMX8MMYannic Moog3-0/+560
2024-01-12imx8m: Select BINMAN at SoC levelFabio Estevam1-38/+1
2024-01-12imx9: Select BINMAN at SoC levelFabio Estevam1-2/+1
2024-01-12xilinx: r5: Include the sys_r5_proto.h header for future useVenkatesh Yadav Abbarapu1-0/+5
2024-01-11tools: kwbimage: Allow disabling build on non-mvebu platformsAlexander Dahl1-0/+1
2024-01-11arm: spl: Use separate fault handlers instead of a single common oneCsókás Bence2-0/+27
2024-01-11Merge patch series "net fixes prior lwip"Tom Rini7-14/+17
2024-01-11omap3: use device specific naming for mem_initMaxim Uvarov4-7/+7
2024-01-11mach-socfpga: do not overlap defines with lwipMaxim Uvarov2-6/+9
2024-01-11sandbox: eth-raw-os: successful return code is 0Maxim Uvarov1-1/+1
2024-01-11arm64: zynqmp: Remove ltc2954 nodeMichal Simek1-9/+0
2024-01-10arm: mvebu: eDPU: support new board revisionRobert Marko2-5/+55
2024-01-10arm: mvebu: AC5: Use finer grained memory mapChris Packham1-15/+51
2024-01-10arm64: zynqmp: Rename zynqmp-power node to power-managementMichal Simek1-1/+1
2024-01-10arm64: zynqmp: Match dwc3 interrupts description with valuesMichal Simek1-2/+2
2024-01-10arm64: zynqmp: Replace '-' by '_' in fixed clock nodesMichal Simek12-23/+23
2024-01-10arm64: xilinx: Remove multiple blank lines from DTSesMichal Simek4-4/+0
2024-01-10arm64: zynqmp: Add missing description for efuse aeskey/pufuserMichal Simek1-0/+6
2024-01-10arm64: zynqmp: Describe interrupt by using macro (OCM)Michal Simek1-1/+1
2024-01-10arm64: zynqmp: Update the i2c0 node for zcu1285Shubhrajyoti Datta1-174/+0
2024-01-09arm64: zynqmp: Rename i2c?-gpio to i2c?-gpio-grpMichal Simek22-33/+33
2024-01-09arm64: zynqmp: Remove mt25qu512a compatible string from SOMMichal Simek1-1/+1
2024-01-09arm64: zynqmp: Fix clock node name in kv260 cardsMichal Simek2-12/+12
2024-01-09arm64: zynqmp: Move fixed clock to / for kv260Michal Simek2-41/+37
2024-01-09arm64: zynqmp: Describe ethernet phy on kd240Michal Simek1-0/+2
2024-01-08Merge tag 'u-boot-imx-master-20240108' of https://gitlab.denx.de/u-boot/custo...Tom Rini12-8/+829
2024-01-08Add imx93-var-som supportMathieu Othacehe6-1/+692
2024-01-08imx9: imx93_evk: Add binman support.Mathieu Othacehe2-0/+3
2024-01-08mach-imx: Add i.MX93 binman support.Mathieu Othacehe4-1/+134
2024-01-08ARM: imx: Auto-detect PHY on Data Modul i.MX8M Mini/Plus eDM SBCMarek Vasut1-6/+0
2024-01-08Merge branch 'next'Tom Rini402-6549/+21827
2024-01-07riscv: allow usage of ACPIHeinrich Schuchardt1-0/+1
2024-01-07riscv: add ACPI fields to global dataHeinrich Schuchardt1-0/+6
2024-01-07arm: add ACPI fields to global dataHeinrich Schuchardt1-1/+6
2024-01-07acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt4-25/+11
2024-01-07acpi: Write pointers to tables instead of addressesSimon Glass2-3/+19