summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-2824-38/+32
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-256-25/+389
|\
| * net: fec_mxc: add support for i.MX8XAnatolij Gustschin2018-10-243-4/+61
| * net: mvpp2: increase PHY reset pulseBaruch Siach2018-10-241-1/+1
| * net: mvpp2: fix polarity of PHY reset signalBaruch Siach2018-10-241-2/+2
| * net: dm: fec: Obtain the transceiver type from the DTMartin Fuzzey2018-10-241-1/+20
| * net: dm: fec: Support the phy-supply bindingMartin Fuzzey2018-10-242-0/+23
| * net: dm: fec: Fix phy-reset-duration clamping and defaultsMartin Fuzzey2018-10-241-11/+8
| * net: dm: fec: Fix time unit error in phy-reset-durationMartin Fuzzey2018-10-241-1/+1
| * net: phy: aquantia: autodetect if firmware needs to be loadedJeremy Gebben2018-10-241-6/+22
| * net: phy: aquantia: add firmware loading supportJeremy Gebben2018-10-242-2/+256
| * configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben2018-10-242-4/+2
* | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-2524-142/+1795
|\ \ | |/ |/|
| * serial: mxc: Add match string for i.mx6 quad/dual lite serialBernhard Messerklinger2018-10-221-0/+1
| * i2c: imx_lpi2c: fix typo and register base address formatAnatolij Gustschin2018-10-221-2/+2
| * Kconfig: Convert CONFIG_IMX_WATCHDOG to KconfigXiaoliang Yang2018-10-221-0/+7
| * mmc: fsl_esdhc: add uclass clk supportPeng Fan2018-10-221-4/+22
| * fsl_esdhc: Update usdhc driver to support i.MX8Ye Li2018-10-221-4/+4
| * serial: lpuart: support uclass clk apiPeng Fan2018-10-221-19/+76
| * serial: lpuart: Enable RX and TX FIFOYe Li2018-10-221-7/+26
| * serial_lpuart: Update lpuart driver to support i.MX8Peng Fan2018-10-221-3/+12
| * clk: imx: add clk driver for i.MX8QXPPeng Fan2018-10-225-0/+406
| * power: Add power domain driver for i.MX8Peng Fan2018-10-223-1/+323
| * pinctrl: Add pinctrl driver for i.MX8Peng Fan2018-10-226-93/+258
| * gpio: mxc_gpio: add support for i.MX8Peng Fan2018-10-221-9/+21
| * misc: imx8: add scfw api impementationPeng Fan2018-10-222-1/+368
| * misc: add i.MX8 misc driverPeng Fan2018-10-223-0/+270
* | Merge git://git.denx.de/u-boot-x86Tom Rini2018-10-222-3/+16
|\ \
| * | x86: tsc: Introduce config option for early timer frequencyBin Meng2018-10-222-3/+13
| * | Enable CONFIG_TIMER_EARLY with bootstageSimon Glass2018-10-221-0/+3
* | | watchdog: aspeed: restore default value of reset_maskCédric Le Goater2018-10-221-0/+1
* | | nand: atmel: Initialize pmecc smu with correct sizeBin Meng2018-10-221-1/+1
|/ /
* | pci: Support parsing PCI controller DT subnodesMarek Vasut2018-10-201-3/+29
* | Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-0/+38
* | bootcount: Make bootcount magic configurableMarek Vasut2018-10-195-12/+19
* | Merge git://git.denx.de/u-boot-microblazeTom Rini2018-10-164-4/+8
|\ \
| * | net: gem: Do not setup any clock for Xilinx SoC VersalMichal Simek2018-10-161-0/+4
| * | arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek2018-10-163-4/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2018-10-162-0/+8
|\ \ \ | |/ / |/| |
| * | i2c: fix: Add support for the Arm's Versatile Express I2C controllerHeiko Schocher2018-10-122-0/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-124-20/+39
|\ \ \
| * | | sf: Add MICRON manufacturer idAshish Kumar2018-10-122-0/+3
| * | | spi: davinci: Add platdata supportJagan Teki2018-10-101-19/+28
| * | | mtd: uboot: Fix hanging during mtd list commandAdam Ford2018-10-101-1/+8
| | |/ | |/|
* | | ldpaa_eth.c: Fix warning when PHYLIB is not enabledTom Rini2018-10-121-3/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-1118-245/+567
|\ \ \ | |_|/ |/| |
| * | driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal2018-10-102-43/+94
| * | driver: net: fsl-mc: initialize dpmac irrespective of phyPankaj Bansal2018-10-101-4/+2
| * | driver: net: fsl-mc: Modify the dpmac link detection methodPankaj Bansal2018-10-101-62/+57
| * | driver: net: fsl-mc: fix error handing in init_phyPankaj Bansal2018-10-101-1/+9