Commit Graph

34931 Commits (6d95778283e239bce0ed2c2c466823a1404f7948)
 

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
Nathan Rossi fc82edd844 arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs 10 years ago
Nathan Rossi 47c0d79edc arm: mvebu: Select SPL_DM_SEQ_ALIAS 10 years ago
Nathan Rossi 5c9b1d735e arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configs 10 years ago
Nathan Rossi 4f627c5a59 spl: dm: Add SPL_DM_SEQ_ALIAS config option 10 years ago
Miao Yan 5c2ed61ce2 x86: qemu: add documentaion for the fw_cfg interface 10 years ago
Miao Yan 3c30fd6ae2 x86: qemu: remove cpu node in device tree 10 years ago
Miao Yan de752c5e73 x86: qemu: fix cpu device in smp boot 10 years ago
Miao Yan b28cecdfb8 x86: use actual CPU number for allocating memory 10 years ago
Miao Yan 24fb49073e x86: fix a typo in function name 10 years ago
Miao Yan 5a694056fe x86: qemu: add a cpu uclass driver for qemu target 10 years ago
Miao Yan f60df20aa9 x86: qemu: add fw_cfg support 10 years ago
Miao Yan ece5c37f0c x86: adjust ramdisk load address 10 years ago
Bin Meng 87968de31d x86: ivybridge: Add macros for LPC decode ranges 10 years ago
Bin Meng 59fb7fbd49 x86: fsp: Always use hex numbers in the hob command output 10 years ago
Bin Meng fa331fad1e x86: ivybridge: Do not require HAVE_INTEL_ME 10 years ago
Bin Meng 33fb6c0100 x86: ivybridge: Add microcode blobs for all the steppings 10 years ago
Bin Meng aefba6f1b5 tools: microcode-tool: Support parsing header file with a license block 10 years ago
Bin Meng 394e0b6624 fdtdec: Add compatible string for Intel IvyBridge FSP 10 years ago
Bin Meng 214feec1c5 x86: fsp: Set up init runtime buffer in update_fsp_configs() 10 years ago
Bin Meng 4ce022d396 x86: fsp: Move struct fspinit_rtbuf definition to chipset header 10 years ago
Bin Meng e293502280 x86: queensbay: Remove invalid comments in update_fsp_configs() 10 years ago
Bin Meng 3340f2cc0b x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option 10 years ago
Bin Meng 81f84aa6c9 x86: fsp: Rename update_fsp_upd() and change its signature 10 years ago