summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay
2018-10-25Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini
2018-10-24net: fec_mxc: add support for i.MX8XAnatolij Gustschin
2018-10-24net: mvpp2: increase PHY reset pulseBaruch Siach
2018-10-24net: mvpp2: fix polarity of PHY reset signalBaruch Siach
2018-10-24net: dm: fec: Obtain the transceiver type from the DTMartin Fuzzey
2018-10-24net: dm: fec: Support the phy-supply bindingMartin Fuzzey
2018-10-24net: dm: fec: Fix phy-reset-duration clamping and defaultsMartin Fuzzey
2018-10-24net: dm: fec: Fix time unit error in phy-reset-durationMartin Fuzzey
2018-10-24net: phy: aquantia: autodetect if firmware needs to be loadedJeremy Gebben
2018-10-24net: phy: aquantia: add firmware loading supportJeremy Gebben
2018-10-24configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben
2018-10-22Merge git://git.denx.de/u-boot-x86Tom Rini
2018-10-22serial: mxc: Add match string for i.mx6 quad/dual lite serialBernhard Messerklinger
2018-10-22watchdog: aspeed: restore default value of reset_maskCédric Le Goater
2018-10-22nand: atmel: Initialize pmecc smu with correct sizeBin Meng
2018-10-22i2c: imx_lpi2c: fix typo and register base address formatAnatolij Gustschin
2018-10-22Kconfig: Convert CONFIG_IMX_WATCHDOG to KconfigXiaoliang Yang
2018-10-22mmc: fsl_esdhc: add uclass clk supportPeng Fan
2018-10-22fsl_esdhc: Update usdhc driver to support i.MX8Ye Li
2018-10-22serial: lpuart: support uclass clk apiPeng Fan
2018-10-22serial: lpuart: Enable RX and TX FIFOYe Li
2018-10-22serial_lpuart: Update lpuart driver to support i.MX8Peng Fan
2018-10-22clk: imx: add clk driver for i.MX8QXPPeng Fan
2018-10-22power: Add power domain driver for i.MX8Peng Fan
2018-10-22pinctrl: Add pinctrl driver for i.MX8Peng Fan
2018-10-22gpio: mxc_gpio: add support for i.MX8Peng Fan
2018-10-22misc: imx8: add scfw api impementationPeng Fan
2018-10-22misc: add i.MX8 misc driverPeng Fan
2018-10-22x86: tsc: Introduce config option for early timer frequencyBin Meng
2018-10-22Enable CONFIG_TIMER_EARLY with bootstageSimon Glass
2018-10-20pci: Support parsing PCI controller DT subnodesMarek Vasut
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford
2018-10-19bootcount: Make bootcount magic configurableMarek Vasut
2018-10-16Merge git://git.denx.de/u-boot-microblazeTom Rini
2018-10-16net: gem: Do not setup any clock for Xilinx SoC VersalMichal Simek
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek
2018-10-16Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-10-12Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-12ldpaa_eth.c: Fix warning when PHYLIB is not enabledTom Rini
2018-10-12sf: Add MICRON manufacturer idAshish Kumar
2018-10-12i2c: fix: Add support for the Arm's Versatile Express I2C controllerHeiko Schocher
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal
2018-10-10driver: net: fsl-mc: initialize dpmac irrespective of phyPankaj Bansal
2018-10-10driver: net: fsl-mc: Modify the dpmac link detection methodPankaj Bansal
2018-10-10driver: net: fsl-mc: fix error handing in init_phyPankaj Bansal
2018-10-10driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal
2018-10-10Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini