summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8183/spi.c
Commit message (Expand)AuthorAgeFilesLines
* soc/mediatek: Include <gpio.h> instead of <soc/gpio.h>Elyes Haouas2023-01-131-1/+1
* soc/mediatek: Move the common part of SPI drivers to common/Rex-BC Chen2021-05-051-17/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/mediatek: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-4/+4
* mediatek: Use GPIO based SPI CSYu-Ping Wu2019-08-211-7/+14
* mediatek: Add SPI tick_dly settingMengqi Zhang2019-06-211-2/+5
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* mediatek/mt8183: Reduce compiled code size of SPI related code.You-Cheng Syu2018-12-211-61/+63
* mediatek/mt8183: Add SPI supportmengqi.zhang2018-07-271-4/+107
* mediatek/mt8183: Remove the stub flash driver that planned to use eMMCTristan Shieh2018-06-281-1/+0
* mediatek/mt8183: Add a stub implementation of the MT8183 SOCTristan Shieh2018-06-111-0/+30