summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini
2018-01-26DW SPI: Get clock value from Device TreeEugeniy Paltsev
2018-01-24Merge git://git.denx.de/u-boot-mmcTom Rini
2018-01-24mmc: Poll for broken card detection caseJun Nie
2018-01-24mmc: fix to assign to correct clock value when clock is enablingJaehoon Chung
2018-01-24power: pmic: s2mps11: probe the regulator driverJaehoon Chung
2018-01-24power: regulator: s2mps11: add a regulator driver for s2mps11Jaehoon Chung
2018-01-24spi: cadence_qspi_apb: Make flash writes 32 bit alignedVignesh R
2018-01-24Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos...Vignesh R
2018-01-24Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when poss...Goldschmidt Simon
2018-01-24spi: cadence_spi: Sync DT bindings with LinuxJason Rush
2018-01-24spi: kirkwood_spi: implement workaround for FE-9144572Chris Packham
2018-01-24sf_probe: Merge spi_flash_probe_tail into spi_flash_probeMario Six
2018-01-24spi: spi-uclass: Fix style violationsMario Six
2018-01-24spi: sf_probe: Fix style violationsMario Six
2018-01-24spi: Remove spi_setup_slave_fdtMario Six
2018-01-24spi: Remove spi_flash_probe_fdtMario Six
2018-01-24spi: Remove obsolete spi_base_setup_slave_fdtMario Six
2018-01-24spi: Fix style violation and improve codeMario Six
2018-01-24dm: spi: add BCM63xx HSSPI driverÁlvaro Fernández Rojas
2018-01-24dm: spi: add BCM63xx SPI driverÁlvaro Fernández Rojas
2018-01-24drivers: spi: consider command bytes when sending transfersÁlvaro Fernández Rojas
2018-01-24drivers: spi: allow limiting readsÁlvaro Fernández Rojas
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2018-01-23Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-23crypto/fsl: Fix HW accelerated hash commandsBreno Lima
2018-01-23ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCsRajesh Bhagat
2018-01-23Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-01-22efi_driver: EFI block driverHeinrich Schuchardt
2018-01-22Convert CONFIG_ROCKCHIP_USB2_PHY to KconfigAdam Ford
2018-01-22Convert CONFIG_OMAP_USB_PHY to KconfigAdam Ford
2018-01-22Convert CONFIG_TWL4030_USB to KconfigAdam Ford
2018-01-22Convert CONFIG_DAVINCI_SPI to KconfigAdam Ford
2018-01-22Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford
2018-01-22Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford
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