summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-22mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clockBenoît Thébaudeau
2018-01-22mmc: fix the wrong disabling clockJaehoon Chung
2018-01-22mmc: sdhci: change data transfer failure into debug messageMasahiro Yamada
2018-01-22mmc: sdhci-cadence: add HS200 supportMasahiro Yamada
2018-01-22mmc: sdhci-cadence: call mmc_of_parse()Masahiro Yamada
2018-01-22mmc: sdhci-cadence: use bitfield access macros for cleanupMasahiro Yamada
2018-01-22mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg()Masahiro Yamada
2018-01-22mmc: let mmc_of_parse() fail for insane bus-width valueMasahiro Yamada
2018-01-22mmc: do not overwrite cfg->f_max if "max-frequency" if missingMasahiro Yamada
2018-01-22dm: add dev_read_u32()Masahiro Yamada
2018-01-21core: Make device_is_compatible live-tree compatibleMario Six
2018-01-21core: Add {ofnode, dev}_translate_address functionsMario Six
2018-01-21core: read: Fix style violationsMario Six
2018-01-21core: ofnode: Fix style violationsMario Six
2018-01-21clk: Makefile: Sort entries alphabeticallyMario Six
2018-01-21clk: Remove superfluous gd declarationsMario Six
2018-01-21clk: clk_fixed_rate: Fix style violationMario Six
2018-01-21clk: clk-uclass: Fix style violationsMario Six
2018-01-21drivers: core: Add translation in live tree caseMario Six
2018-01-20Merge git://git.denx.de/u-boot-marvellTom Rini
2018-01-19Merge git://git.denx.de/u-boot-arcTom Rini
2018-01-19serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard
2018-01-19GPIO: tca642x: Rework to not include commands in SPLTom Rini
2018-01-19GPIO: pca953x: Rework to not include commands in SPLTom Rini
2018-01-19drivers: dma: ti-edma3: add support for memory fillTero Kristo
2018-01-19mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bitKishon Vijay Abraham I
2018-01-19mmc: omap_hsmmc: Enable Auto command (CMD12) enableKishon Vijay Abraham I
2018-01-19mmc: omap_hsmmc: Add support for DMA (ADMA2)Kishon Vijay Abraham I
2018-01-19ddr: marvell: update ddr controller init and freqChris Packham
2018-01-19ddr: marvell: update additional ODT settingChris Packham
2018-01-19ddr: marvell: use correct TREFI valueChris Packham
2018-01-19ddr: marvell: only assert M_ODT[0] on write for a single CSChris Packham
2018-01-19ARC: HSDK: CGU: Add 'Hz' when printing clock frequencyEugeniy Paltsev
2018-01-19ARC: HSDK: CGU: Use plat data instead of priv dataEugeniy Paltsev
2018-01-19ARC: HSDK: CGU: Update AXI, TUN, ARC clock optionsEugeniy Paltsev
2018-01-18Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"Jean-Jacques Hiblot
2018-01-17Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-16i2c: mxc_i2c: Use or operationPeng Fan
2018-01-16i2c: lpi2c: do not add 4 for bus seqPeng Fan
2018-01-15Merge git://git.denx.de/u-boot-netTom Rini
2018-01-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-01-15db410c: replace reset driver with psciJorge Ramirez-Ortiz
2018-01-15db820c: enable pmic gpios for pm8994Jorge Ramirez-Ortiz
2018-01-15serial: lpuart: Proper device identificationSriram Dash
2018-01-15phy: atheros: set auto-negotiation for AR8021Zhao Qiang
2018-01-15net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu
2018-01-15net: sh-eth: Fix misaligned cache operation warningNobuhiro Iwamatsu
2018-01-15net: sh-eth: Change read/write() param to struct sh_eth_infoNobuhiro Iwamatsu
2018-01-15net: sh-eth: Remove bd_t from sh_eth_config()Nobuhiro Iwamatsu
2018-01-15net: sh-eth: Fix coding style checked by checkpatch.plNobuhiro Iwamatsu