summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
37 hoursMerge patch series "some string cleanup, and a tweak of the "config" command"Tom Rini
37 hoursstring: add strcasestr()Rasmus Villemoes
37 hoursstring: remove more pointless __HAVE_ARCH_STR*Rasmus Villemoes
37 hoursstring: remove unused strswab() functionRasmus Villemoes
37 hoursstring: correct prototype of strchrnul()Rasmus Villemoes
42 hoursMerge tag 'riscv-for-v2026.10-rc1' of https://git.u-boot-project.org/u-boot/c...Tom Rini
2 dayspower: pmic: add support for Spacemit P1 PMICRaymond Mao
2 daysconfigs: k1: enable early timer supportRaymond Mao
2 daysspacemit: k1: enable SPL with debug UARTRaymond Mao
2 daysspacemit: k1: support multi-board infrastructureRaymond Mao
2 daysdt-bindings: reset: drop spacemit-k1-reset.hGuodong Xu
2 daysreset: spacemit: k1: introduce syscon-bound reset driverGuodong Xu
2 daysclk: spacemit: Add support for K1 SoCJunhui Liu
3 daysspi: dw: Allow bits_per_word to be configured by device driversBoon Khai Ng
6 daysbloblist: Rename GD_FLG_BLOBLIST_READY to GD_FLG_BLOBLIST_HANDOFFTom Rini
9 daysMerge tag 'mmc-for-2026.10-rc1' of https://git.u-boot-project.org/u-boot/cust...Tom Rini
9 dayscmd: fdt: keep control FDT during checksignJames Hilliard
10 dayspower: regulator: add generic PMBus UCLASS_REGULATOR adapterVincent Jardin
10 dayspmbus: add PMBus 1.x framework, CLI, and bindingVincent Jardin
11 dayspower: regulator: Fix regulator_enable/disable() macrosJonas Karlman
11 daystest: dm: regulator: Add regulator_set_value_clamp() testsJonas Karlman
11 dayspower: regulator: Add helper to set voltage within an acceptable rangeJonas Karlman
12 daysMerge patch series "fs: btrfs: add support for readdir"Tom Rini
12 daysfs: btrfs: use fs_ls_generic() and drop custom implementationAlexey Charkov
12 daysfs: btrfs: implement opendir(), readdir() and closedir()Alexey Charkov
14 daysMerge tag 'ubi-updates-for-2026.10-rc1' of https://source.denx.de/u-boot/cust...Tom Rini
2026-07-08Merge patch series "pinctrl: add support of Airoha SoCs"Tom Rini
2026-07-08pinctrl: add more pinconf/pinctrl definitionsMikhail 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-08cmd: ubi: export more APIs to publicWeijie 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-06Merge branch 'next'Tom Rini
2026-07-06ls1028ardb: Move environment variables to .env fileAristo Chen
2026-07-03drivers: sysreset: revert support for args in requestQuentin Schulz
2026-07-03test: 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