index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-13
power: pmic.h: Drop include <spi.h>
Jagan Teki
2016-01-13
defconfig: am437x_sk_evm: enable spi driver model
Mugunthan V N
2016-01-13
arm: dts: am4372: add qspi register maps for memory map
Mugunthan V N
2016-01-13
am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
Mugunthan V N
2016-01-13
defconfig: dra74_evm: enable spi driver model
Mugunthan V N
2016-01-13
defconfig: dra72_evm: enable spi driver model
Mugunthan V N
2016-01-13
arm: dts: dra72-evm: add spi-flash comaptible for flash
Mugunthan V N
2016-01-13
arm: dts: dra7-evm: add spi-flash comaptible for flash
Mugunthan V N
2016-01-13
arm: dts: am437x-gp-evm: add spi-flash comaptible for flash
Mugunthan V N
2016-01-13
arm: dts: dra7: add qspi register maps for memory map and control module
Mugunthan V N
2016-01-13
drivers: spi: ti_qspi: convert driver to adopt device driver model
Mugunthan V N
2016-01-13
dts: dra7: add spi alias for qspi
Mugunthan V N
2016-01-13
dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
Mugunthan V N
2016-01-13
spi: Add support for dual and quad mode
Mugunthan V N
2016-01-13
drivers: spi: ti_qspi: prepare driver for DM conversion
Mugunthan V N
2016-01-13
drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model c...
Mugunthan V N
2016-01-13
drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
Mugunthan V N
2016-01-13
spi: Add SPI_TX_DUAL mode
Jagan Teki
2016-01-13
sf: Make IO modes at last in read modes
Jagan Teki
2016-01-13
spi: Minor cleanup
Jagan Teki
2016-01-13
spi: Use BIT macro
Jagan Teki
2016-01-13
spi: Fix bit assignment with flags
Jagan Teki
2016-01-13
spi: Move flags macro's to spi_slave{} members
Jagan Teki
2016-01-13
spi: Rename op_mode_rx to mode_rx
Jagan Teki
2016-01-13
spi: Rename SPI_OPM_RX_* to SPI_RX_*
Jagan Teki
2016-01-13
spi: Remove SPI_OPM_RX_DIO|QIOF
Jagan Teki
2016-01-13
spi: Remove SPI_OPM_RX_EXTN
Jagan Teki
2016-01-13
sf: Write quad bit along with read status
Jagan Teki
2016-01-13
sf: Read back and check once macronix quad bit set
Jagan Teki
2016-01-13
sf: Read back and check once spansion quad bit set
Jagan Teki
2016-01-13
sf: Fix quad bit set for micron devices
Jagan Teki
2016-01-13
sf: Use BIT macro
Jagan Teki
2016-01-13
sf: Minor cleanup
Jagan Teki
2016-01-13
sf: Remove spi_flash_remove
Jagan Teki
2016-01-13
sf: Rename bank_end to bar_end in read_bar
Jagan Teki
2016-01-13
sf: Rename spi_flash_set_* functions
Jagan Teki
2016-01-13
sf: Move spi_read_cmds_array locally
Jagan Teki
2016-01-13
spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
Jagan Teki
2016-01-13
spi: Use mode instead of op_mode_tx
Jagan Teki
2016-01-13
spi: make mode visible to both dm and non-dm
Jagan Teki
2016-01-13
sf: Get spi locally from spi_flash
Jagan Teki
2016-01-12
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-12
sandbox: eth-raw-os.c: Ensure that our interface name is not too long
Tom Rini
2016-01-12
dm: core: Add option to configure an offset for the address translation
Stefan Roese
2016-01-12
rockchip: Use the debug UART on rk3036
Simon Glass
2016-01-12
dm: ns16550: Allow the driver to be omitted if requested
Simon Glass
2016-01-12
dm: serial: Allow the UART driver to be dropped from the image
Simon Glass
2016-01-12
dm: net: usb: Convert mcs7830 driver to support driver model
Simon Glass
2016-01-12
dm: net: usb: Refactor mcs7830 driver ready for DM conversion
Simon Glass
2016-01-12
pci: Tidy up comments in pci_bind_bus_devices()
Simon Glass
[next]