Commit Graph

34744 Commits (ec712f490d9cd04257376d6cc6d52778b174c435)
 

Author SHA1 Message Date
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
Simon Glass 7e78b9ef2c dm: pci: Switch to DM API for PCI address mapping 9 years ago
Simon Glass 552ddbe3ce dm: net: Convert rtl8169 to use DM PCI API 9 years ago
Simon Glass 21d1fe7ec2 dm: pci: Add driver model API functions for address mapping 9 years ago
Simon Glass c032241234 dm: test: Convert PCI tests to use the DM PCI API 9 years ago
Simon Glass 96350f729c dm: tegra: net: Convert tegra boards to driver model for Ethernet 9 years ago
Simon Glass 170366c113 dm: pci: Drop the old version of pci_find_class() 9 years ago
Simon Glass 0fe9cb0fbb dm: pci: Drop the old version of pci_find_device/s() 9 years ago
Simon Glass 8beb0bda9c dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API 9 years ago
Simon Glass 3f4e1e8efc dm: pci: video: Convert video and pci_rom to use DM PCI API 9 years ago
Simon Glass 7d8e4042f1 dm: Convert bios_interrupts to use DM PCI API 9 years ago
Simon Glass 9bf727fcc4 dm: x86: ivybridge: Convert graphics init to use DM PCI API 9 years ago
Simon Glass fcc0a8774b dm: serial: Convert ns16550 driver to use driver model PCI API 9 years ago
Simon Glass bab17cf143 dm: pci: Add a function to read a PCI BAR 9 years ago