summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
3 daysMerge tag 'mmc-for-2026.10-rc1' of https://git.u-boot-project.org/u-boot/cust...Tom Rini
3 dayscmd: fdt: keep control FDT during checksignJames Hilliard
4 dayspower: regulator: add generic PMBus UCLASS_REGULATOR adapterVincent Jardin
4 dayspmbus: add PMBus 1.x framework, CLI, and bindingVincent Jardin
5 dayspower: regulator: Fix regulator_enable/disable() macrosJonas Karlman
5 daystest: dm: regulator: Add regulator_set_value_clamp() testsJonas Karlman
5 dayspower: regulator: Add helper to set voltage within an acceptable rangeJonas Karlman
7 daysMerge patch series "fs: btrfs: add support for readdir"Tom Rini
7 daysfs: btrfs: use fs_ls_generic() and drop custom implementationAlexey Charkov
7 daysfs: btrfs: implement opendir(), readdir() and closedir()Alexey Charkov
8 daysMerge tag 'ubi-updates-for-2026.10-rc1' of https://source.denx.de/u-boot/cust...Tom Rini
9 daysMerge patch series "pinctrl: add support of Airoha SoCs"Tom Rini
9 dayspinctrl: add more pinconf/pinctrl definitionsMikhail Kshevetskiy
9 daysbitfield: Add non-constant field_{prep, get}() helpersGeert Uytterhoeven
9 daysbitfield: Add less-checking __FIELD_{GET,PREP}()Geert Uytterhoeven
9 daysbitops: import BITS_PER_TYPE() macro from linuxMikhail Kshevetskiy
9 dayscmd: ubi: export more APIs to publicWeijie Gao
9 dayscmd: ubifs: mark string parameters with constWeijie Gao
9 dayscmd: ubi: use void * for buf parameter in ubi_volume_readWeijie Gao
9 dayscmd: ubi: mark read-only function parameters with constWeijie Gao
9 daysubi: remove unnecessary extern directive from function prototypesWeijie Gao
10 daysMerge branch 'next'Tom Rini
11 daysls1028ardb: Move environment variables to .env fileAristo Chen
14 daysdrivers: sysreset: revert support for args in requestQuentin Schulz
14 daystest: bootdev: scan with a broken high-priority deviceDenis Mukhin
2026-06-29Merge patch series "arm: aspeed: add initial AST2700 SoC support"Tom Rini
2026-06-29treewide: Staticize and constify acpi opsMarek Vasut
2026-06-29cros_ec: Convert dm_cros_ec_get_ops into an inline function and constify dm_c...Marek Vasut
2026-06-29arm: aspeed: add ASPEED AST2700 SoC family supportRyan Chen
2026-06-26clk: clk-divider: add clk_register_divider_table()Brian Ruley
2026-06-26board: toradex: add initial support for aquila imx95Franz Schnyder
2026-06-26mx6sabre: Move environment variables to .env filesAristo Chen
2026-06-26mx6ullevk: Move environment variables to .env fileAristo Chen
2026-06-26mx7ulp_evk: Move environment variables to .env fileAristo Chen
2026-06-24treewide: move bi_dram[] from bd to gdIlias Apalodimas
2026-06-24arm: mediatek: mt7988: fix gd->bd->bi_dram[0].sizeDavid Lechner
2026-06-24arm: mediatek: mt7987: fix gd->bd->bi_dram[0].sizeDavid Lechner
2026-06-23global_data: fix type for gd_malloc_ptr()Alexander Stein
2026-06-23net: lwip: introduce net_lwip_eth_stop() functionDavid Lechner
2026-06-22Merge tag 'v2026.07-rc5' into nextTom Rini
2026-06-21bootdev: fix typosDenis Mukhin
2026-06-17Merge patch series "arm: omap: Add back omap4 support"Tom Rini
2026-06-17configs: omap4: remove unused boot target devicesBastien Curutchet
2026-06-16arm: dts: renesas: Enable DBSC5 on R-Car R8A78000 X5H Cortex-M33 RSIP portMarek Vasut
2026-06-16ram: renesas: dbsc5: Add Renesas R-Car Gen5 DBSC5 driverMarek Vasut
2026-06-15Merge patch series "various memory related fixups"Tom Rini
2026-06-15memory: reserve from start_addr_sp to initial_relocaddrRandolph Sapp
2026-06-15boot: image-fdt: free old dtb reservationsRandolph Sapp
2026-06-12include: configs: am335x_evm: Enable vidconsoleMarkus Schneider-Pargmann (TI)
2026-06-11Merge patch series "This series introduces initial U-Boot support for mach-ax...Tom Rini