summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-22Merge branch 'picasso' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
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-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-12lib: implement strnstr()Heinrich Schuchardt
2025-02-12net: lwip: move eth_init() out of new_netif()Jerome Forissier
2025-02-11Merge tag 'u-boot-dfu-20250211' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-02-11usb: dwc3: Remove dwc3 glue driver support for STiPatrice Chotard
2025-02-10include: env: phytec: Add optargs to K3 filesNathan Morrisson
2025-02-07Merge patch series "led: add function naming option from linux"Tom Rini
2025-02-07led: add function naming option from linuxHeiko Schocher
2025-02-06Merge tag 'xilinx-for-v2025.04-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-02-05fpga: Avoid ignored-qualifiers warningAlexander Dahl
2025-02-05configs: zynqmp: Add usb_pgood_delay for SOM boardsPrasad Kummari
2025-02-04arm64: renesas: Add R-Car S4 Starter Kit supportMarek Vasut
2025-02-03vbe: Add an implementation of VBE-ABrecSimon Glass
2025-02-03vbe: Allow VBE to disable adding loadables to the FDTSimon Glass
2025-02-03spl: Provide a way to mark code needed for relocationSimon Glass
2025-02-03spl: Allow spl_load() to be controlled in any xPL phaseSimon Glass
2025-01-31Merge tag 'u-boot-stm32-20250131' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-01-31stm32: remove dt-binding headers that are available upstreamPatrick Delaunay
2025-01-30Merge patch series "Add support for MediaTek MT7987 SoC"Tom Rini
2025-01-30board: mediatek: add MT7987 reference boardsWeijie Gao
2025-01-30clk: mediatek: add clock driver support for MediaTek MT7987 SoCWeijie Gao
2025-01-29net: miiphybb: Fix short name lengthMarek Vasut
2025-01-29net: miiphybb: configs: Drop CONFIG_BITBANGMII_MULTIMarek Vasut
2025-01-29Merge tag 'tpm-master-28012025' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-01-28arm: mmp: add initial support for PXA1908 SoCDuje Mihanović
2025-01-28arm: kirkwood: Enable bootstd and other modernization for OpenRD boardsTony Dinh
2025-01-28tcg2: decouple eventlog size from efiRaymond Mao
2025-01-28bloblist: add api to get blob with sizeRaymond Mao
2025-01-28tpm: add wrapper and helper APIs for PCR allocateRaymond Mao
2025-01-28tpm: add TPM2_PCR_Allocate commandRaymond Mao
2025-01-28tpm: add TPM2_Shutdown commandRaymond Mao
2025-01-26mmc: Remove alignment hole for cmdidx in struct mmc_cmdJonas Karlman
2025-01-26efi_loader: Pass in the required parameters from EFI bootmethSimon Glass
2025-01-26log: enable filtering on functionsHeinrich Schuchardt
2025-01-26log: make log_has_file() staticHeinrich Schuchardt
2025-01-26efi_loader: correct logging StartImage()Heinrich Schuchardt
2025-01-24Merge patch series "test: Improvements to ut command and test-suite running"Tom Rini
2025-01-24test: Record and show the totals for all test runsSimon Glass
2025-01-24test: Move stat-printing into its own functionSimon Glass