Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
90ea23262ac102b44afcc7362e06250e680c3076
/
drivers
/
spi
/
soft_spi.c
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years, 1 month ago
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· 4 years ago
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· 4 years ago
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· 4 years ago
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· 4 years ago
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
8412062
spi: add support for all spi modes with soft spi
by Johannes Holland
· 4 years, 7 months ago
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· 4 years, 7 months ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
b34a10a
spi: soft_spi: Fix data abort if slave is not probed
by Christophe Kerello
· 5 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
54108e7
dm: spi: soft_spi: switch to use linux compatible string
by Peng Fan
· 9 years ago
fa7dd9b
dm: spi: soft_spi bug fix
by Peng Fan
· 9 years ago
de44acf
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· 9 years ago
5d2ee05
dm: spi: Move slave details to child platdata
by Simon Glass
· 10 years ago
31a4d8d
dm: spi: Move the per-child data size to the uclass
by Simon Glass
· 10 years ago
61d10b7
dm: spi: Remove use of fdtdec GPIO support
by Simon Glass
· 10 years ago
456dd7c
dm: spi: Add soft_spi implementation
by Simon Glass
· 10 years ago
6fd26bc
dm: spi: Rename soft_spi.c to soft_spi_legacy.c
by Simon Glass
· 10 years ago
6b622d1
spi: soft_spi: Support NULL din/dout buffers
by Andrew Ruder
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d034a95
spi: Use spi_alloc_slave() in each SPI driver
by Simon Glass
· 12 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
eb68034
soft_spi: move to drivers/spi
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
[Renamed from common/soft_spi.c]
58cd54a
common: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d74084a
SPI API improvements
by Haavard Skinnemoen
· 17 years ago
9aa3677
ppc4xx: Add support for AMCC 405EP Taihu board
by John Otken
· 17 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
c217f6d
* Patch by Andreas Oberritter, 09 Nov 2002:
by wdenk
· 22 years ago
e309309
Initial revision
by wdenk
· 22 years ago