summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24configs: odroid-xu3: enable the configs relevant to regulatorJaehoon 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-24dts: cadence_spi: Update documentation for DT bindingsJason Rush
2018-01-24config: cadence_spi: Remove defines read from DTJason Rush
2018-01-24dts: cadence_spi: Sync DT bindings with LinuxJason Rush
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 CONFIG_OF_SPI_FLASHMario 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-24mips: bmips: enable the SPI flash on the Comtrend AR-5387unÁlvaro Fernández Rojas
2018-01-24mips: bmips: add bcm63xx-hsspi driver support for BCM63268Álvaro Fernández Rojas
2018-01-24mips: bmips: add bcm63xx-hsspi driver support for BCM6328Álvaro Fernández Rojas
2018-01-24dm: spi: add BCM63xx HSSPI driverÁlvaro Fernández Rojas
2018-01-24mips: bmips: enable the SPI flash on the Netgear CG3100DÁlvaro Fernández Rojas
2018-01-24mips: bmips: enable the SPI flash on the Sagem F@ST1704Álvaro Fernández Rojas
2018-01-24mips: bmips: add bcm63xx-spi driver support for BCM63268Álvaro Fernández Rojas
2018-01-24mips: bmips: add bcm63xx-spi driver support for BCM3380Álvaro Fernández Rojas
2018-01-24mips: bmips: add bcm63xx-spi driver support for BCM6358Álvaro Fernández Rojas
2018-01-24mips: bmips: add bcm63xx-spi driver support for BCM6348Álvaro Fernández Rojas
2018-01-24mips: bmips: add bcm63xx-spi driver support for BCM6338Á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-24wait_bit: add 8/16/32 BE/LE versions of wait_for_bitÁlvaro Fernández Rojas
2018-01-23Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-23common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello
2018-01-23armv8: ls1088a: Add IFC and eMMC as qixis boot sourcesAshish Kumar
2018-01-23fsl: common: qixis: Add ifc and emmc switching via qixisAshish Kumar
2018-01-23crypto/fsl: Fix HW accelerated hash commandsBreno Lima
2018-01-23ARM: dts: Freescale: re-license device tree files under GPLv2+/X11Pankaj Bansal
2018-01-23armv8: ls1088a: vid: Compiling VID specific functions for SPLRajesh Bhagat
2018-01-23ls1088a: Add VID support for QDS and RDB platformsRajesh Bhagat
2018-01-23common: board_f: vid: Add VID specific API to adjust core voltageRajesh Bhagat
2018-01-23ls1088a: ddr: configure DDR for 0.9v for VID supportRajesh Bhagat
2018-01-23ddr: fsl: set cdr1 first in case 0.9v VDD is enabled for some SoCsRajesh Bhagat
2018-01-23board: common: vid: Add support for LTC3882 voltage regulator chipRajesh Bhagat