summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-18net: Tidy up the comments to parse_args()Simon Glass
2025-03-18net: Keep the bootstage functions togetherSimon Glass
2025-03-18boot: pxe: Refactor label_run_boot() to avoid cmdlineSimon Glass
2025-03-18pxe_utils: Simplify default fdt in label_run_boot()Simon Glass
2025-03-18boot: pxe: Use bootm_...() functions where possibleSimon Glass
2025-03-18boot: Support compressed booti images in bootmSimon Glass
2025-03-18boot: Support booti format in bootmSimon Glass
2025-03-18boot: arm: riscv: sandbox: Add a format for the booti fileSimon Glass
2025-03-18boot: Convert IMAGE_FORMAT into an enumSimon Glass
2025-03-18bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LENSimon Glass
2025-03-18boot: Pass just the FDT argument to label_process_fdt()Simon Glass
2025-03-18boot: Split pxe label_run_boot() into two partsSimon Glass
2025-03-18boot: Split pxe label_boot() into two partsSimon Glass
2025-03-18boot: Use strlcpy() in label_boot()Simon Glass
2025-03-18x86: Drop the unnecessary base_ptr argument to zboot_dump()Simon Glass
2025-03-18bootstd: Correct display of kernel versionSimon Glass
2025-03-18x86: Move the bootm state for zimage into cmd/Simon Glass
2025-03-18x86: Rename state to bmiSimon Glass
2025-03-18x86: Move x86 zboot state into struct bootm_infoSimon Glass
2025-03-18x86: Drop duplicate definition of zimage_dump()Simon Glass
2025-03-18x86: Rename zboot_run() to zboot_run_args()Simon Glass
2025-03-18x86: Make do_zboot_states() staticSimon Glass
2025-03-18Merge tag 'u-boot-ufs-next-20250318' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-03-18Merge tag 'u-boot-amlogic-20250318' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-03-18Merge patch series "vepxpress64: disable CRC32 by default and add FVP with TF...Tom Rini
2025-03-18Merge patch series "*** Various Improvements for phyCORE-AM62/A SoMs ***"Tom Rini
2025-03-18configs: j784s4-am69: Enable UFSUdit Kumar
2025-03-18ufs: core: sync ufshci.h with Linux v6.12Neil Armstrong
2025-03-18ufs: core: sync unipro.h with Linux v6.12Neil Armstrong
2025-03-18ufs: core: move ufshci defines in a separate headerNeil Armstrong
2025-03-18ufs: core: cosmetic fixupsNeil Armstrong
2025-03-18ufs: core: mark unexported functions as staticNeil Armstrong
2025-03-18ufs: core: include missing include/ufs.hNeil Armstrong
2025-03-18board: odroid-n2: Update docs for signingBaltazár Radics
2025-03-18arch: arm: meson: support Amlogic chip_id v1 and v2Evgeny Bachinin
2025-03-18arm: meson: sm: get rid of SM_CHIP_ID_SIZEEvgeny Bachinin
2025-03-18arm: meson: unify type being used for socinfoEvgeny Bachinin
2025-03-18checkpatch.pl: Report an error for CONFIG_xPL_BUILD in device treesHendrik Donner
2025-03-18dumpimage: fix handling of StarFive SPL too longHeinrich Schuchardt
2025-03-18qconfig: Correct unhashable-type error with --scan-sourceSimon Glass
2025-03-18scripts: typos in event_dump.pyHeinrich Schuchardt
2025-03-18configs: phycore_am62ax_a53_defconfig: Add SoM overlays to OF_OVERLAY_LISTWadim Egorov
2025-03-18arm: dts: k3-am62a-phycore-som-binman: Add SoM overlaysWadim Egorov
2025-03-18board: phytec: common: Add phyCORE-AM62AxDaniel Schultz
2025-03-18board: phytec: common: k3: Make configure_capsule_updates() staticWadim Egorov
2025-03-18arch: arm: dts: k3-am625-phyboard-lyra: Add missing boot phase tagWadim Egorov
2025-03-18arch: arm: dts: k3-am62a7-phyboard-lyra: Add missing boot phase tagWadim Egorov
2025-03-18board: phytec: phycore_am62ax: Add Network/SPI/DFU env variablesWadim Egorov
2025-03-18board: phytec: phycore_am62x: Use custom k3_dfu.env fragmentWadim Egorov
2025-03-18configs: Add phycore_am62ax_r5_usbdfu_defconfigWadim Egorov