summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-01-02configs: am62x_evm_a53_defconfig: Enable MMC UHS modesJudith Mendez
2025-01-02configs: am6*_evm_r5/a53_defconfig: Cleanup env configsJudith Mendez
2025-01-02mach-k3: am62a7_init: Add FS and raw mode for eMMCVignesh Raghavendra
2025-01-01Fix neighbor discovery ethernet address savingSean Edmond
2025-01-01net: tftpput: reset timeout_count when an ACK is receivedJerome Forissier
2025-01-01net: phy: Add driver for Motorcomm YT8521S Gigabit ethernet phyFrank Sae
2025-01-01net: phy: Add driver for Motorcomm YT8531S Gigabit ethernet phyFrank Sae
2025-01-01Bitbanging MDIO driver for DM framework.Markus Gothe
2025-01-01net: correct the description of ip_to_string()Heinrich Schuchardt
2025-01-01Revert "net: phy: marvell 88e151x: Fix handling of bare RGMII interface type"Rufus Segar
2025-01-01net: tftpboot: clear timeout_count on every successful blockMikhail Kshevetskiy
2025-01-01Merge patch series "Add 'trace wipe'"Tom Rini
2024-12-31trace: document 'trace wipe'Jerome Forissier
2024-12-31test: test_trace.py: test 'trace wipe'Jerome Forissier
2024-12-31trace: add support for 'trace wipe'Jerome Forissier
2024-12-31trace: proftool: dump-ftrace should write funcgraph times in ns not usJerome Forissier