aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-28zlib: Remove incorrect ZLIB_VERSIONTEST/investigate-zlib-updateMichal Simek5-28/+13
2024-03-28zlib: Port fix for CVE-2016-9841 to U-BootMichal Simek1-88/+42
2024-03-28zlib: Rename write variable to wnext (window write index)Michal Simek3-22/+22
2024-03-28zlib: Rename this variable to here (current decoding table entry)Michal Simek1-14/+14
2024-03-28Merge branch '2024-03-28-assorted-net-changes' into nextTom Rini12-87/+357
2024-03-28Merge tag 'acpi-next-20240328' of https://source.denx.de/u-boot/custodians/u-...WIP/28Mar2024-nextTom Rini11-49/+124
2024-03-27smbios: fill wake-up typeHeinrich Schuchardt2-0/+28
2024-03-27cmd: smbios: type 1 wake-up time, familyHeinrich Schuchardt1-2/+23
2024-03-27acpi: remove duplicate declaration of acpi_fill_header()Heinrich Schuchardt1-10/+0
2024-03-27acpi: document HETP tableHeinrich Schuchardt1-23/+58
2024-03-27MAINTAINERS: add include/acpi/ to ACPIHeinrich Schuchardt1-0/+1
2024-03-27acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt7-15/+15
2024-03-26configs/am62x_beagleplay_a53_defconfig: enable DM_ETH_PHYRoger Quadros1-1/+1
2024-03-26net: mdio-uclass: Bind and probe generic Ethernet PHY driverRoger Quadros1-0/+41
2024-03-26net: phy: Factor out PHY GPIO reset codeMarek Vasut3-32/+69
2024-03-26e1000: add support for i225-ITMarjolaine Amate3-1/+18
2024-03-26net: phy: ncsi: reslove the unaligned access issueJacky Chou1-5/+5
2024-03-26net: phy: ncsi: Correct the endian of the checksumJacky Chou1-1/+1
2024-03-26net: hifemac: make some functions staticYang Xiwen1-2/+2
2024-03-26net: hifemac: implement `net stats` needed opsYang Xiwen1-0/+87
2024-03-26net: hifemac: register MDIO bus device for subnodeYang Xiwen1-0/+28
2024-03-26net: hifemac: fix log reportingYang Xiwen1-37/+73
2024-03-26net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err()Yang Xiwen1-3/+8
2024-03-26net: phy: the NC-SI phy device do not require mdio busJacky Chou1-1/+2
2024-03-26net: phy: Fix signed shift overflowEugeniu Rosca1-2/+2
2024-03-26net: phy: broadcom: Configure LEDs on BCM54210EMarek Vasut1-1/+16
2024-03-26net: phy: ncsi: fixed not nullify the pointers after freeJacky Chou1-1/+4
2024-03-25Merge tag 'v2024.04-rc5' into nextWIP/25Mar2024-nextTom Rini29-72/+222
2024-03-25Prepare v2024.04-rc5v2024.04-rc5Tom Rini2-6/+6
2024-03-25Merge tag 'u-boot-at91-2024.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini13-0/+789
2024-03-25Merge tag 'u-boot-amlogic-fixes-20240325' of https://source.denx.de/u-boot/cu...WIP/25Mar2024Tom Rini11-15/+45
2024-03-25board: amlogic: fix buffler overflow in seria, mac & usid readNeil Armstrong9-15/+30
2024-03-25board: amlogic: add meson_generate_serial_ethaddr fallback to p200Christian Hewitt1-0/+2
2024-03-25ARM: dts: fix Ethernet on WeTek Hub/Play2Christian Hewitt2-0/+13
2024-03-24Merge tag 'u-boot-imx-next-20240324' of https://gitlab.denx.de/u-boot/custodi...WIP/24Mar2024-nextTom Rini19-59/+1049
2024-03-24board: phytec: phycore_imx8mp.env fix netboot issuesYannic Moog1-2/+2
2024-03-24configs: imx93-phyboard-segin: Add fastboot supportMathieu Othacehe1-0/+6
2024-03-24configs: imx93-phyboard-segin: Add USB supportMathieu Othacehe1-0/+8
2024-03-24arm: dts: imx93-phyboard-segin: Add USB supportMathieu Othacehe1-0/+15
2024-03-24imx: ele_ahab: Add ahab_commit command supportMathieu Othacehe3-0/+63
2024-03-24MAINTAINERS: Add entry for PCIe DWC IMX driverSumit Garg1-0/+6
2024-03-24imx8mp_venice_defconfig: Enable PCIe/NVMe supportTim Harvey1-0/+8
2024-03-24verdin-imx8mp_defconfig: Enable PCIe/NVMe supportSumit Garg1-0/+6
2024-03-24pcie_imx: Update header to describe it as a legacy driverSumit Garg1-0/+8
2024-03-24pci: Add DW PCIe controller support for iMX8MP SoCSumit Garg3-0/+350
2024-03-24phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHYSumit Garg3-0/+295
2024-03-24imx8mp: power-domain: Expose high performance PLL clockSumit Garg1-0/+77
2024-03-24imx8mp: power-domain: Add PCIe supportSumit Garg1-38/+79
2024-03-24reset: imx: Add support for i.MX8MP reset controllerSumit Garg1-0/+101
2024-03-24reset: imx: Refactor driver to simplify function namesSumit Garg1-21/+21