aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-22Merge git://git.denx.de/u-boot-x86Tom Rini2-3/+16
2018-10-22watchdog: aspeed: restore default value of reset_maskCédric Le Goater1-0/+1
2018-10-22nand: atmel: Initialize pmecc smu with correct sizeBin Meng1-1/+1
2018-10-22x86: tsc: Introduce config option for early timer frequencyBin Meng2-3/+13
2018-10-22Enable CONFIG_TIMER_EARLY with bootstageSimon Glass1-0/+3
2018-10-20pci: Support parsing PCI controller DT subnodesMarek Vasut1-3/+29
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-0/+38
2018-10-19bootcount: Make bootcount magic configurableMarek Vasut5-12/+19
2018-10-16Merge git://git.denx.de/u-boot-microblazeTom Rini4-4/+8
2018-10-16net: gem: Do not setup any clock for Xilinx SoC VersalMichal Simek1-0/+4
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek3-4/+4
2018-10-16Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2-0/+8
2018-10-12Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini4-20/+39
2018-10-12ldpaa_eth.c: Fix warning when PHYLIB is not enabledTom Rini1-3/+7
2018-10-12sf: Add MICRON manufacturer idAshish Kumar2-0/+3
2018-10-12i2c: fix: Add support for the Arm's Versatile Express I2C controllerHeiko Schocher2-0/+8
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini18-245/+567
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal2-43/+94
2018-10-10driver: net: fsl-mc: initialize dpmac irrespective of phyPankaj Bansal1-4/+2
2018-10-10driver: net: fsl-mc: Modify the dpmac link detection methodPankaj Bansal1-62/+57
2018-10-10driver: net: fsl-mc: fix error handing in init_phyPankaj Bansal1-1/+9
2018-10-10driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal3-27/+34
2018-10-10Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini38-397/+792
2018-10-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-2/+10
2018-10-10gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy2-2/+46
2018-10-10gpio: da8xx: Add k2g compatibleKeerthy1-0/+1
2018-10-10driver: net: fsl-mc: modify the label namePankaj Bansal1-4/+4
2018-10-10test: eth: Add a test for the target being pingedJoe Hershberger1-0/+51
2018-10-10test: eth: Add a test for ARP requestsJoe Hershberger1-0/+41
2018-10-10net: sandbox: Add a priv ptr for tests to useJoe Hershberger1-0/+20
2018-10-10net: sandbox: Allow fake eth to handle more than 1 packet responseJoe Hershberger1-11/+46
2018-10-10net: sandbox: Share the priv structure with testsJoe Hershberger1-19/+0
2018-10-10net: sandbox: Make the fake eth driver response configurableJoe Hershberger1-4/+51
2018-10-10net: sandbox: Refactor sandbox send functionJoe Hershberger1-74/+106
2018-10-10net: sandbox: Move disabled flag into priv structJoe Hershberger1-4/+14
2018-10-10net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann1-0/+27
2018-10-10net: phy: ti: Recover from "port mirroring" N/A MODE4Janine Hagemann1-1/+26
2018-10-10net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driverJanine Hagemann1-0/+39
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng10-30/+3
2018-10-10spi: davinci: Add platdata supportJagan Teki1-19/+28
2018-10-10mtd: uboot: Fix hanging during mtd list commandAdam Ford1-1/+8
2018-10-09net: pch_gbe: Make probe/remove staticBin Meng1-2/+2
2018-10-09linux/compat.h: Add netdev_### log macrosBin Meng2-18/+0
2018-10-09mmc: tmio: Limit DMA to 32bit on R-Car Gen3Marek Vasut1-0/+6
2018-10-09mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()Marek Vasut1-2/+4
2018-10-09video: at91: Adjust vidconsole_position_cursor() to use char posSimon Glass1-0/+2
2018-10-09sysreset: Add a way to find the last resetSimon Glass2-0/+45
2018-10-09sysreset: Tidy up a few comments and loggingSimon Glass1-1/+3
2018-10-09pci: Add a little more debugging to pci_romSimon Glass1-2/+2
2018-10-09ctags: Minor changes to fix ctags outputSimon Glass1-1/+2