1. 9a80e71 usb: kbd: Do not deregister usbkbd twice when using dm by Hans de Goede · 8 years ago
  2. 96baf36 sata: use block layer for sata command by Eric Nelson · 9 years ago
  3. bcfde7f mmc: use block layer in mmc command by Eric Nelson · 9 years ago
  4. e40cf34 drivers: block: add block device cache by Eric Nelson · 9 years ago
  5. 62022d5 arm64: booti: add missing unmap_sysmem() by Masahiro Yamada · 9 years ago
  6. f8bb696 Drop command-processing code when CONFIG_CMDLINE is disabled by Simon Glass · 9 years ago
  7. 9caeb26 cmd: spi: check return value of strdup by Peng Fan · 9 years ago
  8. be8d324 efi_loader: Add GOP support by Alexander Graf · 9 years ago
  9. a6f70a3 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  10. 8a7367a cmd: Fix license command by Tom Rini · 9 years ago
  11. 302a648 Add an option to enable the command line by Simon Glass · 9 years ago
  12. 633fb73 cbfs: Update a function to be static by Simon Glass · 9 years ago
  13. b71bea7 gpio: Report errors when GPIOs cannot be read by Simon Glass · 9 years ago
  14. 740d5d3 cpu: Add support for microcode version and CPU ID by Simon Glass · 9 years ago
  15. ba52426 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD by Tom Rini · 9 years ago
  16. 0f4060e efi_loader: Pass proper device path in on boot by Alexander Graf · 9 years ago
  17. dea2174 efi_loader: Call fdt preparation functions by Alexander Graf · 9 years ago
  18. b993933 efi_loader: Add "bootefi" command by Alexander Graf · 9 years ago
  19. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  20. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  21. eea1d14 Drop CONFIG_CRAMFS_CMDLINE by Simon Glass · 9 years ago
  22. 40fd050 dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  23. 2a981dc dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  24. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  25. a696d76 dm: cbfs: Fix handling of invalid type by Simon Glass · 9 years ago
  26. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  27. e35929e dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  28. ebac37c dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · 9 years ago
  29. db1d9e7 dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  30. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  31. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  32. fd1000b common: Add support for environment file in EXT4. by Stuart Longland · 9 years ago
  33. 5eca977 trace: Fix compiler warnings in trace by Simon Glass · 9 years ago
  34. fec26e7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  35. dfe461d cmd: mem: Show 64bit addresses which are tested by Michal Simek · 9 years ago
  36. 6f6051f booti: Help text rework. by Karsten Merker · 9 years ago
  37. fc18f8d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  38. 18c4e7f i2c: spd: Extend SPD memory types by Michal Simek · 9 years ago
  39. 4c80c53 gpio: Correct handling of 'gpio status' by Simon Glass · 9 years ago
  40. 986fe37 itest: allow map_physmem to return 0 in limited cases by Stephen Warren · 9 years ago
  41. b7fbdc6 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  42. e517db7 cmd: Fix control bmp_display() by Simon Glass · 9 years ago
  43. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  44. 8a36287 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  45. e578b92 Implement "pci enum" command for CONFIG_DM_PCI by Stephen Warren · 9 years ago
  46. 0e37d4c tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · 9 years ago
  47. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  48. 455ad58 fpga: Fix compilation warnings by Michal Simek · 9 years ago
  49. 062f078 microblaze: Do not print eth device when DM_ETH is enabled by Michal Simek · 9 years ago
  50. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  51. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago
  52. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago