Commit Graph

34746 Commits (223091443ccf821e0abdc8ead8441424321c5d3c)
 

Author SHA1 Message Date
Mugunthan V N 223091443c drivers: spi: ti_qspi: prepare driver for DM conversion 10 years ago
Mugunthan V N 9c42558afb drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion 10 years ago
Mugunthan V N ec712f490d drivers: spi: ti_qspi: do not hard code chip select for memory map configuration 10 years ago
Jagan Teki 2b11a41cef spi: Add SPI_TX_DUAL mode 10 years ago
Jagan Teki 1c17f5ec57 sf: Make IO modes at last in read modes 10 years ago
Jagan Teki 465c00d78e spi: Minor cleanup 10 years ago
Jagan Teki 29ee0262e1 spi: Use BIT macro 10 years ago
Jagan Teki e26a2e2cd9 spi: Fix bit assignment with flags 10 years ago
Jagan Teki c40f600360 spi: Move flags macro's to spi_slave{} members 10 years ago
Jagan Teki 91292e0bee spi: Rename op_mode_rx to mode_rx 10 years ago
Jagan Teki e5961f0706 spi: Rename SPI_OPM_RX_* to SPI_RX_* 10 years ago
Jagan Teki 4365522421 spi: Remove SPI_OPM_RX_DIO|QIOF 10 years ago
Jagan Teki 4dd12454dc spi: Remove SPI_OPM_RX_EXTN 10 years ago
Jagan Teki d9a0ab6c0d sf: Write quad bit along with read status 10 years ago
Jagan Teki bfcdc3956d sf: Read back and check once macronix quad bit set 10 years ago
Jagan Teki ffecb0fc84 sf: Read back and check once spansion quad bit set 10 years ago
Jagan Teki c56ae7519f sf: Fix quad bit set for micron devices 10 years ago
Jagan Teki eb020f69e0 sf: Use BIT macro 10 years ago
Jagan Teki 7bc679fb14 sf: Minor cleanup 10 years ago
Jagan Teki 11c579bc9c sf: Remove spi_flash_remove 10 years ago
Jagan Teki 6f3096585b sf: Rename bank_end to bar_end in read_bar 10 years ago
Jagan Teki 9275929c24 sf: Rename spi_flash_set_* functions 10 years ago
Jagan Teki d25dd94298 sf: Move spi_read_cmds_array locally 10 years ago
Jagan Teki cdf3393814 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD 10 years ago
Jagan Teki 095a41d3c2 spi: Use mode instead of op_mode_tx 10 years ago
Jagan Teki f5c3c033f7 spi: make mode visible to both dm and non-dm 10 years ago
Jagan Teki e228d6deb1 sf: Get spi locally from spi_flash 10 years ago
Tom Rini 077678eb0c Merge git://git.denx.de/u-boot-dm 10 years ago
Tom Rini ab971e192a sandbox: eth-raw-os.c: Ensure that our interface name is not too long 10 years ago
Stefan Roese 66eaea6cd1 dm: core: Add option to configure an offset for the address translation 10 years ago
Simon Glass 9b20519887 rockchip: Use the debug UART on rk3036 10 years ago
Simon Glass b7e29834f1 dm: ns16550: Allow the driver to be omitted if requested 10 years ago
Simon Glass 92c55b682c dm: serial: Allow the UART driver to be dropped from the image 10 years ago
Simon Glass d4f847ecd7 dm: net: usb: Convert mcs7830 driver to support driver model 10 years ago
Simon Glass ce932c7066 dm: net: usb: Refactor mcs7830 driver ready for DM conversion 10 years ago
Simon Glass 8bd42525fa pci: Tidy up comments in pci_bind_bus_devices() 10 years ago
Simon Glass 4abe8e40a7 dm: Convert PCI MMC over to use DM PCI API 10 years ago
Simon Glass 09c5c16455 dm: usb: Convert echi-pci to use new DM PCI API 10 years ago
Simon Glass ff758ccc8a dm: ahci: Convert to use new DM PCI API 10 years ago
Simon Glass 7e78b9ef2c dm: pci: Switch to DM API for PCI address mapping 10 years ago
Simon Glass 552ddbe3ce dm: net: Convert rtl8169 to use DM PCI API 10 years ago
Simon Glass 21d1fe7ec2 dm: pci: Add driver model API functions for address mapping 10 years ago
Simon Glass c032241234 dm: test: Convert PCI tests to use the DM PCI API 10 years ago
Simon Glass 96350f729c dm: tegra: net: Convert tegra boards to driver model for Ethernet 10 years ago
Simon Glass 170366c113 dm: pci: Drop the old version of pci_find_class() 10 years ago
Simon Glass 0fe9cb0fbb dm: pci: Drop the old version of pci_find_device/s() 10 years ago
Simon Glass 8beb0bda9c dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API 10 years ago
Simon Glass 3f4e1e8efc dm: pci: video: Convert video and pci_rom to use DM PCI API 10 years ago
Simon Glass 7d8e4042f1 dm: Convert bios_interrupts to use DM PCI API 10 years ago
Simon Glass 9bf727fcc4 dm: x86: ivybridge: Convert graphics init to use DM PCI API 10 years ago