summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-26board: samsung: e850-96: Enter DFU automatically on USB bootSam Protsenko
2025-11-26board: samsung: e850-96: Load firmwares over USB on USB bootSam Protsenko
2025-11-26board: samsung: e850-96: Add routine for loading images over USBSam Protsenko
2025-11-26board: samsung: e850-96: Split LDFW loading and initSam Protsenko
2025-11-26board: samsung: e850-96: Add routines for checking boot devSam Protsenko
2025-11-26board: samsung: e850-96: Keep public functions togetherSam Protsenko
2025-11-25arm: dts: imx8ulp: Disable wdog3 until DM watchdog support is availableAlice Guo
2025-11-25arm: dts: imx8ulp: Ensure mu@27020000 and lpuart5 availability during all boo...Alice Guo
2025-11-25configs: colibri-imx7*: set 'fdtfile' generically in PREBOOTErnest Van Hoecke
2025-11-25imx91: fix pinmux macros for ENET1_TD3 and I2C2_SCLFrancesco Valla
2025-11-25ufs: ti: Rename CONFIG_TI_J721E_UFS to CONFIG_UFS_TI_J721EMarek Vasut
2025-11-25ufs: rockchip: Rename CONFIG_ROCKCHIP_UFS to CONFIG_UFS_ROCKCHIPMarek Vasut
2025-11-25ufs: qcom: Rename CONFIG_QCOM_UFS to CONFIG_UFS_QCOMMarek Vasut
2025-11-25ufs: cadence: Rename CONFIG_CADENCE_UFS to CONFIG_UFS_CADENCEMarek Vasut
2025-11-25gpio: s5p: increment bank base address only if bank is initializedKaustabh Chakraborty
2025-11-25rpi: Use the U-Boot control FDT for fdt_addrSimon Glass
2025-11-25pinctrl: bcm283x: Add GPIO pull-up/down control for BCM2835 and BCM2711Cibil Pankiras
2025-11-25rpi: Fix compilation with larger configsIlias Apalodimas
2025-11-24Merge tag 'v2026.01-rc3' into nextTom Rini
2025-11-24Prepare v2026.01-rc3v2026.01-rc3Tom Rini
2025-11-24rockchip: rk3588: Map SCMI shared memory area as non-cacheableJonas Karlman
2025-11-24fastboot: integrate block flashing back-endDmitrii Merkurev
2025-11-24fastboot: blk: switch emmc to use the block helpersDmitrii Merkurev
2025-11-24fastboot: blk: introduce fastboot block flashing supportDmitrii Merkurev
2025-11-22configs: Resync with savedefconfigTom Rini
2025-11-22Merge tag 'efi-next-2025-11-25' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-11-22boot: pxe_utils: Fix memory allocation issues in overlay_dir handlingKory Maincent (TI.com)
2025-11-22upl: Fix buf array sizeFrancois Berder
2025-11-22Merge tag 'efi-2026-01-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-11-21efi_selftest: simplify efi_selftest_variables_runtimeHeinrich Schuchardt
2025-11-21efi_selftest: simplify efi_selftest_variablesHeinrich Schuchardt
2025-11-21efi_selftest: simplify efi_st_query_variable_commonHeinrich Schuchardt
2025-11-21efi_selftest: simplify efi_selftest_set_virtual_address_mapHeinrich Schuchardt
2025-11-21efi_selftest: simplify efi_selftest_rtcHeinrich Schuchardt
2025-11-21efi_selftest: simplify efi_selftest_resetHeinrich Schuchardt
2025-11-21efi_selftest: expose runtime table addressHeinrich Schuchardt
2025-11-21doc: pytest: fix u-boot-test-flash typoDavid Lechner
2025-11-21doc: samsung: Fix PXE doc for E850-96 boardSam Protsenko
2025-11-21doc: describe return values of C testsHeinrich Schuchardt
2025-11-21doc: add include/test/ut.h to HTML documentationHeinrich Schuchardt
2025-11-21test: document ut.hHeinrich Schuchardt
2025-11-21doc: make writing DM test subsection of writing C testHeinrich Schuchardt
2025-11-21doc: board: ti: am6254atl_sk: fix PRELOADED_BL33_BASEAnshul Dalal
2025-11-21doc: board: ti: k3: Update TI firmware repository URL to GitHubVignesh Raghavendra
2025-11-21CI: test qemu-riscv64_smode[_acpi]Heinrich Schuchardt
2025-11-21configs: CONFIG_CONSOLE_RECORD=y on qemu-riscv64_smode_acpiHeinrich Schuchardt
2025-11-21common: default CONFIG_CONSOLE_RECORD_OUT_SIZE=0x6000Heinrich Schuchardt
2025-11-21test: cmd/fdt: do not use fixed buffer addressesHeinrich Schuchardt
2025-11-21test: common/print: do not use fixed buffer addressesHeinrich Schuchardt
2025-11-21test: cmd/bdinfo: consider arch_print_bdinfo() outputHeinrich Schuchardt