summaryrefslogtreecommitdiffstats
path: root/src/include/spi-generic.h
Commit message (Expand)AuthorAgeFilesLines
* drivers/spi/spi-generic: document SPI_CNTRLR_DEDUCT_CMD_LEN betterFelix Held2021-12-151-1/+2
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-061-3/+0
* src/include: Fix typosElyes HAOUAS2020-01-181-1/+1
* drivers/spi/spi_flash: explicitly handle STMicro deep power stateAaron Durbin2020-01-101-1/+0
* spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MSAaron Durbin2020-01-031-1/+0
* drivers/spi/spi_flash.c: Add SPI vendor IDsRichard Spiegel2019-09-041-0/+13
* include/spi-generic: Append unit to macro namesUwe Poeche2019-07-231-4/+3
* include/spi-generic: move common flash timeoutsUwe Poeche2019-07-231-0/+9
* spi_flash: Add Dual SPI supportJulius Werner2019-06-101-0/+3
* drivers/spi: Add controller protection typeRizwan Qureshi2019-01-211-1/+8
* drivers/spi: reduce confusion in the APIAaron Durbin2018-04-231-20/+8
* drivers/spi: support cmd opcode deduction for spi_crop_chunk()Aaron Durbin2018-01-301-3/+13
* drivers/spi/spi_flash: add flash region protection to controllerAaron Durbin2017-12-151-0/+4
* drivers/spi/spi_flash: Clean up SPI flash probeFurquan Shaikh2017-05-191-0/+9
* drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh2017-05-051-7/+29
* drivers/spi: Get rid of spi_get_configFurquan Shaikh2017-04-091-3/+0
* spi: Add function callback to get configuration of SPI busFurquan Shaikh2017-02-161-0/+42
* spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh2016-12-231-2/+60
* spi: Clean up SPI driver interfaceFurquan Shaikh2016-12-071-0/+19
* spi: Define and use spi_ctrlr structureFurquan Shaikh2016-12-051-0/+18
* spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh2016-12-051-3/+4
* spi: Fix parameter types for spi functionsFurquan Shaikh2016-12-051-7/+6
* spi_flash: Move spi flash opcodes to spi_flash.hFurquan Shaikh2016-12-041-4/+0
* spi: Get rid of flash_programmer_probe in spi_slave structureFurquan Shaikh2016-11-221-4/+0
* spi: Get rid of max_transfer_size parameter in spi_slave structureFurquan Shaikh2016-11-221-5/+0
* spi: Clean up SPI flash driver interfaceFurquan Shaikh2016-11-221-5/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Drop "See file CREDITS..." commentStefan Reinauer2015-09-071-3/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* spi: support controllers with limited transfer size capabilitiesVadim Bendebury2015-04-131-0/+5
* spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.Gabe Black2014-12-091-17/+0
* spi: Remove the spi_set_speed and spi_cs_is_valid functions.Gabe Black2014-12-091-17/+0
* spi: Remove unused constants from spi-generic.h.Gabe Black2014-10-221-16/+0
* SPI: Split writes using spi_crop_chunk()Kyösti Mälkki2014-07-141-0/+2
* spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black2014-07-051-17/+7
* spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black2014-07-051-4/+1
* SPI: Add API for programmer-specific flashing.Vladimir Serbinenko2014-01-231-0/+2
* spi-generic.h: Adapt include guardPatrick Georgi2013-02-111-3/+3
* spi.h: Rename the spi.h to spi-generic.hZheng Bao2013-02-111-0/+204