summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-26spi: nxp_fspi: Support i.MX8QXP flexspiYe Li
2025-09-26spi: nxp_fspi: Use second last LUT entry for AHB readYe Li
2025-09-26board: phytec: phycore-imx93: Set CONFIG_ETHPRIME to eth0Primoz Fiser
2025-09-26imx94_evk: Add i.MX943 EVK board supportYe Li
2025-09-26arm: dts: Add i.MX943 EVK board dtsi filesYe Li
2025-09-26imx: ele_ahab: Add i.MX94 support to display_life_cycle()Ye Li
2025-09-26imx: ele_ahab: Implement display_life_cycle() for i.MX95Ye Li
2025-09-26imx9: Change container header temp buffer addressYe Li
2025-09-26pinctrl: nxp: Add i.MX94 daisy register offsetAlice Guo
2025-09-26imx: container: Add i.MX94 support to get_imageset_end()Ye Li
2025-09-26imx9: scmi: Update the files under arch/arm/mach-imx/imx9/scmi/ to support i....Ye Li
2025-09-26imx9: scmi: Add i.MX94 support to get_reset_reason()Ye Li
2025-09-26imx95: Add get_reset_reason() to retrieve the LM/system last booted/shutdown ...Peng Fan
2025-09-26cpu: imx94: Add support for i.MX94 in get_imx_type_str()Alice Guo
2025-09-26imx9: Add i.MX94 CPU type and SoC-level KconfigYe Li
2025-09-25Merge branch 'next' of git://source.denx.de/u-boot-usb into nextTom Rini
2025-09-25spl: nand: initialize writesize for am335xYegor Yefremov
2025-09-25MAINTAINERS: Update MMC/POWER/FREESCALE QORIQPeng Fan
2025-09-25MAINTAINERS: update NETWORK and NETWORK (LWIP)Jerome Forissier
2025-09-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-09-26usb: host: Tighten USB musb-new host glue driver dependenciesTom Rini
2025-09-26usb: host: Tighten USB host driver dependenciesTom Rini
2025-09-26usb: gadget: max3420_udc: Remove unused driverTom Rini
2025-09-26usb: gadget: bcm_udc_otg: Remove unused driverTom Rini
2025-09-26usb: gadget: Tighten requirements on USB_GADGET_ATMEL_USBATom Rini
2025-09-26usb: dwc3: Tighten driver glue dependenciesTom Rini
2025-09-25pci: pcie-rcar-gen4: Add missing 1ms delay after PWR reset assertionMarek Vasut
2025-09-25pci: pcie-rcar-gen4: Assure reset occurs before DBI accessMarek Vasut
2025-09-25pci: pcie-rcar-gen4: Fix inverted break condition in PHY initializationMarek Vasut
2025-09-25board: rzg2l: Check the DTB pointer passed by the TF-A.Mathieu Othacehe
2025-09-24test: Fix optee unit testJan Kiszka
2025-09-24lib: optee: Add line ending to debug() outputsJan Kiszka
2025-09-24imls: remove return parenthesesOsama Abdelkader
2025-09-24sandbox: use env_get() for time offset instead of getenv()Osama Abdelkader
2025-09-24android: boot: fix wrong end of header in v3/v4 parsingGuillaume Ranquet
2025-09-24Merge tag 'mmc-power-next-2025-09-24' of https://source.denx.de/u-boot/custod...Tom Rini
2025-09-25mmc: core: style fixes in mmc.cBhimeswararao Matsa
2025-09-25power: regulator: Fix incorrect use of binary andAndrew Goodbody
2025-09-24Revert "Merge patch series "mkimage: Detect FIT image load address overlaps a...Tom Rini
2025-09-24Merge patch series "Fix boot w/ scriptaddr & minor newline issue"Tom Rini
2025-09-24board: phytec: common: Fix missing newline in error messageWadim Egorov
2025-09-24board: phytec: phycore_am6xx: Update scriptaddrWadim Egorov
2025-09-23Merge patch series "mkimage: Detect FIT image load address overlaps and fix r...Tom Rini
2025-09-23doc: binman: Add guidance for determining ELF load addressesAristo Chen
2025-09-23test: Add test case for FIT image load address overlap detectionAristo Chen
2025-09-23tools: mkimage: detect overlapping load regions in FIT configurationsAristo Chen
2025-09-23arm: dts: k3-am6xx: Fix FIT image memory overlap in binman configurationsAristo Chen
2025-09-23binman: Fix FIT image overlap issues for testFitSplitElfAristo Chen
2025-09-23binman: Fix FIT image overlap issuesAristo Chen
2025-09-23binman: Fix typo for the test case nameAristo Chen