index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
spi: cv1800b: Add spi nor flash controller driver for cv1800b SoC
Kongyang Liu
1
-0
/
+1
2023-10-27
spi: add support for Amlogic A1 SPI Flash Controller
Igor Prusov
1
-0
/
+1
2023-07-13
spi: bcmbca-hsspi: Add driver for newer HSSPI controller
William Zhang
1
-0
/
+1
2023-01-26
spi: Add Socionext F_OSPI SPI flash controller driver
Kunihiko Hayashi
1
-0
/
+1
2022-11-03
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
1
-0
/
+1
2022-11-03
spi: Add Microchip PolarFire SoC QSPI driver
Padmarao Begari
1
-0
/
+1
2022-10-27
spi: nuvoton: add NPCM PSPI controller driver
Jim Liu
1
-0
/
+1
2022-09-23
spi: add support for MediaTek spi-mem controller
Weijie Gao
1
-0
/
+1
2022-09-13
spi: aspeed: Add ASPEED SPI controller driver
Chin-Ting Kuo
1
-0
/
+1
2022-06-29
arm64: versal: Add versal specific cadence ospi driver
T Karthik Reddy
1
-0
/
+1
2022-06-22
spi: gxp_spi: Add GXP SPI controller driver
Nick Hawkins
1
-0
/
+1
2022-05-03
spi: npcm-fiu: add NPCM7xx FIU controller driver
Jim Liu
1
-0
/
+1
2022-02-24
driver: spi: add bcm iproc qspi support
Rayagonda Kokatanur
1
-0
/
+1
2022-02-10
spi: apple: Add driver for Apple SPI controller
Mark Kettenis
1
-0
/
+1
2021-08-12
spi: rockchip_sfc: add support for Rockchip SFC
Chris Morgan
1
-0
/
+1
2021-07-10
spi: fsl_qspi: Build driver only if DM_SPI is available
Frieder Schrempf
1
-1
/
+1
2021-07-06
spi: synquacer: Add HSSPI SPI controller driver for SynQuacer
Jassi Brar
1
-0
/
+1
2021-06-25
spi: Add MXIC controller driver
Zhengxun
1
-0
/
+1
2021-01-29
spi: mtk_snor: add support for MTK SPI NOR controller
SkyLake.Huang
1
-0
/
+1
2021-01-24
spi: add spi controller support for MediaTek MT7620 SoC
Weijie Gao
1
-0
/
+1
2020-12-18
spi: ca_sflash: Add CAxxxx SPI Flash Controller
Pengpeng Chen
1
-0
/
+1
2020-10-22
spi: Add Qualcomm QUP SPI controller driver
Robert Marko
1
-0
/
+1
2020-08-03
drivers: spi: Add SPI controller driver for Octeon
Suneel Garapati
1
-0
/
+1
2020-06-29
Convert CONFIG_CADENCE_QSPI to Kconfig
Tom Rini
1
-1
/
+1
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
1
-1
/
+1
2020-06-11
spi: Zap SOFT_SPI (non-dm)
Jagan Teki
1
-1
/
+0
2020-06-01
spi: Zap sh_spi driver
Jagan Teki
1
-1
/
+0
2020-05-11
spi: Zap lpc32xx_ssp driver-related code
Jagan Teki
1
-1
/
+0
2020-01-27
spi: nxp_fspi: new driver for the FlexSPI controller
Michael Walle
1
-0
/
+1
2019-07-25
spi: Drop obsolete mtk_qspi driver references
Weijie Gao
1
-1
/
+0
2019-07-25
spi: add spi-mem driver for MediaTek MT7629 SoC
Weijie Gao
1
-0
/
+1
2019-07-18
spi: Add SiFive SPI driver
Bhargav Shah
1
-0
/
+1
2019-07-10
spi: Add SPI controller driver for UniPhier SoCs
Kunihiko Hayashi
1
-0
/
+1
2019-07-09
spi: Add Atmel QuadSPI driver
Tudor Ambarus
1
-0
/
+1
2019-06-06
spi: stm32: Add Serial Peripheral Interface driver for STM32MP
Patrice Chotard
1
-0
/
+1
2019-04-17
spi: ti_qspi: Drop non DM code
Vignesh Raghavendra
1
-1
/
+1
2019-03-04
spi: Rename sun4i_spi.c into spi-sunxi.c
Jagan Teki
1
-1
/
+1
2019-02-07
spi: Add non DM version of SPI_MEM
Vignesh R
1
-0
/
+1
2019-01-16
mips: spi: mscc: Add fast bitbang SPI driver
Lars Povlsen
1
-0
/
+1
2018-11-24
spi: mtk_qspi: add qspi driver for MT7629 SoC
Guochun Mao
1
-0
/
+1
2018-11-24
spi: Add Amlogic Meson SPI Flash Controller driver
Neil Armstrong
1
-0
/
+1
2018-10-04
spi: Add SPI driver for MT76xx SoCs
Stefan Roese
1
-0
/
+1
2018-10-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-0
/
+1
2018-09-25
spi: add support for ARM PL022 SPI controller
Quentin Schulz
1
-0
/
+1
2018-09-20
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon
1
-0
/
+1
2018-08-03
arm: sunxi: Allwinner A10 SPI driver
Stefan Mavrodiev
1
-0
/
+1
2018-07-16
spi: zynqmp_gqspi: Add support for ZynqMP qspi driver
Siva Durga Prasad Paladugu
1
-0
/
+1
2018-07-10
board: arm: Add support for Broadcom BCM7445
Thomas Fitzsimmons
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-3
/
+1
2018-04-11
mtd: spi: Add Renesas RPC SPI-flash driver
Marek Vasut
1
-0
/
+1
[next]