1. 663b0cc README: Drop information about commands by Simon Glass · Fri Aug 04 16:35:06 2017 -0600
  2. dc82dee Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · Fri Aug 04 16:35:04 2017 -0600
  3. 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · Fri Aug 04 16:35:03 2017 -0600
  4. 6d56aad Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · Fri Aug 04 16:35:02 2017 -0600
  5. 0c03c1a Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · Fri Aug 04 16:35:01 2017 -0600
  6. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · Fri Aug 04 16:35:00 2017 -0600
  7. 126cb79 Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · Fri Aug 04 16:34:59 2017 -0600
  8. 19c5caf Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · Fri Aug 04 16:34:58 2017 -0600
  9. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · Fri Aug 04 16:34:57 2017 -0600
  10. 89342ef Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · Fri Aug 04 16:34:55 2017 -0600
  11. 8e83ca8 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · Fri Aug 04 16:34:52 2017 -0600
  12. 26c2053 Kconfig: Sort the memory commands by Simon Glass · Fri Aug 04 16:34:51 2017 -0600
  13. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · Fri Aug 04 16:34:50 2017 -0600
  14. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · Fri Aug 04 16:34:49 2017 -0600
  15. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · Fri Aug 04 16:34:48 2017 -0600
  16. 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · Fri Aug 04 16:34:46 2017 -0600
  17. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · Fri Aug 04 16:34:45 2017 -0600
  18. c5b0f43 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · Fri Aug 04 16:34:44 2017 -0600
  19. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · Fri Aug 04 16:34:43 2017 -0600
  20. ed4ee31 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · Fri Aug 04 16:34:41 2017 -0600
  21. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · Fri Aug 04 16:34:40 2017 -0600
  22. c05459b Kconfig: Convert CMD_READ to Kconfig by Simon Glass · Fri Aug 04 16:34:39 2017 -0600
  23. 0ae023d Kconfig: Drop CONFIG_CMD_PORTIO and associated command by Simon Glass · Fri Aug 04 16:34:38 2017 -0600
  24. d677bef Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · Fri Aug 04 16:34:37 2017 -0600
  25. 03b2ba7 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · Fri Aug 04 16:34:35 2017 -0600
  26. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  27. a2a8207 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · Fri Aug 04 16:34:31 2017 -0600
  28. 66d7db0 Convert CONFIG_CMD_MTDPARTS_SPREAD to Kconfig by Simon Glass · Fri Aug 04 16:34:30 2017 -0600
  29. deb1167 Convert CONFIG_CMD_MMC_SPI to Kconfig by Simon Glass · Fri Aug 04 16:34:29 2017 -0600
  30. 036bbb1 Kconfig: Sort the device-access commands by Simon Glass · Fri Aug 04 16:34:28 2017 -0600
  31. 3dcd714 net: add static to do_tftpput() by Masahiro Yamada · Thu Jun 22 16:49:10 2017 +0900
  32. 8dcee7c gpt: harden set_gpt_info() against non NULL-terminated strings by Alison Chaiken · Tue Jul 04 11:19:46 2017 -0700
  33. 8b3397f GPT: provide commands to selectively rename partitions by Alison Chaiken · Tue Jul 04 11:19:18 2017 -0700
  34. f04d4b5 GPT: read partition table from device into a data structure by Alison Chaiken · Tue Jul 04 11:18:50 2017 -0700
  35. e422258 GPT: add accessor function for disk GUID by Alison Chaiken · Sun Jun 25 16:43:23 2017 -0700
  36. 34cc042 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Jul 31 07:27:45 2017 -0400
  37. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jul 29 11:43:51 2017 -0400
  38. aec8af3 usb: cmd: Print actual packet size for super speed devices by Bin Meng · Wed Jul 19 21:50:07 2017 +0800
  39. 8aa9576 cmd: scsi: Fix null pointer dereference in 'scsi reset' by Bin Meng · Sat Jun 17 06:36:00 2017 -0700
  40. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · Mon Jul 24 17:43:34 2017 +0800
  41. 5fb802a efi_loader: Fix configuration table override by Alexander Graf · Wed Jul 26 13:41:05 2017 +0200
  42. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  43. 5e9900f efi_loader: initalize EFI object list only once by Heinrich Schuchardt · Wed Jul 19 19:37:22 2017 +0200
  44. 92cec96 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · Fri Jul 21 15:00:27 2017 -0400
  45. 6533652 efi_loader: EFI file paths should be DOS style by Rob Clark · Mon Jul 24 07:59:09 2017 -0400
  46. 3418eeb cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · Wed Jul 12 16:11:47 2017 +0000
  47. 4b239cf cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · Wed Jul 12 16:11:46 2017 +0000
  48. 09fd142 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · Wed Jul 12 16:11:44 2017 +0000
  49. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · Thu Jul 13 15:09:54 2017 +0200
  50. 54c7a8e efi_console: set up events by xypron.glpk@gmx.de · Tue Jul 18 20:17:22 2017 +0200
  51. 5eadbfa efi_loader: provide meaningful status code by xypron.glpk@gmx.de · Tue Jul 04 23:15:23 2017 +0200
  52. 1e5afc6 bootefi: allow return without EFI_BOOT_SERVICES.Exit by xypron.glpk@gmx.de · Tue Jul 04 23:15:21 2017 +0200
  53. 3c042b2 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · Tue Jul 11 22:06:25 2017 +0200
  54. 4534ad6 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · Tue Jul 11 22:06:24 2017 +0200
  55. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · Tue Jul 11 22:06:14 2017 +0200
  56. cb5f193 mmc: use new hwpart API when CONFIG_BLK enabled by Kever Yang · Thu Jun 08 09:20:03 2017 +0800
  57. 4a240bc cmd: mvebu: bubt: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:13:02 2017 -0500
  58. cd3ffa1 cmd: nand: remove direct access to struct mtd_info->priv by Grygorii Strashko · Mon Jun 26 19:12:58 2017 -0500
  59. 6d2a2668 cmd: jffs2: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:55 2017 -0500
  60. ea0a054 cmd: bootm: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:54 2017 -0500
  61. 7b670cc cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · Mon Jun 26 19:12:51 2017 -0500
  62. 506ec20 fdt: Check for NULL return from fdt_getprop in 'fdt set' by Tom Rini · Tue Jun 13 07:10:35 2017 -0400
  63. e8583f9 display_options: Refactor to allow obtaining the banner by Simon Glass · Fri Jun 16 12:51:42 2017 -0600
  64. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
  65. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · Wed Jun 14 21:28:40 2017 -0600
  66. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  67. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · Wed Jun 14 21:28:24 2017 -0600
  68. d8ea981 cmd, nand: fix broken output of "nand info" by Lothar Waßmann · Mon Jul 10 08:44:24 2017 +0200
  69. 684a485 powerpc, 8xx: move specific reginfo by Christophe Leroy · Thu Jul 06 10:33:11 2017 +0200
  70. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · Thu Jul 06 10:23:22 2017 +0200
  71. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  72. 4b7ed93 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Tue Jul 04 08:00:16 2017 -0400
  73. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  74. 9b9b716 efi_loader: Add check for fallback fdt memory reservation by Alexander Graf · Mon Jul 03 13:32:35 2017 +0200
  75. c6477a0 bdinfo: print fdt_blob by Heiko Schocher · Wed Jun 21 06:22:41 2017 +0200
  76. 0ec3244 cmd: usb_mass_storage: Staticize do_usb_mass_storage() by Fabio Estevam · Fri May 27 22:37:11 2016 -0300
  77. 9b9c3f3 cmd: usb_mass_storage: Use NULL for pointer by Fabio Estevam · Fri May 27 22:37:10 2016 -0300
  78. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  79. e1876bc cmd: ethsw: Fix out-of-bounds error by York Sun · Tue Jun 13 09:50:41 2017 -0700
  80. bdad0fa cmd: nvedit: bring error message in sync with condition under which it appears by Lothar Waßmann · Thu Jun 08 14:16:14 2017 +0200
  81. 037166d cmd: mtdparts: fix uninitialized variable warning by Lothar Waßmann · Thu Jun 08 14:04:03 2017 +0200
  82. 4bc73ef fdt: Add a check to fdt_print() for coverity by Simon Glass · Wed Jun 07 10:28:42 2017 -0600
  83. 0374691 fdt: Add a check to do_fdt() for coverity by Simon Glass · Wed Jun 07 10:28:41 2017 -0600
  84. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · Wed Jun 07 17:33:11 2017 +0200
  85. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  86. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  87. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sat Jun 10 18:01:22 2017 -0400
  88. 73147d8 Kconfig: Add description for CMD_POWEROFF by Michal Simek · Mon Jun 05 08:28:17 2017 +0200
  89. 9878861 cmd/fdt: support single value replacement within an array by Hannes Schmelzer · Tue May 30 15:05:44 2017 +0200
  90. b9a9afd cmd: jffs2: Rename command ls to fsls by Siva Durga Prasad Paladugu · Tue May 30 14:18:55 2017 +0200
  91. 178eba3 cmd/ethsw: Disable implicit enum conversion warning by Tom Rini · Sun May 28 08:49:51 2017 -0400
  92. 3c95c79 cmd/elf.c: Support passing arguments with bootelf by Tom Rini · Thu May 18 17:03:07 2017 -0400
  93. 27d86a1 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Sun Jun 04 13:13:29 2017 -0400
  94. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · Fri Jun 02 17:53:59 2017 +0530
  95. 801c2bf pci: Correct cast for sandbox by Simon Glass · Sat May 27 07:38:12 2017 -0600
  96. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  97. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · Fri May 19 17:26:58 2017 +0100
  98. becaa8f Convert CONFIG_CMD_LZMADEC to Kconfig by Simon Glass · Wed May 17 03:25:43 2017 -0600
  99. fd9948c Convert CONFIG_CMD_KGDB to Kconfig by Simon Glass · Wed May 17 03:25:40 2017 -0600
  100. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · Wed May 17 03:25:39 2017 -0600