summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-18net: lwip: add Kconfig option to show ICMP unreachable errorsJerome Forissier
2025-08-18lwip: icmp: allow reporting ICMP destination unreachableJerome Forissier
2025-08-18net: phy: broadcom: add support for BCM54612EJim Liu
2025-08-18net: designware: Fix get_timer value overflowJim Liu
2025-08-18phy: marvell: Cannot test unsigned field to be negativeAndrew Goodbody
2025-08-18phy: marvell: Fix off by 1 limit checksAndrew Goodbody
2025-08-18net: phy: vitesse: Fix incorrect test for timeoutAndrew Goodbody
2025-08-18net: octeontx: Free allocated memory on errorAndrew Goodbody
2025-08-18net: octeontx: Remove unneeded testAndrew Goodbody
2025-08-18net: octeontx: Remove unneeded codeAndrew Goodbody
2025-08-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-08-17configs: Remove redundant CONFIG_TEXT_BASE assignments for Renesas defconfigsLad Prabhakar
2025-08-17arm64: dts: renesas: r8a779g3: Describe generic SPI NOR support on Retronix R...Marek Vasut
2025-08-17arm64: dts: renesas: r8a779g3: Set VDDQ18_25_AVB voltage on Retronix R-Car V4...Marek Vasut
2025-08-17arm64: dts: renesas: r8a779g3: Invert microSD voltage selector on Retronix R-...Marek Vasut
2025-08-17arm64: renesas: r8a779g3: Enable xHCI USB on Retronix R-Car V4H Sparrow Hawk ...Marek Vasut
2025-08-17arm64: renesas: r8a779g3: Disable dual-rank DRAM on Retronix R-Car V4H ES2 Sp...Marek Vasut
2025-08-17arm64: renesas: r8a779g3: Disable MicroSD UHS modes on Retronix R-Car V4H Spa...Marek Vasut
2025-08-17pci: pcie-rcar-gen4: Fix PHY initializationMarek Vasut
2025-08-15pinctrl: stmfx: Remove duplicated codeAndrew Goodbody
2025-08-15pinctrl: single: Remove unreachable codeAndrew Goodbody
2025-08-15ram: k3-ddrss: Use logical and not bitwiseAndrew Goodbody
2025-08-15phy: ti: j721e-wiz: Set error code before gotoAndrew Goodbody
2025-08-15phy: keystone-usb: Do not negate return codeAndrew Goodbody
2025-08-15timer: Tighten some timer driver dependenciesTom Rini
2025-08-15timer: fttmr010_timer: Remove unused driverTom Rini
2025-08-15net: ti: icssg: Remove impossible testAndrew Goodbody
2025-08-15net: ti: am65-cpsw-nuss: Initialise retAndrew Goodbody
2025-08-15net: phy: cortina: Ensure memory allocated is freedAndrew Goodbody
2025-08-14ram: Tighten some ram driver dependenciesTom Rini
2025-08-14serial: linflexuart: Remove unused driverTom Rini
2025-08-14serial: Tighten some serial driver dependenciesTom Rini
2025-08-14rtc: pl031: Correct function type of pl031_write_regTom Rini
2025-08-14rtc: mc146818: Fix building on more architecturesTom Rini
2025-08-14rtc: Tighten some rtc driver dependenciesTom Rini
2025-08-14sysreset: Tighten some sysreset driver dependenciesTom Rini
2025-08-14sound: Tighten some sound driver dependenciesTom Rini
2025-08-14soc: Tighten some soc driver dependenciesTom Rini
2025-08-14remoteproc: Tighten some remoteproc driver dependenciesTom Rini
2025-08-14reset: Tighten some reset driver dependenciesTom Rini
2025-08-14pwm: pwm-aspeed: Add missing <linux/log2.h> to pwm-aspeed.cTom Rini
2025-08-14pwm: Tighten some pwm driver dependenciesTom Rini
2025-08-14pinctrl: Tighten some pinctrl driver dependenciesTom Rini
2025-08-14sm: Rework the Kconfig logic hereTom Rini
2025-08-14sandbox: Add an additional dummy sync macroTom Rini
2025-08-14net: e1000: Free temporary buffer on exitAndrew Goodbody
2025-08-14bootstd: rauc: Change global method to check any partitionMartin Schwan
2025-08-14env: Correct Kconfig type for ENV_MMC_SW_PARTITIONTom Rini
2025-08-14Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-08-14arch/riscv/lib: update memmove and memcpy for big-endianBen Dooks