aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Merge tag 'v2024.01-rc6' into nextTom Rini12-724/+1049
2024-01-03arm: dts: k3-am62a*: Sync with kernel v6.7-rc1Nishanth Menon9-128/+1224
2024-01-03arm: mach-k3: am62a: Add main_timer0 id to the dev listNishanth Menon1-0/+1
2024-01-03arm: dts: k3-am654: convert bootph-pre-ram to bootph-allBryan Brattlof1-37/+37
2024-01-03arm: dts: k3-am654: remove duplicate mcu secure proxy nodeBryan Brattlof1-12/+7
2024-01-03arm: dts: k3-am654: move dummy_clock to root nodeBryan Brattlof1-7/+7
2024-01-03arm: dts: k3-am654: remove un-needed aliasesBryan Brattlof1-1/+0
2024-01-03arm: dts: k3-am654: remove duplicate root propertiesBryan Brattlof1-3/+0
2024-01-03arm: dts: k3-am654: remove duplicate vtt pinmuxBryan Brattlof2-11/+1
2024-01-03arm: dts: k3-am654: remove duplicate mdioBryan Brattlof1-9/+0
2024-01-03arm: dts: k3-am654: remove usb0Bryan Brattlof2-41/+0
2024-01-03arm: dts: k3-am654: remove duplicate ospi0 nodeBryan Brattlof1-37/+0
2024-01-03arm: dts: k3-am654: remove duplicate wkup_i2c0Bryan Brattlof1-25/+0
2024-01-03arm: dts: k3-am654: remove duplicate sdhci1 pinmux nodeBryan Brattlof1-15/+8
2024-01-03arm: dts: k3-am654: remove duplicate sdhci0 pinmux nodeBryan Brattlof1-18/+8
2024-01-03arm: dts: k3-am654: remove duplicate main_uart0Bryan Brattlof1-17/+0
2024-01-03arm: dts: k3-am654: remove duplicate mcu_uart0 nodeBryan Brattlof1-12/+0
2024-01-03arm: dts: k3-am654: add needed regs to udmap nodesBryan Brattlof1-0/+34
2024-01-03arm: dts: k3-am654: remove duplicate mcu_udmapBryan Brattlof1-13/+0
2024-01-03arm: dts: k3-am654: remove duplicate mcu_ringaccBryan Brattlof1-10/+0
2024-01-03arm: dts: k3-am654: remove duplicate timerBryan Brattlof2-15/+27
2024-01-03arm: dts: k3-am654: remove duplicate wkup_uart0Bryan Brattlof1-12/+0
2024-01-03arm: dts: k3-am654: remove duplicate vtt_supplyBryan Brattlof1-9/+0
2024-01-03arm: dts: k3-am654: include a53 board dtb for r5 buildBryan Brattlof1-1/+2
2024-01-03arm: dts: k3-am654: copy bootph properties to a53 dtsBryan Brattlof2-83/+162
2024-01-03arm: dts: k3-am654: pull in dtb update from LinuxBryan Brattlof6-209/+626
2024-01-03arm: dts: k3-am654-r5: Merge board file and U-Boot overlayBryan Brattlof3-214/+119
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"WIP/21Dec2023-nextTom 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-20Merge tag 'u-boot-imx-master-20231220' of https://gitlab.denx.de/u-boot/custo...Tom Rini2-0/+97
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...WIP/20Dec2023-nextTom 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