summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | power: pmic.h: Drop include <spi.h>Jagan Teki2016-01-13-1/+0
* | | defconfig: am437x_sk_evm: enable spi driver modelMugunthan V N2016-01-13-0/+3
* | | arm: dts: am4372: add qspi register maps for memory mapMugunthan V N2016-01-13-1/+4
* | | am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for splMugunthan V N2016-01-13-0/+2
* | | defconfig: dra74_evm: enable spi driver modelMugunthan V N2016-01-13-0/+2
* | | defconfig: dra72_evm: enable spi driver modelMugunthan V N2016-01-13-0/+2
* | | arm: dts: dra72-evm: add spi-flash comaptible for flashMugunthan V N2016-01-13-1/+1
* | | arm: dts: dra7-evm: add spi-flash comaptible for flashMugunthan V N2016-01-13-1/+1
* | | arm: dts: am437x-gp-evm: add spi-flash comaptible for flashMugunthan V N2016-01-13-1/+1
* | | arm: dts: dra7: add qspi register maps for memory map and control moduleMugunthan V N2016-01-13-2/+5
* | | drivers: spi: ti_qspi: convert driver to adopt device driver modelMugunthan V N2016-01-13-0/+187
* | | dts: dra7: add spi alias for qspiMugunthan V N2016-01-13-0/+1
* | | dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for splMugunthan V N2016-01-13-0/+5
* | | spi: Add support for dual and quad modeMugunthan V N2016-01-13-1/+39
* | | drivers: spi: ti_qspi: prepare driver for DM conversionMugunthan V N2016-01-13-126/+153
* | | drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model c...Mugunthan V N2016-01-13-60/+60
* | | drivers: spi: ti_qspi: do not hard code chip select for memory map configurationMugunthan V N2016-01-13-2/+2
* | | spi: Add SPI_TX_DUAL modeJagan Teki2016-01-13-1/+2
* | | sf: Make IO modes at last in read modesJagan Teki2016-01-13-4/+4
* | | spi: Minor cleanupJagan Teki2016-01-13-16/+16
* | | spi: Use BIT macroJagan Teki2016-01-13-19/+19
* | | spi: Fix bit assignment with flagsJagan Teki2016-01-13-3/+3
* | | spi: Move flags macro's to spi_slave{} membersJagan Teki2016-01-13-8/+7
* | | spi: Rename op_mode_rx to mode_rxJagan Teki2016-01-13-6/+6
* | | spi: Rename SPI_OPM_RX_* to SPI_RX_*Jagan Teki2016-01-13-6/+6
* | | spi: Remove SPI_OPM_RX_DIO|QIOFJagan Teki2016-01-13-2/+0
* | | spi: Remove SPI_OPM_RX_EXTNJagan Teki2016-01-13-3/+0
* | | sf: Write quad bit along with read statusJagan Teki2016-01-13-2/+2
* | | sf: Read back and check once macronix quad bit setJagan Teki2016-01-13-6/+12
* | | sf: Read back and check once spansion quad bit setJagan Teki2016-01-13-6/+12
* | | sf: Fix quad bit set for micron devicesJagan Teki2016-01-13-2/+63
* | | sf: Use BIT macroJagan Teki2016-01-13-21/+21
* | | sf: Minor cleanupJagan Teki2016-01-13-6/+6
* | | sf: Remove spi_flash_removeJagan Teki2016-01-13-8/+1
* | | sf: Rename bank_end to bar_end in read_barJagan Teki2016-01-13-2/+2
* | | sf: Rename spi_flash_set_* functionsJagan Teki2016-01-13-6/+6
* | | sf: Move spi_read_cmds_array locallyJagan Teki2016-01-13-12/+8
* | | spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUADJagan Teki2016-01-13-6/+6
* | | spi: Use mode instead of op_mode_txJagan Teki2016-01-13-10/+6
* | | spi: make mode visible to both dm and non-dmJagan Teki2016-01-13-2/+2
* | | sf: Get spi locally from spi_flashJagan Teki2016-01-13-22/+29
* | | Merge git://git.denx.de/u-boot-dmTom Rini2016-01-12-557/+1456
|\ \ \
| * | | sandbox: eth-raw-os.c: Ensure that our interface name is not too longTom Rini2016-01-12-0/+4
| * | | dm: core: Add option to configure an offset for the address translationStefan Roese2016-01-12-11/+62
| * | | rockchip: Use the debug UART on rk3036Simon Glass2016-01-12-65/+16
| * | | dm: ns16550: Allow the driver to be omitted if requestedSimon Glass2016-01-12-0/+2
| * | | dm: serial: Allow the UART driver to be dropped from the imageSimon Glass2016-01-12-1/+23
| * | | dm: net: usb: Convert mcs7830 driver to support driver modelSimon Glass2016-01-12-0/+105
| * | | dm: net: usb: Refactor mcs7830 driver ready for DM conversionSimon Glass2016-01-12-121/+144
| * | | pci: Tidy up comments in pci_bind_bus_devices()Simon Glass2016-01-12-3/+1