1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. a3f5ff2 cmd: spi: Judge the number of added parameters by chenzhipeng · 2 years ago
  5. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · 2 years, 8 months ago
  6. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  7. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  8. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  9. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  10. 67e20fe cmd: spi: Permit setting bus frequency by Marek Vasut · 5 years ago
  11. 5a6b52b Convert CONFIG_DEFAULT_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  13. e349f94 cmd: spi: check return value of strdup by Peng Fan · 9 years ago
  14. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_spi.c]
  15. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_spi.c]
  16. 3cc94b1 dm: spi: Adjust cmd_spi to work with driver model by Simon Glass · 10 years ago
  17. 6a0b019 dm: spi: Move cmd device code into its own function by Simon Glass · 10 years ago
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. 8af6a6a cmd_spi: remove superfluous semicolon by Marek Vasut · 12 years ago
  20. 7d398e9 sspi: add options to specify bus and mode by Reinhard Meyer · 14 years ago
  21. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  22. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  23. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  24. c243693 cmd_spi: remove broken signed casting for display by Mike Frysinger · 16 years ago
  25. d74084a SPI API improvements by Haavard Skinnemoen · 17 years ago
  26. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  27. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  28. 4c17634 common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  29. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  30. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  31. 8706ea8 * Patches by Jon Diekema, 17 Sep 2003: by wdenk · 21 years ago
  32. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  33. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  34. c217f6d * Patch by Andreas Oberritter, 09 Nov 2002: by wdenk · 22 years ago
  35. e309309 Initial revision by wdenk · 22 years ago