index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
mediatek
/
mt8183
/
spi.c
Age
Commit message (
Expand
)
Author
2024-09-12
soc/mediatek: Remove redundant struct pad_func and PAD_* definitions
Yidi Lin
2023-01-13
soc/mediatek: Include <gpio.h> instead of <soc/gpio.h>
Elyes Haouas
2021-05-05
soc/mediatek: Move the common part of SPI drivers to common/
Rex-BC Chen
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
soc/mediatek: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-08-21
mediatek: Use GPIO based SPI CS
Yu-Ping Wu
2019-06-21
mediatek: Add SPI tick_dly setting
Mengqi Zhang
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-12-21
mediatek/mt8183: Reduce compiled code size of SPI related code.
You-Cheng Syu
2018-07-27
mediatek/mt8183: Add SPI support
mengqi.zhang
2018-06-28
mediatek/mt8183: Remove the stub flash driver that planned to use eMMC
Tristan Shieh
2018-06-11
mediatek/mt8183: Add a stub implementation of the MT8183 SOC
Tristan Shieh