1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  2. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  3. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  4. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  5. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  6. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  7. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  8. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  9. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  10. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  11. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  12. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  13. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  14. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  15. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  16. 4b06000 dm: spi: Change cs_info op to return -EINVAL for invalid cs num by Bin Meng · 5 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  18. 000f15f dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · 7 years ago
  19. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  20. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  21. 4832c7f spi: tegra: fix hang in set_mode() by Stephen Warren · 8 years ago
  22. 76538ec spi: tegra: Use GENMASK by Jagan Teki · 9 years ago
  23. f692248 spi: tegra: Use BIT macro by Jagan Teki · 9 years ago
  24. 4e9838c dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  25. 9694b72 dm: spi: Correct SPI claim/release_bus() methods by Simon Glass · 10 years ago
  26. 19a25f6 dm: spi: Move the per-child data size to the uclass by Simon Glass · 10 years ago
  27. fda6fac dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
  28. 70ad375 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  29. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  30. ba1d1c2 spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave by Axel Lin · 11 years ago
  31. 009d75c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  32. 78f47b7 spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  33. 6b3a03e tegra20: spi: move fdt probe to spi_init by Allen Martin · 12 years ago
  34. 7a49ba6 tegra: spi: pull register structs out of headers by Allen Martin · 12 years ago
  35. 2a3c5bc tegra: spi: remove non fdt support by Allen Martin · 12 years ago
  36. ff1da6f tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago[Renamed (98%) from drivers/spi/tegra_spi.c]
  37. 9000652 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  38. 8f1b46b tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  39. 150c249 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · 12 years ago
  40. 29f3e3f Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · 12 years ago
  41. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  42. edffa63 spi: tegra2: rename tegra2_spi.* to tegra_spi.* by Tom Warren · 12 years ago[Renamed (98%) from drivers/spi/tegra2_spi.c]
  43. 078078c spi: Tegra2: Seaboard: fix UART corruption during SPI transactions by Tom Warren · 12 years ago
  44. 4560c7d tegra2: spi: Support SPI / UART switch by Simon Glass · 13 years ago
  45. 9112ef8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago