summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2025-02-11Merge patch series "Enable bloblist support on Vexpress64"Tom Rini
2025-02-11board: vexpress64: default to hardware device treeHarrison Mutai
2025-02-11bloblist: fix typo in code commentsHarrison Mutai
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-26Squashed 'dts/upstream/' changes from 9b6ba2666d63..8531b4b4988cTom Rini
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