summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-07arm: dts: k3-am62a-sk: remove GP tiboot3 buildsBryan Brattlof
2025-08-07dts: imx8m{m,n,p,q}: Make optee packaging optionalYannic Moog
2025-08-07net: fec_mxc: Set error code on error exitAndrew Goodbody
2025-08-07ARM: imx6: dh-imx6: Enable USB OTG ID pin pull up in SPLMarek Vasut
2025-08-07imx: scu_api: Remove unnecessary NULL checkAndrew Goodbody
2025-08-07imx8m: clock: Correct imx8mm_fracpll_tblPeng Fan
2025-08-07cpu: imx8_cpu: Provide default temperaturesAndrew Goodbody
2025-08-07imx8ulp_evk: Enable temperature commandDavid Zang
2025-08-07clk: imx: Free pll on error pathAndrew Goodbody
2025-08-06Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-08-06arm64: renesas: r8a779g3: Enable Winbond SPI NOR support on Retronix R-Car V4...Marek Vasut
2025-08-06net: rswitch: Fix error detectionAndrew Goodbody
2025-08-06mtd: spi-nor-ids: Add support for Winbond W77Q51NWMarek Vasut
2025-08-06i2c: rcar_iic: Do not use unitialised variableAndrew Goodbody
2025-08-06clk: renesas: Do not test unsigned variable to be less than 0Andrew Goodbody
2025-08-06Merge tag 'i2c-updates-for-2025-10-rc2' of https://source.denx.de/u-boot/cust...Tom Rini
2025-08-06configs: agilex5_defconfig: Enable i3c configs for agilex5Dinesh Maniyam
2025-08-06configs: sandbox_defconfig: Enable configs for sandbox i3cDinesh Maniyam
2025-08-06test: cmd: Add simple test for i3cDinesh Maniyam
2025-08-06cmd: Add i3c command support.Dinesh Maniyam
2025-08-06i3c: master: dw-i3c-master: Fix OD_TIMING for spike filterDinesh Maniyam
2025-08-06drivers: i3c: master: Enable probe i3c without slave deviceDinesh Maniyam
2025-08-06drivers: i3c: Add i3c sandbox simple test.Dinesh Maniyam
2025-08-06drivers: i3c: Enabled Kconfig and Makefile for DWI3CDinesh Maniyam
2025-08-06drivers: Enabled Kconfig and Makefile for i3c supportDinesh Maniyam
2025-08-06drivers: i3c: Add i3c uclass driver.Dinesh Maniyam
2025-08-06drivers: i3c: Add driver for MIPI DWI3CDinesh Maniyam
2025-08-06drivers: i3c: Add new i3c uclass idDinesh Maniyam
2025-08-06cmd: i2c: fix coverity issueHeiko Schocher
2025-08-06i2c: rcar_iic: Do not use unitialised variableAndrew Goodbody
2025-08-04Makefile: Remove expansion of undefined variablePhilip Molloy
2025-08-04cmd: bdinfo: Fix showing correct IP address based on current deviceMichal Simek
2025-08-04Kconfig: typo restictHeinrich Schuchardt
2025-08-04test: py: test_fit_mkimage_validate: Only run either test on sandboxTom Rini
2025-08-04Merge branch 'u-boot-nand-03082025' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-08-04Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2025-08-03mtd: nand: raw: Remove unused octeontx_nand driverTom Rini
2025-08-03mtd: nand: raw: Remove unused mxic_nand driverTom Rini
2025-08-03mtd: nand: raw: Remove unused lpc32xx_nand_slc driverTom Rini
2025-08-03mtd: rawnand: mxs_nand: Ensure err is set for error pathAndrew Goodbody
2025-08-03mtd: rawnand: denali: Remove always true testAndrew Goodbody
2025-08-03mtd: rawnand: cortina_nand: Fix -ENOMEM detectionAndrew Goodbody
2025-08-03mtd: nand: sunxi: Free allocated memory on errorsAndrew Goodbody
2025-08-03mtd: rawnand: stm32_fmc2: Ensure to return error codeAndrew Goodbody
2025-08-03mtd: nand: pxa3xx: Free memory on errorAndrew Goodbody
2025-08-01Merge patch series "env: mtd: add the missing put_mtd_device()"Tom Rini
2025-08-01env: mtd: initialize saved_buf pointerShiji Yang
2025-08-01env: mtd: add the missing put_mtd_device()Shiji Yang
2025-08-01Makefile: add dependency from lib to arch/$(ARCH)/libMikko Rapeli
2025-08-01Merge tag 'net-20250801' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini