1. 8aa9576 cmd: scsi: Fix null pointer dereference in 'scsi reset' by Bin Meng · Sat Jun 17 06:36:00 2017 -0700
  2. 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
  3. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  4. 3418eeb cmd: Kconfig: Fix CMD_UBIFS dependencies by Karl Beldan · Wed Jul 12 16:11:47 2017 +0000
  5. 4b239cf cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS by Karl Beldan · Wed Jul 12 16:11:46 2017 +0000
  6. 09fd142 cmd: Kconfig: Fix a dependency of CMD_MTDPARTS by Karl Beldan · Wed Jul 12 16:11:44 2017 +0000
  7. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · Thu Jul 13 15:09:54 2017 +0200
  8. cb5f193 mmc: use new hwpart API when CONFIG_BLK enabled by Kever Yang · Thu Jun 08 09:20:03 2017 +0800
  9. 4a240bc cmd: mvebu: bubt: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:13:02 2017 -0500
  10. cd3ffa1 cmd: nand: remove direct access to struct mtd_info->priv by Grygorii Strashko · Mon Jun 26 19:12:58 2017 -0500
  11. 6d2a2668 cmd: jffs2: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:55 2017 -0500
  12. ea0a054 cmd: bootm: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:54 2017 -0500
  13. 7b670cc cmd: nand: abstract global variable usage for dm conversion by Mugunthan V N · Mon Jun 26 19:12:51 2017 -0500
  14. 506ec20 fdt: Check for NULL return from fdt_getprop in 'fdt set' by Tom Rini · Tue Jun 13 07:10:35 2017 -0400
  15. e8583f9 display_options: Refactor to allow obtaining the banner by Simon Glass · Fri Jun 16 12:51:42 2017 -0600
  16. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
  17. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · Wed Jun 14 21:28:40 2017 -0600
  18. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  19. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · Wed Jun 14 21:28:24 2017 -0600
  20. d8ea981 cmd, nand: fix broken output of "nand info" by Lothar Waßmann · Mon Jul 10 08:44:24 2017 +0200
  21. 684a485 powerpc, 8xx: move specific reginfo by Christophe Leroy · Thu Jul 06 10:33:11 2017 +0200
  22. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · Thu Jul 06 10:23:22 2017 +0200
  23. 8cb5cdd avr32: Retire AVR32 for good by Andy Shevchenko · Wed Jul 05 16:25:22 2017 +0300
  24. 4b7ed93 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Tue Jul 04 08:00:16 2017 -0400
  25. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  26. 9b9b716 efi_loader: Add check for fallback fdt memory reservation by Alexander Graf · Mon Jul 03 13:32:35 2017 +0200
  27. c6477a0 bdinfo: print fdt_blob by Heiko Schocher · Wed Jun 21 06:22:41 2017 +0200
  28. 0ec3244 cmd: usb_mass_storage: Staticize do_usb_mass_storage() by Fabio Estevam · Fri May 27 22:37:11 2016 -0300
  29. 9b9c3f3 cmd: usb_mass_storage: Use NULL for pointer by Fabio Estevam · Fri May 27 22:37:10 2016 -0300
  30. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  31. e1876bc cmd: ethsw: Fix out-of-bounds error by York Sun · Tue Jun 13 09:50:41 2017 -0700
  32. 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
  33. 037166d cmd: mtdparts: fix uninitialized variable warning by Lothar Waßmann · Thu Jun 08 14:04:03 2017 +0200
  34. 4bc73ef fdt: Add a check to fdt_print() for coverity by Simon Glass · Wed Jun 07 10:28:42 2017 -0600
  35. 0374691 fdt: Add a check to do_fdt() for coverity by Simon Glass · Wed Jun 07 10:28:41 2017 -0600
  36. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · Wed Jun 07 17:33:11 2017 +0200
  37. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  38. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  39. e095280 Merge git://git.denx.de/u-boot-dm by Tom Rini · Sat Jun 10 18:01:22 2017 -0400
  40. 73147d8 Kconfig: Add description for CMD_POWEROFF by Michal Simek · Mon Jun 05 08:28:17 2017 +0200
  41. 9878861 cmd/fdt: support single value replacement within an array by Hannes Schmelzer · Tue May 30 15:05:44 2017 +0200
  42. b9a9afd cmd: jffs2: Rename command ls to fsls by Siva Durga Prasad Paladugu · Tue May 30 14:18:55 2017 +0200
  43. 178eba3 cmd/ethsw: Disable implicit enum conversion warning by Tom Rini · Sun May 28 08:49:51 2017 -0400
  44. 3c95c79 cmd/elf.c: Support passing arguments with bootelf by Tom Rini · Thu May 18 17:03:07 2017 -0400
  45. 27d86a1 Merge git://git.denx.de/u-boot-fdt by Tom Rini · Sun Jun 04 13:13:29 2017 -0400
  46. 1909a7b fs: fat: add kbuild configuration support by Sekhar Nori · Fri Jun 02 17:53:59 2017 +0530
  47. 801c2bf pci: Correct cast for sandbox by Simon Glass · Sat May 27 07:38:12 2017 -0600
  48. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  49. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · Fri May 19 17:26:58 2017 +0100
  50. becaa8f Convert CONFIG_CMD_LZMADEC to Kconfig by Simon Glass · Wed May 17 03:25:43 2017 -0600
  51. fd9948c Convert CONFIG_CMD_KGDB to Kconfig by Simon Glass · Wed May 17 03:25:40 2017 -0600
  52. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · Wed May 17 03:25:39 2017 -0600
  53. 8c6c7c2 fs: Kconfig: Add a separate option for FS_JFFS2 by Simon Glass · Wed May 17 03:25:38 2017 -0600
  54. c4abb4b Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · Wed May 17 03:25:37 2017 -0600
  55. 30daabc Convert CONFIG_CMD_IOTRACE to Kconfig by Simon Glass · Wed May 17 03:25:36 2017 -0600
  56. 3bebbe6 Convert CONFIG_CMD_IO to Kconfig by Simon Glass · Wed May 17 03:25:34 2017 -0600
  57. 5d51124 Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · Wed May 17 03:25:31 2017 -0600
  58. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
  59. a831eca Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · Wed May 17 03:25:29 2017 -0600
  60. b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · Wed May 17 09:05:34 2017 -0600
  61. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · Wed May 17 03:25:25 2017 -0600
  62. fa74452 Convert CONFIG_CMD_GETTIME to Kconfig by Simon Glass · Wed May 17 03:25:23 2017 -0600
  63. 18980cc Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · Wed May 17 03:25:22 2017 -0600
  64. 80cb189 Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · Wed May 17 03:25:21 2017 -0600
  65. 811eb26 Convert CONFIG_CMD_FPGAD to Kconfig by Simon Glass · Wed May 17 03:25:20 2017 -0600
  66. fa6b02f Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP by Simon Glass · Wed May 17 03:25:19 2017 -0600
  67. 4a30120 Convert CONFIG_CMD_FDC to Kconfig by Simon Glass · Wed May 17 03:25:18 2017 -0600
  68. 12b8570 Convert CONFIG_CMD_ETHSW to Kconfig by Simon Glass · Wed May 17 03:25:17 2017 -0600
  69. c31e2d8 Convert CONFIG_CMD_ENV_FLAGS to Kconfig by Simon Glass · Wed May 17 03:25:14 2017 -0600
  70. 84d67c7 Convert CONFIG_CMD_ENV_CALLBACK to Kconfig by Simon Glass · Wed May 17 03:25:13 2017 -0600
  71. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · Wed May 17 03:25:10 2017 -0600
  72. b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · Wed May 17 03:25:05 2017 -0600
  73. 1a46a72 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · Fri May 12 21:09:56 2017 -0600
  74. a587336 cmd/led.c: Remove unnecessary check on 'cmd' value by Tom Rini · Wed May 10 15:20:14 2017 -0400
  75. e7f8aa1 cmd/io.c: Fix comparison of unsigned expression warning by Tom Rini · Wed May 10 15:20:13 2017 -0400
  76. c41284f cmd/bdinfo.c: Fix unused function warning by Tom Rini · Wed May 10 15:20:12 2017 -0400
  77. e77ba3e common: env: remove superfluous assignment by xypron.glpk@gmx.de · Mon May 08 21:43:43 2017 +0200
  78. 3184505 cmd: cpu: refactor to ensure devices are probed and improve code style by Álvaro Fernández Rojas · Tue Apr 25 00:39:17 2017 +0200
  79. 696cedf cmd: cpu: fix NULL cpu feature prints by Álvaro Fernández Rojas · Tue Apr 25 00:39:13 2017 +0200
  80. c6db27b arm64: mvebu: Fix the bubt comamnd NAND device support by Konstantin Porotchkin · Tue Mar 28 18:16:56 2017 +0300
  81. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · Sat Apr 29 15:20:28 2017 +1200
  82. 0a6d8e6 Convert CONFIG_CMD_DISPLAY to Kconfig by Simon Glass · Wed Apr 26 22:28:09 2017 -0600
  83. 20ea563 Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · Wed Apr 26 22:28:08 2017 -0600
  84. 690f509 fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · Wed Apr 26 22:28:04 2017 -0600
  85. 519805e fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · Wed Apr 26 22:28:03 2017 -0600
  86. 04ac6f1 Convert CONFIG_CMD_CLK to Kconfig by Simon Glass · Wed Apr 26 22:28:02 2017 -0600
  87. 579b51a fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · Wed Apr 26 22:27:59 2017 -0600
  88. 0501e3e fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · Wed Apr 26 22:27:58 2017 -0600
  89. ffab9a0 Convert CONFIG_CMD_BSP to Kconfig by Simon Glass · Wed Apr 26 22:27:56 2017 -0600
  90. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · Wed Apr 26 22:27:55 2017 -0600
  91. 311ec4f Convert CONFIG_CMD_BLOB to Kconfig by Simon Glass · Wed Apr 26 22:27:53 2017 -0600
  92. 3423f21 Convert CONFIG_CMD_BEDBUG to Kconfig by Simon Glass · Wed Apr 26 22:27:52 2017 -0600
  93. 528fdd1 Convert CONFIG_CMD_AES et al to Kconfig by Simon Glass · Wed Apr 26 22:27:49 2017 -0600
  94. f5ebfe7 add Kconfig for fsuuid command by Josua Mayer · Mon Apr 24 10:10:45 2017 +0200
  95. 7e38d4c Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Tue Apr 18 10:31:39 2017 -0400
  96. 663bf59 cmd: remove Blackfin specific commands by Masahiro Yamada · Fri Apr 14 10:54:59 2017 +0900
  97. 59417d0 cmd: cramfs: use map_sysmem for sandbox support by Tyler Hall · Wed Apr 12 16:29:15 2017 -0400
  98. 632a945 cmd: ubi: remove unnecessary logical constraint by xypron.glpk@gmx.de · Sat Apr 15 16:25:25 2017 +0200
  99. fc8a529 dm: led: Add a new 'led' command by Simon Glass · Mon Apr 10 11:34:59 2017 -0600
  100. 4c81846 led: Mark existing driver as legacy by Simon Glass · Mon Apr 10 11:34:58 2017 -0600