summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-13part_dos.c: Don't wrap to negative after 2G sectorsStefan Monnier
2016-01-13image: check "bootm_low" and "bootm_size" if "initrd_high" is missingMasahiro Yamada
2016-01-13dm: core: Add a new api to get indexed device addressMugunthan V N
2016-01-13power: pmic.h: Drop include <spi.h>Jagan Teki
2016-01-13defconfig: am437x_sk_evm: enable spi driver modelMugunthan V N
2016-01-13arm: dts: am4372: add qspi register maps for memory mapMugunthan V N
2016-01-13am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for splMugunthan V N
2016-01-13defconfig: dra74_evm: enable spi driver modelMugunthan V N
2016-01-13defconfig: dra72_evm: enable spi driver modelMugunthan V N
2016-01-13arm: dts: dra72-evm: add spi-flash comaptible for flashMugunthan V N
2016-01-13arm: dts: dra7-evm: add spi-flash comaptible for flashMugunthan V N
2016-01-13arm: dts: am437x-gp-evm: add spi-flash comaptible for flashMugunthan V N
2016-01-13arm: dts: dra7: add qspi register maps for memory map and control moduleMugunthan V N
2016-01-13drivers: spi: ti_qspi: convert driver to adopt device driver modelMugunthan V N
2016-01-13dts: dra7: add spi alias for qspiMugunthan V N
2016-01-13dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for splMugunthan V N
2016-01-13spi: Add support for dual and quad modeMugunthan V N
2016-01-13drivers: spi: ti_qspi: prepare driver for DM conversionMugunthan V N
2016-01-13drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model c...Mugunthan V N
2016-01-13drivers: spi: ti_qspi: do not hard code chip select for memory map configurationMugunthan V N
2016-01-13spi: Add SPI_TX_DUAL modeJagan Teki
2016-01-13sf: Make IO modes at last in read modesJagan Teki
2016-01-13spi: Minor cleanupJagan Teki
2016-01-13spi: Use BIT macroJagan Teki
2016-01-13spi: Fix bit assignment with flagsJagan Teki
2016-01-13spi: Move flags macro's to spi_slave{} membersJagan Teki
2016-01-13spi: Rename op_mode_rx to mode_rxJagan Teki
2016-01-13spi: Rename SPI_OPM_RX_* to SPI_RX_*Jagan Teki
2016-01-13spi: Remove SPI_OPM_RX_DIO|QIOFJagan Teki
2016-01-13spi: Remove SPI_OPM_RX_EXTNJagan Teki
2016-01-13sf: Write quad bit along with read statusJagan Teki
2016-01-13sf: Read back and check once macronix quad bit setJagan Teki
2016-01-13sf: Read back and check once spansion quad bit setJagan Teki
2016-01-13sf: Fix quad bit set for micron devicesJagan Teki
2016-01-13sf: Use BIT macroJagan Teki
2016-01-13sf: Minor cleanupJagan Teki
2016-01-13sf: Remove spi_flash_removeJagan Teki
2016-01-13sf: Rename bank_end to bar_end in read_barJagan Teki
2016-01-13sf: Rename spi_flash_set_* functionsJagan Teki
2016-01-13sf: Move spi_read_cmds_array locallyJagan Teki
2016-01-13spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUADJagan Teki
2016-01-13spi: Use mode instead of op_mode_txJagan Teki
2016-01-13spi: make mode visible to both dm and non-dmJagan Teki
2016-01-13sf: Get spi locally from spi_flashJagan Teki
2016-01-12Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-12sandbox: eth-raw-os.c: Ensure that our interface name is not too longTom Rini
2016-01-12dm: core: Add option to configure an offset for the address translationStefan Roese
2016-01-12rockchip: Use the debug UART on rk3036Simon Glass
2016-01-12dm: ns16550: Allow the driver to be omitted if requestedSimon Glass
2016-01-12dm: serial: Allow the UART driver to be dropped from the imageSimon Glass