summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-25usb: dwc3-generic: Add Exynos850 supportSam Protsenko
2025-07-25phy: samsung: Add Exynos USB DRD PHY driverSam Protsenko
2025-07-24Merge tag 'u-boot-imx-master-20250724' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-07-24Merge patch series "Add support for K3 BIST"Tom Rini
2025-07-24arm: dts: k3: use SPL_TEXT_BASE for R5 SPL load addressBryan Brattlof
2025-07-24arm: dts: ast2600.dtsi: Fix typo of uart11 reg addressRebecca Cran
2025-07-24fs: exfat: Remove unused label codeAndrew Goodbody
2025-07-24sandbox: eth-raw: Prevent possible buffer overflowAndrew Goodbody
2025-07-24treewide: Remove empty board_init() function from all boardsSam Protsenko
2025-07-24arm: mach-k3: j784s4_init: Trigger LBIST and PBIST on MAIN R5 2_0Neha Malcom Francis
2025-07-24drivers: misc: k3_bist: Add K3 BIST driverNeha Malcom Francis
2025-07-24uclass: Cleanup uclass_find_next_deviceAndrew Goodbody
2025-07-24Merge tag 'xilinx-for-v2025.10-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2025-07-24Merge tag 'mmc-master-2025-07-24' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-07-24imx93_frdm: Add initial board supportFabio Estevam
2025-07-24spl: spl_imx_container: Delete uninitialized variableYe Li
2025-07-24imx93_evk: Remove PMIC and USB header filesFabio Estevam
2025-07-24imx93_evk: Remove unneeded header filesFabio Estevam
2025-07-24imx93_evk: Fix the board name in MAINTAINERS titleFabio Estevam
2025-07-24imx93: adc: local variable ret should not be unsignedAndrew Goodbody
2025-07-24board: phytec: migrate imx8mm boards to standard bootYannic Moog
2025-07-24imx: power-domain: Fix crash due to uninitialized 'id' fieldFrieder Schrempf
2025-07-24configs: imx6dl_sielaff: Set CONFIG_SDP_LOADADDR to fix SDP bootFrieder Schrempf
2025-07-24imx6dl-sielaff: Convert to OF_UPSTREAMFrieder Schrempf
2025-07-24toradex: tdx-cfg-block: add verdin i.mx8m mini 0216 pid4Vitor Soares
2025-07-24board: phytec: phycore-imx93: Drop unused include filesPrimoz Fiser
2025-07-24board: phytec: phycore-imx93: Drop unused PMIC definePrimoz Fiser
2025-07-24firmware: zynqmp: Simplify power-domain driver bindMichal Simek
2025-07-24arm64: zynqmp: Let fit-dtb.blob generated all the timeMichal Simek
2025-07-24Revert "spi: cadence_qspi: Fix odd byte write issue in STIG mode"Prasanth Babu Mantena
2025-07-24net: xilinx: Fix kernel-doc for axi_mrmac function parametersVenkatesh Yadav Abbarapu
2025-07-24gpio: zynq: Fix the documentation warning in zynq_gpio_get_bank_pinVenkatesh Yadav Abbarapu
2025-07-24configs: enable FPGA commands and drivers at sandbox_defconfigPieter Van Trappen
2025-07-24drivers: fpga: fix function declaration without a prototypePieter Van Trappen
2025-07-24drivers: fpga: cleanup printf usagePieter Van Trappen
2025-07-24drivers: fpga: correct compiler errors and warningsPieter Van Trappen
2025-07-24drivers: fpga: add Kconfig dependencyPieter Van Trappen
2025-07-24cmd: fpga: improve user feedback in case of bitstream load failurePieter Van Trappen
2025-07-24xilinx: zynqmp: Remove PSCI_RESET from mini configurationsMichal Simek
2025-07-24Fix emmc error state after mmc write timeoutIulian Banaga
2025-07-24mmc: exynos_dw_mmc: add exynos5420 compatiblesJaehoon Chung
2025-07-24mmc: s5p_sdhci: add samsung,exynos4210-sdhci compatibleHenrik Grimler
2025-07-24mmc: s5p_sdhci: remove duplicated card detect codeHenrik Grimler
2025-07-23block: Remove blk_find_first/nextGreg Malysa
2025-07-23sysreset: psci: Fix SPL dependencyMichal Simek
2025-07-23cmd: gpt: Fix off by 1 errorsAndrew Goodbody
2025-07-23abuf: Remove code that prevented test code runningAndrew Goodbody
2025-07-23Azure: Temporarily switch to GitHub mirror of u-boot-test-hooksTom Rini
2025-07-23patman: Update test for Anatolij's new email addressTom Rini
2025-07-23Merge patch series "mkimage: validate default configuration reference"Tom Rini