summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-18ARM: stm32mp: fix RIFSC semaphores acquisitionGatien Chevallier
2025-09-17Merge patch series "board: dhelectronics: Check pointer before access in dh_g...Tom Rini
2025-09-17board: dhelectronics: Use isascii() before isprint() in dh_read_eeprom_id_page()Marek Vasut
2025-09-17board: dhelectronics: Check pointer before access in dh_get_value_from_eeprom...Marek Vasut
2025-09-17Merge tag 'u-boot-imx-master-20250917' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-09-17Merge patch series "Hyperflash boot fixes for j721e/j7200"Tom Rini
2025-09-17arm: dts: k3-j721e-r5-common-proc-board: Enable HBMC in R5 SPL stageAnurag Dutta
2025-09-17configs: j7200_evm_*_defconfig: Enable HBMC and MUX_MMIO at SPLAnurag Dutta
2025-09-17configs: j721e_evm_r5: Enable HBMC and MUX_MMIO at SPLAnurag Dutta
2025-09-17mtd: Kconfig: Add SPL_MUX_MMIO dependency to HBMC driverAnurag Dutta
2025-09-17xilinx: Disable SPL_OS_BOOT for Zynq and ZynqMPMichal Simek
2025-09-17Merge tag 'u-boot-stm32-20250917' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-09-17board: ti: am57xx: Remove "ti/omap/" from name_fit_configAnurag Dutta
2025-09-17imx95_evk: Restore support for i.MX95 A0 siliconAlice Guo
2025-09-17binman: add a new entry type to support .bin file generation for the i.MX95 p...Alice Guo
2025-09-16Merge patch series "board: dhelectronics: Check pointer before access in dh_g...Tom Rini
2025-09-16board: dhelectronics: Use isascii() before isprint() in dh_read_eeprom_id_page()Marek Vasut
2025-09-16board: dhelectronics: Check pointer before access in dh_get_value_from_eeprom...Marek Vasut
2025-09-16phy: Reset init count on phy exit failureMarek Vasut
2025-09-16thermal: sandbox: Staticize sandbox_thermal_get_temp()Marek Vasut
2025-09-16thermal: Sort the MakefileMarek Vasut
2025-09-16Merge patch series "Modernize U-Boot code formatting with clang-format"Tom Rini
2025-09-16doc: Update U-Boot coding style guide with clang-format usageJavier Tia
2025-09-16Lindent: Remove wrapper around indent toolJavier Tia
2025-09-16tools: zynqmp_psu_init_minimize.sh: Switch to clang-formatJavier Tia
2025-09-16clang-format: Add configuration fileJavier Tia
2025-09-16Merge patch series "Fix ADI driver header dependencies"Tom Rini
2025-09-16mmc: adi_sdhci: Update headersGreg Malysa
2025-09-16net: dwc_eth_qos_adi: Add missing headerGreg Malysa
2025-09-16cmd: terminal: avoid serial_reinit_all() with DM_SERIAL enabledAditya Dutt
2025-09-16gpio: adp5588: Add ADP5587 as compatiblePhilip Molloy
2025-09-16env: Remove usb_ignorelist and env_fdt_path from ifdef CONFIG_ENV_VARS_UBOOT_...Marek Vasut
2025-09-16board: starfive: visionfive2: deprecate mixed-case product ids VF7110a VF7110bE Shattow
2025-09-16ARM: stm32: Perform node compatible check for KS8851 earlyMarek Vasut
2025-09-16net: dwc_eth_qos: Fix support for stm32mp2 platformMarek Vasut
2025-09-16clk: stm32: Pass udevice pointer to clk_register_composite()Marek Vasut
2025-09-15mach-k3: fix reading size and addr from fdt on R5Anshul Dalal
2025-09-15board: ti: common: Kconfig: add CMD_MEMINFOAnshul Dalal
2025-09-13arm: armv8: Fix spl recover data section brokenYe Li
2025-09-12Revert "sandbox: replace deprecated getenv() with env_get()"Tom Rini
2025-09-12sandbox: replace deprecated getenv() with env_get()Osama Abdelkader
2025-09-12mkimage: Add support for bundling TFA BL31 in mkimage -f autoMarek Vasut
2025-09-12bloblist: adjust default bloblist size after relocHeinrich Schuchardt
2025-09-12bloblist: use correct types for physical addressesHeinrich Schuchardt
2025-09-12Merge patch series "arm: mach-k3: am64x: Add reset cause for cpuinfo"Tom Rini
2025-09-12arm: mach-k3: am64x: Implement get_reset_reason()Steffen Kothe
2025-09-12arm: mach-k3: am64_hardware.h: Add CTRLMMR_MCU_RST_SRC reset cause bit mappingsSteffen Kothe
2025-09-12spl: spi: fix falcon mode for spi bootAnshul Dalal
2025-09-11board: ti: fdt_ops: make ti_set_fdt_env() const-correctBhimeswararao Matsa
2025-09-11board: ti: am65x: Overwrite get_overlay_mmcJudith Mendez