summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-23mach-sc5xx: Kconfig: Make EZKIT and EZLITE carriers mutually exclusiveGreg Malysa
2026-01-23mach-sc5xx: Rename SC_BOOT_MODEGreg Malysa
2026-01-23mach-sc5xx: Introduce Kconfig symbols for image addressesUtsav Agarwal
2026-01-22Merge tag 'mmc-for-2026.04-rc1-2' of https://source.denx.de/u-boot/custodians...Tom Rini
2026-01-22mmc: Fix retry logic in sd_get_capabilitiesYanir Levin
2026-01-22mmc: sdhci-cadence6: Fix the license to GPL-2.0+Hal Feng
2026-01-22mmc: mmc-uclass: Use max-frequency from device tree with driver default fallbackTanmay Kathpalia
2026-01-22power: regulator: common: fix compilation issueJulien Stephan
2026-01-22power: regulator: common: use dm_gpio_is_valid helperJulien Stephan
2026-01-22power: regulator: common: remove unnecessary debug traceJulien Stephan
2026-01-21pinctrl: mediatek: mt8365: add PUPD registersDavid Lechner
2026-01-21clk: mtk: use IS_ERR_VALUE() to check rate return valuesDavid Lechner
2026-01-21pinctrl: mediatek: fix failing to get sysconDavid Lechner
2026-01-21clk: mediatek: fix mux clocks with mapped parent IDsDavid Lechner
2026-01-21cmd/Kconfig: fix typo in CMD_PINMUX descriptionDavid Lechner
2026-01-21pinctrl: mediatek: ignored error return from pupd/r1/r0David Lechner
2026-01-21pinctrl: mediatek: set array size for reg_calsDavid Lechner
2026-01-21Merge patch series "clk: clk-uclass: debug message improvements"Tom Rini
2026-01-21clk: clk-uclass: used dev name in debug messageDavid Lechner
2026-01-21clk: clk-uclass: fix format specifier for ofnode nameDavid Lechner
2026-01-21arm: Remove remainder of ARCH_ORION5XTom Rini
2026-01-21board: phytec: Add PHYTEC mailing list to MAINTAINERS entriesWadim Egorov
2026-01-21Merge patch series "configs: phycore_am6xx_a53_defconfig: Enable CMD_DDR4"Tom Rini
2026-01-21configs: phycore_am62ax_r5_ethboot_defconfig: Drop NET_RANDOM_ETHADDRDaniel Schultz
2026-01-21configs: phycore_am62x_r5_ethboot_defconfig: Drop NET_RANDOM_ETHADDRDaniel Schultz
2026-01-21configs: phycore_am6xx_a53_defconfig: Enable CMD_DDR4Wadim Egorov
2026-01-20Merge patch series "Update linker scripts to ensure appended device tree is c...Tom Rini
2026-01-20x86: Update linker scripts to ensure appended device tree is alignedTom Rini
2026-01-20sandbox: Update linker scripts to ensure appended device tree is alignedTom Rini
2026-01-20riscv: Update linker scripts to ensure appended device tree is alignedTom Rini
2026-01-20powerpc: Update linker scripts to ensure appended device tree is alignedTom Rini
2026-01-20nios2: Update linker scripts to ensure appended device tree is alignedTom Rini
2026-01-20mips: Update linker scripts to ensure appended device tree is alignedTom Rini
2026-01-20microblaze: Update linker scripts to ensure appended device tree is alignedTom Rini
2026-01-20m68k: Update linker scripts to ensure appended device tree is alignedTom Rini
2026-01-20arm: Update linker scripts to ensure appended device tree is alignedTom Rini
2026-01-20Makefile: Have binary_size_check report only first match of _image_binary_endTom Rini
2026-01-20ARM: OMAP2+: Pad SPL binary to 8-byte alignment before DTBBeleswar Padhi
2026-01-20Merge tag 'efi-2026-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2026-01-20doc: board: starfive: update jh7110 common descriptionE Shattow
2026-01-19Merge tag 'xilinx-for-v2026.04-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2026-01-19test/py, buildman: Update filelock package versionTom Rini
2026-01-19tools: amlimage: include <inttypes.h>Robert Marko
2026-01-19Revert "arm: dts: an7581: set r_smpl for MMC in U-Boot"Mikhail Kshevetskiy
2026-01-19doc: Update urllib3 version for buildingTom Rini
2026-01-19bootm: fix boot failure from compressed image for IH_OS_EFIMasahisa Kojima
2026-01-19doc: board: ti: Add AM62D documentationParesh Bhagat
2026-01-19docs: kdoc: handle the obsolescensce of docutils.ErrorString()J. Neuschäfer
2026-01-19Update links to doc/develop/falcon.rstJ. Neuschäfer
2026-01-19doc: describe QEMU networkingHeinrich Schuchardt