summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-26Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-01-26gpio: sunxi: Add compatible string for H5 PIOChris Blake
2018-01-26video: bpp16: Disable by default on sunXiMaxime Ripard
2018-01-26video: bpp8: Disable by default on sunXiMaxime Ripard
2018-01-26dfu: select HASHMaxime Ripard
2018-01-26Merge git://git.denx.de/u-boot-mipsTom Rini
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini
2018-01-26dm: ram: bmips: add BCM6318 supportÁlvaro Fernández Rojas
2018-01-26dm: cpu: bmips: add BCM6318 supportÁlvaro Fernández Rojas
2018-01-26dm: cpu: bmips: add BCM6368 supportÁlvaro Fernández Rojas
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-22sunxi: Fix display timing flagsGiulio Benetti
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