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-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
2021-01-12
spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata
Ovidiu Panait
1
-2
/
+2
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-4
/
+2
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
23
-61
/
+63
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
5
-117
/
+922
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2
-2
/
+2
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
1
-2
/
+4
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
1
-1
/
+1
2021-01-05
x86: spl: Move priv/plat structs to headers
Simon Glass
2
-11
/
+11
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
20
-45
/
+45
2021-01-04
spi: zynqmp_gqspi: Fix unaligned data writes issue
T Karthik Reddy
1
-4
/
+2
2020-12-22
dm: spi: Fix spi_free_slave() freed memory write
Niel Fourie
1
-1
/
+0
2020-12-22
spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
Ovidiu Panait
1
-5
/
+12
2020-12-22
test: spi: Add sandbox_spi_get_{speed, mode} interface
Ovidiu Panait
1
-0
/
+14
2020-12-22
spi: sandbox_spi: Implement speed/mode setup
Ovidiu Panait
1
-0
/
+26
2020-12-22
sandbox: test: Add a second SPI slave on sandbox_spi bus
Ovidiu Panait
1
-2
/
+2
2020-12-22
sandbox: spi: Drop unused sandbox_spi_parse_spec function
Ovidiu Panait
1
-16
/
+0
2020-12-18
dm: Drop the unused arg in uclass_find_device_by_seq()
Simon Glass
1
-2
/
+2
2020-12-18
spi: Update for new sequence numbers
Simon Glass
2
-2
/
+1
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
14
-22
/
+22
2020-12-18
spi: ca_sflash: Add CAxxxx SPI Flash Controller
Pengpeng Chen
3
-0
/
+585
2020-12-18
spi: dw: Add mem_ops
Sean Anderson
1
-7
/
+111
2020-12-18
spi: dw: Add support for multiple CTRLR0 layouts
Sean Anderson
1
-35
/
+149
2020-12-18
spi: dw: Rearrange struct dw_spi_priv
Sean Anderson
1
-14
/
+13
2020-12-18
spi: dw: Remove spi_enable_chip
Sean Anderson
1
-11
/
+6
2020-12-18
spi: dw: Rename registers to match datasheet
Sean Anderson
1
-9
/
+9
2020-12-18
spi: dw: Use generic function to read reg address
Sean Anderson
1
-0
/
+2
[next]