1. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  2. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  3. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  4. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  5. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  7. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  8. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  9. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  10. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  11. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  13. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  14. 3f738a2 dm: tegra: spi: Convert to livetree by Simon Glass · 7 years ago
  15. c3f2650 dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · 7 years ago
  16. 4812d4c tegra: spi: Wait a little after setting the clocks by Simon Glass · 7 years ago
  17. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  18. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  19. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  20. 54badcb spi: tegra: Use GENMASK by Jagan Teki · 9 years ago
  21. 7f7ccf7 spi: tegra: Use BIT macro by Jagan Teki · 9 years ago
  22. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  23. c1865a5 tegra: spi: Support slow SPI rates by Simon Glass · 9 years ago
  24. f669ba4 tegra: spi: Drop the claim_bus() method to correct delays by Simon Glass · 9 years ago
  25. 5c74fba dm: spi: Correct SPI claim/release_bus() methods by Simon Glass · 10 years ago
  26. 31a4d8d dm: spi: Move the per-child data size to the uclass by Simon Glass · 10 years ago
  27. 1121b1b dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  28. 02ca8c2 spi: tegra: clear RDY bit prior to every transfer by Yen Lin · 11 years ago
  29. 42c6f6b spi: tegra114_spi: Convert to use spi_alloc_slave() by Axel Lin · 11 years ago
  30. 21f5b93 tegra114: add SPI driver by Allen Martin · 12 years ago