index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
bcm63xx_hsspi.c
Age
Commit message (
Expand
)
Author
2024-10-09
spi: spi-uclass: Read chipselect and restrict capabilities
Venkatesh Yadav Abbarapu
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
spi: Remove <common.h> and add needed includes
Tom Rini
2024-01-29
treewide: Remove clk_free
Sean Anderson
2023-12-06
spi: bcm63xx-hsspi: Fix compiler warning
William Zhang
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