Commit History

Author SHA1 Message Date
  Simon Glass 0fd3d91152 dm: Use access methods for dev/uclass private data 3 years ago
  Simon Glass 8b85dfc675 dm: Avoid accessing seq directly 3 years ago
  Simon Glass 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat 3 years ago
  Simon Glass d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
  Simon Glass c69cda25c9 dm: treewide: Rename dev_get_platdata() to dev_get_plat() 3 years ago
  Simon Glass caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 years ago
  Simon Glass 41575d8e4c dm: treewide: Rename auto_alloc_size members to be shorter 3 years ago
  Simon Glass cd93d625fd common: Drop linux/bitops.h from common header 4 years ago
  Simon Glass c05ed00afb common: Drop linux/delay.h from common header 4 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass 1045315df0 common: Move get_ticks() function out of common.h 4 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
  Simon Glass 28a3e5a864 dm: tegra: spi: Convert to livetree 6 years ago
  Simon Glass 000f15fa15 dm: tegra: Convert clock_decode_periph_id() to support livetree 6 years ago
  Simon Glass 4a7b9ee15e tegra: spi: Wait a little after setting the clocks 7 years ago
  Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
  Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
  Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 8 years ago
  Jagan Teki 76538ec648 spi: tegra: Use GENMASK 8 years ago
  Jagan Teki f692248f90 spi: tegra: Use BIT macro 8 years ago
  Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 8 years ago
  Simon Glass 20edd1ac7a tegra: spi: Support slow SPI rates 9 years ago
  Simon Glass 635c2515c3 tegra: spi: Drop the claim_bus() method to correct delays 9 years ago
  Simon Glass 9694b72442 dm: spi: Correct SPI claim/release_bus() methods 9 years ago
  Simon Glass 19a25f672c dm: spi: Move the per-child data size to the uclass 9 years ago
  Simon Glass fda6fac39b dm: tegra: spi: Convert to driver model 9 years ago
  Yen Lin 60acde43d7 spi: tegra: clear RDY bit prior to every transfer 10 years ago
  Axel Lin d6f64d4a11 spi: tegra114_spi: Convert to use spi_alloc_slave() 11 years ago
  Allen Martin 77c42e80b9 tegra114: add SPI driver 11 years ago