summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-09-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-09-12Merge git://git.denx.de/u-boot-dmTom Rini
2017-09-11dm: core: add clocks node scanPatrice Chotard
2017-09-11dm: core: Add ofnode_for_each_subnode()Simon Glass
2017-09-11dm: core: Show driver name with 'dm tree'Simon Glass
2017-09-11dm: core: Drop use of strlcpy()Simon Glass
2017-09-11blk: dm: make blk_create_device() take a number of block instead of a sizeJean-Jacques Hiblot
2017-09-11misc: Kconfig: Add SPL_I2C_EEPROM optionWenyou Yang
2017-09-11palmas: Add support for powering different ldosLokesh Vutla
2017-09-11armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar
2017-09-11armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar
2017-09-11drivers:net:fsl-mc: Update MC address calculationPriyanka Jain
2017-09-11QE: Set QE_IRAM_READY after uploading firmwareZhao Qiang
2017-09-11ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam
2017-09-10block: ide: Don't bother to create BLK device if no CDROM insertedBin Meng
2017-09-10block: ide: Fix block read/write with driver modelBin Meng
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham
2017-09-07net: fix typosHeinrich Schuchardt
2017-09-07net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur
2017-09-05usb: gadget: g_dnl: Sync internal SN variable with envSam Protsenko
2017-09-05Merge git://git.denx.de/u-boot-videoTom Rini
2017-09-05rockchip: i2c: fix >32 byte readsWadim Egorov
2017-09-05rockchip: timer: fix U_BOOT_DRIVER namePhilipp Tomsich
2017-09-04video: ipuv3_fb: skip IPU shutdown if IPU was not enabled beforeAnatolij Gustschin
2017-09-04crypto/fsl: fix obj-yy in MakefileClemens Gruber
2017-09-03block: Drop the ftide020 driverBin Meng
2017-09-03block: ide: Drop CONFIG_IDE_LEDBin Meng
2017-09-03block: ide: Drop CONFIG_IDE_INIT_POSTRESETBin Meng
2017-09-03nvme: Remove dead codes in nvme_setup_io_queues()Bin Meng
2017-09-03nvme: Fix potential sign extension issue in nvme_blk_rw()Bin Meng
2017-09-03nvme: Fix wrong ndev->queues memsetBin Meng
2017-09-02Merge git://git.denx.de/u-boot-x86Tom Rini
2017-09-02Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford
2017-09-02x86: ich-spi: Clear atomic preop only when SPI settings are not lockedBin Meng
2017-09-02x86: ich-spi: Remove useless assignment in ich_spi_xfer()Bin Meng
2017-09-01Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford
2017-09-01Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford
2017-09-01Revert "Merge git://git.denx.de/u-boot-video"Tom Rini
2017-09-01Merge git://git.denx.de/u-boot-videoTom Rini
2017-09-01Merge git://git.denx.de/u-boot-imxTom Rini
2017-09-01Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-09-01Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-09-01mmc: sunxi: Only update timing mode bit when enabling new timing modeChen-Yu Tsai
2017-08-30reset: uniphier: add PXs3 supportMasahiro Yamada
2017-08-30reset: uniphier: fix compatible for SD reset node for LD11/LD20Masahiro Yamada
2017-08-30clk: uniphier: add System clock supportMasahiro Yamada
2017-08-30mtd: nand: denali_dt: add a DT driverMasahiro Yamada
2017-08-29ofnode: add {ofnode, dev}_read_resource_byname()Masahiro Yamada
2017-08-29video: ipuv3_fb: skip IPU shutdown if IPU was not enabled beforeAnatolij Gustschin