summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-10rockchip: rk3288: Use rk3288-power.h from dts/upstreamJonas Karlman
2025-01-09Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2025-01-09usb: ehci-mx6: Use regulator_set_enable_if_allowedMarek Vasut
2025-01-09usb: ehci-mx5: Use regulator_set_enable_if_allowedMarek Vasut
2025-01-09Merge tag 'tpm-master-07012025' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-01-09tpm: update descriptions in tpm headersHeinrich Schuchardt
2025-01-08Merge tag 'efi-next-20250105' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-01-08Merge branch 'next'Tom Rini
2025-01-08Merge patch series "cmd: Add support for optee commands."Tom Rini
2025-01-08Merge patch series "Enable MMC UHS modes"Tom Rini
2025-01-07tpm: add kconfig control in tcg2_create_digest()Raymond Mao
2025-01-07tpm: Don't replay an EventLog if tcg2_log_parse() failsIlias Apalodimas
2025-01-07tpm: Simplify tcg2_log_init()Ilias Apalodimas
2025-01-07tpm: Simplify tcg2_create_digest()Ilias Apalodimas
2025-01-07tpm: Keep the active PCRs in the chip private dataIlias Apalodimas
2025-01-07tpm: Don't create an EventLog if algorithms are misconfiguredIlias Apalodimas
2025-01-07tpm: add flag in hash_algo_list and API to check if algorithm is supportedRaymond Mao
2025-01-07tpm: refactor tcg2_get_pcr_info()Raymond Mao
2025-01-07tpm: Rename tpm2_allow_extend()Ilias Apalodimas
2025-01-07tpm: Rename tpm2_is_active_pcr()Ilias Apalodimas
2025-01-07watchdog: rti: drop hack manipulating WDT clock rateAlexander Sverdlin
2025-01-07watchdog: rti: support SPL (or re-start)Alexander Sverdlin
2025-01-06Prepare v2025.01v2025.01Tom Rini
2025-01-05efi: Correct ECPT table GUIDYang Gang
2025-01-05doc/develop/distro.rst: Better document upstream definition of extlinux.confTom Rini
2025-01-05cmd: efidebug: update output of memory attributesHeinrich Schuchardt
2025-01-05efi_loader: update EFI specification versionHeinrich Schuchardt
2025-01-05efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.hAdriano Cordova
2025-01-05doc: sandbox: Fix the "sb" command nameOlivier L'Heureux
2025-01-05doc: develop: Fix typos and wording in gdb.rstLothar Rubusch
2025-01-05doc: develop: Fix typos and wording in binman/binman.rstLothar Rubusch
2025-01-05efi_loader: Update startimage_exit self-test to check errorSimon Glass
2025-01-05efi_loader: fix pe reloc pointer overrunAleksandar Gerasimovski
2025-01-05efi_loader: Don't warn if the TCG2 FinalEvents table is not installedIlias Apalodimas
2025-01-05cmd: bootmenu: add parameter -e for UEFI boot optionsHeinrich Schuchardt
2025-01-05net: eth_bootdev_hunt() should not run DHCPHeinrich Schuchardt
2025-01-05CI: xilinx_versal_virt: disable USB_DWC3Heinrich Schuchardt
2025-01-05configs: sandbox_deconfig: remove CONFIG_AMIGA_PARTITIONHeinrich Schuchardt
2025-01-05test: fix test_extension.pyHeinrich Schuchardt
2025-01-05efi_loader: avoid writing message in Exit() boot serviceHeinrich Schuchardt
2025-01-05examples: use QEMU compatible LOAD_ADDR on RISC-VHeinrich Schuchardt
2025-01-05examples: use architecture specific memset() on RISC-VHeinrich Schuchardt
2025-01-05examples: implement _start and syscall for RISC-VHeinrich Schuchardt
2025-01-05API: unify platform_sys_info() implementationsHeinrich Schuchardt
2025-01-02doc: man-page for optee commandsVenkatesh Yadav Abbarapu
2025-01-02cmd: Add support for optee commandsVenkatesh Yadav Abbarapu
2025-01-02configs: am62ax_evm_a53_defconfig: Enable SUPPORT_EMMC_BOOTJudith Mendez
2025-01-02configs: am62ax_evm_a53_defconfig: Enable MMC_SPEED_MODE_SETJudith Mendez
2025-01-02configs: am62ax_evm_r5_defconfig: Enable SDHCI ADMA for r5 SPLJudith Mendez
2025-01-02configs: am62ax_evm_a53_defconfig: Enable MMC UHS modesJudith Mendez