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
/
davinci_spi.c
Age
Commit message (
Expand
)
Author
2024-10-09
Merge patch series "spi-nor: Add parallel and stacked memories support"
Tom Rini
2024-10-09
spi: spi-uclass: Read chipselect and restrict capabilities
Venkatesh Yadav Abbarapu
2024-10-02
spi: davinci: Drop the preload of TX buffer before read/writes operations
Bastien Curutchet
2024-07-22
drivers: spi: Remove duplicate newlines
Marek Vasut
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-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2021-09-25
treewide: Simply conditions with the new OF_REAL
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 ..._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 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-06-11
spi: davinci: Drop non-dm code
Jagan Teki
2020-05-18
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
2018-11-27
spi: Remove unused spi_init
Jagan Teki
2018-10-10
spi: davinci: Add platdata support
Jagan Teki
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-29
spi: davinci_spi: Add da830-spi support for DM
Adam Ford
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-07-09
spi: davinci_spi: Convert to driver to adapt to DM
Vignesh R
2015-09-11
bitops: introduce BIT() definition
Heiko Schocher
2015-07-01
spi: davinci_spi: Driver cleanup
Jagan Teki
2015-07-01
spi: davinci_spi: Move header code to driver
Jagan Teki
2015-03-30
spi: davinci: Remove duplicate code to set bus and cs for slave
Axel Lin
2014-06-19
spi: davinci: Fix register address for SPI1_BUS
Axel Lin
2014-04-17
spi: davinci: add support for multiple bus and chip select
Karicheri, Muralidharan
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-19
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2010-07-05
Davinci: SPI: add the missing v2 patch changes
Nick Thompson
2010-06-22
Davinci: SPI performance enhancements
Nick Thompson
2010-06-08
DaVinci: Improve DaVinci SPI speed.
Delio Brignoli
2010-03-12
Prepare v2010.03-rc1
v2010.03-rc1
Wolfgang Denk
2010-02-12
TI DaVinci: Driver for the davinci SPI controller
Sekhar Nori