summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-10-30power: regulator: s2mps11: declaratively define LDOs and BUCKsKaustabh Chakraborty
2025-10-30power: pmic: s2mps11: add support for allowing multiple device variantsKaustabh Chakraborty
2025-10-30mmc: dw_mmc: add voltage switch command flagKaustabh Chakraborty
2025-10-30mmc: dw_mmc: export dwmci_send_cmd() and dwmci_set_ios()Kaustabh Chakraborty
2025-10-28x86: Rename arch/x86/include/asm/pnp_def.h to include/pnp_def.hTom Rini
2025-10-28mtd: Add function prototype for mtd_read_oob_bf(...)Tom Rini
2025-10-28clk: Add missing <dm/device.h> to include/clk.hTom Rini
2025-10-26bootm: Fix typo in bootm.hWolfgang Wallner
2025-10-26image: Fix typos in image.hWolfgang Wallner
2025-10-24firmware: scmi: Add i.MX95 SCMI CPU ProtocolPeng Fan
2025-10-24firmware: scmi: Add i.MX95 SCMI LMM protocol driverPeng Fan
2025-10-24firmware: scmi: Support probe vendor ID 0x80 and 0x82Peng Fan
2025-10-24firmware: scmi: Cleanup the SCMI MISC IDPeng Fan
2025-10-24firmware: scmi: Conditionally compile protocol supportPeng Fan
2025-10-24bootstd: make it possible to use tftp for netboot with standardbootBenjamin Hahn
2025-10-22boot: Implement a priority for global bootmethsSimon Glass
2025-10-22boot: Support rescanning the global bootmethsSimon Glass
2025-10-22boot: Keep track of which bootmeths have been usedSimon Glass
2025-10-22boot: Add a flag for whether there are global bootmethsSimon Glass
2025-10-22spl: split spl_board_fixups to arch/board specificAnshul Dalal
2025-10-22Merge tag 'net-20251022' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2025-10-22Merge tag 'u-boot-at91-2026.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-10-22net: phy: add paged PHY register accessorsLucien.Jheng
2025-10-22net: make dhcp_run() common for NET and NET_LWIPJerome Forissier
2025-10-22uthreads: Make use of CONFIG_IS_ENABLED consistentlyTom Rini
2025-10-20spl: make args file optional in falcon modeAnshul Dalal
2025-10-17clk: at91: remove default values for PMC_PLL_ACRManikandan Muralidharan
2025-10-15arm/airoha: an7581 ignores CFG_MAX_MEM_MAPPED valueMikhail Kshevetskiy
2025-10-14boot: Improve comments related to global bootmethsSimon Glass
2025-10-14Merge tag 'xilinx-for-v2026.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2025-10-14Merge tag 'mix-next-14102025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-10-14part: Export part_driver_lookup_type for external useJavier Tia
2025-10-13spl: FIT: Make SPL_LOAD_FIT_FULL depend on SPL_LOAD_FITTom Rini
2025-10-10Merge patch series "am65-cpsw-nuss phy_interface_t fixup for fixed TX delay"Tom Rini
2025-10-10net: mdio-uclass: introduce dm_eth_phy_connect_interface()Matthias Schiffer
2025-10-10include: completion.h: Convert the rest of the dummy functions to macrosTom Rini
2025-10-10Merge branch 'uboot-05102025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-10-09Merge patch series "firmware: scmi: various update"Tom Rini
2025-10-09firmware: scmi: Add error code IN_USEPeng Fan
2025-10-09fw_loader: Split from fs_loader into separate library fileMarek Vasut
2025-10-09Merge tag 'u-boot-imx-master-20251009' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-10-09FWU: Add platform hook support for fwu metataPadmarao Begari
2025-10-09drivers: firmware: update xilinx_pm_request to support max payloadNaman Trivedi
2025-10-08arm: baltos: remove obsolete GPMC_NAND_ECC_LP_x8_LAYOUT macroYegor Yefremov
2025-10-08thermal: Convert .get_temp() return value to millicelsiusMarek Vasut
2025-10-07misc: fs_loader: Use buffer pointer in request_firmware_into_buf_via_script()Marek Vasut
2025-10-07imx: kontron-sl-mx8mm: Enable standard boot and disable legacy distro bootFrieder Schrempf
2025-10-05mtd: spinand: Sync core code and device support with Linux 6.17-rc1Mikhail Kshevetskiy
2025-10-05mtd: spinand: Add a ->configure_chip() hookMiquel Raynal
2025-10-05mtd: spinand: Enhance the logic when picking a variantMikhail Kshevetskiy