aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-08net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32WIP/2022-08-08-networking-updatesPatrice Chotard1-0/+1
2022-08-08net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186Patrice Chotard1-0/+1
2022-08-08ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pinsKunihiko Hayashi3-4/+4
2022-08-08net: ave: Add capability of rgmii-id modeKunihiko Hayashi1-1/+13
2022-08-08net: phy: possible NULL dereference in fixed_phy_create()Heinrich Schuchardt1-3/+3
2022-08-08net: dwc_eth_qos: cosmetic: reorder include filesPatrick Delaunay1-1/+1
2022-08-08net: dwc_eth_qos: restore support of not cache-aligned descriptorPatrick Delaunay2-22/+57
2022-08-08net: phy: Remove inline definitions from convinience functionsRamon Fried2-180/+183
2022-08-08net: ftgmac100: use bus name in mdio error messagesZev Weiss1-2/+2
2022-08-08net: nuvoton : Add NPCM7xx EMAC driverJim Liu3-0/+751
2022-08-08net: mpc8xx_fec: Migrate to DM_ETHChristophe Leroy6-104/+104
2022-08-08net: dwc_eth_qos: remove use of DWC_NET_PHYADDRRasmus Villemoes4-7/+0
2022-08-08net: dwc_eth_qos: lift parsing of max-speed DT property to common codeRasmus Villemoes1-2/+2
2022-08-08net: dwc_eth_qos: fix double resource leak in eqos_remove()Rasmus Villemoes1-1/+1
2022-08-08net: dm9000: Correctly handle empty FIFOMarek Vasut1-2/+2
2022-08-08net: phy: marvell: Add support for 88E1240 PHYStefan Roese1-0/+21
2022-08-08net: phy: marvell: Support reg config via "marvell, reg-init" DT propertyStefan Roese1-0/+100
2022-08-08net: bootp: Make root path (option 17) length configurableAndre Kalb3-2/+10
2022-08-05Merge branch '2022-08-05-buildman-integrate-boardscfg'Tom Rini20-1006/+960
2022-08-05buildman: Drop a TODO that is doneWIP/2022-08-05-buildman-integrate-boardscfgSimon Glass1-3/+0
2022-08-05buildman: Drop a Python 2.7 commentSimon Glass1-1/+0
2022-08-05buildman: Allow lines without a symbolSimon Glass1-11/+9
2022-08-05Drop genboardscfg.pySimon Glass2-445/+0
2022-08-05gitlab/azure: Use buildman instead of genboardscfgSimon Glass2-2/+2
2022-08-05buildman: Return an error if there are maintainer warningsSimon Glass3-11/+24
2022-08-05Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""Simon Glass6-111/+4
2022-08-05buildman: Replace the Options column with config nameSimon Glass2-17/+10
2022-08-05buildman: Tidy up pylint problems in boards moduleSimon Glass1-148/+204
2022-08-05buildman: Incorporate the genboardscfg.py toolSimon Glass4-15/+426
2022-08-05buildman: Split out Boards into its own fileSimon Glass5-288/+301
2022-08-05buildman: Convert camel case in board.pySimon Glass4-42/+42
2022-08-05buildman: Drop use of 'board' in board moduleSimon Glass1-8/+8
2022-08-05buildman: Drop use of 'boards' in controlSimon Glass3-20/+19
2022-08-05buildman: Fix use of 'boards' in testSimon Glass1-21/+21
2022-08-05buildman: Fix use of 'boards' in func_testSimon Glass1-19/+19
2022-08-05buildman: Avoid using board as a variableSimon Glass6-56/+55
2022-08-05buildman: Support running from an IDESimon Glass4-29/+63
2022-08-05buildman: Drop -I optionSimon Glass2-6/+0
2022-08-05Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpmWIP/05Aug2022Tom Rini13-82/+213
2022-08-04configs: Resync with savedefconfigWIP/04Aug2022Tom Rini3-23/+12
2022-08-04Merge branch '2022-08-04-Kconfig-migrations'Tom Rini412-1433/+758
2022-08-04Convert CONFIG_SYS_FSL_DDR_INTLV_256B to KconfigTom Rini26-8/+29
2022-08-04Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to KconfigTom Rini3-7/+8
2022-08-04Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini44-23/+77
2022-08-04Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to KconfigTom Rini8-45/+43
2022-08-04Convert CONFIG_FSL_CORENET to KconfigTom Rini43-51/+17
2022-08-04configs: Remove a number of unreferenced CONFIG options.Tom Rini28-130/+6
2022-08-04Convert CONFIG_SYS_FMAN_V3 to KconfigTom Rini3-7/+8
2022-08-04Convert CONFIG_SYS_FLASH_QUIET_TEST to KconfigTom Rini157-31/+138
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini283-155/+203