summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-03mtd: rawnand: cortina_nand: Fix -ENOMEM detectionAndrew Goodbody
2025-08-03mtd: nand: sunxi: Free allocated memory on errorsAndrew Goodbody
2025-08-03mtd: rawnand: stm32_fmc2: Ensure to return error codeAndrew Goodbody
2025-08-03mtd: nand: pxa3xx: Free memory on errorAndrew Goodbody
2025-08-01Merge patch series "env: mtd: add the missing put_mtd_device()"Tom Rini
2025-08-01env: mtd: initialize saved_buf pointerShiji Yang
2025-08-01env: mtd: add the missing put_mtd_device()Shiji Yang
2025-08-01Makefile: add dependency from lib to arch/$(ARCH)/libMikko Rapeli
2025-08-01Merge tag 'net-20250801' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2025-08-01net: phy: Support overriding Auto Negotiation timeout with env variableSiddharth Vadapalli
2025-08-01lwip: provide a sntp_format_time() functionJerome Forissier
2025-08-01virtio: net: Add missing virtqueue_kick in free_pktChristian Speich
2025-08-01arm: bcm281xx: Remove ethernet driverTom Rini
2025-08-01net: Tighten some network driver dependenciesTom Rini
2025-08-01net: Add <cpu_func.h> to some platformsTom Rini
2025-08-01drivers/net/ftgmac100.c: Fix a debug printTom Rini
2025-08-01net: lwip: remove eth_init from net_init as it is called laterTim Harvey
2025-08-01net: lwip: simplify net_lwip_eth_startTim Harvey
2025-08-01net: wget: Fix comparison of unsigned variableAndrew Goodbody
2025-08-01net: Incorrect NOP macro used for testAndrew Goodbody
2025-08-01net: Add parens to macro PSEUDO_HDR_SIZEAndrew Goodbody
2025-07-31Merge tag 'u-boot-stm32-20250731' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-07-31Merge tag 'u-boot-socfpga-next-20250731' of https://source.denx.de/u-boot/cus...Tom Rini
2025-07-30Subtree merge tag 'v6.16-dts' of dts repo [1] into dts/upstreamTom Rini
2025-07-30Squashed 'dts/upstream/' changes from fe2d6c49bb4e..d08867ef8f12Tom Rini
2025-07-30Merge patch series "rockchip: puma-rk3399: anticipate breakage with v6.16 DT"Tom Rini
2025-07-30arm64: dts: rockchip: disable unrouted USB controllers and PHY on RK3399 Puma...Quentin Schulz
2025-07-30arm64: dts: rockchip: disable unrouted USB controllers and PHY on RK3399 PumaQuentin Schulz
2025-07-30arm64: dts: rockchip: fix internal USB hub instability on RK3399 PumaLukasz Czechowski
2025-07-30dt-bindings: usb: cypress,hx3: Add support for all variantsLukasz Czechowski
2025-07-30dt-bindings: usb: usb-device: relax compatible pattern to a containsQuentin Schulz
2025-07-30configs: puma-rk3399: enable onboard USB hub supportQuentin Schulz
2025-07-30Merge patch series "rockchip: ringneck-px30: anticipate breakage with v6.16-r...Tom Rini
2025-07-30configs: ringneck-px30: fix EthernetQuentin Schulz
2025-07-30arm64: dts: rockchip: move reset to dedicated eth-phy node on ringneckHeiko Stuebner
2025-07-30arm64: dts: rockchip: add basic mdio node to px30Heiko Stuebner
2025-07-30Merge patch series "Extend usb_onboard_hub driver to support Cypress HX3 hub ...Tom Rini
2025-07-30usb: onboard-hub: Add support for Cypress HX3 familyLukasz Czechowski
2025-07-30usb: onboard-hub: Add support for multiple power suppliesLukasz Czechowski
2025-07-30usb: onboard-hub: Set the reset gpio pin before freeingLukasz Czechowski
2025-07-30usb: onboard-hub: Use devm API do automatically free the reset GPIOLukasz Czechowski
2025-07-30usb: onboard-hub: Use the ofnode to check if the peer-hub was probedLukasz Czechowski
2025-07-30Merge tag 'u-boot-watchdog-20250730' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-07-30reset: stm32: Fix set_clr fieldPatrice Chotard
2025-07-30socfpga_agilex5: config: Relocate malloc and bss addressDinesh Maniyam
2025-07-30configs: socfpga: soc64: agilex5: Enable NAND boot with UBI / UBIFSDinesh Maniyam
2025-07-30arch: arm: agilex5: Enable power manager for Agilex5Alif Zakuan Yuslaimi
2025-07-30arm: socfpga: agilex5: Sub-device check enabled for runtime workaroundTingting Meng
2025-07-30arm: socfpga: agilex5: Coverity issue cleanup in jtag_usercode checkTingting Meng
2025-07-30socfpga_dtreg: Ensure reg is initialised before useAndrew Goodbody