1. 8d374cd cpu: Add support for microcode version and CPU ID by Simon Glass · 9 years ago
  2. 59b1226 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD by Tom Rini · 9 years ago
  3. 8f19f26 efi_loader: Pass proper device path in on boot by Alexander Graf · 9 years ago
  4. c81b347 efi_loader: Call fdt preparation functions by Alexander Graf · 9 years ago
  5. e2b04f2 efi_loader: Add "bootefi" command by Alexander Graf · 9 years ago
  6. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  7. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  8. 9e1004f Drop CONFIG_CRAMFS_CMDLINE by Simon Glass · 9 years ago
  9. 2c2075a dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  10. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  11. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  12. 4058f15 dm: cbfs: Fix handling of invalid type by Simon Glass · 9 years ago
  13. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  14. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  15. e6649a6 dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · 9 years ago
  16. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  17. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  18. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  19. d1f4063 common: Add support for environment file in EXT4. by Stuart Longland · 9 years ago
  20. 3044ba1 trace: Fix compiler warnings in trace by Simon Glass · 9 years ago
  21. d454c78 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  22. 45f8e33 cmd: mem: Show 64bit addresses which are tested by Michal Simek · 9 years ago
  23. e90e021 booti: Help text rework. by Karsten Merker · 9 years ago
  24. 365a70d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  25. 95e11f4 i2c: spd: Extend SPD memory types by Michal Simek · 9 years ago
  26. d572df1 gpio: Correct handling of 'gpio status' by Simon Glass · 9 years ago
  27. 35d0a95 itest: allow map_physmem to return 0 in limited cases by Stephen Warren · 9 years ago
  28. 593ec02 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  29. 476e8af cmd: Fix control bmp_display() by Simon Glass · 9 years ago
  30. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  31. 9deaf82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  32. 04eb269 Implement "pci enum" command for CONFIG_DM_PCI by Stephen Warren · 9 years ago
  33. e43cd62 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · 9 years ago
  34. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  35. 77bb86d fpga: Fix compilation warnings by Michal Simek · 9 years ago
  36. f2c06d4 microblaze: Do not print eth device when DM_ETH is enabled by Michal Simek · 9 years ago
  37. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  38. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago
  39. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago