summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-06Merge branch 'main' of https://git.u-boot-project.org/u-boot/custodians/u-boo...Tom Rini
2026-08-06Merge tag 'u-boot-watchdog-20260803' of https://git.u-boot-project.org/u-boot...Tom Rini
2026-08-06Merge tag 'fwu-main-03082026' of https://git.u-boot-project.org/u-boot/custod...Tom Rini
2026-08-06Merge branch 'main' of https://git.u-boot-project.org/u-boot/custodians/u-boo...Tom Rini
2026-08-06Merge branch 'main' of https://git.u-boot-project.org/u-boot/custodians/u-boo...Tom Rini
2026-08-06binman: nxp_imx8mcst: Handle FCFB header during SPI NOR bootMarek Vasut
2026-08-06imx: Add FRDM-IMX95 initial supportJoseph Guo
2026-08-05clk: mediatek: mt8188: fix top0 gate polarityJulien Stephan
2026-08-05arm: mediatek: use phase-aware PSCI reset on MT8188Carlo Caione
2026-08-05cmd: ufetch: fix compiling with no CONFIG_SYS_CONFIG_NAMEDavid Lechner
2026-08-05board: sophgo: add support for Milk-V Duo 256MHiago De Franco
2026-08-05board: sophgo: move ethernet driver to common directoryHiago De Franco
2026-08-05mailbox: mpfs: add bounded wait for BUSY to clear before sending requestJamie Gibbons
2026-08-05mailbox: mpfs-mbox: replace unbounded BUSY polling with bounded waitsJamie Gibbons
2026-08-05configs: microchip_mpfs_generic: enable MPFS RNG supportJamie Gibbons
2026-08-05rng: add Microchip PolarFire SoC hardware RNG driverJamie Gibbons
2026-08-05misc: mpfs_syscontroller: bind RNG sub-deviceJamie Gibbons
2026-08-05misc: mpfs_syscontroller: add mailbox RX helper for service responsesJamie Gibbons
2026-08-04net: rtl8169: add support for RTL8126A and RTL8127AJaven Xu
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-08-03toradex: tdx-cfg-block: Add Aquila iMX95 0243 PID4Franz Schnyder
2026-08-03arm: imx: initialize the system counter earlier on i.MX7Emanuele Ghidoli
2026-08-03imx: scmi: suppress invalid origin/errid in reset reason printJoseph Guo
2026-08-03binman: add CST backend selection for i.MX8M signingMarek Vasut
2026-08-03board: phycore_imx8mm: add 1 and 4GB RAM timingsINgo Rah
2026-08-03board: phycore_imx8mm: update RAM timingsINgo Rah
2026-08-03fwu: Make boottime check failures visibleMichal Simek
2026-08-02arm: dts: renesas: Remove unused OPP nodes from R-Car H3/M3-W/M3-W+/M3-NMarek Vasut
2026-08-02pinctrl: renesas: Further minimize R8A77965 M3-N PFC tablesMarek Vasut
2026-08-02pinctrl: renesas: Further minimize R8A77960 M3-W and R8A77961 M3-W+ PFC tablesMarek Vasut
2026-08-02pinctrl: renesas: Further minimize R8A77951 H3 PFC tablesMarek Vasut
2026-08-02Revert "arm64: dts: renesas: r8a779g3: Reinstate basic PCIe clock description...Marek Vasut
2026-08-02arm64: renesas: r8a779g3: Enable PCIe clock generator and I2C mux drivers on ...Marek Vasut
2026-08-02pci: pcie-rcar-gen4: Handle always on reference clockMarek Vasut
2026-08-02clk: rs9: Add Renesas 9-series PCIe clock generator driverMarek Vasut
2026-08-02clk: renesas: Add SDK SCP 4.36 map to Renesas R-Car R8A78000 X5H CPG clock dr...Marek Vasut
2026-08-02usb: mtu3: wait for TX FIFO to drain before disconnectCarlo Caione
2026-08-02MAINTAINERS: Update SH/SoCFPGA/USB email addressesMarek Vasut
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