Age | Commit message (Expand) | Author |
2021-07-15 | drivers: spi_flash: Add Fast Read Dual I/O support | Julius Werner |
2021-04-18 | Revert "drivers/spi: Stop using a variable-length array" | Angel Pons |
2021-02-15 | drivers/spi: Stop using a variable-length array | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-01-28 | drivers/spi/spi_flash: remove spi flash names | Aaron Durbin |
2020-01-17 | drivers/spi/spi_flash: organize spi flash by sector topology | Aaron Durbin |
2020-01-17 | drivers/spi/spi_flash: introduce common spi_flash_part_id object | Aaron Durbin |
2020-01-16 | drivers/spi/spi_flash: assume spi_flash read callback exists | Aaron Durbin |
2020-01-10 | drivers/spi/spi_flash: explicitly handle STMicro deep power state | Aaron Durbin |
2020-01-06 | drives/spi_flash: add spi_flash_cmd_write_page_program() | Aaron Durbin |
2019-10-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2019-07-23 | include/spi-generic: move common flash timeouts | Uwe Poeche |
2019-06-10 | spi_flash: Add Dual SPI support | Julius Werner |
2019-06-10 | spi_flash: Make .read() callback optional | Julius Werner |
2019-01-28 | src: Don't use a #defines like Kconfig symbols | Elyes HAOUAS |
2017-05-19 | drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash_internal: Remove unused spi_fram_probe_ramtron | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Pass in flash structure to fill in probe | Furquan Shaikh |
2016-12-06 | spi_flash: Make a deep copy of spi_slave structure | Furquan Shaikh |
2016-11-22 | spi: Clean up SPI flash driver interface | Furquan Shaikh |
2015-04-17 | spi: Add function to read flash status register | Duncan Laurie |
2015-04-17 | drivers/spi: Pass flash parameters from coreboot to payload | Dan Ehrenberg |
2015-04-13 | spi: support controllers with limited transfer size capabilities | Vadim Bendebury |
2014-07-17 | drivers/spi: Sanitize headers from preprocessor abuse | Edward O'Callaghan |
2014-03-12 | drivers/spi: Add support for adesto SPI flash parts | Chris Douglass |
2014-02-17 | src/drivers/spi: introduce AMIC support | Idwer Vollering |
2012-11-09 | Add Gigadevice SPI rom support | Martin Roth |
2012-05-10 | Add SPI flash driver | Stefan Reinauer |