summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2025-10-05mtd: spinand: add OTP supportMikhail Kshevetskiy
2025-10-05mtd: spinand: Add read retry supportCheng Ming Lin
2025-10-05mtd: spinand: add support of continuous reading modeMikhail Kshevetskiy
2025-10-05mtd: spinand: Introduce a way to avoid raw accessTakahiro Kuwano
2025-10-05mtd: spinand: Add support for setting plane select bitsCheng Ming Lin
2025-10-05mtd: spinand: Sync core code and device support with Linux 6.10Mikhail Kshevetskiy
2025-10-05mtd: spinand: Extend spinand_wait() to match Linux kernel implementationMikhail Kshevetskiy
2025-10-05mtd: nand: Add a NAND page I/O request typeMiquel Raynal
2025-10-05mtd: spinand: Use the spi-mem dirmap APIMikhail Kshevetskiy
2025-10-05spi: spi-mem: Extend SPI MEM ops to match Linux 6.16Mikhail Kshevetskiy
2025-10-03cmd: spl: Remove ATAG support from this commandTom Rini