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. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  5. 3d3c397 command: Add constants for cmd_get_data_size string / error by Simon Glass · 4 years, 1 month ago
  6. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  7. ba81b90 cmd: itest: add support for .q size specifier by Marek Szyprowski · 5 years ago
  8. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  10. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  11. e3b71f8 cmd: itest: correct calculus for long format by Sebastien Colleur · 8 years ago
  12. 7e7c877 cmd: replace the cast of the memory access to a fixed bit type in itest by Kunihiko Hayashi · 9 years ago
  13. 35d0a95 itest: allow map_physmem to return 0 in limited cases by Stephen Warren · 9 years ago
  14. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_itest.c]
  15. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_itest.c]
  16. aa632ab itest: add missing break statements to evalexp() by Stephen Warren · 9 years ago
  17. 304ce79 itest: make memory access work under sandbox by Stephen Warren · 9 years ago
  18. a5d0a33 Fix itest mask overflow by Simon Glass · 10 years ago
  19. e82717d common, itest: pass u-boot env variables to itest.s by Heiko Schocher · 11 years ago
  20. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  21. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  23. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  24. dc4d0a2 itest: fix result of string compares by Wolfgang Denk · 14 years ago
  25. 17a266a cmd_itest: constify & localize op table by Mike Frysinger · 14 years ago
  26. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  27. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  28. e67b02f cmd_itest.c: fix pointer dereferencing by Frans Meulenbroeks · 15 years ago
  29. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  30. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  31. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  32. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  34. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  35. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  36. 6568eaa Patch by Thomas Viehweger, 14 May 2004: by wdenk · 20 years ago
  37. be9c1cb * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · 21 years ago
  38. f70cbb2 * Patch by Laurent Mohin, 10 Feb 2004: Fix buffer overflow in common/usb.c by wdenk · 21 years ago
  39. 2ebee31 * Patch by Thomas Elste, 10 Feb 2004: by wdenk · 21 years ago