summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-04gpio: 74x146: depend on DM_SPIJ. Neuschäfer
2025-03-04Merge patch series "Syncing up on skip-at-start"Tom Rini
2025-03-04x86: Stop working around skip-at-startSimon Glass
2025-03-04binman: Honour the skip-at-start property more faithfullySimon Glass
2025-03-04binman: Rename Entry.end_4gbSimon Glass
2025-03-04samsung: snow: Use BLOBLIST_FIXEDSimon Glass
2025-03-04Revert "dm: core: Simplify dm_probe_devices()"Simon Glass
2025-03-04board: verdin-am62: fix missing memory fixup callStefan Eichenberger
2025-03-04miiphy: define mii_devs with LIST_HEAD()Weijie Gao
2025-03-03lib: ecdsa: fix prevent memory leak in ecdsa_add_verify_dataAnton Moryakov
2025-03-03tiny-printf: emit \0 as %cAlexander Sverdlin
2025-03-03Merge patch series "arm: mach-k3: j722s: Enable ESM to support watchdogs"Tom Rini
2025-03-03Merge patch series "J784S4: Enable USB DFU boot, DFU flash and UMS configs"Tom Rini
2025-03-03configs: j784s4_evm_a72_defconfig: enable USB DFU boot, DFU flash and UMSSiddharth Vadapalli
2025-03-03configs: j784s4_evm_r5_defconfig: enable USB DFU bootSiddharth Vadapalli
2025-03-03configs: j722s_evm_r5_defconfig: Enable the ESM Configs to support watchdogKeerthy
2025-03-03arm: mach-k3: j722s: Initialize MCU & MAIN Domain ESMsKeerthy
2025-03-03MAINTAINERS: Update contact information for Greg MalysaGreg Malysa
2025-03-03arm64: versal2: Show major and minor silicon versionMichal Simek
2025-03-03clk: versal: Store driver data in data sectionPadmarao Begari
2025-03-03xilinx: zynq: Guard code around SPL_FS_LOAD_PAYLOAD_NAMEMichal Simek
2025-03-03Merge tag 'fsl-qoriq-2025-3-3' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2025-03-03Merge tag 'efi-2025-04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-03-03clk: versal: Update the reference clocks as per bindingsVenkatesh Yadav Abbarapu
2025-03-03crypto: fsl_hash: fix flush dcache alignment in caam_hash()Benjamin Lemouzy
2025-03-03board: freescale: fix LS1021a buildBenjamin Lemouzy
2025-03-03net: tsec: Re-arm packet buffer in error caseJ. Neuschäfer
2025-03-03net: tsec: Reorder tsec_recv and tsec_free_pktJ. Neuschäfer
2025-03-01Merge tag 'u-boot-rockchip-20250301' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-02-28Merge patch series "rsa: Add rsa_verify_openssl() to use openssl for host bui...Tom Rini
2025-02-28rsa: Add rsa_verify_openssl() to use openssl for host buildsPaul HENRYS
2025-02-28binman: Authenticate the image when testing the preload signaturePaul HENRYS
2025-02-28configs: Enable the pre-load signature in tools-only_defconfigPaul HENRYS
2025-02-28tools: Add preload_check_sign to authenticate images with a pre-loadPaul HENRYS
2025-02-28boot: Add support of the pre-load signature for host toolsPaul HENRYS
2025-02-28image: Add an inline declaration of unmap_sysmem()Paul HENRYS
2025-02-28Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fi...Tom Rini
2025-02-28board: siemens: iot2050: Use sysinfo for board initializationBaocheng Su
2025-02-28sysinfo: Add driver for IOT2050 boardsBaocheng Su
2025-02-28sysinfo: Add SYSID_BOARD_RAM_SIZE_MBBaocheng Su
2025-02-28sysinfo: Add API for accessing data elementsBaocheng Su
2025-02-28smbios: Fill UUID from sysinfo when availableBaocheng Su
2025-02-28dma: ti: k3-udma: Avoid Memory leak issues during dma memcpyPrasanth Babu Mantena
2025-02-28serial: ns16550: Fix pointer type mismatchJ. Neuschäfer
2025-02-28mtd: mtdpart: Support MTD_SIZE_REMAINING with unallocated memory areaAlexander Stein
2025-02-28Merge patch series "env: mmc: Make redundant env in both eMMC boot partitions...Tom Rini
2025-02-28env: mmc: Clean up env_mmc_load() ifdefferyMarek Vasut
2025-02-28env: mmc: Make redundant env in both eMMC boot partitions consider DT propertiesMarek Vasut
2025-02-28legacy-net: wget: fix wget_info handling after new tcp legacy stackAdriano Cordova
2025-02-28efi_loader: efi_net: let efi_net_set_dp properly update the device pathAdriano Cordova