summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-13stm32f1: remove stm32f1 supportHEADmasterPatrice Chotard
2017-08-13wdt: Update uclass to make clear that the timeout is in msAndy Shevchenko
2017-08-13nvme: Handle zero Maximum Data Transfer Size (MDTS)Bin Meng
2017-08-13nvme: Fix number of blocks detectionJon Nettleton
2017-08-13nvme: Detect devices that are class Storage ExpressJon Nettleton
2017-08-13nvme: Add show routine to print detailed informationZhikang Zhang
2017-08-13nvme: Add NVM Express driver supportZhikang Zhang
2017-08-13dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVMEZhikang Zhang
2017-08-13arm: mvebu: ddr3_debug: remove self assignmentsxypron.glpk@gmx.de
2017-08-13arm: mvebu: remove self assignmentxypron.glpk@gmx.de
2017-08-12OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section.Adam Ford
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford
2017-08-11Convert CONFIG_CMD_TCA642X to KconfigSimon Glass
2017-08-11gpio: Drop sx151x driverSimon Glass
2017-08-11Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driverSimon Glass
2017-08-11Kconfig: Drop CONFIG_CMD_PCA953X_INFOSimon Glass
2017-08-11Convert CONFIG_CMD_PCA953X to KconfigSimon Glass
2017-08-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-08-10Merge git://git.denx.de/u-boot-i2cTom Rini
2017-08-10i2c: designware: Allow sending restart conditionsMarek Vasut
2017-08-10Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford
2017-08-10net: mvpp2x: Set BM poll size once during priv probeStefan Chulski
2017-08-10net: mvpp2x: remove TX drain from transmit routineStefan Chulski
2017-08-10net: mvpp2x: Set BM pool high addressStefan Chulski
2017-08-10net: mvpp2x: Remove IRQ configuration from U-BootStefan Chulski
2017-08-10net: mvpp2x: remove MBUS configurations from MvPP22 driverStefan Chulski
2017-08-10net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNKStefan Chulski
2017-08-10net: mvpp2x: fix BM configuration overrun issueStefan Chulski
2017-08-10net: mvpp2x: Enable GoP packet padding in TXStefan Chulski
2017-08-10net: mvpp2x: fix phy connected to wrong mdio issueStefan Chulski
2017-08-10net: mvpp2x: Add GPIO configuration supportStefan Chulski
2017-08-09driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl appliedSantan Kumar
2017-08-09mmc: fsl_esdhc: not always setting esdhc fdt status to okayYang Li
2017-08-09PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 spaceHou Zhiqiang
2017-08-09driver: mmc: fsl_esdhc: Fix compiling warningYork Sun
2017-08-09Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford
2017-08-09i2c: at91: Add missing probe function to device driverWenyou.Yang@microchip.com
2017-08-07Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-08-07net: phy: micrel: add an option to disable gigabit for the KSZ9031Sebastien Bourdelin
2017-08-07net: phy: Add AFE settings to the Broadcom Cygnus phyArun Parameswaran
2017-08-07net: move Broadcom SF2 driver to KconfigSuji Velupillai
2017-08-07net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig optionsAlexandru Gagniuc
2017-08-07net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxxAlexandru Gagniuc
2017-08-07net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc
2017-08-07net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021Alexandru Gagniuc
2017-08-07net: ag7xxx: Propagate errors on phy accessJoe Hershberger
2017-08-07net: ag7xxx: Comment register namesJoe Hershberger
2017-08-07net: usb: r8152: fix "duplicate 'const' declaration specifier"Philipp Tomsich
2017-08-07drivers/net/phy/fixed: do not overwrite addrChristian Gmeiner
2017-08-07rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsieric.gao@rock-chips.com