summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-26exports.h: make sure declarations are in sync with the actual exportsRasmus Villemoes
2025-09-26exports.c: drop unused dummy functionRasmus Villemoes
2025-09-26_exports.h: drop the last dummy entriesRasmus Villemoes
2025-09-26_exports.h: simplify condition for including spi functionsRasmus Villemoes
2025-09-26_exports.h: drop creating dummy i2c entries and fixup config dependencyRasmus Villemoes
2025-09-26malloc.h: be a bit more consistent with macro definitionsRasmus Villemoes
2025-09-19lib: Tidy up comments for vsprintf functionsSimon Glass
2025-09-19Merge tag 'u-boot-stm32-20250919' of https://source.denx.de/u-boot/custodians...Tom Rini
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-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-15mach-k3: fix reading size and addr from fdt on R5Anshul Dalal
2025-09-15board: ti: common: Kconfig: add CMD_MEMINFOAnshul Dalal
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