summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-17efi_loader: Make efi_run_image() staticSimon Glass
2025-01-17efi_loader: Refactor device and image paths into a functionSimon Glass
2025-01-17Makefile: let clean remove capsule_in.capsule*.efi-capsuleHeinrich Schuchardt
2025-01-17efi_loader: use include in ARM EFI linker scriptHeinrich Schuchardt
2025-01-17efi_loader: correct SizeOfCode, SizeOfInitializedDataHeinrich Schuchardt
2025-01-17efi_loader: use INCLUDE in EFI linker scriptsHeinrich Schuchardt
2025-01-17scripts/Makefile.lib: add -L option to LD command for EFI binariesHeinrich Schuchardt
2025-01-17efi_loader: Fix section alignment on EFI binariesIlias Apalodimas
2025-01-17doc: coolpi: Fix the defconfig nameAndy Yan
2025-01-17Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-01-16Merge tag 'u-boot-imx-master-20250116' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-01-16imx: fdt: fix cooling-device property corruptionSébastien Szymanski
2025-01-16configs: capricorn_cxg3: Enable CMD_WDTAlexander Sverdlin
2025-01-16doc: phytec: imx8mm: add OP-TEE documentationYannic Moog
2025-01-16doc: phytec: imx8mp: add OP-TEE documentationYannic Moog
2025-01-16phycore-imx8mm_defconfig: add optee load addressYannic Moog
2025-01-16imx8mm-phygate-tauri-l_defconfig: add optee load addressYannic Moog
2025-01-16phycore-imx8mp_defconfig: add optee load addressYannic Moog
2025-01-16arm: imx8m: add OP-TEE nodeYannic Moog
2025-01-16gpio: adp5585: Update compatible stringPeng Fan
2025-01-16imx: imx93-11x11-evk: drop duplicated nodesPeng Fan
2025-01-16imx: imx8mq_evk: Switch to BOOTSTDPeng Fan
2025-01-16imx: imx8mq_evk: Enable dynamic settings to mmcdev and mmcrootPeng Fan
2025-01-16imx: imx8mq_evk: Drop DECLARE_GLOBAL_DATA_PTRPeng Fan
2025-01-16imx: imx8mq_evk: Cleanup headersPeng Fan
2025-01-16imx: imx8mm_evk: Switch to BOOTSTDPeng Fan
2025-01-16imx: imx8mm_evk: Enable dynamic settings to mmcdev and mmcrootPeng Fan
2025-01-16imx: imx8mn_evk: Switch to BOOTSTDPeng Fan
2025-01-16imx: imx8mn_evk: Enable dynamic settings to mmcdev and mmcrootPeng Fan
2025-01-16imx: imx8mn_evk: Drop DECLARE_GLOBAL_DATA_PTRPeng Fan
2025-01-16imx: imx8mn_evk: Cleanup headersPeng Fan
2025-01-16imx: imx8mp_evk: Switch to BOOTSTDPeng Fan
2025-01-16imx: imx8mp_evk: Enable dynamic settings to mmcdev and mmcrootPeng Fan
2025-01-16imx: imx91_evk: switch to BOOTSTDPeng Fan
2025-01-16imx: imx93_qsb: switch to BOOTSTDPeng Fan
2025-01-16imx: imx93_evk: switch to BOOTSTDPeng Fan
2025-01-16doc: canaan: Add K230 CanMV boardJunhui Liu
2025-01-16riscv: canaan: k230_canmv: Add initial supportJunhui Liu
2025-01-16riscv: cpu: k230: Add support for Canaan Kendryte K230 SoCJunhui Liu
2025-01-16riscv: dts: canaan: Add basic device tree for K230 CanMV boardJunhui Liu
2025-01-16usb: dwc2: Add support for Canaan K230Junhui Liu
2025-01-16Kconfig: Add a default cache line size for RISC-VYu-Chien Peter Lin
2025-01-16riscv: Fallback to riscv,isaMayuresh Chitale
2025-01-16riscv: Enhance extension probingMayuresh Chitale
2025-01-16riscv: dts: starfive: split out visionfive2 target specific configurationE Shattow
2025-01-15Merge patch series "bootstd: Support recording images"Tom Rini
2025-01-15bootstd: Export bootdev_get_from_blk()Simon Glass
2025-01-15bootstd: Add a simple command to list imagesSimon Glass
2025-01-15bootstd: Update cros bootmeth to record imagesSimon Glass
2025-01-15Update bootmeth_alloc_other() to record imagesSimon Glass