arm: mach-k3: j721e: Rename BOOT_DEVICE_USB to BOOT_DEVICE_DFU
[oweals/u-boot.git] / drivers / net /
2020-02-01 Tom RiniMerge tag 'u-boot-rockchip-20200130' of https://gitlab...
2020-01-31 Tom RiniMerge tag 'uniphier-v2020.04-2' of https://gitlab.denx...
2020-01-31 Tom RiniMerge branch '2020-01-30-master-imports'
2020-01-30 Flavio Suligoinet: fix typo
2020-01-29 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-26 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-25 Tom RiniMerge branch '2020-01-24-master-imports'
2020-01-25 Vignesh Raghavendranet: macb: Drop local cache flush
2020-01-24 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-24 Simon Glasscommon: Move clock functions into a new file
2020-01-24 Alex Margineandrivers: net: fsl_enetc: fix SXGMII MAC configuration
2020-01-24 Michael Walledrivers: net: fsl_enetc: add write_hwaddr() for LS1028A
2020-01-24 Michael Walledrivers: net: fsl_enetc: use write_hwaddr()
2020-01-24 Alex Margineandrivers: net: fsl_enetc: Pass on primary MAC address...
2020-01-21 Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20 Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20 Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20 Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-17 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-17 Simon Glasscommon: Move clock functions into a new file
2020-01-16 Tom RiniMerge tag 'mmc-1-16-2020' of https://gitlab.denx.de...
2020-01-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-16 Tom RiniMerge tag 'xilinx-for-v2020.04' of https://gitlab.denx...
2020-01-14 Michal Simeknet: zynq: Add a note about RX_BUF macro
2020-01-10 Tom RiniMerge branch '2020-01-10-master-imports'
2020-01-10 Angelo Durgehellodrivers: mcfmii: add dm support
2020-01-10 Angelo Durgehellodrivers: fsl_mcdmafec: conversion to dm
2020-01-10 Angelo Durgehellodrivers: mcffec: conversion to dm
2020-01-10 Angelo Durgehellodrivers: net: add mcf fec dm Kconfig support
2020-01-08 Tom RiniMerge tag 'u-boot-imx-20200108' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'u-boot-amlogic-20200108' of https://gitlab...
2020-01-07 Tom RiniMerge tag 'u-boot-imx-20200107' of https://gitlab.denx...
2020-01-07 Tom RiniMerge tag 'u-boot-atmel-2020.04-a' of https://gitlab...
2020-01-06 Tom RiniMerge branch 'next'
2020-01-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-12-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-12-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2019-12-26 Florinel Iordachedrivers/fsl-mc: Support DPSPARSER object and apply...
2019-12-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-12-22 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-20 Alex Margineandrivers: net: bcm-sf2: pass -1 to phy_connect()
2019-12-20 Marek Vasutnet: dwc_eth_qos: Pass -1 to phy_connect() to scan...
2019-12-18 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2019-12-15 Simon Glassdm: gpio: Allow control of GPIO uclass in SPL
2019-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-10 Tom RiniMerge tag 'fixes-for-2020.01' of https://gitlab.denx...
2019-12-10 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-09 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-12-09 Vignesh Raghavendranet: ti: am65-cpsw-nuss: Add new compatible for J721e
2019-12-09 Vignesh Raghavendranet: ti: am65-cpsw-nuss: Rework RX flow ID handling
2019-12-09 Cédric Le Goaternet: ftgmac100: align RX/TX descriptors on ARCH_DMA_MIN...
2019-12-09 Alex Margineandrivers: net: fsl_enetc: register internal MDIO bus
2019-12-09 Alex Margineandrivers: net: fsl_enetc_mdio: return with time-out...
2019-12-09 Alex Margineandrivers: net: fsl_enetc: move PCS and PHY config to...
2019-12-09 Alex Margineandrivers: net: fsl_enetc: Add 2.5Gbps to supported link...
2019-12-09 Alex Margineandrivers: net: fsl_enetc: use the new MDIO DM helper...
2019-12-09 Alex Margineandrivers: net: fsl_enetc: use XFI, USXGMII interface...
2019-12-09 Alex Margineandrivers: net: aquantia: check system interface too...
2019-12-09 Alex Margineandrivers: net: aquantia: set SMBus addr based on DT...
2019-12-09 Alex Margineandrivers: net: aquantia: set MDI reversal based on DT...
2019-12-09 Alex Margineandrivers: net: aquantia: set up SI protocol based on...
2019-12-09 Alex Margineandrivers: net: aquantia: add PHY generation information
2019-12-09 Alex Margineandrivers: net: aquantia: use XFI, USXGMII interface...
2019-12-09 Anatolij Gustschinnet: phy: fix switch vendor name
2019-12-09 Anatolij Gustschinnet: phy: mv88e61xx: register phy_driver struct for...
2019-12-09 Anatolij Gustschinnet: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071
2019-12-09 Anatolij Gustschinnet: phy: mv88e61xx: add CPU port parameter init for...
2019-12-09 Anatolij Gustschinnet: phy: mv88e61xx: rework to enable detection of...
2019-12-09 Nicolas Ferrenet: phy: micrel: make sure the factory test bit is...
2019-12-09 Florin Chiculitanet: phy: aquantia: wait for phy init sequence to finish
2019-12-09 Josef Holzmayrnet: macb: let miiphy_read/_write pass arbitrary addresses
2019-12-09 Josef Holzmayrnet: macb: explicitly pass phy_adr to mdio read and...
2019-12-09 Stefan Roesenet: phy: Increase link up delay in genphy_update_link()
2019-12-09 Thierry Redingnet: rtl8169: Support RTL-8168c/8111c
2019-12-09 Nevo Hednet: mvpp2: MVPP2 now needs MVMDIO
2019-12-09 Nevo Hednet: mvpp2: use new MVMDIO driver
2019-12-09 Grzegorz Jaszczyknet: mvpp2: mark phy as invalid in case of missing...
2019-12-09 Stefan Chulskinet: mvpp2x: fix traffic stuck after PHY start error
2019-12-09 Grygorii Strashkonet: phy: dp83867: refactor rgmii configuration
2019-12-09 Grygorii Strashkonet: phy: dp83867: io impedance is not dependent on...
2019-12-09 Grygorii Strashkonet: phy: dp83867: rework delay rgmii delay handling
2019-12-09 Grygorii Strashkonet: phy: dp83867: Add ability to disable output clock
2019-12-09 Grygorii Strashkonet: phy: dp83867: move static initialization to .probe()
2019-12-09 Grygorii Strashkonet: phy: ti: rename ti.c to dp83867.c
2019-12-09 Priyanka Jainnet/phy: Fix phy_connect() for phy addr 0
2019-12-09 Tom RiniMerge tag 'u-boot-imx-20191209' of https://gitlab.denx...
2019-12-06 Tom RiniMerge tag 'u-boot-rockchip-20191206' of https://gitlab...
2019-12-05 Tom RiniMerge branch '2019-12-05-master-imports'
2019-12-05 David Wunet: gmac_rockchip: Add support for rk3308
2019-12-05 Thomas HebbFix typo in macros, "FIRMEWARE" -> "FIRMWARE"
2019-12-03 Tom RiniMerge tag 'efi-2020-01-rc5' of https://gitlab.denx...
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-03-master-imports'
2019-12-03 Faiz Abbasnet: cpsw: Add NULL pointer check
2019-12-03 Tom RiniConvert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move command functions out of common.h
2019-12-02 Simon Glasscommon: Move ARM cache operations out of common.h
2019-12-02 Simon Glasscommon: Move mii_init() function out of common.h
next