summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-01dm: video: Add damage tracking APIAlexander Graf
2025-05-01efi_loader: bootbin: do not load an initrd if none is providedAdriano Cordova
2025-05-01uthread: doc: fix inline documentationJerome Forissier
2025-04-29mtd: spi-nor: Use CONFIG_IS_ENABLED for CONFIG_SPI_FLASH_BAR definesBernhard Messerklinger
2025-04-28lmb: use a different bit position for LMB_NOMAPSughosh Ganu
2025-04-28Merge tag 'u-boot-imx-master-20250428' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-04-28Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2025-04-28gpio: axp: Remove virtual VBUS enable GPIOSamuel Holland
2025-04-28siemens: imx8qxp: remove unused config fileHeiko Schocher
2025-04-28siemens: capricorn: enable text based default environmentWalter Schweizer
2025-04-28clk: imx: Pass CCM udevice into clk_register_composite()Marek Vasut
2025-04-28power-domain: Add support for refcounting (again)Miquel Raynal
2025-04-25configs: stm32mp25: add PXE boot supportPatrice Chotard
2025-04-25configs: stm32mp25: add USB host boot supportPatrice Chotard
2025-04-25board: st: stm32mp2: change bootcmd for ST boardsPatrick Delaunay
2025-04-25configs: stm32mp25: add support of NAND and NOR bootPatrice Chotard
2025-04-25configs: stm32mp25: add bootcmd for stm32mp25 platformPatrice Chotard
2025-04-25ARM: dts: stm32: convert stm23f7 boards to OF_UPSTREAMPatrice Chotard
2025-04-25ARM: dts: sti: convert stih410-b2260 board to OF_UPSTREAMPatrice Chotard
2025-04-24Merge patch series "More MMC fixes"Tom Rini
2025-04-24mmc: am654_sdhci: Add am654_sdhci_set_control_regJudith Mendez
2025-04-24Merge tag 'u-boot-dfu-20250424' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-04-23Merge patch series "Uthreads"Tom Rini
2025-04-23cyclic: invoke uthread_schedule() from schedule()Jerome Forissier
2025-04-23uthread: add uthread_mutexJerome Forissier
2025-04-23uthread: add cooperative multi-tasking interfaceJerome Forissier
2025-04-23arch: introduce initjmp() and Kconfig symbol HAVE_INITJMPJerome Forissier
2025-04-23Merge tag 'u-boot-rockchip-20250423' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-04-23Merge tag 'mmc-2025-04-23' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2025-04-23rockchip: rk3576: Add support for ROC-RK3576-PC boardHeiko Stuebner
2025-04-23arm: rockchip: Add RK3576 arch core supportXuhui Lin
2025-04-23arch: arm: rockchip: Add initial support for RK3528Jonas Karlman
2025-04-23rockchip: Use rk3588_common.h by default for RK3588 boardsJonas Karlman
2025-04-23rockchip: Use rk3568_common.h by default for RK356x boardsJonas Karlman
2025-04-23rockchip: Ensure device settings is defined before rk3588_common.hJonas Karlman
2025-04-23rockchip: Ensure device settings is defined before rk3568_common.hJonas Karlman
2025-04-23rockchip: Remove partitions env variable for RK3588Jonas Karlman
2025-04-23rockchip: Remove partitions env variable for RK356xJonas Karlman
2025-04-23rockchip: px30: add fdtoverlay_addr_r default value to support FDTOQuentin Schulz
2025-04-23net: ping: make do_ping() available via <net.h>Jerome Forissier
2025-04-23net: lwip: provide net_start_again()Jerome Forissier
2025-04-23net: lwip: fix initialization sequence before a commandJerome Forissier
2025-04-23net: dhcp6: Send DHCPv6 using multicast MACSean Edmond
2025-04-23usb: gadget: introduce 'enabled' flag in struct usb_epStephan Gerhold
2025-04-23mmc: Add a new callback function to perform the 74 clocks cycle sequenceJean-Jacques Hiblot
2025-04-22Merge patch series "MIPS: Boston: Various enhancements"Tom Rini
2025-04-22ahci: DMA addressing fixesJiaxun Yang
2025-04-22Merge tag 'u-boot-socfpga-next-20250422' of https://source.denx.de/u-boot/cus...Tom Rini
2025-04-22arm: socfpga: soc64: Update reset manager registers for F2S bridgeAlif Zakuan Yuslaimi
2025-04-21Merge patch series "fs: exfat: Flush node before put in read() callback"Tom Rini