1. 1bdbe2d cmd: eeprom: add bus switching support for all i2c drivers by Nikita Kiryanov · 9 years ago
  2. e5db115 dm: mmc: Move the device list into a separate file by Simon Glass · 9 years ago
  3. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
  4. fa25511 dm: mmc: Drop the get_dev() function by Simon Glass · 9 years ago
  5. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · 9 years ago
  6. 3665a40 dm: sata: Separate the non-command code into its own file by Simon Glass · 9 years ago
  7. e11f0ef dm: ide: Separate the non-command code into its own file by Simon Glass · 9 years ago
  8. c8e89ab dm: scsi: Separate the non-command code into its own file by Simon Glass · 9 years ago
  9. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  10. 9475e7e dm: sata: Fix code style problems in cmd/sata.c by Simon Glass · 9 years ago
  11. 43a464a dm: ide: Remove the forward declarations by Simon Glass · 9 years ago
  12. 73e4314 dm: ide: Correct various code style problems by Simon Glass · 9 years ago
  13. 5c7bf8e dm: scsi: Fix up code style by Simon Glass · 9 years ago
  14. 8f81fa9 dm: scsi: Remove the forward declarations by Simon Glass · 9 years ago
  15. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
  16. a62cf49 mmc: Fix error in RPMB code by Marek Vasut · 9 years ago
  17. df0a914 i2c/eeprom: Always define I2C_RXTX_LEN by Mario Six · 9 years ago
  18. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  19. 0685bef cmd: Kconfig: Add a Kconfig options for a few CMD by Dinh Nguyen · 9 years ago
  20. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  21. b55b6fe cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly by Tom Rini · 9 years ago
  22. c5e1fc6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  23. 9fc9245 usb: ums - expose selected partition/s by John Tobias · 9 years ago
  24. 54c1e83 efi_loader: Pass fdt address directly to bootefi cmd by Alexander Graf · 9 years ago
  25. fdbae01 efi_loader: Put fdt into convenient location by Alexander Graf · 9 years ago
  26. 2ff5cc3 efi_loader: Use system fdt as fallback by Alexander Graf · 9 years ago
  27. 3491ee7 efi_loader: Increase path string to 32 characters by Alexander Graf · 9 years ago
  28. c49a1b8 efi_loader: Pass file path to payload by Alexander Graf · 9 years ago
  29. eb8d82c efi_loader: Add el torito support by Alexander Graf · 9 years ago
  30. f168c65 cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT by Michal Simek · 9 years ago
  31. 5da543c common: env: support sata device by Peng Fan · 9 years ago
  32. bb02a6e cmd: blkcache: simplify sub-command handling by Eric Nelson · 9 years ago
  33. 00e339f cmd: blkcache: remove indentation from output of 'show' by Eric Nelson · 9 years ago
  34. ee705fc dm: usb: Do not reprobe usb hosts on "usb tree" command by Hans de Goede · 9 years ago
  35. a88d437 usb: kbd: Do not deregister usbkbd twice when using dm by Hans de Goede · 9 years ago
  36. 544c7b5 sata: use block layer for sata command by Eric Nelson · 9 years ago
  37. bc18166 mmc: use block layer in mmc command by Eric Nelson · 9 years ago
  38. faf4f05 drivers: block: add block device cache by Eric Nelson · 9 years ago
  39. 729e677 arm64: booti: add missing unmap_sysmem() by Masahiro Yamada · 9 years ago
  40. 4ef90b7 Drop command-processing code when CONFIG_CMDLINE is disabled by Simon Glass · 9 years ago
  41. e349f94 cmd: spi: check return value of strdup by Peng Fan · 9 years ago
  42. d65783d efi_loader: Add GOP support by Alexander Graf · 9 years ago
  43. 53d41e6 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  44. 286856c cmd: Fix license command by Tom Rini · 9 years ago
  45. aa34ef2 Add an option to enable the command line by Simon Glass · 9 years ago
  46. b2305b9 cbfs: Update a function to be static by Simon Glass · 9 years ago
  47. db96baa gpio: Report errors when GPIOs cannot be read by Simon Glass · 9 years ago
  48. 8d374cd cpu: Add support for microcode version and CPU ID by Simon Glass · 9 years ago
  49. 59b1226 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD by Tom Rini · 9 years ago
  50. 8f19f26 efi_loader: Pass proper device path in on boot by Alexander Graf · 9 years ago
  51. c81b347 efi_loader: Call fdt preparation functions by Alexander Graf · 9 years ago
  52. e2b04f2 efi_loader: Add "bootefi" command by Alexander Graf · 9 years ago
  53. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  54. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  55. 9e1004f Drop CONFIG_CRAMFS_CMDLINE by Simon Glass · 9 years ago
  56. 2c2075a dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  57. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  58. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  59. 4058f15 dm: cbfs: Fix handling of invalid type by Simon Glass · 9 years ago
  60. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  61. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  62. e6649a6 dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · 9 years ago
  63. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  64. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  65. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  66. d1f4063 common: Add support for environment file in EXT4. by Stuart Longland · 9 years ago
  67. 3044ba1 trace: Fix compiler warnings in trace by Simon Glass · 9 years ago
  68. d454c78 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  69. 45f8e33 cmd: mem: Show 64bit addresses which are tested by Michal Simek · 9 years ago
  70. e90e021 booti: Help text rework. by Karsten Merker · 9 years ago
  71. 365a70d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  72. 95e11f4 i2c: spd: Extend SPD memory types by Michal Simek · 9 years ago
  73. d572df1 gpio: Correct handling of 'gpio status' by Simon Glass · 9 years ago
  74. 35d0a95 itest: allow map_physmem to return 0 in limited cases by Stephen Warren · 9 years ago
  75. 593ec02 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  76. 476e8af cmd: Fix control bmp_display() by Simon Glass · 9 years ago
  77. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  78. 9deaf82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  79. 04eb269 Implement "pci enum" command for CONFIG_DM_PCI by Stephen Warren · 9 years ago
  80. e43cd62 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · 9 years ago
  81. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  82. 77bb86d fpga: Fix compilation warnings by Michal Simek · 9 years ago
  83. f2c06d4 microblaze: Do not print eth device when DM_ETH is enabled by Michal Simek · 9 years ago
  84. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  85. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago
  86. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago