summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-06-11dm: core: use s32 instead of int for dev_read_s32_defaultQuentin Schulz
2025-06-11dm: core: use u32 instead of int for dev_read_u32_defaultQuentin Schulz
2025-06-11board: stm32: add stm32h747-discovery board supportDario Binacchi
2025-06-11tools: stm32image: Add support for STM32 Image V2.0Marek Vasut
2025-06-11clk: stm32mp13: Add SPL support and clock tree init to STM32MP13 RCC driverMarek Vasut
2025-06-11reset: stm32mp25: add stm32mp25 reset driverGabriel Fernandez
2025-06-11clk: add CONFIG_CLK_AUTO_IDPatrick Delaunay
2025-06-11clk: stm32mp25: Add clock driver supportGabriel Fernandez
2025-06-11clk: scmi: add compatibility with clock protocol 2.0Valentin Caron
2025-06-10arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board supportMarek Vasut
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini
2025-06-06include/dt-bindings: Remove headers we can safely upgradeTom Rini
2025-06-06include/dt-bindings/reset: Remove local version of bcm6318-reset.hTom Rini
2025-06-06include/dt-bindings: Remove strict subset headersTom Rini
2025-06-06include/dt-bindings: Remove functionally identical headersTom Rini
2025-06-06include/dt-bindings: Remove identical headersTom Rini
2025-06-06include/dt-bindings: Remove unused headersTom Rini
2025-06-06debug_uart: Replace debug functions with dummies if CONFIG_DEBUG_UART is not setLukasz Czechowski
2025-06-05cmd: bootmenu: permit to select bootmenu entry with a shortcutChristian Marangi
2025-06-03board: toradex: add verdin am62p supportParth Pancholi
2025-06-03linux/sizes.h: sync from kernelEmanuele Ghidoli
2025-06-02Merge patch series "Audit include list for include/[a-m]*.h"Tom Rini
2025-06-02include/mtd.h: Cleanup usageTom Rini
2025-06-02include/mmc.h: Audit include listTom Rini
2025-06-02include/ide.h: Cleanup usageTom Rini
2025-06-02include/fat.h: Audit include listTom Rini
2025-06-02include/efi_loader.h, include/efi_tcg2.h: Audit include listTom Rini
2025-06-02include/dwmmc.h: Audit include listTom Rini
2025-06-02include/dw_hdmi.h: Audit include listTom Rini
2025-06-02include/dfu.h: Audit include listTom Rini
2025-06-02include/compiler.h: Audit include listTom Rini
2025-06-02include/cbfs.h: Audit include listTom Rini
2025-06-02include/cadence-nand.h: Audit include listTom Rini
2025-06-02include/bootstd.h: Audit include listTom Rini
2025-06-02include/bootflow.h: Audit include listTom Rini
2025-06-02include/bios_emul.h: Audit include listTom Rini
2025-06-02include/arm_ffa.h: Audit include listTom Rini
2025-06-02include/ahci.h: Audit include listTom Rini
2025-06-02Revert "riscv: image: Add new image type for RV64"Mayuresh Chitale
2025-05-30Merge tag 'dm-pull-30may25' of git://git.denx.de/u-boot-dm into nextTom Rini
2025-05-30env: Fix network support when CONFIG_NET_LWIP is setBenjamin ROBIN
2025-05-30image: Fix FIT image loadable section custom processingMarek Vasut
2025-05-30Merge patch series "Almost complete DM_SERIAL migration"Tom Rini
2025-05-30PowerPC / Layerscape: Finish migration to DM_SERIALTom Rini
2025-05-30expo: Split setting up the menu from adding itemsSimon Glass
2025-05-30expo: Update bootflow_menu_poll() to return a sequence IDSimon Glass
2025-05-30expo: Provide a way to position things relative to displaySimon Glass
2025-05-30expo: Drop the render from expo_poll()Simon Glass
2025-05-30expo: Support highlighting menu itemsSimon Glass
2025-05-30expo: Begin implementation of a text editorSimon Glass