summaryrefslogtreecommitdiffstats
path: root/src/drivers/spi/gigadevice.c
Commit message (Expand)AuthorAgeFilesLines
* spi_flash: Move (de-)assertion of /CS to single locationDavid Hendricks2014-12-171-8/+1
* drivers/spi: Sanitize headers from preprocessor abuseEdward O'Callaghan2014-07-171-0/+1
* SPI: Split writes using spi_crop_chunk()Kyösti Mälkki2014-07-141-2/+2
* SPI flash: Fix alignment checks in Page Program commandsKyösti Mälkki2014-07-141-1/+2
* Claim the SPI bus before writes if the IMC ROM is presentMartin Roth2012-12-121-0/+1
* Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASHMarc Jones2012-12-081-1/+4
* SPI: Fix and enable Fast Read supportDuncan Laurie2012-11-121-2/+2
* Add Gigadevice SPI rom supportMartin Roth2012-11-091-0/+241
OpenPOWER on IntegriCloud