summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-08-05misc: mpfs_syscontroller: add mailbox RX helper for service responsesJamie Gibbons
2026-08-03cyclic: get rid of cyclic_get_list() helperRasmus Villemoes
2026-08-03board: phycore_imx8mm: add 1 and 4GB RAM timingsINgo Rah
2026-07-31Merge tag 'efi-2026-10-rc2-2' of https://git.u-boot-project.org/u-boot/custod...Tom Rini
2026-07-31efi: Print ISA-specific and unknown memory attributesAristo Chen
2026-07-31efi: Unify the memory map output of 'efi mem' and 'efidebug memmap'Aristo Chen
2026-07-30arm: mvebu: Add Allied Telesis x960 boardChris Packham
2026-07-30Merge tag 'mmc-for-2026.10-rc2' of https://git.u-boot-project.org/u-boot/cust...Tom Rini
2026-07-29crypto: hash: use DM providers from hash commandJames Hilliard
2026-07-29power: pmic: ADD PMIC PF9453 supportJoy Zou
2026-07-29mmc: enable CMD23 for multi-block transfersEric Chung
2026-07-28Merge tag 'efi-2026-01-rc2' of https://git.u-boot-project.org/u-boot/custodia...Tom Rini
2026-07-27Merge tag 'u-boot-imx-main-20260727' of https://git.u-boot-project.org/u-boot...Tom Rini
2026-07-27sandbox: fix enum host_platform_flags descriptionHeinrich Schuchardt
2026-07-27Merge tag 'u-boot-rockchip-2026.10-20260724' of https://git.u-boot-project.or...Tom Rini
2026-07-27board: toradex: aquila-imx95: detect RAM sizesEmanuele Ghidoli
2026-07-27board: toradex: smarc-imx95: detect RAM sizesEmanuele Ghidoli
2026-07-27imx9{4, 5, 52}_evk: power on mcore according to SM configYe Li
2026-07-27imx9: bootaux: Support booting CM70, CM71 and CM33 sync coresAlice Guo
2026-07-27board: purism: Add support for the Librem5 devkitGuido Günther
2026-07-24fit: prefer the default configuration on best-match tiesCarlo Caione
2026-07-23net: lwip: add tftpsrv commandJames Hilliard
2026-07-23rockchip: rk3588s: Add support for ROC-RK3588S-PCFabio Estevam
2026-07-23rockchip: pinctrl: use include from dts/upstreamJohan Jonker
2026-07-23rockchip: pinctrl: replace RK_GPIOn definesJohan Jonker
2026-07-23rockchip: pinctrl: replace RK_FUNC_n definesJohan Jonker
2026-07-21Merge patch series "some string cleanup, and a tweak of the "config" command"Tom Rini
2026-07-21string: add strcasestr()Rasmus Villemoes
2026-07-21string: remove more pointless __HAVE_ARCH_STR*Rasmus Villemoes
2026-07-21string: remove unused strswab() functionRasmus Villemoes
2026-07-21string: correct prototype of strchrnul()Rasmus Villemoes
2026-07-21Merge tag 'riscv-for-v2026.10-rc1' of https://git.u-boot-project.org/u-boot/c...Tom Rini
2026-07-21power: pmic: add support for Spacemit P1 PMICRaymond Mao
2026-07-21configs: k1: enable early timer supportRaymond Mao
2026-07-21spacemit: k1: enable SPL with debug UARTRaymond Mao
2026-07-21spacemit: k1: support multi-board infrastructureRaymond Mao
2026-07-21dt-bindings: reset: drop spacemit-k1-reset.hGuodong Xu
2026-07-21reset: spacemit: k1: introduce syscon-bound reset driverGuodong Xu
2026-07-21clk: spacemit: Add support for K1 SoCJunhui Liu
2026-07-20spi: dw: Allow bits_per_word to be configured by device driversBoon Khai Ng
2026-07-20board: rockchip: add Anbernic RG-DSChris Morgan
2026-07-17bloblist: Rename GD_FLG_BLOBLIST_READY to GD_FLG_BLOBLIST_HANDOFFTom Rini
2026-07-14Merge tag 'mmc-for-2026.10-rc1' of https://git.u-boot-project.org/u-boot/cust...Tom Rini
2026-07-13cmd: fdt: keep control FDT during checksignJames Hilliard
2026-07-13power: regulator: add generic PMBus UCLASS_REGULATOR adapterVincent Jardin
2026-07-13pmbus: add PMBus 1.x framework, CLI, and bindingVincent Jardin
2026-07-12power: regulator: Fix regulator_enable/disable() macrosJonas Karlman
2026-07-12test: dm: regulator: Add regulator_set_value_clamp() testsJonas Karlman
2026-07-12power: regulator: Add helper to set voltage within an acceptable rangeJonas Karlman
2026-07-10Merge patch series "fs: btrfs: add support for readdir"Tom Rini