Age | Commit message (Expand) | Author |
2015-07-29 | arm, arm64, mips: Add rough static stack size checks with -Wstack-usage | Julius Werner |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-28 | Remove leftover tseg_relocate | Vladimir Serbinenko |
2015-05-04 | spi: Change 'page' to 'sector' in log message | David Imhoff |
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-12-17 | spi_flash: Move (de-)assertion of /CS to single location | David Hendricks |
2014-12-17 | spi_flash: Differentiate between atomic/manual sequencing | David Hendricks |
2014-12-16 | spi: Make idcode debug print more useful | David Hendricks |
2014-12-03 | SPI: Add vendor Atmel | Kyösti Mälkki |
2014-07-17 | drivers/spi: Sanitize headers from preprocessor abuse | Edward O'Callaghan |
2014-07-05 | spi: Change spi_xfer to work in units of bytes instead of bits. | Gabe Black |
2014-07-05 | spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. | Gabe Black |
2014-07-05 | drivers/spi: Reduce the per loop delay of spi_flash_cmd_poll_bit() | Dave Frodin |
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 |
2014-01-23 | SPI: Add API for programmer-specific flashing. | Vladimir Serbinenko |
2013-02-11 | spi.h: Rename the spi.h to spi-generic.h | Zheng Bao |
2012-12-12 | Claim the SPI bus before writes if the IMC ROM is present | Martin Roth |
2012-12-08 | Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH | Marc Jones |
2012-11-12 | SPI: Fix and enable Fast Read support | Duncan Laurie |
2012-11-09 | Add Gigadevice SPI rom support | Martin Roth |
2012-07-24 | SMM: Add option for SPI driver to be available in SMM | Duncan Laurie |
2012-07-24 | SPI flash layer: remove unused function spi_flash_free() | Stefan Reinauer |
2012-05-29 | Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled | Stefan Reinauer |
2012-05-14 | SPI driver: style fix | Patrick Georgi |
2012-05-10 | Add SPI flash driver | Stefan Reinauer |