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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-17
Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2
-3
/
+3
2021-07-15
spi: ich: Don't require the PCH
Simon Glass
1
-2
/
+2
2021-07-10
spi: mxc_spi: fix warnings if CLK_ENABLED not set
Stefano Babic
1
-2
/
+2
2021-07-10
spi: fsl_qspi: Build driver only if DM_SPI is available
Frieder Schrempf
1
-1
/
+1
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
1
-0
/
+2
2021-07-06
spi: synquacer: Add HSSPI SPI controller driver for SynQuacer
Jassi Brar
3
-0
/
+500
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
1
-0
/
+2
2021-07-05
Merge branch 'next'
Tom Rini
10
-57
/
+1019
2021-06-30
spi: Update speed/mode on change
Marek Vasut
1
-0
/
+12
2021-06-28
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi in...
Tom Rini
9
-43
/
+1004
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
1
-1
/
+17
2021-06-28
mtd: spi-nor-core: Rework hwcaps selection
Pratyush Yadav
1
-0
/
+62
2021-06-28
spi: cadence-qspi: Add support for octal DTR flashes
Pratyush Yadav
3
-26
/
+313
2021-06-28
spi: cadence-qspi: Add a small delay before indirect writes
Pratyush Yadav
3
-0
/
+11
2021-06-28
spi: cadence-qspi: Do not calibrate when device tree sets read delay
Pratyush Yadav
2
-5
/
+22
2021-06-28
spi: spi-mem: add spi_mem_dtr_supports_op()
Pratyush Yadav
1
-3
/
+29
2021-06-28
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
3
-10
/
+10
2021-06-28
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
1
-0
/
+3
2021-06-25
spi: Add MXIC controller driver
Zhengxun
3
-0
/
+555
2021-06-18
spi: stm32_qspi: Fix short data write operation
Daniil Stas
1
-14
/
+15
2021-06-11
spi: zynqmp_gqspi: Fix write issue
Ashok Reddy Soma
1
-1
/
+17
2021-05-16
spi: kirkwood: prevent limiting speed to 0
Grzegorz Jaszczyk
1
-1
/
+1
2021-05-16
spi: kirkwood: prevent configuring speed exceeding max controller freq
Marcin Wojtas
1
-0
/
+7
2021-05-16
spi: kirkwood: support extended baud rates
Ken Ma
1
-5
/
+55
2021-05-05
atcspi200: Add timeout mechanism in spi_xfer()
Dylan Jhong
1
-2
/
+8
2021-04-29
spi: zynqmp: Remove gd reference
Michal Simek
1
-3
/
+0
2021-03-31
Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
1
-5
/
+3
2021-03-30
spi: xilinx_spi: Trivial fixes in axi qspi driver
T Karthik Reddy
1
-5
/
+3
2021-03-27
spi: spi-uclass: Add support to manually relocate spi memory ops
T Karthik Reddy
1
-0
/
+11
2021-03-11
spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo()
Patrice Chotard
1
-0
/
+2
2021-02-26
spi: nxp_fspi: Fix error reporting
Adam Ford
1
-2
/
+2
2021-02-26
spi: imx: Implement set_speed
Marek Vasut
1
-1
/
+4
2021-02-23
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
3
-109
/
+84
2021-02-23
spi: zynqmp_gqspi: fix set_speed bug on multiple runs
Brandon Maier
1
-12
/
+11
2021-02-23
clk: zynq: Add dummy clock enable function
Michal Simek
3
-3
/
+3
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
26
-0
/
+26
2021-02-08
spi: fsl_qspi: apply the same settings for LS1088 as LS208x
Mathew McBride
1
-9
/
+1
2021-02-08
spi: fsl_qspi: Ensure width is respected in spi-mem operations
Mathew McBride
1
-1
/
+1
2021-02-03
spi: zynqmp_gqspi: support dual and quad mode
Brandon Maier
1
-94
/
+70
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
26
-0
/
+26
2021-01-29
spi: mtk_snor: add support for MTK SPI NOR controller
SkyLake.Huang
3
-0
/
+571
2021-01-25
Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
3
-0
/
+289
2021-01-24
spi: add spi controller support for MediaTek MT7620 SoC
Weijie Gao
3
-0
/
+289
2021-01-23
spi: imx: Use clock framework if enabled
Marek Vasut
1
-0
/
+12
2021-01-23
spi: imx: Define register bits in the driver
Marek Vasut
1
-0
/
+76
2021-01-23
spi: nxp_fspi: Enable support for nxp,imx8mm-fspi
Adam Ford
1
-0
/
+9
2021-01-15
dm: fix build errors generated by last merges
Dario Binacchi
1
-1
/
+1
2021-01-13
spi: stm32_qspi: migrate trace to dev and log macro
Patrick Delaunay
1
-21
/
+25
2021-01-13
spi: stm32_spi: migrate trace to dev and log macro
Patrick Delaunay
1
-14
/
+17
2021-01-12
spi: omap3_spi: Fix speed and mode selection
Vignesh Raghavendra
1
-3
/
+14
[next]