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
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
8
-0
/
+8
2023-09-21
spi: zynqmp_qspi: Workaround for small data cache issue
Venkatesh Yadav Abbarapu
1
-0
/
+2
2023-09-21
spi: zynqmp_qspi: Change flush cache to invalidate cache
Ashok Reddy Soma
1
-1
/
+1
2023-09-14
spi: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-32
/
+0
2023-08-03
spi: mtk_spim: clear IRQ enable bits
Weijie Gao
1
-0
/
+3
2023-08-03
spi: mtk_spim: get spi clk rate only once
Weijie Gao
1
-8
/
+13
2023-07-21
cadence_qspi: Enable flash reset for Versal NET platform
Ashok Reddy Soma
2
-10
/
+6
2023-07-21
spi: zynq_qspi: Add missing prototype for zynq_qspi_mem_exec_op
Algapally Santosh Sagar
1
-2
/
+2
2023-07-21
spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_op
Algapally Santosh Sagar
1
-2
/
+2
2023-07-13
spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hz
Jim Liu
1
-4
/
+8
2023-07-13
spi: soft_spi: Support the recommended soft spi properties
Fabio Estevam
1
-4
/
+17
2023-07-13
spi: synquacer: remove SPI_TX_BYTE handling
Masahisa Kojima
1
-5
/
+3
2023-07-13
spi: bcmbca-hsspi: Add driver for newer HSSPI controller
William Zhang
3
-0
/
+424
2023-07-13
spi: bcm63xx-hsspi: Add prepend mode support
William Zhang
1
-17
/
+242
2023-07-13
spi: bcm63xx-hsspi: Add new compatible string support
William Zhang
1
-0
/
+1
2023-07-13
spi: bcm63xx-hsspi: Fix multi-bit mode setting
William Zhang
1
-7
/
+10
2023-07-13
spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch
William Zhang
1
-2
/
+2
2023-07-13
spi: pl022: Add chip-select gpio support
Lukas Funke
1
-2
/
+33
2023-07-13
spi: pl022: Remove platform data header
Stefan Herbrechtsmeier
1
-1
/
+7
2023-07-13
spi: pl022: Rename flush into pl022_spi_flush
Stefan Herbrechtsmeier
1
-3
/
+3
2023-07-13
spi: pl022: Align compatible property with device tree binding
Lukas Funke
1
-1
/
+1
2023-06-20
drivers: spi: omap3_spi: Initialize mode for all channels
Julien Panis
1
-6
/
+14
2023-06-12
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-1
/
+1
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
12
-32
/
+24
2023-06-12
global: Use proper project name U-Boot
Michal Simek
1
-1
/
+1
2023-06-10
mtd: spi: renesas: Add 4 bytes address mode support
Cong Dang
1
-94
/
+78
2023-06-10
mtd: spi: renesas: Add R-Car Gen4 support
Hai Pham
1
-0
/
+5
2023-06-10
mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORT
Hai Pham
1
-1
/
+1
2023-06-10
mtd: spi: renesas: Extract strobe delay setting code into separate function
Hai Pham
1
-8
/
+21
2023-05-18
spi: rockchip_sfc: Use linux rockchip,sfc-no-dma prop
Jonas Karlman
1
-4
/
+4
2023-05-15
Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"
Stefan Herbrechtsmeier
1
-8
/
+2
2023-05-09
Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...
Tom Rini
10
-20
/
+18
2023-05-07
Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
1
-3
/
+5
2023-05-06
drivers: use devfdt_get_addr_ptr when cast to pointer
Johan Jonker
2
-2
/
+2
2023-05-06
drivers: use devfdt_get_addr_index_ptr when cast to pointer
Johan Jonker
1
-1
/
+1
2023-05-06
drivers: use devfdt_get_addr_size_index_ptr when cast to pointer
Johan Jonker
1
-2
/
+1
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
5
-5
/
+5
2023-05-06
spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr
Johan Jonker
1
-9
/
+8
2023-05-06
rockchip: spi: rk_spi: use base variable with uintptr_t size
Johan Jonker
1
-1
/
+1
2023-05-05
spi, mpc8xx: Take parameter RAM relocation into account
Christophe Leroy
1
-2
/
+4
2023-05-04
powerpc: mpc8xx: CPM parameter RAM can be anywhere
Christophe Leroy
1
-1
/
+1
2023-05-01
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
6
-43
/
+115
2023-04-29
Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
1
-0
/
+13
2023-04-26
spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion
Dhruva Gole
1
-0
/
+3
2023-04-26
spi: cadence-quadspi: Use STIG mode for all ops with small payload
Apurva Nandan
2
-23
/
+24
2023-04-26
spi: cadence-quadspi: Fix check condition for DTR ops
Apurva Nandan
2
-3
/
+19
2023-04-25
spi: synquacer: Silence uninitialized variable warnings
Ilias Apalodimas
1
-1
/
+3
2023-04-25
spi: npcm-fiu: add regulator feature and remove set clock
Jim Liu
1
-13
/
+59
2023-04-25
spi: f-ospi: Add missing spi_mem_default_supports_op() helper
Kunihiko Hayashi
1
-1
/
+1
2023-04-25
spi: spi-mem: perform odd len check only while writing data
Dhruva Gole
1
-1
/
+1
[next]