summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-06-22lib: rsa: fix compilation error without opensslShiji Yang
2025-06-20Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"Tom Rini
2025-06-20env: Rename DEFAULT_ENV_FILE to ENV_DEFAULT_ENV_TEXT_FILEMarek Vasut
2025-06-20env: Rename SYS_MMC_ENV_PART to ENV_MMC_EMMC_HW_PARTITIONMarek Vasut
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut
2025-06-20env: Rename SYS_REDUNDAND_ENVIRONMENT to ENV_REDUNDANTMarek Vasut
2025-06-20env: Rename OVERWRITE_ETHADDR_ONCE to ENV_OVERWRITE_ETHADDR_ONCEMarek Vasut
2025-06-20Merge tag 'u-boot-at91-2025.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-06-19board: sam9x75_curiosity: Add support for sam9x75 curiosityManikandan Muralidharan
2025-06-19board: sama5d27_wlsom1_ek: Get RAM size and base from devicetreeFabio Estevam
2025-06-18Merge patch series "Print version of the DM firmware"Tom Rini
2025-06-18ti_sci_* : Add capability to access DM firmware's metadataMoteen Shah
2025-06-18ti_sci_*: Add utility to access tisci firmware and SOC capabilityMoteen Shah
2025-06-18Merge patch series "list.h/treewide: get rid of no-op prefetch()"Tom Rini
2025-06-18linux/list.h: drop fallback definition of prefetch()Rasmus Villemoes
2025-06-18linux/list.h: drop use of prefetch()Rasmus Villemoes
2025-06-17Merge tag 'u-boot-imx-next-20250617' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-06-16ARM: imx: mxs: Add support for imx287 based BTT devicesLukasz Majewski
2025-06-16Merge tag 'u-boot-dfu-next-20250616' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-14Merge patch series "linux/bitfield.h: sync <linux/bitfield.h> from Linux 6.15...Tom Rini
2025-06-14linux/bitfield.h: sync <linux/bitfield.h> from Linux 6.15Christian Marangi
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14include: use lowercase hex prefix styleE Shattow
2025-06-13spl: Rename jump_to_image_no_args()Simon Glass
2025-06-13x86: Move Intel GNVS file into the common include directorySimon Glass
2025-06-12bootstage: Fix typoAristo Chen
2025-06-11Merge patch series "dm: core: use {s,u}32 instead of int for dev_read_{s,u}32...Tom Rini
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