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
/
pl022_spi.c
Age
Commit message (
Expand
)
Author
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
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-07-13
spi: pl022: Add chip-select gpio support
Lukas Funke
2023-07-13
spi: pl022: Remove platform data header
Stefan Herbrechtsmeier
2023-07-13
spi: pl022: Rename flush into pl022_spi_flush
Stefan Herbrechtsmeier
2023-07-13
spi: pl022: Align compatible property with device tree binding
Lukas Funke
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
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
2018-11-27
dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h
Jagan Teki
2018-11-27
spi: pl022: Drop unnecessary include files
Jagan Teki
2018-11-27
spi: pl022: Simplify platdata code
Jagan Teki
2018-09-25
spi: add support for ARM PL022 SPI controller
Quentin Schulz