1. 74bad68 cmd: CONFIG_CMD_LOG select CONFIG_LOG by Heinrich Schuchardt · Thu Apr 19 22:02:46 2018 +0200
  2. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  3. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  4. 7f6992b cmd: clk: Check return value from soc_clk_dump by Michal Simek · Thu Apr 19 15:15:25 2018 +0200
  5. 75f4b72 bootvx: x86: Assign bootaddr based on kernel memory base by Bin Meng · Wed Apr 11 22:02:22 2018 -0700
  6. 051f95e bootvx: Exit if bootline address is not specified by Bin Meng · Wed Apr 11 22:02:21 2018 -0700
  7. cbc77d4 bootvx: Refactor the bootline copy codes a little bit by Bin Meng · Wed Apr 11 22:02:20 2018 -0700
  8. 71606c4 bootvx: x86: Make VxWorks EFI console driver happy by Bin Meng · Wed Apr 11 22:02:19 2018 -0700
  9. c71073f elf: Add a very simple ELF64 loader by Bin Meng · Wed Apr 11 22:02:14 2018 -0700
  10. 4b8fc74 x86: Rename e820entry to e820_entry by Bin Meng · Wed Apr 11 22:02:11 2018 -0700
  11. dde4ebb vxworks: x86: Rename e820info to e820_info by Bin Meng · Wed Apr 11 22:02:09 2018 -0700
  12. f6a22da bootvx: x86: Explicitly clear the bootloader image size by Bin Meng · Wed Apr 11 22:02:08 2018 -0700
  13. e3be890 bootvx: x86: Prepare e820 related stuff from the given kernel memory base address by Bin Meng · Wed Apr 11 22:02:07 2018 -0700
  14. 555347d Merge git://git.denx.de/u-boot-net by Tom Rini · Sun Apr 15 08:42:37 2018 -0400
  15. 70b551c vxworks: fixed cpu enable using PSCI on armv8 by Vasyl Vavrychuk · Tue Apr 10 12:36:36 2018 +0300
  16. 5277a97 Revert "Kconfig: cmd: Make networking command dependent on NET" by Joe Hershberger · Fri Apr 13 15:26:39 2018 -0500
  17. 8ffe7e5 net: Make the BOOTP options default by Joe Hershberger · Fri Apr 13 15:26:37 2018 -0500
  18. 84ccdbe net: Improve BOOTP PXE config option by Joe Hershberger · Fri Apr 13 15:26:36 2018 -0500
  19. 63e7071 net: Add the BOOTP_DNS2 option to Kconfig by Joe Hershberger · Fri Apr 13 15:26:35 2018 -0500
  20. 06661e1 net: Improve menu options and help for BOOTP options by Joe Hershberger · Fri Apr 13 15:26:34 2018 -0500
  21. 0126179 net: Move the DHCP command below the BOOTP command by Joe Hershberger · Fri Apr 13 15:26:33 2018 -0500
  22. 0824ad9 net: Move net command options to the cmd menu by Joe Hershberger · Fri Apr 13 15:26:32 2018 -0500
  23. b042946 net: Make CMD_NET a menuconfig by Joe Hershberger · Fri Apr 13 15:26:30 2018 -0500
  24. 628ff20 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Apr 09 11:05:44 2018 -0400
  25. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · Sun Apr 01 09:22:38 2018 +0000
  26. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · Wed Mar 28 14:38:14 2018 +0200
  27. 8a4f664 cmd: Add command for calculating binary operations by Mario Six · Wed Mar 28 14:39:18 2018 +0200
  28. 7feefe4 cmd: ximg: Respect cache line size for flushing by Mario Six · Wed Mar 28 14:39:10 2018 +0200
  29. ae7d4be bootvx: use program header for loading by Christian Gmeiner · Tue Mar 20 14:18:25 2018 +0100
  30. b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · Fri Mar 16 17:20:41 2018 +0100
  31. 22c88bf efi_loader: Respect DT reserved regions by Alexander Graf · Fri Apr 06 09:40:51 2018 +0200
  32. 8f5faaa Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Apr 04 09:18:38 2018 -0400
  33. 7e262a7 efi_loader: correctly determine the boot partition by Heinrich Schuchardt · Tue Apr 03 22:40:55 2018 +0200
  34. 44ab21b efi_loader: support device tree for bootefi selftest by Heinrich Schuchardt · Sat Mar 03 15:29:03 2018 +0100
  35. 8c0dfc2 efi_loader: check initialization of EFI subsystem is successful by Heinrich Schuchardt · Sat Mar 03 15:29:02 2018 +0100
  36. 4b055a2 efi_loader: do_bootefi_exec should always return an EFI status code by Heinrich Schuchardt · Sat Mar 03 15:29:01 2018 +0100
  37. d4b38f0 efi_loader: simplify calling efi_init_obj_list by Heinrich Schuchardt · Sat Mar 03 15:28:58 2018 +0100
  38. 3125a3e sunxi: revert disabling of features by Andre Przywara · Wed Apr 04 01:31:22 2018 +0100
  39. 6491bb1 cmd: cbfs: fix reading the end_of_rom pointer for 64bit archs by Andre Heider · Thu Feb 15 07:40:10 2018 +0100
  40. 0b9e727 cmd: sf: fix map_physmem check by Liam Beguin · Wed Mar 14 19:15:11 2018 -0400
  41. 92bfb86 cmd: part: Extract common code to separate function by Sam Protsenko · Mon Feb 26 23:18:00 2018 +0200
  42. 515a863 cmd: part: Allow passing partition name to start and size by Sam Protsenko · Mon Feb 26 23:17:59 2018 +0200
  43. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  44. b500845 Merge git://git.denx.de/u-boot-net by Tom Rini · Tue Feb 27 20:10:28 2018 -0500
  45. 2f785a1 Kconfig: cmd: Make networking command dependent on NET by Michal Simek · Mon Feb 26 16:01:02 2018 +0100
  46. d6808cf cmd: mdio: Fix style violations by Mario Six · Mon Jan 15 11:08:26 2018 +0100
  47. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  48. 99a8e03 cmd: fastboot: Kconfig: solve config issue by Patrick Delaunay · Thu Dec 07 18:26:17 2017 +0100
  49. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · Fri Feb 16 16:41:18 2018 +0100
  50. ea84f80 dfu: Fix up the Kconfig mess by Marek Vasut · Fri Feb 16 16:41:17 2018 +0100
  51. b841e97 usb: gadget: sdp: add missing line breaks by Andre Heider · Thu Feb 15 07:08:55 2018 +0100
  52. 61efece sandbox: Add 64-bit sandbox by Mario Six · Mon Feb 12 08:05:57 2018 +0100
  53. a0f5283 cmd: scsi: move CMD_SCSI to device access commands by Heinrich Schuchardt · Wed Feb 14 08:05:44 2018 +0100
  54. 7691325 cmd: booti: fix invalid image address in debug message by Masahiro Yamada · Tue Feb 13 12:10:02 2018 +0900
  55. 113c025 cmd: fitupd: Convert CONFIG_CMD_FITUPD by Marek Vasut · Sat Feb 10 16:22:05 2018 +0100
  56. 1b2320f efi_loader: fix the online help for bootefi bootmgr by Heinrich Schuchardt · Tue Jan 30 19:47:43 2018 +0100
  57. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · Tue Feb 06 12:43:56 2018 -0600
  58. 70c8f05 Convert LIB_UUID to Kconfig by Adam Ford · Tue Feb 06 12:14:28 2018 -0600
  59. dac184b move booti_setup to arch/arm/lig/image.c by Bin Chen · Sat Jan 27 16:59:09 2018 +1100
  60. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · Sat Jan 27 20:28:40 2018 +0200
  61. df12ab5 log: Add a command to output a log record by Simon Glass · Thu Dec 28 13:14:20 2017 -0700
  62. ea0049b log: Add a command to control the log output format by Simon Glass · Thu Dec 28 13:14:19 2017 -0700
  63. 6e78274 usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' command by Lukasz Majewski · Mon Jan 29 19:28:02 2018 +0100
  64. 5a90fb7 cmd: nvedit: env_get_f must check for env_get_char error codes by Simon Goldschmidt · Wed Jan 31 07:56:48 2018 +0100
  65. 12c8fe3 cmd/bdinfo: print relocation info on X86 by Heinrich Schuchardt · Wed Jan 24 19:52:29 2018 +0100
  66. 9aaa236 aes: Allow non-zero initialization vector by Андрей Мозжухин · Wed Jan 03 15:43:56 2018 +0300
  67. aa6fd9a efi_loader: catch misspelled bootefi subcommand by Heinrich Schuchardt · Wed Jan 24 20:33:54 2018 +0100
  68. 54d8cdf efi_loader: Always use EFIAPI instead of asmlinkage by Alexander Graf · Wed Jan 24 00:18:08 2018 +0100
  69. f66276d powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · Sun Jan 21 18:16:42 2018 +0200
  70. 3c0b2e5 cmd: nvedit: Get rid of the env lookup by Maxime Ripard · Tue Jan 23 21:16:50 2018 +0100
  71. ef44a44 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jan 26 13:22:40 2018 -0500
  72. e813795 cmd: misc: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:18 2018 +0100
  73. fb52d2f cmd: loads: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:17 2018 +0100
  74. 88e4a39 cmd: loadb: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:16 2018 +0100
  75. bb65157 cmd: unzip: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:15 2018 +0100
  76. e6f8774 cmd: crc32: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:14 2018 +0100
  77. 24183c8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Tue Jan 23 07:59:43 2018 -0500
  78. 11206f4 efi_driver: EFI block driver by Heinrich Schuchardt · Sun Jan 21 19:29:30 2018 +0100
  79. 5731fd4 efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory by Heinrich Schuchardt · Thu Jan 18 23:21:22 2018 +0100
  80. b7cb8b4 efi_loader: consistently use efi_handle_t for handles by Heinrich Schuchardt · Thu Jan 11 08:16:09 2018 +0100
  81. 388f9a0 fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · Fri Jan 05 02:45:17 2018 +0200
  82. c1b882d cmd: pmic: update help description by Klaus Goger · Wed Jan 03 09:10:34 2018 +0100
  83. 2dacbbf cmd: ti: Generalize cmd_ddr3 command by Lokesh Vutla · Fri Dec 29 11:47:50 2017 +0530
  84. 962c4e0 arm: keystone: Move cmd_ddr3 to a common place by Lokesh Vutla · Fri Dec 29 11:47:49 2017 +0530
  85. 76f44296 Merge git://git.denx.de/u-boot-mmc by Tom Rini · Sun Jan 14 22:26:38 2018 -0500
  86. 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · Tue Dec 26 13:55:58 2017 +0800
  87. ba54ab8 mmc: remove hc_wp_grp_size from struct mmc if not needed by Jean-Jacques Hiblot · Thu Jan 04 15:23:36 2018 +0100
  88. 27edffe mmc: compile out erase and write mmc commands if write operations are not enabled by Jean-Jacques Hiblot · Thu Jan 04 15:23:34 2018 +0100
  89. d053167 mmc: add a Kconfig option to enable the support for MMC write operations by Jean-Jacques Hiblot · Thu Jan 04 15:23:32 2018 +0100
  90. 1d7769a mmc: make optional the support for eMMC hardware partitioning by Jean-Jacques Hiblot · Thu Nov 30 17:44:02 2017 +0100
  91. 93c31d1 mmc: dump card and host capabilities if debug is enabled by Jean-Jacques Hiblot · Thu Nov 30 17:43:54 2017 +0100
  92. f62caf9 cmd: mmc: display the mode name and current bus speed in the mmc info by Jean-Jacques Hiblot · Thu Sep 21 16:29:56 2017 +0200
  93. 5e3020b usb: rockchip: add rockusb command by Eddie Cai · Fri Dec 15 08:17:11 2017 +0800
  94. 4a4ee45 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · Wed Jan 03 08:54:27 2018 -0500
  95. 4aacbbf Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Dec 19 07:57:33 2017 -0500
  96. 14c8a06 log: Add a test command by Simon Glass · Mon Dec 04 13:48:27 2017 -0700
  97. 5684f8f log: Add a 'log level' command by Simon Glass · Mon Dec 04 13:48:26 2017 -0700
  98. 49badb9 Drop the log buffer by Simon Glass · Mon Dec 04 13:48:23 2017 -0700
  99. 6bb7d89 mtdparts: Correct use of debug() by Simon Glass · Mon Dec 04 13:48:21 2017 -0700
  100. db0cd67 fastboot: Enable flashing by default on sunxi by Maxime Ripard · Tue Nov 14 21:37:35 2017 +0100