summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini2-15/+24
2023-12-21stm32: Use bootm_run() and bootz_run()Simon Glass1-9/+11
2023-12-21stm32: Use local vars in stm32prog for initrd and fdtSimon Glass1-9/+14
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass1-2/+4
2023-12-21rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.cTom Rini1-0/+1
2023-12-21arm: Remove <asm/types.h> from asm/global_data.hTom Rini1-1/+0
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini13-15/+2
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini5-5/+0
2023-12-20colibri-imx8x: configure usb hub to bypass modeAndrejs Cainikovs2-2/+15
2023-12-20colibri-imx8x: remove -u-boot.dtsi includeAndrejs Cainikovs1-1/+0
2023-12-20apalis-imx8: remove -u-boot.dtsi includeAndrejs Cainikovs1-1/+0
2023-12-20arm: dts: imx8mp-venice-gw72xx: add TPM deviceTim Harvey2-1/+17
2023-12-20arm: dts: imx8mm-venice-gw72xx: add TPM deviceTim Harvey2-1/+16
2023-12-20mxs: Fix VDDx brownout interrupt disable/enableCody Green1-3/+5
2023-12-20Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/cus...Tom Rini14-79/+185
2023-12-19board: compal: paz00: clean up the boardSvyatoslav Ryhel1-2/+2
2023-12-19board: htc: endeavoru: switch to DM pinmuxSvyatoslav Ryhel1-0/+1147
2023-12-19board: asus: transformer: switch to DM pinmuxSvyatoslav Ryhel8-0/+3289
2023-12-19board: lg: x3-t30: switch to DM pinmuxSvyatoslav Ryhel3-0/+1028
2023-12-19board: asus: grouper: switch to DM pinmuxSvyatoslav Ryhel4-0/+1087
2023-12-19drivers: pinctrl: tegra: incorporate existing codeSvyatoslav Ryhel19-2602/+14
2023-12-19drivers: pinctrl: create Tegra DM pinctrl driverSvyatoslav Ryhel5-0/+1696
2023-12-19ARM: mach-tegra: rearrange SPL configsSvyatoslav Ryhel1-1/+2
2023-12-19ARM: tegra114: clock: implement PLLD2 supportSvyatoslav Ryhel2-1/+8
2023-12-19ARM: tegra30: clock: implement PLLD2 supportSvyatoslav Ryhel4-3/+12
2023-12-19ARM: tegra: clock: support get and set rate for simple PLLSvyatoslav Ryhel6-21/+126
2023-12-19Merge patch series "Fix J7200 kernel boot when using upstream u-boot"Tom Rini2-3/+13
2023-12-19Merge patch series "Add support for MediaTek MT8365 EVK Board"Tom Rini7-0/+1604
2023-12-19arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323Reid Tonking1-1/+2
2023-12-19arm: mach-k3: j72xx: add new 'virtual' muxBryan Brattlof1-2/+11
2023-12-19board: mediatek: add MT8365 EVK board supportJulien Masson2-0/+700
2023-12-19arm: mediatek: add support for MediaTek MT8365 SoCJulien Masson5-0/+904
2023-12-19arm: mach-k3: am625: Relax emmc boot conditionMichael Trimarchi1-5/+2
2023-12-19ARM: dts: sync Amlogic GX DT to Linux v6.4Neil Armstrong14-79/+185
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini10-13/+83
2023-12-15Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini1-57/+0
2023-12-15arm: mach-k3: Merge initial memory mapsAndrew Davis1-226/+2
2023-12-15arm: mach-k3: Remove non-cached memory map areasAndrew Davis1-27/+3
2023-12-15arm: mach-k3: Do not map ATF and OPTEE regions in MMUAndrew Davis1-4/+10
2023-12-15arm: mach-k3: Let the compiler size the mem_map listsAndrew Davis1-29/+6
2023-12-15arm: mach-k3: Move K3 common schema.yaml out of board directoryAndrew Davis3-80/+450
2023-12-15clk: zynq: Move soc_clk_dump to Zynq clock driverIgor Prusov1-57/+0
2023-12-15ARM: dts: stm32: support MIPI DSI on stm32f469-disco boardDario Binacchi1-0/+4
2023-12-15ARM: dts: stm32: make the DSI clock usable by the clock driverDario Binacchi1-0/+5
2023-12-15ARM: dts: stm32: make the LTDC clock usable by the clock driverDario Binacchi1-0/+4
2023-12-15ARM: dts: stm32f469-disco: sync with Linux 6.5Dario Binacchi1-2/+2
2023-12-15ARM: dts: stm32f769-disco: rework ltdc nodeDario Binacchi2-14/+13
2023-12-14ddr: imx: Add 3600 MTps rate supportMarek Vasut1-0/+1
2023-12-14arm64: imx8mp: Inhibit DTC warning on DH i.MX8MP DHCOM rev.100 DTOMarek Vasut1-0/+2
2023-12-14Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini17-29/+13