summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-08drivers: watchdog: Enable watchdog support in SPL for AgilexAlif Zakuan Yuslaimi
2025-08-08arm: socfpga: Enable ASYNC interrupts in Agilex SPLTien Fong Chee
2025-08-08arm: socfpga: Update Agilex SPL data save and restore implementationAlif Zakuan Yuslaimi
2025-08-08board: phytec: phycore-imx93: Add VOLT_LOW_DRIVE frequency fixupPrimoz Fiser
2025-08-08imx9: soc: Reuse and export low_drive_freq_update()Primoz Fiser
2025-08-08arm: socfpga: agilex: Probe DT for firewall setupAlif Zakuan Yuslaimi
2025-08-08arch: arm: dts: agilex: Update Agilex device treeAlif Zakuan Yuslaimi
2025-08-08configs: agilex: Combine defconfig for all boot flashesAlif Zakuan Yuslaimi
2025-08-08drivers: clk: agilex: Use real clock source frequencyAlif Zakuan Yuslaimi
2025-08-08net: dwc_eth_xgmac_socfpga: Remove always true testAndrew Goodbody
2025-08-08net: dwc_eth_xgmac: Use unwind goto on errorAndrew Goodbody
2025-08-08doc: spl: fix typo 'TPL' to 'VPL'Leo Yu-Chi Liang
2025-08-08efi_loader: Support loading a ramdisk with bootefiSimon Glass
2025-08-08doc: qemu-riscv: describe running as flash imageHeinrich Schuchardt
2025-08-08tools: mkeficapsule: resource leak in read_bin_file()Heinrich Schuchardt
2025-08-07pylibfdt: setup.py: Drop license_filesTom Rini
2025-08-07virtio: fix freeing of virtio ring bufferHeinrich Schuchardt
2025-08-07meminfo: correct "free" memory region sizeShiji Yang
2025-08-07mtd: spi-nor: Fix return value of s25_s28_mdp_ready()Takahiro Kuwano
2025-08-07drivers: scsi: fix inaccurate block count reporting in scsi operationsBalaji Selvanathan
2025-08-07Merge patch series "arm: dts: k3-am62a: remove GP security variant for AM62A"Tom Rini
2025-08-07arm: dts: k3-am62a-phycore: remove GP tiboot3 buildsBryan Brattlof
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