1. 463a56b usb: Drop old non-DM code by Simon Glass · 3 months ago
  2. ca8881c cmd: Remove duplicate newlines by Marek Vasut · 4 months ago
  3. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  4. 29950c0 usb: remove not used variable in usb_ether_curr_dev by Heiko Schocher · 6 months ago
  5. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  6. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  7. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  8. 914b119 cmd: usb: Prevent reset in usb tree/info command by Xavier Drudis Ferran · 1 year, 5 months ago
  9. 2510aab usb: Tidy up the usb_start flag by Simon Glass · 1 year, 7 months ago
  10. 68fc04c net: Remove eth_legacy.c by Tom Rini · 2 years ago
  11. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
  12. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  13. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  14. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  15. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  16. 93431a8 usb: Make portspeed return a read-only string by Ismael Luceno Cortes · 6 years ago
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  18. e7728fe cmd: usb: ignore blk, emulation devices in usb tree/info display by Suneel Garapati · 7 years ago
  19. d9289f3 dm: usb: Adjust the 'usb' command to use blk_common_cmd() by Simon Glass · 7 years ago
  20. aec8af3 usb: cmd: Print actual packet size for super speed devices by Bin Meng · 7 years ago
  21. cd8f86f usb: storage: Show number of storage devices detected for DM_USB by Michal Simek · 8 years ago
  22. f88d6fa usb: dm: Make "usb info" use usb_for_each_root_dev() by Hans de Goede · 8 years ago
  23. f4451d9 usb: dm: Add a usb_for_each_root_dev() helper function by Hans de Goede · 8 years ago
  24. 57a7220 cmd: usb: check if_type before using this device by Peng Fan · 8 years ago
  25. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · 9 years ago
  26. ee705fc dm: usb: Do not reprobe usb hosts on "usb tree" command by Hans de Goede · 9 years ago
  27. a88d437 usb: kbd: Do not deregister usbkbd twice when using dm by Hans de Goede · 9 years ago
  28. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  29. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  30. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  31. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_usb.c]
  32. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_usb.c]
  33. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  34. 09def3a usb: Refactor USB tree output code for testing by Simon Glass · 9 years ago
  35. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  36. 02f0c28 dm: usb: Add support for USB keyboards with driver model by Simon Glass · 9 years ago
  37. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  38. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  39. b1b8333 dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression by Marcel Ziswiler · 9 years ago
  40. 5b026f9 dm: usb: eth: Support driver model with USB Ethernet by Simon Glass · 9 years ago
  41. db19dc5 dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH by Simon Glass · 9 years ago
  42. 9c20359 dm: usb: Do not assume that first child is always a hub by Hans de Goede · 9 years ago
  43. f97c8e2 dm: usb: Fix "usb tree" output by Hans de Goede · 9 years ago
  44. 19e8151 dm: usb: Convert 'usb' command to support driver model by Simon Glass · 10 years ago
  45. 729e257 dm: usb: Adjust usb command to prepare for driver model by Simon Glass · 10 years ago
  46. 2af8256 USB: make "usb start" start usb only once by Hans de Goede · 10 years ago
  47. 3e51df0 usb: kbd: Allow "usb reset" to continue when an usb kbd is used by Hans de Goede · 10 years ago
  48. c7c1174 usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop() by Hans de Goede · 10 years ago
  49. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  50. df3f221 USB: SS: Add support for Super Speed USB interface by Vivek Gautam · 12 years ago
  51. d404670 usb: Add new command to set USB 2.0 port test modes by Julius Werner · 12 years ago
  52. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  53. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  54. e6d3345 usb: add support for multiple usb controllers by Lucas Stach · 12 years ago
  55. a20cbf9 combine block device load commands into common function by Rob Herring · 12 years ago
  56. 6c9bb60 USB: Align buffers at cacheline by Puneet Saxena · 13 years ago
  57. 768cbf0 bootstage: Plumb in bootstage calls for basic operations by Simon Glass · 13 years ago
  58. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  59. 7342452 USB: Use (get|put)_unaligned for accessing wMaxPacketSize by Tom Rini · 13 years ago
  60. ddb90d3 usb: add help for missing start subcommand by Veli-Pekka Peltola · 13 years ago
  61. 1f47a4d cosmetic: remove excess whitespace from usb command help by Veli-Pekka Peltola · 13 years ago
  62. 6c7c558 common/cmd_usb.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  63. 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
  64. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  65. 1e9961d Add USB host ethernet adapter support by Simon Glass · 14 years ago
  66. f489250 Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · 14 years ago
  67. 27c0b4a boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · 14 years ago
  68. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  69. 95b57aa Fixed clobbered output of the "help usb" command by Sergei Poselenov · 14 years ago
  70. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  71. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  72. 84e20a2 cmd_usb.c: show cmd usage if no args given by Serge Ziryukin · 15 years ago
  73. 300ea51 USB storage count by Kim B. Heino · 15 years ago
  74. 2f4d365 cmd_usb.c: print debug messages only when DEBUG is defined by Wolfgang Denk · 15 years ago
  75. d43a0b8 usb: write command for RAW partition. by Mahavir Jain · 15 years ago
  76. 83b9e1d USB Consolidate descriptor definitions by Tom Rix · 15 years ago
  77. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  78. 6a6d9d1 USB: Add high-speed (480Mb/s) to all USB related outputs by Stefan Roese · 16 years ago
  79. 3d18996 Prepare USB layer for ehci by Michael Trimarchi · 16 years ago
  80. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  81. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  82. b60d265 Remove obsolete command (apply afte USB style patch, 80 chars strict) by Michael Trimarchi · 16 years ago
  83. 5f2e7fc USB style patch, 80 chars strict by Michael Trimarchi · 16 years ago
  84. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  85. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  86. 1eef5c3 Fix "usb part" command by Christian Eggers · 16 years ago
  87. cefb402 Delay FIT format check on sector based devices by Marian Balakowicz · 16 years ago
  88. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  89. 1fca254 Merge branch 'master_merge_new-image' of /home/tur/git/u-boot by Wolfgang Denk · 17 years ago
  90. 7ede186 USB Storage, add meaningful return value by Aras Vaichas · 17 years ago
  91. e6bdd34 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · 17 years ago
  92. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  93. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  94. 65a2752 [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds by Marian Balakowicz · 17 years ago
  95. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  96. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  97. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  98. 4c17634 common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  99. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  100. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago