aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-dfu-20250211' of https://source.denx.de/u-boot/custodians/u...WIP/11Feb2025Tom Rini12 days15-354/+170
|\
| * configs: stih410-b2260: Enable CMD_USB_MASS_STORAGE flagPatrice Chotard13 days1-0/+1
| * board: stih410-b2260: Remove board_usb_init/cleanup()Patrice Chotard13 days1-29/+0
| * configs: stih410-b2260: Enable DM_USB_GADGET flagPatrice Chotard13 days1-0/+1
| * configs: stih410-b2260: Enable USB_DWC3_GENERIC and USB_DWC3_STI flagsPatrice Chotard13 days1-0/+2
| * usb: dwc3-generic: Add STih407 supportPatrice Chotard13 days4-0/+144
| * usb: dwc3-generic: Reorder includePatrice Chotard13 days1-16/+4
| * usb: dwc3: Remove dwc3 glue driver support for STiPatrice Chotard13 days6-307/+0
| * configs: stih410-b2260: Enable DM_REGULATOR flagPatrice Chotard13 days1-0/+1
| * ARM: dts: sti: Add fixed clock for ehci and ohci nodes in stih410-b2260.dtsiPatrice Chotard13 days1-0/+10
| * usb: gadget: f_mass_storage: Add schedule() in sleep_thread()Patrice Chotard13 days1-0/+1
| * boot: android: handle boot images with missing DTBSam Day2025-02-061-1/+4
| * usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unsetMichael Ferolito2025-02-061-1/+2
* | Prepare v2025.04-rc2v2025.04-rc2Tom Rini13 days2-3/+3
* | CI: Drop extra condition for sjg labWIP/10Feb2025Simon Glass13 days1-3/+0
* | Merge patch series "Enable MCU ESM reset"Tom Rini13 days4-0/+58
|\ \
| * | configs: am62*_evm_r5: Enable ESM and MISC configsSanthosh Kumar K13 days2-0/+6
| * | arm: mach-k3: am62*_init: Probe ESM nodesSanthosh Kumar K13 days2-0/+52
* | | include: env: phytec: Add optargs to K3 filesNathan Morrisson13 days3-2/+3
* | | env: fat: Avoid writing to read-only locationAndre Przywara13 days1-8/+6
* | | Merge patch series "FIX: Re-enable MUX_MMIO on J721E/J7200"Tom Rini13 days2-1/+2
|\ \ \
| * | | configs: j7200_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot properSiddharth Vadapalli13 days1-0/+1
| * | | configs: j721e_evm_a72_defconfig: Re-enable MUX_MMIO at U-Boot properSiddharth Vadapalli13 days1-1/+1
* | | | rtc: emul_rtc: Make emul_rtc_probe() staticMichal Simek13 days1-1/+1
* | | | net: designware: support phy io micro voltage setting.Michael Chang13 days1-0/+12
* | | | mediatek: mt7981: enable ethernet switch auto-detctionWeijie Gao13 days3-3/+3
* | | | configs: phycore_am64x_r5_defconfig: Enable PHYTEC_SOM_DETECTIONWadim Egorov13 days1-0/+2
* | | | board: phytec: phycore_am64x: Add support for 1 GB RAM variant and ECCWadim Egorov13 days2-2/+128
* | | | arch: arm: dts: phyboard-electra-uboot.dtsi: Add bootph props to i2cWadim Egorov13 days1-0/+8
* | | | test/py: usb: Fix format string for fstype commandAndrew Goodbody13 days1-1/+1
* | | | tools: mkenvimage: List -V parameter in help textMarek Vasut13 days1-1/+1
* | | | mediatek: mt7986: rename pinctrl to pio in mt7986-u-boot.dtsiWeijie Gao13 days1-1/+1
* | | | pinctrl: mediatek: support reading register base address by nameWeijie Gao13 days1-1/+5
* | | | pinctrl: mediatek: mt7988: remove _base from reg-namesWeijie Gao13 days1-2/+1
* | | | Azure: Add missing "set -e" to docs jobTom Rini13 days1-0/+1
* | | | Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini13 days4-37/+75
|\ \ \ \
| * | | | board: samsung: e850-96: Provide bootstd default envSam Protsenko2025-02-051-26/+11
| * | | | board: samsung: e850-96: Report LDFW loading failuresSam Protsenko2025-02-051-1/+6
| * | | | board: samsung: e850-96: Load LDFW from EFI partitionSam Protsenko2025-02-051-7/+38
| * | | | configs: e850-96: Enable Standard BootSam Protsenko2025-02-051-3/+1
| * | | | configs: e850-96: Enable more EFI featuresSam Protsenko2025-02-051-0/+8
| * | | | configs: e850-96: Enable U-Boot environment on eMMCSam Protsenko2025-02-051-0/+9
| * | | | configs: e850-96: Enable options for updated envSam Protsenko2025-02-051-0/+2
* | | | | Merge patch series "cmd/setexpr: support concatenation of direct strings"WIP/07Feb2025Tom Rini2025-02-072-55/+45
|\ \ \ \ \
| * | | | | cmd/setexpr: support concatenation of direct stringsHeinrich Schuchardt2025-02-072-17/+44
| * | | | | test: remove available memory check in setexpr_test_str_oper()Heinrich Schuchardt2025-02-071-24/+0
| * | | | | test: remove available memory check in setexpr_test_str()Heinrich Schuchardt2025-02-071-13/+0
| * | | | | test: clean up setexpr_test_str()Heinrich Schuchardt2025-02-071-1/+1
* | | | | | Merge patch series "led: add function naming option from linux"Tom Rini2025-02-076-30/+132
|\ \ \ \ \ \
| * | | | | | led: add function naming option from linuxHeiko Schocher2025-02-075-7/+130