summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-27net: dwc_eth_qos: add support for sun55i platformJunhui Liu
2026-07-27arm: mach-sunxi: add syscon driver for system-control nodesJunhui Liu
2026-07-27clk: sunxi: a523: add MBUS_EMAC1 clock gateJunhui Liu
2026-07-27pinctrl: sunxi: a523: add gmac1 supportJunhui Liu
2026-07-26sunxi: configs: OrangePi 4A: enable SPIAndre Przywara
2026-07-26sunxi: configs: Radxa Cubie A5E: enable SPIAndre Przywara
2026-07-26sunxi: spl: spi: Add support for Allwinner A523Andre Przywara
2026-07-26sunxi: spl: spi: Clean up SPI0 pinmux settingAndre Przywara
2026-07-26spi: sunxi: add support for A523 SPI controllerAndre Przywara
2026-07-26mmc: sunxi: fix MACH_SUN9I typo in get_mclk_offset()Omar Ivan Fardjoume
2026-07-25Merge patch series "fs/squashfs: fix symlink load failure on large images"Tom Rini
2026-07-24fs/squashfs: fix dirs->entry leaks on sqfs_search_dir() error pathsAllan ELKAIM
2026-07-24fs/squashfs: add sqfs_dir_offset() error checksAllan ELKAIM
2026-07-24fs/squashfs: fix heap exhaustion during symlink resolutionAllan ELKAIM
2026-07-24Azure CI: Drop Windows host tools buildsTom Rini
2026-07-24fit: prefer the default configuration on best-match tiesCarlo Caione
2026-07-24MAINTAINERS: Replace Atmel with N:Marek Vasut
2026-07-24.mailmap: map the old U-Boot mailing list address to the new oneQuentin Schulz
2026-07-24avb: free mmc_part allocated by get_partition()Igor Opaniuk
2026-07-24boot: android: fix AvbOps and verify-data leaks in AVB pathIgor Opaniuk
2026-07-23arm: armv8: mmu: fix DCACHE_OFF incorrectly unmapping regionAkshay Belsare
2026-07-23serial: esp32: add driver for esp32 series chipsHonbo He
2026-07-23bootm: teach handle_decomp_error() about the noload decompression bufferAristo Chen
2026-07-23cmd: mbr: return false instead of NULL from bool found_key()Naveen Kumar Chaudhary
2026-07-23cmd: pstore: bound path formatting with snprintf to avoid stack overflowNaveen Kumar Chaudhary
2026-07-23cmd: strings: interpret second argument as a byte countNaveen Kumar Chaudhary
2026-07-23cmd: date: Handle -ENOSYS return from dm_rtc_reset()Marek Vasut
2026-07-23Merge patch series "tools: mkimage: fix stale data pointer in fit_import_data()"Tom Rini
2026-07-23test: py: add regression test for fit_import_data() stale stateAristo Chen
2026-07-23tools: mkimage: fix stale data pointer in fit_import_data()Aristo Chen
2026-07-23Merge tag 'mediatek-for-main-2026-07-22' of https://git.u-boot-project.org/u-...Tom Rini
2026-07-23Merge branch 'main' of https://git.u-boot-project.org/u-boot/custodians/u-boo...Tom Rini
2026-07-23mtd: nand: raw: rockchip_nfc: fix ecc setupJohan Jonker
2026-07-23net: nfs: clean up bounds checks in nfs_readlink_reply()Murtaza Munaim
2026-07-23net: dwc_eth_xgmac: Return -ENODEV when phy_connect() failsBoon Khai Ng
2026-07-23cmd: lwip: wget: free mbedtls x509 cert context to avoid memory leakNaveen Kumar Chaudhary
2026-07-23cmd: lwip: sntp: fix netif leak when ntpserverip is unsetNaveen Kumar Chaudhary
2026-07-23net: lwip: handle chained pbufs in transmit pathWeijie Gao
2026-07-23net: lwip: add tftpsrv commandJames Hilliard
2026-07-23net: Drop unnecessary device_set_namePeng Fan
2026-07-23net: phy: fix duplicate eth_phy bindingPranav Tilak
2026-07-23net: phy: dp83867: enable extended read / write for driverMarkus Niebel
2026-07-23rockchip: rk3588s: Add support for ROC-RK3588S-PCFabio Estevam
2026-07-23rockchip: pinctrl: use include from dts/upstreamJohan Jonker
2026-07-23rockchip: pinctrl: replace RK_GPIOn definesJohan Jonker
2026-07-23rockchip: pinctrl: replace RK_FUNC_n definesJohan Jonker
2026-07-23MAINTAINERS: update ARM ROCKCHIP entry to list Simon as reviewerQuentin Schulz
2026-07-23rockchip: only build GPT capsule update helpers with PARTITION_TYPE_GUIDDaniel Golle
2026-07-22Merge patch series "i3c: dw: fix slave device setup and probe issues"Tom Rini
2026-07-22i3c: dw: fix slave device setup after DAAPranav Tilak