summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-03watchdog: ast2600: add AST2700 supportRyan Chen
2026-08-03cyclic: return early from cyclic_run() if the list is emptyRasmus Villemoes
2026-08-03cyclic: get rid of cyclic_get_list() helperRasmus Villemoes
2026-07-31Merge tag 'efi-2026-10-rc2-2' of https://git.u-boot-project.org/u-boot/custod...Tom Rini
2026-07-31Merge tag 'u-boot-at91-fixes-2026.10-a' of https://git.u-boot-project.org/u-b...Tom Rini
2026-07-31Merge tag 'u-boot-marvell-20260731' of https://git.u-boot-project.org/u-boot/...Tom Rini
2026-07-31efi_loader: fix use of uninitialized guid in variable enumeration loopsScott Moser
2026-07-31doc: cmd: gpt: Reinstate gpt setenvMarek Vasut
2026-07-31README: Slightly rephrase env set and env print paragraphMarek Vasut
2026-07-31doc: CONTRIBUTE: replace "as" with "like"Quentin Schulz
2026-07-31efi_loader: fix memory leak in efi_sigstore_parse_siglistHeinrich Schuchardt
2026-07-31efi: Print ISA-specific and unknown memory attributesAristo Chen
2026-07-31efi: Unify the memory map output of 'efi mem' and 'efidebug memmap'Aristo Chen
2026-07-30arm: mvebu: Add Allied Telesis x960 boardChris Packham
2026-07-30arm: mvebu: Update docs for Allied Telesis x220Chris Packham
2026-07-30arm: mach-mvebu: Add more AC3 & PC3 variantsChris Packham
2026-07-30arm64: a37xx: pinctrl: fix info->dev used but never setQuentin Schulz
2026-07-30Merge tag 'mmc-for-2026.10-rc2' of https://git.u-boot-project.org/u-boot/cust...Tom Rini
2026-07-29crypto: hash: use DM providers from hash commandJames Hilliard
2026-07-29spl: atf: fix BL32 entry point for multi-segment TEE imagesDaniel Golle
2026-07-29Merge patch series "rtc: pcf8563: HYM8563 support and unreliable-time reporting"Tom Rini
2026-07-29rtc: pcf8563: return -EINVAL when the voltage-low flag is setDaniel Golle
2026-07-29rtc: pcf8563: add haoyu,hym8563 compatibleDaniel Golle
2026-07-29x86: add support for CONFIG_REMAKE_ELFDenis Mukhin
2026-07-29CI: Azure: Correctly skip semihosting tests on vexpress_fvpTom Rini
2026-07-29mailmap: update entry for Christopher ObbardChristopher Obbard
2026-07-29arm: qcom: Update ipq5424-rdp466-u-boot.dtsi for v7.1-dts changesTom Rini
2026-07-29arm: imx943: Update dts files to build with v7.1-dts tagTom Rini
2026-07-29Subtree merge tag 'v7.1-dts' of dts repo [1] into dts/upstreamTom Rini
2026-07-29Squashed 'dts/upstream/' changes from 0f7b6a4fa8c5..e8613e1cf445Tom Rini
2026-07-29power: regulator: ADD PMIC PF9453 supportJoy Zou
2026-07-29power: pmic: ADD PMIC PF9453 supportJoy Zou
2026-07-29power: domain: renesas-r8a78000: Add SDK SCP 4.36 mapMarek Vasut
2026-07-29mmc: enable CMD23 for multi-block transfersEric Chung
2026-07-29mmc: fix mmc_deinit regression when card is at 1.8V signalingPeng Fan
2026-07-29mmc: fix mmc_bwrite() ignoring host get_b_max() callbackPeng Fan
2026-07-29mmc: sdhci: fix align_buffer memory leak on re-initializationPeng Fan
2026-07-29mmc: rpmb: fix tautological condition in RPMB_REQ_READ_DATA validationPeng Fan
2026-07-29mmc: fix mmc_poll_for_busy() false timeout when card is readyPeng Fan
2026-07-28ram: k3-ddrss: fix ecc range checking bugBin Liu
2026-07-28Kconfig: ram: select FDT_64BIT for K3_INLINE_ECCBin Liu
2026-07-28cmd/mtd.c: fix do_mtd_io doesn't support 64bit user addressRomain Caritey
2026-07-28board: phytec: phycore_am68x: Turn off pmic watchdogDominik Haller
2026-07-28arm: dts: k3-am68-phyboard-izar-u-boot: Add mcu_i2c0Dominik Haller
2026-07-28serial: avoid redundant early UART initializationAswin Murugan
2026-07-28arm: dts: Add SD dts for the sc598 EZKITCaleb Ethridge
2026-07-28tools: binman: pass KEYDIR to FIT entriesJames Hilliard
2026-07-28pinctrl: single: parse gpio-range as a raw array (O(N^2) -> O(N))Jordi Trepat Mur
2026-07-28Merge patch series "Enable Ethernet boot on SK-AM62A-LP"Tom Rini
2026-07-28doc: board: ti: am62ax_sk: Add document for Ethernet boot on AM62x SoC.Chintan Vankar