aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/quark/spi.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/quark: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-05-28soc/intel/quark: Get rid of device_tElyes HAOUAS
2018-01-30drivers/spi: support cmd opcode deduction for spi_crop_chunk()Aaron Durbin
2017-11-03soc/intel/quark/spi: Correct conversion specifierPaul Menzel
2017-07-02soc/intel/quark/spi.c: Explain a read in order to flush buffersMartin Kepplinger
2017-06-20soc/intel/quark: Add legacy SPI flash controller driverLee Leahy