summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-12-17misc: i2c_eeprom: add size queryRobert Beckett
2019-12-17misc: i2c_eeprom: add fixed partitions supportRobert Beckett
2019-12-17dm: i2c: EEPROM simulator add tests for addr offset maskRobert Beckett
2019-12-17dm: i2c: EEPROM simulator allow tests visibility of addr and offsetRobert Beckett
2019-12-17i2c: add support for offset overflow in to addressRobert Beckett
2019-12-12Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-12-11Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-12-11Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini
2019-12-11i2c: i2c_cdns: fix write timeout on fifo boundaryMichael Auchter
2019-12-10cros_ec: use uint instead of uint8_t for cmd paramMichael Auchter
2019-12-10Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-12-10serial: sandbox: support UnicodeHeinrich Schuchardt
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-12-10spl: cache: Allow cache drivers in SPLRick Chen
2019-12-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini
2019-12-09net: ti: am65-cpsw-nuss: Add new compatible for J721eVignesh Raghavendra
2019-12-09net: ti: am65-cpsw-nuss: Rework RX flow ID handlingVignesh Raghavendra
2019-12-09dma: ti: k3-udma: Implement dma_get_cfg() interfaceVignesh Raghavendra
2019-12-09dma: Introduce dma_get_cfg() interfaceVignesh Raghavendra
2019-12-09net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGNCédric Le Goater
2019-12-09drivers: net: fsl_enetc: register internal MDIO busAlex Marginean
2019-12-09drivers: net: fsl_enetc_mdio: return with time-out if HW is stuckAlex Marginean
2019-12-09drivers: net: fsl_enetc: move PCS and PHY config to probeAlex Marginean
2019-12-09drivers: net: fsl_enetc: Add 2.5Gbps to supported link speedsAlex Marginean
2019-12-09drivers: net: fsl_enetc: use the new MDIO DM helper functionsAlex Marginean
2019-12-09drivers: net: fsl_enetc: use XFI, USXGMII interface type macrosAlex Marginean
2019-12-09drivers: net: aquantia: check system interface too when checking for link upAlex Marginean
2019-12-09drivers: net: aquantia: set SMBus addr based on DT propertyAlex Marginean
2019-12-09drivers: net: aquantia: set MDI reversal based on DT propertyAlex Marginean
2019-12-09drivers: net: aquantia: set up SI protocol based on interface typeAlex Marginean
2019-12-09drivers: net: aquantia: add PHY generation informationAlex Marginean
2019-12-09drivers: net: aquantia: use XFI, USXGMII interface typesAlex Marginean
2019-12-09net: phy: fix switch vendor nameAnatolij Gustschin
2019-12-09net: phy: mv88e61xx: register phy_driver struct for 88E6071Anatolij Gustschin
2019-12-09net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071Anatolij Gustschin
2019-12-09net: phy: mv88e61xx: add CPU port parameter init for 88E6071Anatolij Gustschin
2019-12-09net: phy: mv88e61xx: rework to enable detection of 88E6071 devicesAnatolij Gustschin
2019-12-09net: phy: micrel: make sure the factory test bit is clearedNicolas Ferre
2019-12-09net: phy: aquantia: wait for phy init sequence to finishFlorin Chiculita
2019-12-09net: macb: let miiphy_read/_write pass arbitrary addressesJosef Holzmayr
2019-12-09net: macb: explicitly pass phy_adr to mdio read and writeJosef Holzmayr
2019-12-09net: phy: Increase link up delay in genphy_update_link()Stefan Roese
2019-12-09net: rtl8169: Support RTL-8168c/8111cThierry Reding
2019-12-09net: mvpp2: MVPP2 now needs MVMDIONevo Hed
2019-12-09net: mvpp2: use new MVMDIO driverNevo Hed
2019-12-09net: mvpp2: mark phy as invalid in case of missing appropriate driverGrzegorz Jaszczyk
2019-12-09net: mvpp2x: fix traffic stuck after PHY start errorStefan Chulski
2019-12-09net: phy: dp83867: refactor rgmii configurationGrygorii Strashko
2019-12-09net: phy: dp83867: io impedance is not dependent on RGMII delayGrygorii Strashko
2019-12-09net: phy: dp83867: rework delay rgmii delay handlingGrygorii Strashko