index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
bcm63xx_hsspi.c
Age
Commit message (
Expand
)
Author
2023-07-13
spi: bcm63xx-hsspi: Add prepend mode support
William Zhang
2023-07-13
spi: bcm63xx-hsspi: Add new compatible string support
William Zhang
2023-07-13
spi: bcm63xx-hsspi: Fix multi-bit mode setting
William Zhang
2023-01-26
drivers: spi: fix some typos
Pengfei Fan
2022-03-30
spi: bcm63xx: Don't check clk_free
Sean Anderson
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._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-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-10-25
dm: spi: Change cs_info op to return -EINVAL for invalid cs num
Bin Meng
2019-10-11
spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock.
Kursad Oney
2019-10-11
spi: bcm63xx_hsspi: switch to raw I/O functions.
Kursad Oney
2018-06-01
spi: bcm63xx_hsspi: convert to use live dt
Álvaro Fernández Rojas
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-24
dm: spi: add BCM63xx HSSPI driver
Álvaro Fernández Rojas