Commit Graph

34807 Commits (a12d3e4c1e1bba7b8840165f61e732740731463c)
 

Author SHA1 Message Date
Mugunthan V N 49f85b671a am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl 9 years ago
Mugunthan V N 7c69ad6b46 defconfig: dra74_evm: enable spi driver model 9 years ago
Mugunthan V N 36de4bed10 defconfig: dra72_evm: enable spi driver model 9 years ago
Mugunthan V N 1f19d504cc arm: dts: dra72-evm: add spi-flash comaptible for flash 9 years ago
Mugunthan V N f7276c8615 arm: dts: dra7-evm: add spi-flash comaptible for flash 9 years ago
Mugunthan V N 4416ddba5b arm: dts: am437x-gp-evm: add spi-flash comaptible for flash 9 years ago
Mugunthan V N 830aba2cac arm: dts: dra7: add qspi register maps for memory map and control module 9 years ago
Mugunthan V N 106f813907 drivers: spi: ti_qspi: convert driver to adopt device driver model 9 years ago
Mugunthan V N 6145ef74f9 dts: dra7: add spi alias for qspi 9 years ago
Mugunthan V N e7af6725d3 dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl 9 years ago
Mugunthan V N f8e2f92d41 spi: Add support for dual and quad mode 9 years ago
Mugunthan V N 223091443c drivers: spi: ti_qspi: prepare driver for DM conversion 9 years ago
Mugunthan V N 9c42558afb drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion 9 years ago
Mugunthan V N ec712f490d drivers: spi: ti_qspi: do not hard code chip select for memory map configuration 9 years ago
Jagan Teki 2b11a41cef spi: Add SPI_TX_DUAL mode 9 years ago
Jagan Teki 1c17f5ec57 sf: Make IO modes at last in read modes 9 years ago
Jagan Teki 465c00d78e spi: Minor cleanup 9 years ago
Jagan Teki 29ee0262e1 spi: Use BIT macro 9 years ago
Jagan Teki e26a2e2cd9 spi: Fix bit assignment with flags 9 years ago
Jagan Teki c40f600360 spi: Move flags macro's to spi_slave{} members 9 years ago
Jagan Teki 91292e0bee spi: Rename op_mode_rx to mode_rx 9 years ago
Jagan Teki e5961f0706 spi: Rename SPI_OPM_RX_* to SPI_RX_* 9 years ago
Jagan Teki 4365522421 spi: Remove SPI_OPM_RX_DIO|QIOF 9 years ago
Jagan Teki 4dd12454dc spi: Remove SPI_OPM_RX_EXTN 9 years ago
Jagan Teki d9a0ab6c0d sf: Write quad bit along with read status 9 years ago
Jagan Teki bfcdc3956d sf: Read back and check once macronix quad bit set 9 years ago
Jagan Teki ffecb0fc84 sf: Read back and check once spansion quad bit set 9 years ago
Jagan Teki c56ae7519f sf: Fix quad bit set for micron devices 9 years ago
Jagan Teki eb020f69e0 sf: Use BIT macro 9 years ago
Jagan Teki 7bc679fb14 sf: Minor cleanup 9 years ago
Jagan Teki 11c579bc9c sf: Remove spi_flash_remove 9 years ago
Jagan Teki 6f3096585b sf: Rename bank_end to bar_end in read_bar 9 years ago
Jagan Teki 9275929c24 sf: Rename spi_flash_set_* functions 9 years ago
Jagan Teki d25dd94298 sf: Move spi_read_cmds_array locally 9 years ago
Jagan Teki cdf3393814 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD 9 years ago
Jagan Teki 095a41d3c2 spi: Use mode instead of op_mode_tx 9 years ago
Jagan Teki f5c3c033f7 spi: make mode visible to both dm and non-dm 9 years ago
Jagan Teki e228d6deb1 sf: Get spi locally from spi_flash 9 years ago
Tom Rini 077678eb0c Merge git://git.denx.de/u-boot-dm 9 years ago
Tom Rini ab971e192a sandbox: eth-raw-os.c: Ensure that our interface name is not too long 9 years ago
Stefan Roese 66eaea6cd1 dm: core: Add option to configure an offset for the address translation 9 years ago
Simon Glass 9b20519887 rockchip: Use the debug UART on rk3036 9 years ago
Simon Glass b7e29834f1 dm: ns16550: Allow the driver to be omitted if requested 9 years ago
Simon Glass 92c55b682c dm: serial: Allow the UART driver to be dropped from the image 9 years ago
Simon Glass d4f847ecd7 dm: net: usb: Convert mcs7830 driver to support driver model 9 years ago
Simon Glass ce932c7066 dm: net: usb: Refactor mcs7830 driver ready for DM conversion 9 years ago
Simon Glass 8bd42525fa pci: Tidy up comments in pci_bind_bus_devices() 9 years ago
Simon Glass 4abe8e40a7 dm: Convert PCI MMC over to use DM PCI API 9 years ago
Simon Glass 09c5c16455 dm: usb: Convert echi-pci to use new DM PCI API 9 years ago
Simon Glass ff758ccc8a dm: ahci: Convert to use new DM PCI API 9 years ago