summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-12-31Merge patch series "Fix OSPI boot for J722S"Tom Rini
2024-12-31arm: dts: k3-j721e-beagleboneai: Move to OF_UPSTREAMUdit Kumar
2024-12-31drivers: firmware: ti_sci: Add DM_FLAG_PRE_RELOC to driverManorit Chawdhry
2024-12-31arm: dts: k3-am62p-sk-binman: add SE security variant buildsBryan Brattlof
2024-12-31arm: dts: k3-j722s*: Add overrides specific to OSPIVaishnav Achath
2024-12-31arm: mach-k3: j722_spl: Add FAST XSPI boot modeVaishnav Achath
2024-12-31arm: dts: k3-j722s-r5-evm: Fix DM2TIFS secproxy thread IDVaishnav Achath
2024-12-31mailbox: k3-sec-proxy: Add DM to DMSC communication thread for J722SVaishnav Achath