1. 90f1a45 cmd: mac: Update description of help by Prabhakar Kushwaha · Thu Nov 09 15:59:21 2017 +0530
  2. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  3. 46423eb cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devices by Benjamin Young · Fri Oct 13 14:29:20 2017 -0700
  4. 309a6fa cmd: gpt: solve issue for swap and rename command by Patrick Delaunay · Wed Oct 18 15:11:08 2017 +0200
  5. 121f507 cmd/pxe.c: Rework bootargs construction to clarify string checks by Tom Rini · Wed Oct 11 15:34:33 2017 -0400
  6. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · Tue Oct 10 21:59:42 2017 +0300
  7. bfef297 env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · Tue Oct 10 21:59:40 2017 +0300
  8. 25fea15 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Fri Oct 13 09:53:58 2017 -0400
  9. 06eefbd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Oct 12 13:36:58 2017 -0400
  10. 18ceba7 efi_loader: Add mem-mapped for fallback by Rob Clark · Tue Oct 10 08:23:06 2017 -0400
  11. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  12. baddaa8 cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined by York Sun · Thu Sep 28 08:42:11 2017 -0700
  13. 3237bc6 cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI by Tom Rini · Fri Sep 29 14:32:44 2017 -0400
  14. 13c1f3a scripts: Move Kconfig contents to cmd/Kconfig by Sam Protsenko · Thu Sep 28 12:33:45 2017 -0700
  15. a29829e cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity by Tom Rini · Sat Oct 07 11:27:59 2017 -0400
  16. 9ee0167 cmd/time.c: Initialize 'repeatable' variable by Tom Rini · Tue Sep 26 21:12:05 2017 -0400
  17. 920c4dd cmd/pxe.c: Rework initrd and bootargs handling slightly by Tom Rini · Tue Sep 26 20:44:32 2017 -0400
  18. 4beb235 cmd/nvedit.c: Update input handling to cover overflow cases by Tom Rini · Tue Sep 26 19:37:11 2017 -0400
  19. 7e805c0 GPT: fix memory leaks identified by Coverity by Alison Chaiken · Tue Sep 26 07:42:28 2017 -0700
  20. 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Oct 05 08:26:36 2017 -0400
  21. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  22. 65cefba sunxi: Remove the MMC index hack by Maxime Ripard · Wed Aug 23 10:12:22 2017 +0200
  23. 2433644 cmd: Move CONFIG_RANDOM_UUID to Kconfig by Maxime Ripard · Thu Aug 24 11:52:32 2017 +0200
  24. 6d7dfe2 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · Thu Sep 07 10:29:51 2017 +0200
  25. 27cec79 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes by Marek Behún · Sun Sep 03 17:00:30 2017 +0200
  26. df05b61 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Sun Oct 01 08:48:38 2017 -0400
  27. 30725f5 GPT: incomplete initialization in allocate_disk_part by Heinrich Schuchardt · Thu Sep 21 19:03:06 2017 +0200
  28. 7b9bd5a efi_loader: fix efi_exit by Rob Clark · Wed Sep 20 18:23:42 2017 -0400
  29. 389f251 efi_loader: reenable selftest by Heinrich Schuchardt · Wed Sep 20 22:54:58 2017 +0200
  30. c84c110 efi_loader: add bootmgr by Rob Clark · Wed Sep 13 18:05:38 2017 -0400
  31. 15f3d74 efi_loader: efi variable support by Rob Clark · Wed Sep 13 18:05:37 2017 -0400
  32. f8db922 efi_loader: refactor boot device and loaded_image handling by Rob Clark · Wed Sep 13 18:05:33 2017 -0400
  33. d33ae3e efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · Fri Sep 15 10:06:11 2017 +0200
  34. 7804ae9 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · Tue Sep 05 03:19:37 2017 +0200
  35. e6a9ab5 efi_loader: bootefi hello should use loadaddr by Heinrich Schuchardt · Mon Aug 28 18:54:30 2017 +0200
  36. a33c14a Merge git://git.denx.de/u-boot-fdt by Tom Rini · Fri Sep 15 22:34:34 2017 -0400
  37. 652a7f7 Merge git://git.denx.de/u-boot-ubi by Tom Rini · Fri Sep 15 08:45:21 2017 -0400
  38. bc4ac7e cmd: blk: Use LBAFU in the common block command by Bin Meng · Tue Sep 12 19:00:36 2017 -0700
  39. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · Tue Sep 12 19:00:23 2017 -0700
  40. d9456a4 fdt: Switch to using the verbose overlay application method by Pantelis Antoniou · Mon Sep 04 23:12:12 2017 +0300
  41. a14912b cmd: set filesize variable in ubi read by Holger Dengler · Wed Aug 30 18:38:52 2017 +0200
  42. e6b65d4 cmd: spl: Fix compiling warning by York Sun · Tue Aug 15 11:14:42 2017 -0700
  43. 1946db2 cmd: ide: Make the first device the default one by Bin Meng · Sun Sep 10 05:12:53 2017 -0700
  44. a99c052 fdt: fix 'prop (...) not found!' error in 'fdt set' command by Hannes Schmelzer · Fri Aug 18 14:41:14 2017 +0200
  45. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · Fri Aug 25 17:50:27 2017 -0400
  46. a220f8f Merge git://git.denx.de/u-boot-imx by Tom Rini · Fri Sep 01 10:40:59 2017 -0400
  47. 326c5fd nvme: Adjust the 'nvme' command to use blk_common_cmd() by Bin Meng · Tue Aug 22 08:15:17 2017 -0700
  48. 76f77ff cmd/spl.c: Include <libfdt.h> for fdt_totalsize by Tom Rini · Sat Aug 26 21:17:05 2017 -0400
  49. fd0dd1c mtdparts: Fix uninitialized scalar usage by Tom Rini · Sat Aug 26 16:59:24 2017 -0400
  50. 11d267f mtdparts: Fix final outstanding issue reported by Coverity by Tom Rini · Sun Aug 20 20:05:40 2017 -0400
  51. 7fd3f52 cmd: spl: provide address and size of prepared FDT in environment by Anatolij Gustschin · Thu Aug 17 21:01:48 2017 +0200
  52. d9d661c cmd: add sdp command by Stefan Agner · Wed Aug 16 11:00:53 2017 -0700
  53. 60ab606 cmd/read.c: Fix checking blk_dread return value by Tom Rini · Mon Aug 14 20:58:50 2017 -0400
  54. 4a786c9 mtdparts: Fix various issues reported by Coverity by Tom Rini · Mon Aug 14 20:42:27 2017 -0400
  55. 9cb5387 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Fri Aug 18 18:24:58 2017 -0400
  56. f7f0377 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Aug 18 18:24:36 2017 -0400
  57. f54f753 cmd: mmc: add mmc partconf read capability by Angelo Dureghello · Tue Aug 01 14:27:10 2017 +0200
  58. 6c857ad dm: sata: Support driver model with the 'sata' command by Simon Glass · Sat Jul 29 11:35:13 2017 -0600
  59. d9289f3 dm: usb: Adjust the 'usb' command to use blk_common_cmd() by Simon Glass · Sat Jul 29 11:34:58 2017 -0600
  60. 8a8b768 dm: ide: Adjust the 'ide' command to use blk_common_cmd() by Simon Glass · Sat Jul 29 11:34:57 2017 -0600
  61. 868a48c dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() by Simon Glass · Sat Jul 29 11:34:56 2017 -0600
  62. 2710c6f dm: sata: Adjust the 'sata' command to use blk_common_cmd() by Simon Glass · Sat Jul 29 11:34:55 2017 -0600
  63. bf2e795 dm: blk: Add a generic function for block device commands by Simon Glass · Sat Jul 29 11:34:54 2017 -0600
  64. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  65. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  66. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · Thu Aug 03 12:22:13 2017 -0600
  67. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  68. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  69. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  70. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · Thu Aug 03 12:22:08 2017 -0600
  71. d8273ed env: Drop the env_name_spec global by Simon Glass · Thu Aug 03 12:22:03 2017 -0600
  72. eaf42d0 cmd/bdinfo: correct comment in board_detail by Chris Packham · Mon Aug 07 16:04:14 2017 +1200
  73. 4945565 nvme: Add nvme commands by Zhikang Zhang · Thu Aug 03 02:30:59 2017 -0700
  74. f6b9912 efi_loader: use EFI_PAGE_SIZE instead of 4096 by xypron.glpk@gmx.de · Fri Aug 11 21:19:25 2017 +0200
  75. 663b0cc README: Drop information about commands by Simon Glass · Fri Aug 04 16:35:06 2017 -0600
  76. dc82dee Convert CONFIG_CMD_ZFS to Kconfig by Simon Glass · Fri Aug 04 16:35:04 2017 -0600
  77. 01d097d Convert CONFIG_CMD_ZBOOT to Kconfig by Simon Glass · Fri Aug 04 16:35:03 2017 -0600
  78. 6d56aad Convert CONFIG_CMD_UUID to Kconfig by Simon Glass · Fri Aug 04 16:35:02 2017 -0600
  79. 0c03c1a Convert CONFIG_CMD_UNIVERSE to Kconfig by Simon Glass · Fri Aug 04 16:35:01 2017 -0600
  80. 80a56cd Convert CONFIG_CMD_TSI148 to Kconfig by Simon Glass · Fri Aug 04 16:35:00 2017 -0600
  81. 126cb79 Convert CONFIG_CMD_TRACE to Kconfig by Simon Glass · Fri Aug 04 16:34:59 2017 -0600
  82. 19c5caf Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · Fri Aug 04 16:34:58 2017 -0600
  83. a18b969 Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig by Simon Glass · Fri Aug 04 16:34:57 2017 -0600
  84. 89342ef Convert CONFIG_CMD_TERMINAL to Kconfig by Simon Glass · Fri Aug 04 16:34:55 2017 -0600
  85. 8e83ca8 Convert CONFIG_CMD_STRINGS to Kconfig by Simon Glass · Fri Aug 04 16:34:52 2017 -0600
  86. 26c2053 Kconfig: Sort the memory commands by Simon Glass · Fri Aug 04 16:34:51 2017 -0600
  87. 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · Fri Aug 04 16:34:50 2017 -0600
  88. c034e3d Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · Fri Aug 04 16:34:49 2017 -0600
  89. c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · Fri Aug 04 16:34:48 2017 -0600
  90. 86b1b65 Convert CONFIG_CMD_SF_TEST to Kconfig by Simon Glass · Fri Aug 04 16:34:46 2017 -0600
  91. 6870d2e Convert CONFIG_CMD_SDRAM to Kconfig by Simon Glass · Fri Aug 04 16:34:45 2017 -0600
  92. c5b0f43 Convert CONFIG_CMD_SCSI to Kconfig by Simon Glass · Fri Aug 04 16:34:44 2017 -0600
  93. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · Fri Aug 04 16:34:43 2017 -0600
  94. ed4ee31 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · Fri Aug 04 16:34:41 2017 -0600
  95. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · Fri Aug 04 16:34:40 2017 -0600
  96. c05459b Kconfig: Convert CMD_READ to Kconfig by Simon Glass · Fri Aug 04 16:34:39 2017 -0600
  97. 0ae023d Kconfig: Drop CONFIG_CMD_PORTIO and associated command by Simon Glass · Fri Aug 04 16:34:38 2017 -0600
  98. d677bef Convert CONFIG_CMD_PCMCIA to Kconfig by Simon Glass · Fri Aug 04 16:34:37 2017 -0600
  99. 03b2ba7 Kconfig: Drop CONFIG_CMD_PCI_ENUM by Simon Glass · Fri Aug 04 16:34:35 2017 -0600
  100. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600