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