| Age | Commit message (Expand) | Author |
| 2026-07-09 | MAINTAINERS: remove redundant entries for ARM ROCKCHIP | Quentin Schulz |
| 2026-07-09 | Merge tag 'ubi-updates-for-2026.10-rc1' of https://source.denx.de/u-boot/cust... | Tom Rini |
| 2026-07-09 | cmd: kconfig: i2c: add missing I2C API dependency | Julien Stephan |
| 2026-07-08 | Merge patch series "pinctrl: add support of Airoha SoCs" | Tom Rini |
| 2026-07-08 | arm: dts: en7523: add pinctrl/gpio support, drop legacy gpio support | Mikhail Kshevetskiy |
| 2026-07-08 | configs: airoha: en7523: enable pinctrl/gpio support | Mikhail Kshevetskiy |
| 2026-07-08 | configs: airoha: an7581: enable pinctrl/gpio support | Mikhail Kshevetskiy |
| 2026-07-08 | pinctrl: airoha: add pin controller and gpio driver for EN7523 SoC | Mikhail Kshevetskiy |
| 2026-07-08 | pinctrl: airoha: add pin controller and gpio driver for AN7583 SoC | Mikhail Kshevetskiy |
| 2026-07-08 | pinctrl: airoha: add pin controller and gpio driver for AN7581 SoC | Mikhail Kshevetskiy |
| 2026-07-08 | pinctrl: airoha: add shared pinctrl code | Mikhail Kshevetskiy |
| 2026-07-08 | pinctrl: sort and format the contents of the makefile | Mikhail Kshevetskiy |
| 2026-07-08 | pinctrl: add more pinconf/pinctrl definitions | Mikhail Kshevetskiy |
| 2026-07-08 | board: renesas: gen5-cm33: Convert to common field_{get, prep}() helpers | Mikhail Kshevetskiy |
| 2026-07-08 | clk: renesas: rcar-cpg-lib: Convert to common field_{get, prep}() helpers | Mikhail Kshevetskiy |
| 2026-07-08 | mtd: nand: raw: sunxi: Convert to common field_{get, prep}() helpers | Mikhail Kshevetskiy |
| 2026-07-08 | net: hifemac: Convert to common field_{get, prep}() helpers | Mikhail Kshevetskiy |
| 2026-07-08 | power: domain: renesas-r8a78000: Convert to common field_{get, prep}() helpers | Mikhail Kshevetskiy |
| 2026-07-08 | watchdog: renesas_wwdt: Convert to common field_{get, prep}() helpers | Mikhail Kshevetskiy |
| 2026-07-08 | bitfield: Add non-constant field_{prep, get}() helpers | Geert Uytterhoeven |
| 2026-07-08 | bitfield: Add less-checking __FIELD_{GET,PREP}() | Geert Uytterhoeven |
| 2026-07-08 | bitops: import BITS_PER_TYPE() macro from linux | Mikhail Kshevetskiy |
| 2026-07-08 | board: renesas: gen5-cm33: #undef field_{get, prep}() before definition | Mikhail Kshevetskiy |
| 2026-07-08 | clk: renesas: #undef field_{get, prep}() before definition | Mikhail Kshevetskiy |
| 2026-07-08 | mtd: nand: raw: sunxi: #undef field_{get, prep}() before definition | Mikhail Kshevetskiy |
| 2026-07-08 | net: hifemac: #undef field_{get, prep}() before definition | Mikhail Kshevetskiy |
| 2026-07-08 | power: domain: renesas-r8a78000: #undef field_{get, prep}() before definition | Mikhail Kshevetskiy |
| 2026-07-08 | watchdog: renesas_wwdt: #undef field_{get, prep}() before definition | Mikhail Kshevetskiy |
| 2026-07-08 | Merge tag 'xilinx-for-v2026.10-rc1-v3' of https://git.u-boot-project.org/u-bo... | Tom Rini |
| 2026-07-08 | env: ubi: add support to create environment volume if it does not exist | Weijie Gao |
| 2026-07-08 | cmd: ubi: allow creating volume with all free spaces in ubi_create_vol | Weijie Gao |
| 2026-07-08 | cmd: ubi: export more APIs to public | Weijie Gao |
| 2026-07-08 | cmd: ubi: reorganize command messages | Weijie Gao |
| 2026-07-08 | cmd: ubi: change all positive error return value to negative | Weijie Gao |
| 2026-07-08 | cmd: ubi: change the type of parameter dynamic to bool | Weijie Gao |
| 2026-07-08 | cmd: ubifs: mark string parameters with const | Weijie Gao |
| 2026-07-08 | cmd: ubi: use void * for buf parameter in ubi_volume_read | Weijie Gao |
| 2026-07-08 | cmd: ubi: mark read-only function parameters with const | Weijie Gao |
| 2026-07-08 | ubi: remove unnecessary extern directive from function prototypes | Weijie Gao |
| 2026-07-08 | fs: ubifs: fix ubifs_finddir() result check | Patrick Delaunay |
| 2026-07-08 | i2c: designware: fix i2c probe error | Coben Han |
| 2026-07-08 | i2c: nx: Add License | Peng Fan |
| 2026-07-08 | i2c: nx: Use dev_read_addr_ptr() | Peng Fan |
| 2026-07-08 | arm: dts: zynqmp: Fix space indentation to use tabs | Michal Simek |
| 2026-07-08 | arm64: xilinx: Add missing newline in kr260-revA | Michal Simek |
| 2026-07-08 | arm64: zynqmp: Disable ina226 iio-hwmon nodes | Michal Simek |
| 2026-07-08 | arch: arm: dts: Add RTC clock nodes for ZynqMP platform | Harini T |
| 2026-07-08 | arm64: versal-net: Add mmc_get_env_dev() and deduplicate MMC handling | Michal Simek |
| 2026-07-08 | arm64: versal-net: Look up eMMC device in boot_targets_setup() | Michal Simek |
| 2026-07-08 | arm64: versal-net: Do not print bootmode from spi_get_env_dev() | Michal Simek |