summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drivers: net: fsl_enetc: move PCS and PHY config to probeAlex Marginean2019-12-091-8/+9
| * | | drivers: net: fsl_enetc: Add 2.5Gbps to supported link speedsAlex Marginean2019-12-091-2/+3
| * | | drivers: net: fsl_enetc: use the new MDIO DM helper functionsAlex Marginean2019-12-092-44/+10
| * | | drivers: net: fsl_enetc: use XFI, USXGMII interface type macrosAlex Marginean2019-12-091-0/+2
| * | | drivers: net: aquantia: check system interface too when checking for link upAlex Marginean2019-12-091-5/+2
| * | | drivers: net: aquantia: set SMBus addr based on DT propertyAlex Marginean2019-12-091-0/+15
| * | | drivers: net: aquantia: set MDI reversal based on DT propertyAlex Marginean2019-12-091-0/+39
| * | | drivers: net: aquantia: set up SI protocol based on interface typeAlex Marginean2019-12-091-0/+107
| * | | drivers: net: aquantia: add PHY generation informationAlex Marginean2019-12-091-0/+11
| * | | drivers: net: aquantia: use XFI, USXGMII interface typesAlex Marginean2019-12-091-14/+33
| * | | net: phy: fix switch vendor nameAnatolij Gustschin2019-12-091-1/+1
| * | | net: phy: mv88e61xx: register phy_driver struct for 88E6071Anatolij Gustschin2019-12-091-0/+12
| * | | net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071Anatolij Gustschin2019-12-091-6/+16
| * | | net: phy: mv88e61xx: add CPU port parameter init for 88E6071Anatolij Gustschin2019-12-091-14/+28
| * | | net: phy: mv88e61xx: rework to enable detection of 88E6071 devicesAnatolij Gustschin2019-12-091-25/+125
| * | | net: phy: micrel: make sure the factory test bit is clearedNicolas Ferre2019-12-091-1/+20
| * | | net: phy: aquantia: wait for phy init sequence to finishFlorin Chiculita2019-12-091-0/+15
| * | | net: macb: let miiphy_read/_write pass arbitrary addressesJosef Holzmayr2019-12-091-8/+2
| * | | net: macb: explicitly pass phy_adr to mdio read and writeJosef Holzmayr2019-12-091-16/+17
| * | | net: phy: Increase link up delay in genphy_update_link()Stefan Roese2019-12-091-2/+2
| * | | net: rtl8169: Support RTL-8168c/8111cThierry Reding2019-12-091-0/+1
| * | | net: mvpp2: MVPP2 now needs MVMDIONevo Hed2019-12-091-0/+2
| * | | net: mvpp2: use new MVMDIO driverNevo Hed2019-12-091-177/+18
| * | | net: mvpp2: mark phy as invalid in case of missing appropriate driverGrzegorz Jaszczyk2019-12-091-0/+23
| * | | net: mvpp2x: fix traffic stuck after PHY start errorStefan Chulski2019-12-091-13/+14
| * | | net: phy: dp83867: refactor rgmii configurationGrygorii Strashko2019-12-091-39/+36
| * | | net: phy: dp83867: io impedance is not dependent on RGMII delayGrygorii Strashko2019-12-091-10/+10
| * | | net: phy: dp83867: rework delay rgmii delay handlingGrygorii Strashko2019-12-091-12/+64
| * | | net: phy: dp83867: Add ability to disable output clockGrygorii Strashko2019-12-091-17/+36
| * | | net: phy: dp83867: move static initialization to .probe()Grygorii Strashko2019-12-091-12/+17
| * | | net: phy: ti: rename ti.c to dp83867.cGrygorii Strashko2019-12-092-1/+1
| * | | net/phy: Fix phy_connect() for phy addr 0Priyanka Jain2019-12-091-1/+1
* | | | Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-12-091-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]Frieder Schrempf2019-12-061-1/+1
| | |/ | |/|
* | | rtc: move date.c from drivers/rtc/ to lib/AKASHI Takahiro2019-12-063-101/+1
* | | Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...WIP/06Dec2019Tom Rini2019-12-066-20/+652
|\ \ \ | |_|/ |/| |
| * | pinctrl: rockchip: Add pinctrl support for rk3308David Wu2019-12-064-1/+468
| * | pwm: rk_pwm: Make PWM driver to support all Rockchip SocsDavid Wu2019-12-061-19/+119
| * | net: gmac_rockchip: Add support for rk3308David Wu2019-12-061-0/+65
* | | Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"Thomas Hebb2019-12-051-2/+2
* | | drivers: optee: rpmb: fix returning CID to TEEJorge Ramirez-Ortiz2019-12-051-1/+4
* | | drivers: pci: ignore disabled devicesMichael Walle2019-12-051-0/+5
|/ /
* | mtd: Makefile: deep cleanupMiquel Raynal2019-12-043-21/+43
* | cmd: nand/sf: isolate legacy codeMiquel Raynal2019-12-042-95/+1
* | mtd: spi: SPI_FLASH_MTD depends on MTDMiquel Raynal2019-12-041-1/+1
* | dfu: add dependency on the raw NAND coreMiquel Raynal2019-12-041-0/+1
* | mtd: nand: add includes in NAND core to avoid warningsMiquel Raynal2019-12-042-0/+2
* | mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal2019-12-034-9/+9
* | mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal2019-12-036-12/+12
* | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-032-4/+4