~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
soft_spi.c
Commit message (
Expand
)
Author
Age
*
spi: soft_spi: Support the recommended soft spi properties
Fabio Estevam
2023-07-13
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
spi: add support for all spi modes with soft spi
Johannes Holland
2020-07-09
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
spi: soft_spi: Fix data abort if slave is not probed
Christophe Kerello
2019-09-16
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
dm: spi: soft_spi: switch to use linux compatible string
Peng Fan
2016-05-17
*
dm: spi: soft_spi bug fix
Peng Fan
2016-05-17
*
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-10-23
*
dm: spi: Move slave details to child platdata
Simon Glass
2015-01-29
*
dm: spi: Move the per-child data size to the uclass
Simon Glass
2015-01-29
*
dm: spi: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
*
dm: spi: Add soft_spi implementation
Simon Glass
2014-10-22
*
dm: spi: Rename soft_spi.c to soft_spi_legacy.c
Simon Glass
2014-10-22
*
spi: soft_spi: Support NULL din/dout buffers
Andrew Ruder
2014-06-08
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2013-03-19
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
*
soft_spi: move to drivers/spi
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29