summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-09-16dm: x86: Allow TSC timer to be used before DM is readySimon Glass
2017-09-16x86: tsc: Add Airmont reference clock valuesBin Meng
2017-09-16Merge git://git.denx.de/u-boot-fdtTom Rini
2017-09-15Merge git://git.denx.de/u-boot-i2cTom Rini
2017-09-15blk: Remove various places that do flush cache after readBin Meng
2017-09-15dtoc: Put phandle args in an arraySimon Glass
2017-09-15dtoc: Rename the phandle structSimon Glass
2017-09-15dtoc: Add support for 32 or 64-bit addressesSimon Glass
2017-09-14ARM: at91: Remove hardware.h included in configsWenyou Yang
2017-09-14clk: at91: utmi: Set the reference clock frequencyWenyou Yang
2017-09-14clk: Kconfig: Add dependences of SPL_CLKWenyou Yang
2017-09-13serial: nulldev: Add nulldev serial driverKeng Soon Cheah
2017-09-13i2c: muxes: pca954x: Add support for GPIO reset lineMoritz Fischer
2017-09-12dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada
2017-09-12cosmetic: bootcount: correct comment for used scratch registerTomas Melin
2017-09-12misc: i2c_eeprom: Add compatible for AT24MAC402Wenyou Yang
2017-09-12misc: i2c_eeprom: Add compatible for 24AA02E48Wenyou Yang
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-12video: add config option to skip framebuffer clearRob Clark
2017-09-12video: simplefbRob Clark
2017-09-12video: add STM32 LTDC display controllerPhilippe CORNU
2017-09-12dm: backlight: Add a driver for GPIO backlightPatrick Delaunay
2017-09-12dm: backlight: Add CONFIG_BACKLIGHT_PWMPatrick Delaunay
2017-09-12dm: core: add clocks node scanPatrice Chotard
2017-09-12dm: core: Add ofnode_for_each_subnode()Simon Glass
2017-09-12dm: core: Show driver name with 'dm tree'Simon Glass
2017-09-12dm: core: Drop use of strlcpy()Simon Glass
2017-09-12blk: dm: make blk_create_device() take a number of block instead of a sizeJean-Jacques Hiblot
2017-09-12misc: 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-06usb: 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