1. 7d2bf7c spi: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  3. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years, 1 month ago
  4. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 2 months ago
  5. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years, 2 months ago
  6. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years, 2 months ago
  7. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 2 months ago
  8. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 2 months ago
  9. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 6 months ago
  10. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 6 months ago
  11. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 6 months ago
  12. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 9 months ago
  13. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 9 months ago
  14. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  15. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  16. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  17. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  18. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  19. 77b55e8 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · 9 years ago
  20. c7d50e7 exynos: spi: Convert the timeout to debug() by Simon Glass · 10 years ago
  21. 9694b72 dm: spi: Correct SPI claim/release_bus() methods by Simon Glass · 10 years ago
  22. 19a25f6 dm: spi: Move the per-child data size to the uclass by Simon Glass · 10 years ago
  23. 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
  24. a4e29db exynos: spi: Fix calculation of SPI transaction start time by Simon Glass · 11 years ago
  25. e76d2a8 Exynos: SPI: Fix reading data from SPI flash by Akshay Saraswat · 11 years ago
  26. 0efc024 spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node by Simon Glass · 11 years ago
  27. c4a7963 spi: exynos: Support word transfers by Rajeshwari Shinde · 11 years ago
  28. 120af15 spi: exynos: Minimise access to SPI FIFO level by Rajeshwari Shinde · 11 years ago
  29. 8d203af spi: exynos: Support a delay after deactivate by Rajeshwari Shinde · 11 years ago
  30. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  31. f3424c5 cros: exynos: add SPI support for cros_ec by Hung-ying Tyan · 12 years ago
  32. e4eaef8 spi: exynos: Support SPI_PREAMBLE mode by Rajeshwari Shinde · 12 years ago
  33. fed029f Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  34. 7d17958 spi: exynos: Fix compiler warnings for non-dt systems by Vivek Gautam · 12 years ago
  35. d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  36. 4d3acb9 SPI: EXYNOS: Add FDT support to driver. by Rajeshwari Shinde · 12 years ago
  37. 1bf43b8 SPI: Add SPI Driver for EXYNOS. by Rajeshwari Shinde · 12 years ago