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-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
2020-12-18
spi: dw: Rename "cs-gpio" to "cs-gpios"
Sean Anderson
1
-1
/
+2
2020-12-18
spi: dw: Convert calls to debug to dev_*
Sean Anderson
1
-19
/
+19
2020-12-18
spi: dw: Fix driving MOSI low while recieving
Sean Anderson
1
-1
/
+1
2020-12-18
spi: migrate trace to dev and log macro in spi uclass
Patrick Delaunay
1
-23
/
+28
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
48
-236
/
+235
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
1
-2
/
+1
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
33
-65
/
+65
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
28
-75
/
+75
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
47
-133
/
+133
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
51
-81
/
+81
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-1
/
+3
2020-10-29
x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
Simon Glass
1
-1
/
+3
2020-10-27
spi: zynq_qspi: Add function description
Ashok Reddy Soma
1
-12
/
+36
2020-10-27
spi: zynq_qspi: Use clk subsystem to get reference qspi clk
T Karthik Reddy
1
-8
/
+28
2020-10-27
spi: zynq_spi: Use clk subsystem to get reference spi clk
T Karthik Reddy
1
-7
/
+28
2020-10-27
spi: xilinx_spi: remove unused local variable
T Karthik Reddy
1
-3
/
+3
2020-10-27
spi: xilinx_spi: Remove unused variable
Michal Simek
1
-1
/
+1
2020-10-22
spi: Add Qualcomm QUP SPI controller driver
Robert Marko
3
-0
/
+814
2020-10-20
spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string
Biju Das
1
-1
/
+2
2020-10-16
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
1
-1
/
+4
2020-10-16
spi: fsl_qspi: Include device_compat.h
Sean Anderson
1
-4
/
+5
2020-10-16
spi: nxp_fspi: Include device_compat.h
Sean Anderson
1
-3
/
+4
2020-10-16
spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2
Stefan Roese
1
-1
/
+4
2020-10-14
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
1
-6
/
+35
[prev]
[next]