summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-19riscv: Add Kconfig options to distinguish Zaamo and ZalrscYao Zi
2025-09-19pcie: starfive: Remove the redundant print of probe successHal Feng
2025-09-19starfive: avoid NULL dereference in fdt_check_header()Heinrich Schuchardt
2025-09-19include: configs: andes: Remove fdt_high env variableRandolph Lin
2025-09-19dts: th1520: Switch to upstream devicetreeYao Zi
2025-09-19pinctrl: th1520: Mark driver as DM_FLAG_PRE_RELOCYao Zi
2025-09-19clk: thead: th1520-ap: Mark drivers as DM_FLAG_PRE_RELOCYao Zi
2025-09-19configs: th1520_lpi4a: Enlarge SYS_MALLOC_F_LEN to 0x10000Yao Zi
2025-09-18arm: nuvoton: remove unused parameterJim Liu
2025-09-18boot: Increase kernel size limit to 128 MiB on ARM64/PPC/RVMarek Vasut
2025-09-18Merge patch series "Add support for MediaTek MT7987/MT7988 built-in 2.5Gb eth...Tom Rini
2025-09-18MAINTAINERS: update ethernet-related file list for MediaTek ARM platformWeijie Gao
2025-09-18net: phy: Add MediaTek built-in 2.5Gb ethernet PHY driverWeijie Gao
2025-09-18net: mediatek: associate PHY device with dts node specified by phy-handleWeijie Gao
2025-09-18misc: fs_loader: allow using long script name in request_firmware_into_buf_vi...Weijie Gao
2025-09-18misc: fs_loader: allow returning actual firmware data size in request_firmwar...Weijie Gao
2025-09-18ARM: dts: Add flash0 partitions for stm32mp257f-ev1-u-bootPatrice Chotard
2025-09-18configs: stm32mp25: Enable configs flags related to SPI flashes.Patrice Chotard
2025-09-18spi: Add STM32MP2 Octo-SPI driver supportPatrice Chotard
2025-09-18memory: Add STM32 Octo Memory Manager driverPatrice Chotard
2025-09-18ioport: Add resource check helpersPatrice Chotard
2025-09-18ARM: stm32mp: replace RIFSC check access APIsGatien Chevallier
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