summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-18arch: arm: fix AArch64 builds with Clang 21+Dmitrii Sharshakov
2025-11-18build: fix prefix for Clang when CROSS_COMPILE is an absolute pathDmitrii Sharshakov
2025-11-07block: typo 'to be write'Heinrich Schuchardt
2025-11-07virtio: typo 'private date'Heinrich Schuchardt
2025-11-07virtio: typo complaintHeinrich Schuchardt
2025-11-07sound: typos 'to be write', 'writen'Heinrich Schuchardt
2025-11-07sound: all sound devices must depend on CONFIG_SOUNDHeinrich Schuchardt
2025-11-07toradex: verdin-am62: sync rm-cfg with SDK 11.01.05.03 baselineVitor Soares
2025-11-07ext4: include missing blk.hQuentin Schulz
2025-11-07test/py: multiplexed_log.py: Clean up and correct RunAndLog()Tom Rini
2025-11-07Merge patch series "pwm: put symbols into a menu + use if DM_PWM block instea...Tom Rini
2025-11-07pwm: fix typo in PWM_MESON help textQuentin Schulz
2025-11-07pwm: put all PWM DM drivers under an if condition on DM_PWMQuentin Schulz
2025-11-07pwm: make sandbox depend on DM_PWMQuentin Schulz
2025-11-07pwm: move all PWM related topics inside a Kconfig menuQuentin Schulz
2025-11-07configs: Resync with savedefconfigTom Rini
2025-11-07Merge tag 'u-boot-dfu-20251107' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-11-07Merge tag 'efi-2026-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-11-07Merge tag 'mmc-master-2025-11-07' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-11-07spl: mmc: avoid including errno.h twiceHeinrich Schuchardt
2025-11-07mmc: exynos_dw_mmc: Disable FMP for Exynos850 chipSam Protsenko
2025-11-07mmc: exynos_dw_mmc: Add exynos850 compatibleSam Protsenko
2025-11-07mmc: exynos_dw_mmc: Add quirk for disabling FMPSam Protsenko
2025-11-07mmc: exynos_dw_mmc: Improve coding styleSam Protsenko
2025-11-07mmc: dw_mmc: Do not export dwmci_send_cmd() and dwmci_set_ios()Sam Protsenko
2025-11-07mmc: exynos_dw_mmc: Extend dm_dwmci_ops without code duplicationSam Protsenko
2025-11-06spl: remove redundant prints in boot_from_devicesAnshul Dalal
2025-11-06Merge patch series "Allow falcon boot from R5 SPL on TI's AM62 devices"Tom Rini
2025-11-06doc: ti: document R5 falcon mode for AM62 platformsAnshul Dalal
2025-11-06mach-k3: r5: common: add bootargs to kernel's dtbAnshul Dalal
2025-11-06mach-k3: r5: common: add fdt fixups for falcon modeAnshul Dalal
2025-11-06mach-k3: common: support only MMC in R5 falcon modeAnshul Dalal
2025-11-06mach-k3: common: enable falcon mode from R5 SPLAnshul Dalal
2025-11-06configs: add falcon mode fragment for k3 devicesAnshul Dalal
2025-11-06arm: k3-binman: add tifalcon.bin for falcon modeAnshul Dalal
2025-11-06boot: fix typo in SYS_BOOTM_LEN descriptionQuentin Schulz
2025-11-06serial: make VPL_DM_SERIAL depend on VPL_DMQuentin Schulz
2025-11-06boot: specify SPL_FIT_FULL_CHECK applies to SPLQuentin Schulz
2025-11-06rsa: fix typo in $(PHASE_)RSA_VERIFY_WITH_PKEY help textQuentin Schulz
2025-11-06Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-11-06efi_loader: typo 'mange' in efi_net.cHeinrich Schuchardt
2025-11-06efi_driver: don't leak name in efi_bl_create_block_device()Heinrich Schuchardt
2025-11-06efi_driver: typo 'to be write'Heinrich Schuchardt
2025-11-06efi_driver: correct formatting in efi_uc_stop()Heinrich Schuchardt
2025-11-06efi_client: efi_store_memory_map() must return intHeinrich Schuchardt
2025-11-06efi_loader: correct struct efi_priv descriptionHeinrich Schuchardt
2025-11-06doc: bootstd: Describe the optional extension_overlay_addr environmentKory Maincent (TI.com)
2025-11-06doc: bootstd: Remove extension support from TODO listKory Maincent (TI.com)
2025-11-06efi: video: fix mode info in payload modeBen Wolsieffer
2025-11-06efi: Use struct efi_gop_mode_info in struct efi_entry_gopmodeHeinrich Schuchardt