summaryrefslogtreecommitdiff
path: root/src/include/spi_flash.h
AgeCommit message (Expand)Author
2015-01-14Move container_of() macro to stddef.hStefan Reinauer
2015-01-09Drop duplicate API from spi_flash.hStefan Reinauer
2015-01-06Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"Kyösti Mälkki
2015-01-06doxygen fixes: change @var to @param varMartin Roth
2015-01-06Re-factor 'to_flash_offset()' into 'spi_flash.h'Edward O'Callaghan
2014-07-14SPI: Split writes using spi_crop_chunk()Kyösti Mälkki
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-07-01stdlib: Drop duplicates of min() and max()Kyösti Mälkki
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2013-02-11spi.h: Rename the spi.h to spi-generic.hZheng Bao
2012-07-24SPI flash layer: remove unused function spi_flash_free()Stefan Reinauer
2012-05-10Add SPI flash driverStefan Reinauer