summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2025-01-24test: Keep a track of the numbers of tests runSimon Glass
2025-01-24test: Move stats into a structSimon Glass
2025-01-24test: Pass the test state to cmd_ut_category()Simon Glass
2025-01-24test: Drop the function for running upl testsSimon Glass
2025-01-24test: Drop the function for running seama testsSimon Glass
2025-01-24test: Drop the function for running pci_mps testsSimon Glass
2025-01-24test: Drop the function for running loadm testsSimon Glass
2025-01-24test: Drop the function for running hush testsSimon Glass
2025-01-24test: Drop the function for running addrmap testsSimon Glass
2025-01-24test: Drop the function for running bootm testsSimon Glass
2025-01-24test: Drop the function for running bloblist testsSimon Glass
2025-01-24test: Drop the function for running measurement testsSimon Glass
2025-01-24test: Drop the function for running setexpr testsSimon Glass
2025-01-24test: Drop the function for running mem testsSimon Glass
2025-01-24test: Drop the function for running mbr testsSimon Glass
2025-01-24test: Drop the function for running log testsSimon Glass