summaryrefslogtreecommitdiff
path: root/src/drivers/spi/stmicro.c
AgeCommit message (Expand)Author
2014-10-17drivers/spi: Add support for Micron N25Q128Scott Radcliffe
2014-07-17drivers/spi: Sanitize headers from preprocessor abuseEdward O'Callaghan
2014-07-14SPI: Split writes using spi_crop_chunk()Kyösti Mälkki
2014-07-14SPI flash: Fix alignment checks in Page Program commandsKyösti Mälkki
2013-08-23SPI: Support STMicro partial page writeKyösti Mälkki
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2012-12-12Claim the SPI bus before writes if the IMC ROM is presentMartin Roth
2012-12-08Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASHMarc Jones
2012-05-26Reduce default verbosity of SPI flash driversStefan Reinauer
2012-05-26Fix printk types in SPI flash driversStefan Reinauer
2012-05-10Add SPI flash driverStefan Reinauer