1. 5a5d71f cmd: nand: Make the NAND options default to NAND_SUNXI by Maxime Ripard · Fri Mar 03 15:13:30 2017 +0100
  2. 1e6a096 cmd: ubifs: Add a dependency on CMD_UBI by Maxime Ripard · Fri Mar 03 14:53:22 2017 +0100
  3. fd42c05 sunxi: Enable UBI and NAND support by Hans de Goede · Mon Feb 27 18:22:10 2017 +0100
  4. 1990778 cmd: nand: Expose optional suboptions in Kconfig by Boris Brezillon · Mon Feb 27 18:22:07 2017 +0100
  5. aa57d0f cmd: Expose a Kconfig option to enable UBIFS commands by Boris Brezillon · Mon Feb 27 18:22:06 2017 +0100
  6. bf2fbd1 cmd: Add Kconfig option for CMD_MTDPARTS and related options by Maxime Ripard · Mon Feb 27 18:22:04 2017 +0100
  7. 7ba4b4a OpenRISC: Remove by Tom Rini · Tue Mar 14 11:08:12 2017 -0400
  8. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  9. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  10. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  11. 71a356b Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Apr 04 09:18:57 2017 -0400
  12. 0a55627 i2c: Set default I2C bus number by Lukasz Majewski · Tue Mar 21 12:08:25 2017 +0100
  13. a5bfcc5 lib: tpm: Add command to list resources by mario.six@gdsys.cc · Mon Mar 20 10:28:30 2017 +0100
  14. 9ae8814 cmd: tpm: Fix flush command by mario.six@gdsys.cc · Mon Mar 20 10:28:29 2017 +0100
  15. a5a7ea2 tpm: Add function to load keys via their parent's SHA1 hash by mario.six@gdsys.cc · Mon Mar 20 10:28:28 2017 +0100
  16. bdfacea gpt: Fix uuid string format by Vincent Tinelli · Mon Feb 27 16:11:15 2017 +0200
  17. e3b71f8 cmd: itest: correct calculus for long format by Sebastien Colleur · Fri Feb 10 15:59:15 2017 +0300
  18. f0fa113 Kconfig: introduce md5sum command selection by Andre Przywara · Wed Mar 15 01:19:05 2017 +0000
  19. be4246a Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Mar 16 16:43:32 2017 -0400
  20. 56c4ed6 arm64: booti: allow to place kernel image anywhere in physical memory by Masahiro Yamada · Thu Mar 09 16:28:25 2017 +0900
  21. d6964b3 armv8: Add global variable resv_ram by York Sun · Mon Mar 06 09:02:24 2017 -0800
  22. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  23. 2737fd3 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · Sun Feb 05 10:42:56 2017 +0900
  24. 0258e39 cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND by Grygorii Strashko · Tue Jan 31 15:37:03 2017 -0600
  25. 8168033 cmd: rework "license" command by Masahiro Yamada · Mon Jan 30 11:12:08 2017 +0900
  26. bb92b42 cmd: add a new command "config" to show .config contents by Masahiro Yamada · Mon Jan 30 11:12:07 2017 +0900
  27. 4eceb6c lib: tpm: Add command to flush resources by Mario Six · Wed Jan 11 16:00:50 2017 +0100
  28. 4ba6a86 booti: Set images.os.arch by Scott Wood · Thu Jan 26 16:55:44 2017 -0600
  29. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · Fri Jan 27 11:00:42 2017 +0100
  30. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:41 2017 +0100
  31. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:38 2017 +0100
  32. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  33. 93b5ddb Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Thu Jan 26 12:26:24 2017 -0500
  34. 4fb937b cmd: ubi: allow '-' to specify maximum volume size by Ladislav Michl · Thu Jan 19 11:45:35 2017 +0100
  35. a89c055 arm64: mvebu: Update bubt command MMC block device access by Konstantin Porotchkin · Sun Jan 08 16:52:06 2017 +0200
  36. 80d5e6b bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Cédric Schieli · Mon Jan 23 16:51:45 2017 +0100
  37. 4892d39 status_led: Kconfig migration by Uri Mashiach · Thu Jan 19 10:51:45 2017 +0200
  38. 9a922b4 bootm: qnx: Disable data cache before booting QNX image by Emmanuel Vadot · Thu Jan 19 10:23:56 2017 +0100
  39. ed6481e cmd/host: add missing \n in help text by Sébastien Szymanski · Thu Jan 19 17:49:13 2017 +0100
  40. bf3fafe bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · Wed Jan 18 17:12:24 2017 -0800
  41. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Jan 19 12:22:23 2017 -0500
  42. eb2088d armv8: aarch64: Fix the warning about x1-x3 nonzero issue by Alison Wang · Tue Jan 17 09:39:17 2017 +0800
  43. cd8f86f usb: storage: Show number of storage devices detected for DM_USB by Michal Simek · Wed Dec 21 09:35:08 2016 +0100
  44. 06a9880 cmd: sata: fix init command return value by Gary Bisson · Wed Jan 11 16:51:53 2017 +0100
  45. 1a09cd2 cmd/fdt: Make fdt get value endian-safe for single-cell properties by Andreas Färber · Mon Jan 09 16:08:02 2017 +0100
  46. fed14d0 cmd: fdt: Print error message when fdt application fails by Stefan Agner · Tue Dec 20 15:58:45 2016 +0100
  47. b03b0c8 cmd: mem: Use memcpy for 'cp' command by Fabio Estevam · Thu Dec 15 16:00:13 2016 -0200
  48. 20d6b95 fpga: Use enum for bitstream command types by Michal Simek · Fri Jan 06 11:20:54 2017 +0100
  49. bc71325 cmd: net: fix function name in comment by Baruch Siach · Tue Dec 27 11:03:29 2016 +0200
  50. 80d0a13 cmd/Kconfig: Fix typo in CMD_MEMORY help text by Fabio Estevam · Thu Dec 15 20:02:19 2016 -0200
  51. 49470c1 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Mon Dec 12 07:19:28 2016 -0500
  52. 97d2678 arm64: mvebu: Add bubt command for flash image burn by Konstantin Porotchkin · Thu Dec 08 12:22:28 2016 +0200
  53. 18fbf52 cmd: pci: add option to parse and display BAR information by Yehuda Yitschak · Thu Dec 01 17:14:18 2016 +0200
  54. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · Sat Dec 03 19:43:51 2016 -0500
  55. 0d10cdd cmd: move CMD_PXE to Kconfig by Yann E. MORIN · Sun Nov 13 21:59:52 2016 +0100
  56. 697f473 cmd: Convert CMD_BOOTMENU by Tom Rini · Tue Nov 29 09:14:56 2016 -0500
  57. 50c1402 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c by Moritz Fischer · Thu Nov 03 08:53:52 2016 -0600
  58. a0559ac cmd/fdt: fix uncallable systemsetup command by Fabien Parent · Thu Nov 24 15:02:18 2016 +0100
  59. eefa302 cmd/tpm_test: Fix misleading code indentation by Stefan Brüns · Sun Oct 16 17:13:55 2016 +0200
  60. ff23811 cmd: scsi: Make private functions static by Michal Simek · Wed Nov 30 12:18:36 2016 +0100
  61. 5dc196f scsi: Change scsi_scan() to be able to return value by Michal Simek · Wed Nov 30 12:12:31 2016 +0100
  62. fca1e84 common: miiphyutil: Work and report phy address in hex in mdio cmd by Michal Simek · Wed Nov 16 08:41:01 2016 +0100
  63. c17dae5 mmc: add bkops-enable command by Tomas Melin · Fri Nov 25 11:01:03 2016 +0200
  64. b450f93 sata: fix sata command can not being executed bug by Tang Yuantian · Mon Nov 21 10:24:20 2016 +0800
  65. b548351 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · Thu Nov 17 22:40:10 2016 +0100
  66. 18f5079 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sat Nov 26 09:26:27 2016 -0500
  67. 972b459 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Nov 25 17:39:54 2016 -0500
  68. 162c02e power: regulator: Introduce regulator_set_value_force function by Keerthy · Wed Oct 26 13:42:30 2016 +0530
  69. 73818d5 armv8: Support loading 32-bit OS in AArch32 execution state by Alison Wang · Thu Nov 10 10:49:03 2016 +0800
  70. 3d2561f fastboot: simplify the Kconfig logic by Yann E. MORIN · Sun Nov 13 22:26:13 2016 +0100
  71. 97bb3f8 fastboot: Add CONFIG_FASTBOOT_USB_DEV option by Semen Protsenko · Mon Oct 24 18:41:10 2016 +0300
  72. bfd199c efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3 by Alexander Graf · Thu Nov 17 01:02:58 2016 +0100
  73. 105c936 efi: x86: Adjust EFI files support efi_loader by Simon Glass · Mon Nov 07 08:47:15 2016 -0700
  74. 61378fd efi: arm: Add aarch64 EFI app support by Simon Glass · Mon Nov 07 08:47:11 2016 -0700
  75. fc03fb9 efi: arm: Add EFI app support by Simon Glass · Mon Nov 07 08:47:10 2016 -0700
  76. fac4ced efi: Add support for a hello world test program by Simon Glass · Mon Nov 07 08:47:08 2016 -0700
  77. 1a5490e efi: Fix debug message address format by Simon Glass · Mon Nov 07 08:47:05 2016 -0700
  78. bbaf424 cmd: load: align cache flush by Chris Packham · Tue Oct 25 20:22:48 2016 +1300
  79. 2f629f0 Fix spelling of "extended". by Vagrant Cascadian · Sun Oct 23 20:45:18 2016 -0700
  80. 400f072 efi_loader: Revert device_handle to disk after net boot by Alexander Graf · Tue Oct 18 15:49:40 2016 +0200
  81. c2194bf efi: Fix missing EFIAPI specifiers by Simon Glass · Sun Sep 25 15:27:32 2016 -0600
  82. 66f96e1 smbios: Expose in efi_loader as table by Alexander Graf · Fri Aug 19 01:23:29 2016 +0200
  83. 7725609 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · Tue Aug 16 21:08:45 2016 +0200
  84. 0f4a90c Merge git://git.denx.de/u-boot-fdt by Tom Rini · Thu Oct 13 20:03:33 2016 -0400
  85. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · Tue Sep 20 18:10:43 2016 +0200
  86. e9c27d8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 13 13:38:49 2016 -0400
  87. c42ad30 net: Fix cache misalignment message after network load operations by Peter Chubb · Wed Sep 14 03:49:22 2016 +0000
  88. 62b3027 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · Tue Oct 04 17:08:08 2016 -0700
  89. 6cf2ddb cmd/onenand.c: block align warning by Ladislav Michl · Tue Sep 13 07:40:00 2016 +0200
  90. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  91. 4ed1eca fastboot: move FASTBOOT_FLASH options into Kconfig by Petr Kulhavy · Fri Sep 09 10:27:18 2016 +0200
  92. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Sep 30 21:58:44 2016 -0400
  93. 603a4c1 common: dfu: saperate the dfu common functionality by B, Ravi · Thu Jul 28 17:39:15 2016 +0530
  94. 5f6e22e Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Tue Sep 27 10:47:37 2016 -0400
  95. 265c7da dfu: Migrate to Kconfig by Tom Rini · Mon Sep 19 13:31:30 2016 -0400
  96. 39370f1 cmd: ubi: add option to specify volume id by Ladislav Michl · Tue Sep 13 07:14:01 2016 +0200
  97. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  98. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  99. 95dbded cmd/fat: Do not crash on write when <bytes> is not specified by Stefan Brüns · Sun Sep 11 22:51:42 2016 +0200
  100. 72acc65 sandbox: Add "host size" hostfs command for fs test by Stefan Brüns · Thu Aug 11 22:52:04 2016 +0200