summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-09-171-12/+35
|\
| * dm: x86: Allow TSC timer to be used before DM is readySimon Glass2017-09-161-5/+25
| * x86: tsc: Add Airmont reference clock valuesBin Meng2017-09-161-7/+10
* | Merge git://git.denx.de/u-boot-fdtTom Rini2017-09-154-6/+6
|\ \ | |/ |/|
| * dtoc: Put phandle args in an arraySimon Glass2017-09-151-1/+1
| * dtoc: Rename the phandle structSimon Glass2017-09-151-1/+1
| * dtoc: Add support for 32 or 64-bit addressesSimon Glass2017-09-153-4/+4
* | Merge git://git.denx.de/u-boot-i2cTom Rini2017-09-151-1/+39
|\ \
| * | i2c: muxes: pca954x: Add support for GPIO reset lineMoritz Fischer2017-09-131-1/+39
* | | blk: Remove various places that do flush cache after readBin Meng2017-09-155-12/+0
| |/ |/|
* | ARM: at91: Remove hardware.h included in configsWenyou Yang2017-09-141-0/+1
* | clk: at91: utmi: Set the reference clock frequencyWenyou Yang2017-09-143-3/+83
* | clk: Kconfig: Add dependences of SPL_CLKWenyou Yang2017-09-141-1/+1
* | serial: nulldev: Add nulldev serial driverKeng Soon Cheah2017-09-133-0/+56
|/
* dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada2017-09-123-8/+2
* cosmetic: bootcount: correct comment for used scratch registerTomas Melin2017-09-121-3/+3
* misc: i2c_eeprom: Add compatible for AT24MAC402Wenyou Yang2017-09-121-0/+1
* misc: i2c_eeprom: Add compatible for 24AA02E48Wenyou Yang2017-09-121-0/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-09-126-5/+136
|\
| * armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar2017-09-112-0/+36
| * armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar2017-09-113-1/+89
| * drivers:net:fsl-mc: Update MC address calculationPriyanka Jain2017-09-111-2/+9
| * QE: Set QE_IRAM_READY after uploading firmwareZhao Qiang2017-09-111-2/+2
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-09-128-22/+48
|\ \
| * | dm: core: add clocks node scanPatrice Chotard2017-09-111-2/+32
| * | dm: core: Add ofnode_for_each_subnode()Simon Glass2017-09-113-9/+7
| * | dm: core: Show driver name with 'dm tree'Simon Glass2017-09-111-3/+3
| * | dm: core: Drop use of strlcpy()Simon Glass2017-09-111-4/+2
| * | blk: dm: make blk_create_device() take a number of block instead of a sizeJean-Jacques Hiblot2017-09-113-6/+6
| |/
* | misc: Kconfig: Add SPL_I2C_EEPROM optionWenyou Yang2017-09-112-1/+9
* | palmas: Add support for powering different ldosLokesh Vutla2017-09-111-7/+4
* | ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam2017-09-111-1/+13
|/
* block: ide: Don't bother to create BLK device if no CDROM insertedBin Meng2017-09-101-0/+7
* block: ide: Fix block read/write with driver modelBin Meng2017-09-102-1/+74
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-081-0/+36
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-081-1/+11
* net: fix typosHeinrich Schuchardt2017-09-073-3/+3
* net: phy: realtek: fix enabling of the TX-delay for RTL8211FMadalin Bucur2017-09-071-10/+14
* usb: gadget: g_dnl: Sync internal SN variable with envSam Protsenko2017-09-051-0/+15
* Merge git://git.denx.de/u-boot-videoTom Rini2017-09-053-0/+9
|\
| * video: ipuv3_fb: skip IPU shutdown if IPU was not enabled beforeAnatolij Gustschin2017-09-043-0/+9
* | rockchip: i2c: fix >32 byte readsWadim Egorov2017-09-051-3/+16
* | rockchip: timer: fix U_BOOT_DRIVER namePhilipp Tomsich2017-09-051-1/+1
|/
* crypto/fsl: fix obj-yy in MakefileClemens Gruber2017-09-041-1/+2
* block: Drop the ftide020 driverBin Meng2017-09-033-614/+0
* block: ide: Drop CONFIG_IDE_LEDBin Meng2017-09-031-46/+0
* block: ide: Drop CONFIG_IDE_INIT_POSTRESETBin Meng2017-09-031-9/+0
* nvme: Remove dead codes in nvme_setup_io_queues()Bin Meng2017-09-031-3/+0
* nvme: Fix potential sign extension issue in nvme_blk_rw()Bin Meng2017-09-031-1/+1
* nvme: Fix wrong ndev->queues memsetBin Meng2017-09-031-2/+1