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
/
tegra114_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
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
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 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-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
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-07-28
dm: tegra: spi: Convert to livetree
Simon Glass
2017-07-28
dm: tegra: Convert clock_decode_periph_id() to support livetree
Simon Glass
2017-06-09
tegra: spi: Wait a little after setting the clocks
Simon Glass
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-10-27
spi: tegra: Use GENMASK
Jagan Teki
2015-10-27
spi: tegra: Use BIT macro
Jagan Teki
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-06-09
tegra: spi: Support slow SPI rates
Simon Glass
2015-06-09
tegra: spi: Drop the claim_bus() method to correct delays
Simon Glass
2015-04-23
dm: spi: Correct SPI claim/release_bus() methods
Simon Glass
2015-01-29
dm: spi: Move the per-child data size to the uclass
Simon Glass
2014-10-22
dm: tegra: spi: Convert to driver model
Simon Glass
2013-12-19
spi: tegra: clear RDY bit prior to every transfer
Yen Lin
2013-06-13
spi: tegra114_spi: Convert to use spi_alloc_slave()
Axel Lin
2013-03-25
tegra114: add SPI driver
Allen Martin