summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-09MAINTAINERS: remove redundant entries for ARM ROCKCHIPQuentin Schulz
2026-07-09Merge tag 'ubi-updates-for-2026.10-rc1' of https://source.denx.de/u-boot/cust...Tom Rini
2026-07-09cmd: kconfig: i2c: add missing I2C API dependencyJulien Stephan
2026-07-08Merge patch series "pinctrl: add support of Airoha SoCs"Tom Rini
2026-07-08arm: dts: en7523: add pinctrl/gpio support, drop legacy gpio supportMikhail Kshevetskiy
2026-07-08configs: airoha: en7523: enable pinctrl/gpio supportMikhail Kshevetskiy
2026-07-08configs: airoha: an7581: enable pinctrl/gpio supportMikhail Kshevetskiy
2026-07-08pinctrl: airoha: add pin controller and gpio driver for EN7523 SoCMikhail Kshevetskiy
2026-07-08pinctrl: airoha: add pin controller and gpio driver for AN7583 SoCMikhail Kshevetskiy
2026-07-08pinctrl: airoha: add pin controller and gpio driver for AN7581 SoCMikhail Kshevetskiy
2026-07-08pinctrl: airoha: add shared pinctrl codeMikhail Kshevetskiy
2026-07-08pinctrl: sort and format the contents of the makefileMikhail Kshevetskiy
2026-07-08pinctrl: add more pinconf/pinctrl definitionsMikhail Kshevetskiy
2026-07-08board: renesas: gen5-cm33: Convert to common field_{get, prep}() helpersMikhail Kshevetskiy
2026-07-08clk: renesas: rcar-cpg-lib: Convert to common field_{get, prep}() helpersMikhail Kshevetskiy
2026-07-08mtd: nand: raw: sunxi: Convert to common field_{get, prep}() helpersMikhail Kshevetskiy
2026-07-08net: hifemac: Convert to common field_{get, prep}() helpersMikhail Kshevetskiy
2026-07-08power: domain: renesas-r8a78000: Convert to common field_{get, prep}() helpersMikhail Kshevetskiy
2026-07-08watchdog: renesas_wwdt: Convert to common field_{get, prep}() helpersMikhail Kshevetskiy
2026-07-08bitfield: Add non-constant field_{prep, get}() helpersGeert Uytterhoeven
2026-07-08bitfield: Add less-checking __FIELD_{GET,PREP}()Geert Uytterhoeven
2026-07-08bitops: import BITS_PER_TYPE() macro from linuxMikhail Kshevetskiy
2026-07-08board: renesas: gen5-cm33: #undef field_{get, prep}() before definitionMikhail Kshevetskiy
2026-07-08clk: renesas: #undef field_{get, prep}() before definitionMikhail Kshevetskiy
2026-07-08mtd: nand: raw: sunxi: #undef field_{get, prep}() before definitionMikhail Kshevetskiy
2026-07-08net: hifemac: #undef field_{get, prep}() before definitionMikhail Kshevetskiy
2026-07-08power: domain: renesas-r8a78000: #undef field_{get, prep}() before definitionMikhail Kshevetskiy
2026-07-08watchdog: renesas_wwdt: #undef field_{get, prep}() before definitionMikhail Kshevetskiy
2026-07-08Merge tag 'xilinx-for-v2026.10-rc1-v3' of https://git.u-boot-project.org/u-bo...Tom Rini
2026-07-08env: ubi: add support to create environment volume if it does not existWeijie Gao
2026-07-08cmd: ubi: allow creating volume with all free spaces in ubi_create_volWeijie Gao
2026-07-08cmd: ubi: export more APIs to publicWeijie Gao
2026-07-08cmd: ubi: reorganize command messagesWeijie Gao
2026-07-08cmd: ubi: change all positive error return value to negativeWeijie Gao
2026-07-08cmd: ubi: change the type of parameter dynamic to boolWeijie Gao
2026-07-08cmd: ubifs: mark string parameters with constWeijie Gao
2026-07-08cmd: ubi: use void * for buf parameter in ubi_volume_readWeijie Gao
2026-07-08cmd: ubi: mark read-only function parameters with constWeijie Gao
2026-07-08ubi: remove unnecessary extern directive from function prototypesWeijie Gao
2026-07-08fs: ubifs: fix ubifs_finddir() result checkPatrick Delaunay
2026-07-08i2c: designware: fix i2c probe errorCoben Han
2026-07-08i2c: nx: Add LicensePeng Fan
2026-07-08i2c: nx: Use dev_read_addr_ptr()Peng Fan
2026-07-08arm: dts: zynqmp: Fix space indentation to use tabsMichal Simek
2026-07-08arm64: xilinx: Add missing newline in kr260-revAMichal Simek
2026-07-08arm64: zynqmp: Disable ina226 iio-hwmon nodesMichal Simek
2026-07-08arch: arm: dts: Add RTC clock nodes for ZynqMP platformHarini T
2026-07-08arm64: versal-net: Add mmc_get_env_dev() and deduplicate MMC handlingMichal Simek
2026-07-08arm64: versal-net: Look up eMMC device in boot_targets_setup()Michal Simek
2026-07-08arm64: versal-net: Do not print bootmode from spi_get_env_dev()Michal Simek