summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-13efi_loader: 'EFI using ACPI tables at' should be debug messageHeinrich Schuchardt
2024-04-13efi_loader: eliminate duplicate runtime section definitionsHeinrich Schuchardt
2024-04-13efi_loader: move efi_var_collect to common functionsIlias Apalodimas
2024-04-13doc: build: fix gen_compile_commands section levelMattijs Korpershoek
2024-04-13doc: build: update docker image to latestMattijs Korpershoek
2024-04-12net: designware: Pass all multicast frames in designware driverJim Liu
2024-04-12net: designware: Invalidate RX buffer cache before freeing the DMA descriptorJim Liu
2024-04-12net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt()Patrice Chotard
2024-04-12Merge patch series "Introduce ICSSG Ethernet driver"Tom Rini
2024-04-12net: ti: icssg: Add support sending FDB command to update rx_flow_idMD Danish Anwar
2024-04-12net: ti: icssg: Add ICSSG ethernet driverMD Danish Anwar
2024-04-12net: ti: icssg: Add icssg queues APIs and macrosMD Danish Anwar
2024-04-12net: ti: icssg: Add Firmware config and classification APIs.MD Danish Anwar
2024-04-12net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver.MD Danish Anwar
2024-04-12Merge patch series "zlib: Address CVE-2016-9841"Tom Rini
2024-04-12zlib: Remove incorrect ZLIB_VERSIONMichal Simek
2024-04-12zlib: Port fix for CVE-2016-9841 to U-BootMichal Simek
2024-04-12zlib: Rename write variable to wnext (window write index)Michal Simek
2024-04-12zlib: Rename this variable to here (current decoding table entry)Michal Simek
2024-04-12Merge branch '2024-04-12-assorted-updates'Tom Rini
2024-04-12ARM: uniphier: Move uniphier_mem_map_init() call into dram_init()Kunihiko Hayashi
2024-04-12disk: simplify print_part_header()Heinrich Schuchardt
2024-04-12test: remove unused import from pkg_resourcesHeinrich Schuchardt
2024-04-12fdt: Fix fdt_pack_reg() on 64-bit platformsSam Protsenko
2024-04-12cli: always show cursorHeinrich Schuchardt
2024-04-12part: Check all partitions in part_get_info_by_name()Sam Protsenko
2024-04-12image-host: Fix error value paths and emit error messages to stderr.Hugo Cornelis
2024-04-12sandbox: improve description of CONFIG_SANDBOX_CRASH_RESETHeinrich Schuchardt
2024-04-12sandbox: move sandbox specifics to booti_setup()Heinrich Schuchardt
2024-04-12sandbox: missing return value checks in eth-raw-osHeinrich Schuchardt
2024-04-11board: phycore-am62x: Extend for better environment handlingWadim Egorov
2024-04-11arm: mach-k3: am625: Provide a way to obtain boot device for non SPLsWadim Egorov
2024-04-11arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPLWadim Egorov
2024-04-11arm: dts: k3: binman: am625: add support for signing TIFSSTUB ImagesKamlesh Gurudasani
2024-04-11arm: mach-k3: add support for detecting TIFSSTUB imagesKamlesh Gurudasani
2024-04-11verdin-am62: move verdin am62 to OF_UPSTREAMMarcel Ziswiler
2024-04-11arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodesAndrew Davis
2024-04-11firmware: ti_sci: Bind sysreset driver when enabledAndrew Davis
2024-04-11net: ti: am65-cpsw: Fix buffer overflowMichael Walle
2024-04-11arm: mach-k3: common: EFI loader map memory below ram topVitor Soares
2024-04-11am625x_evm_a53: Tweak boot command to set fdtMartyn Welch
2024-04-11tools: binman: ti_board_cfg: improve error messageMichael Walle
2024-04-11binman: ti-secure: Enable debug extension for combined bootManorit Chawdhry
2024-04-11arm: mach-k3: am625: Fixup a53 cpu frequency by speed gradeJoao Paulo Goncalves
2024-04-11arm: mach-k3: am62: Get a53 max cpu frequency by speed gradeJoao Paulo Goncalves
2024-04-11configs: am6*_evm_a53_defconfig: Enable config to support mmc rescanJudith Mendez
2024-04-11Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_add...Tom Rini
2024-04-11boot: fdt: Move usable variable below updated commentMarek Vasut
2024-04-11boot: fdt: Drop lmb_alloc*() typecastsMarek Vasut
2024-04-11boot: fdt: Clean up env_get_bootm_mapsize()Marek Vasut