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. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · 1 year, 1 month ago
  5. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
  6. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  7. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  9. 868a48c dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() by Simon Glass · 7 years ago
  10. 8aa9576 cmd: scsi: Fix null pointer dereference in 'scsi reset' by Bin Meng · 7 years ago
  11. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  12. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · 7 years ago
  13. ff23811 cmd: scsi: Make private functions static by Michal Simek · 8 years ago
  14. 5dc196f scsi: Change scsi_scan() to be able to return value by Michal Simek · 8 years ago
  15. c8e89ab dm: scsi: Separate the non-command code into its own file by Simon Glass · 9 years ago
  16. 5c7bf8e dm: scsi: Fix up code style by Simon Glass · 9 years ago
  17. 8f81fa9 dm: scsi: Remove the forward declarations by Simon Glass · 9 years ago
  18. 59b1226 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD by Tom Rini · 9 years ago
  19. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  20. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  21. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  22. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_scsi.c]
  23. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_scsi.c]
  24. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  25. 7c3f62a dm: pci: scsi: Use driver-model PCI API by Simon Glass · 9 years ago
  26. 644a8bd scsi: fix compiler warning with DEBUG and 48bit LBAs by Andre Przywara · 9 years ago
  27. 5ed06fc ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · 9 years ago
  28. 911b959 cmd_scsi: use lbaint_t for LBA values instead of u32 by Mark Langsdorf · 9 years ago
  29. e36994b cmd_scsi: Enable SoC AHCI device on platforms with PCI by tang yuantian · 10 years ago
  30. 230cfef scsi: bootstage: Measure time taken to scan the bus by Simon Glass · 10 years ago
  31. c82961d scsi: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  32. 0c3ab85 common: spl: Add spl sata boot support by Dan Murphy · 11 years ago
  33. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  34. 0d996a8 scsi: Correct types of scsi_read/write() by Simon Glass · 11 years ago
  35. 2eec2ab part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 12 years ago
  36. 4a59809 Consolidate bool type by York Sun · 12 years ago
  37. bcc3539 ahci: Support 64-bit LBA option when reading capacity by Gabe Black · 12 years ago
  38. e50a10e scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · 12 years ago
  39. 98a6c4e scsi: Add scsi_write to SCSI driver by Hung-Te Lin · 12 years ago
  40. 3e9fa30 scsi: Provide support for a list of AHCI controllers. by Vadim Bendebury · 12 years ago
  41. a20cbf9 combine block device load commands into common function by Rob Herring · 12 years ago
  42. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  43. 6252b4f disk/part.c: Make features optional by Matthew McClintock · 14 years ago
  44. c2829ff scsi/ahci: add support for non-PCI controllers by Rob Herring · 13 years ago
  45. 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
  46. f489250 Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · 14 years ago
  47. 27c0b4a boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · 14 years ago
  48. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  49. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  50. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  51. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  52. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  53. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  54. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  56. cefb402 Delay FIT format check on sector based devices by Marian Balakowicz · 16 years ago
  57. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  58. e6bdd34 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · 17 years ago
  59. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  60. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  61. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  62. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  63. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  64. 4404c16 Fix warning differ in signedness in common/cmd_scsi.c by Stefan Roese · 17 years ago
  65. 4c17634 common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  66. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  67. 3957bc1 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c by Denis Peter · 18 years ago
  68. 2089cab [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  69. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  70. ae180dc Add AHCI support to u-boot by Jin Zhengxiong · 18 years ago
  71. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  72. 6a3d6b0 (re)enabled scsi commands do_scsi() and do_scsiboot() by Wolfgang Denk · 19 years ago
  73. 286dca8 * Fix get_partition_info() parameter error in all other calls by wdenk · 20 years ago
  74. 422fa62 Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.c by wdenk · 20 years ago
  75. c233db8 Fix byteorder problem in usbboot and scsiboot commands. by wdenk · 20 years ago
  76. f1276d4 * Removed '--no-warn-mismatch' option from Makefile. This option by wdenk · 20 years ago
  77. f12e396 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  78. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  79. c08f158 * LWMON extensions: by wdenk · 22 years ago
  80. e887afc Initial revision by wdenk · 22 years ago