summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-28rsa: Add rsa_verify_openssl() to use openssl for host buildsPaul HENRYS
2025-02-28Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fi...Tom Rini
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-27mbedtls: access mbedtls private members in mscode and pkcs7 parserRaymond Mao
2025-02-26net: miiphybb: Drop bb_miiphy_buses and bb_miiphy_buses_numMarek Vasut
2025-02-26net: miiphybb: Drop name field from struct bb_miiphy_busMarek Vasut
2025-02-26net: miiphybb: Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappersMarek Vasut
2025-02-26net: miiphy: Introduce mdio_init()Marek Vasut
2025-02-26net: miiphybb: Drop bb_miiphy_init() and .init callbackMarek Vasut
2025-02-25Merge tag 'u-boot-socfpga-next-20250225' of https://source.denx.de/u-boot/cus...Tom Rini
2025-02-25configs: socfpga: soc64: agilex5: Enable QSPI boot with UBI / UBIFSAlif Zakuan Yuslaimi
2025-02-24Merge tag 'v2025.04-rc3' into nextTom Rini
2025-02-24Revert "Merge patch series "Add preload_check_sign tool""Tom Rini
2025-02-22Merge branch 'picasso' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2025-02-21Merge patch series "Add preload_check_sign tool"Tom Rini
2025-02-21rsa: Add rsa_verify_openssl() to use openssl for host buildsPaul HENRYS
2025-02-20include: configs: omap5: Add support for FDT overlaySinthu Raja
2025-02-20configs: omap5: Enable custom mmc boot to distroboot for AM57xSinthu Raja
2025-02-20include: configs: Override get_fit_config to get FIT config for AM57xSinthu Raja
2025-02-20Merge tag 'efi-2025-04-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-02-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-02-20efi_loader: make efi_add_memory_map_pg() staticHeinrich Schuchardt
2025-02-20lmb: move lmb_map_update_notify() to EFIHeinrich Schuchardt
2025-02-20lmb: avoid superfluous value check in lmb_map_update_notify()Heinrich Schuchardt
2025-02-20configs: microchip_mpfs_icicle: set DEFAULT_FDT_FILEHeinrich Schuchardt
2025-02-19Merge patch series "bloblist: refactor xferlist and bloblist"Tom Rini
2025-02-19bloblist: kconfig for mandatory incoming standard passageRaymond Mao
2025-02-19bloblist: refactor xferlist and bloblistRaymond Mao
2025-02-19rockchip: rk3288: Use rk3288-cru.h from dts/upstreamJonas Karlman
2025-02-19rockchip: use OF_UPSTREAM for rk3036Johan Jonker
2025-02-18power: regulator: tps65941: Fix voltage calculation for ldoUdit Kumar
2025-02-16board: acer: picasso: add Acer Iconia Tab A500 supportSvyatoslav Ryhel
2025-02-15image: Add support for starting TFA BL31 as fitImage loadablesMarek Vasut
2025-02-14Kconfig: Move CONFIG_BOOTCOUNT_ALTBOOTCMD to KconfigTomas Peterka
2025-02-12lib: implement strnstr()Heinrich Schuchardt
2025-02-12net: lwip: move eth_init() out of new_netif()Jerome Forissier
2025-02-11test: Drop suites.hSimon Glass
2025-02-11test: Make cmd_ut_category() staticSimon Glass
2025-02-11test: Drop support for test commandsSimon Glass
2025-02-11test: Drop the function for running optee testsSimon Glass
2025-02-11test: Update optee to do init and uninit from testsSimon Glass
2025-02-11test: Drop the function for running bootstd testsSimon Glass
2025-02-11test: Drop the function for running fdt_overlay testsSimon Glass
2025-02-11test: Update fdt_overlay to do init from testsSimon Glass
2025-02-11test: Tweak FDT-overlay testsSimon Glass
2025-02-11test: Support an init/uninit functions for test suitesSimon Glass
2025-02-11test: Show the average time per testSimon Glass
2025-02-11test: Keep track of suite durationSimon Glass