summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-07-23test: fit: add test case for invalid default configuration referenceAristo Chen
2025-07-23tools: fit_image: validate existence of default configuration nodeAristo Chen
2025-07-23arm: k3-am65-iot2050: Fix invalid default configuration referenceAristo Chen
2025-07-22Merge patch series "bootstd: rauc: Small fixes"Tom Rini
2025-07-22bootstd: rauc: Only scan all partitions instead of boot filesMartin Schwan
2025-07-22bootstd: rauc: Fix segfault occurring during private struct accessMartin Schwan
2025-07-22bootstd: rauc: Fix potential memory leakMartin Schwan
2025-07-22km: pg-wcom-ls1021xa: update MAINTAINERSHolger Brunck
2025-07-22km: pg-wcom-ls102xa: call qrio deblock cfg earlierTomas Alvarez Vanoli
2025-07-22km: pg-wcom-ls102xa: add netdev in board env fileHolger Brunck
2025-07-22arm: ls1021a-pg-wcom: add i2c mux node and eepromHolger Brunck
2025-07-22km: drop KM_RESERVED_PRAMHolger Brunck
2025-07-22km: qrio: fix set_gpio read/modify/writeTomas Alvarez Vanoli
2025-07-22fastboot: Fix off by 1 errorAndrew Goodbody
2025-07-22drivers: fastboot: Add support for SPI flash memoryAriel D'Alessandro
2025-07-22include: env: ti_common: remove bootm_sizeBryan Brattlof
2025-07-22binman: Fix typing for python >= 3.7Yannic Moog
2025-07-22lmb: Remove unreachable codeAndrew Goodbody