summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-06-02global: Cleanup usage of "ETH_ALEN"Tom Rini
2025-06-02include/mtd.h: Cleanup usageTom Rini
2025-06-02include/mmc.h: Audit include listTom Rini
2025-06-02include/bios_emul.h: Audit include listTom Rini
2025-06-02ARM: Align image end to 8 bytes to fit DT alignmentMarek Vasut
2025-06-02arm/dts/qemu-sbsa: Fix interruptPatrick Rudolph
2025-06-02mach-snapdragon: Update fdtfile logic to work for RB1 and RB2Sumit Garg
2025-06-02Revert "riscv: Select appropriate image type"Mayuresh Chitale
2025-06-02Revert "booti/bootm: riscv: Verify image arch type"Mayuresh Chitale
2025-05-30imx8mp-venice-gw74xx: add w_disable2 gpio configurationTim Harvey
2025-05-30board: venice: add imx8mp-gw82xx supportTim Harvey
2025-05-30Merge patch series "Almost complete DM_SERIAL migration"Tom Rini
2025-05-30PowerPC / Layerscape: Finish migration to DM_SERIALTom Rini
2025-05-29Merge patch series "Remove clocks from R5 dtsi for missed boards."Tom Rini
2025-05-29arm: dts: k3-am62a7-phycore-r5*: Remove clocks from main_timer0Manorit Chawdhry
2025-05-29arm: dts: k3-am625-verdin-r5*: Remove clocks from main_timer0Manorit Chawdhry
2025-05-29arm: dts: k3-am625-phycore-r5*: Remove clocks from main_timer0Manorit Chawdhry
2025-05-29arm: dts: k3-am625-beagleplay-r5*: Remove clocks from main_timer0Manorit Chawdhry
2025-05-29Merge patch series "Print Reset Reason for K3 based devices"Tom Rini
2025-05-29arm: mach-k3: am62x: Implement get_reset_reason()Wadim Egorov
2025-05-29arm: mach-k3: Detect and print reset reasonWadim Egorov
2025-05-29Merge patch series "Remove <env.h> from <net.h>"Tom Rini
2025-05-29tegra: Include env.h to permit reading the environmentSimon Glass
2025-05-29Merge patch series "Start removing <env.h> from headers when not required"Tom Rini
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-29global: Add <linux/string.h> instead of long indirect include pathTom Rini
2025-05-27binman: x86: Write skip-at-start when end-at-4gb is usedSimon Glass
2025-05-26Merge tag 'v2025.07-rc3' into nextTom Rini
2025-05-25x86: efi_loader: Ensure the SMBIOS tables are sent via EFISimon Glass
2025-05-23board: total_Compute: enable bloblist for SPL handoffJayanth Dodderi Chidanand
2025-05-22arm: dts: k3: require mandatory firmware in binmanBryan Brattlof
2025-05-22arm: cpu: armv7m: add ENTRY/ENDPROC macrosJohannes Krottmayer
2025-05-22Merge tag 'u-boot-imx-master-20250522' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-05-21imx: spl_imx_romapi: support raw NAND sectorDario Binacchi
2025-05-21ARM: dts: imx93-phycore: Migrate to OF_UPSTREAMPrimoz Fiser
2025-05-21arm: dts: imx6ulz-bsh-smm-m2: Fix reset using wdt-reboot driverMichael Trimarchi
2025-05-21arm: dts: imx6ulz-bsh-smm-m2-u-boot: Drop soc nodeMichael Trimarchi
2025-05-21arm: imx: imx8m: soc: replace ifdef by IS_ENABLED()Dario Binacchi
2025-05-21arm: imx: imx8m: soc: fix the macro nameMichael Trimarchi
2025-05-21riscv: dts: th1520: Complete clock treeYao Zi
2025-05-21riscv: cpu: th1520: Select clock driverYao Zi
2025-05-21riscv: cpu: th1520: Initialize IOPMPs in SPLYao Zi
2025-05-21board: thead: licheepi4a: Enable SPL supportYao Zi
2025-05-21riscv: dts: th1520: Add binman configurationYao Zi
2025-05-21riscv: dts: th1520: Add DRAM controllerYao Zi
2025-05-21riscv: dts: lichee-module-4a: Preserve memory node for SPLYao Zi
2025-05-21riscv: dts: th1520: Preserve necessary devices for SPLYao Zi
2025-05-21riscv: cpu: Add TH1520 CPU supportYao Zi
2025-05-21riscv: lib: Split out support for T-Head cache management operationsYao Zi
2025-05-21riscv: dts: jh7110: override syscrg assigned clock rates with defaultsE Shattow