summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-11test: Move env-test rule into test/Simon Glass
2025-02-11test: Tweak FDT-overlay testsSimon Glass
2025-02-11test: Support an init/uninit functions for test suitesSimon Glass
2025-02-11test: Leave out the prefix when printing test namesSimon Glass
2025-02-11test: Show the average time per testSimon Glass
2025-02-11test: Keep track of suite durationSimon Glass
2025-02-11test: Add up the number of tests manuallySimon Glass
2025-02-11test: Fix a stray asterisk in ut_run_list()Simon Glass
2025-02-11test: Drop sandbox_set_enable_memio() from mux-cmd testSimon Glass
2025-02-11Merge patch series "Enable bloblist support on Vexpress64"Tom Rini
2025-02-11board: vexpress64: enable bloblist for SPL handoffHarrison Mutai
2025-02-11bloblist: add support for CONFIG_BLOBLIST_PASSAGEHarrison Mutai
2025-02-11board: vexpress64: default to hardware device treeHarrison Mutai
2025-02-11bloblist: fix typo in code commentsHarrison Mutai
2025-02-11configs: Resync with savedefconfigTom Rini
2025-02-11Merge tag 'u-boot-dfu-20250211' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-02-11common: Add NULL checks for xrealloc in make_string cli_hush.cAnton Moryakov
2025-02-11common: Add NULL checks for malloc_cache_aligned in autoboot.cAnton Moryakov
2025-02-11tools: proftool: Fix potential memory leaksMaks Mishin
2025-02-11tools: ublimage: Fix memory leak in parse_cfg_file()Maks Mishin
2025-02-11tools: fix NULL_AFTER_DEREF in image-host.cAnton Moryakov
2025-02-11configs: stih410-b2260: Enable CMD_USB_MASS_STORAGE flagPatrice Chotard
2025-02-11board: stih410-b2260: Remove board_usb_init/cleanup()Patrice Chotard
2025-02-11configs: stih410-b2260: Enable DM_USB_GADGET flagPatrice Chotard
2025-02-11configs: stih410-b2260: Enable USB_DWC3_GENERIC and USB_DWC3_STI flagsPatrice Chotard
2025-02-11usb: dwc3-generic: Add STih407 supportPatrice Chotard
2025-02-11usb: dwc3-generic: Reorder includePatrice Chotard
2025-02-11usb: dwc3: Remove dwc3 glue driver support for STiPatrice Chotard
2025-02-11configs: stih410-b2260: Enable DM_REGULATOR flagPatrice Chotard
2025-02-11ARM: dts: sti: Add fixed clock for ehci and ohci nodes in stih410-b2260.dtsiPatrice Chotard
2025-02-11usb: gadget: f_mass_storage: Add schedule() in sleep_thread()Patrice Chotard
2025-02-10arm: Remove redundant loading of image copy start offseLiya Huang
2025-02-10Prepare v2025.04-rc2v2025.04-rc2Tom Rini
2025-02-10CI: Drop extra condition for sjg labSimon Glass
2025-02-10Merge patch series "Enable MCU ESM reset"Tom Rini
2025-02-10configs: am62*_evm_r5: Enable ESM and MISC configsSanthosh Kumar K
2025-02-10arm: mach-k3: am62*_init: Probe ESM nodesSanthosh Kumar K
2025-02-10include: env: phytec: Add optargs to K3 filesNathan Morrisson
2025-02-10env: fat: Avoid writing to read-only locationAndre Przywara
2025-02-10Merge patch series "FIX: Re-enable MUX_MMIO on J721E/J7200"Tom Rini
2025-02-10configs: j7200_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot properSiddharth Vadapalli
2025-02-10configs: j721e_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot properSiddharth Vadapalli
2025-02-10rtc: emul_rtc: Make emul_rtc_probe() staticMichal Simek
2025-02-10net: designware: support phy io micro voltage setting.Michael Chang
2025-02-10mediatek: mt7981: enable ethernet switch auto-detctionWeijie Gao
2025-02-10configs: phycore_am64x_r5_defconfig: Enable PHYTEC_SOM_DETECTIONWadim Egorov
2025-02-10board: phytec: phycore_am64x: Add support for 1 GB RAM variant and ECCWadim Egorov
2025-02-10arch: arm: dts: phyboard-electra-uboot.dtsi: Add bootph props to i2cWadim Egorov
2025-02-10test/py: usb: Fix format string for fstype commandAndrew Goodbody
2025-02-10tools: mkenvimage: List -V parameter in help textMarek Vasut