1. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  2. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  3. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · Thu Aug 01 09:46:50 2019 -0600
  4. c301bd8 env: Move env_get_yesno() to env.h by Simon Glass · Thu Aug 01 09:46:49 2019 -0600
  5. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · Thu Aug 01 09:46:47 2019 -0600
  6. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  7. 909ff4d env: Move envmatch() to env.h by Simon Glass · Thu Aug 01 09:46:45 2019 -0600
  8. db22961 env: Move env_get_f() to env.h by Simon Glass · Thu Aug 01 09:46:42 2019 -0600
  9. 2d85a75 env: Move get_env_id() to env.h by Simon Glass · Thu Aug 01 09:46:41 2019 -0600
  10. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  11. a2ac168 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sat Aug 10 12:21:27 2019 -0400
  12. 538aec9 x86: Add a common HOB library by Park, Aiden · Sat Aug 03 08:30:31 2019 +0000
  13. 0961cf7 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · Sat Aug 03 08:30:20 2019 +0000
  14. c7eaa8b thor: fix crash after usb initialization failure by Marek Szyprowski · Fri Jun 21 15:39:29 2019 +0200
  15. 6954351 cmd: avb: Fix compiler warnings by Sam Protsenko · Wed Jul 31 19:59:09 2019 +0300
  16. 6a05765 Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Aug 04 19:39:54 2019 -0400
  17. 32679ba Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig by Simon Glass · Sat Jul 20 20:51:25 2019 -0600
  18. ec5f71a autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · Sat Jul 20 20:51:24 2019 -0600
  19. 9e476d9 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · Sat Jul 20 20:51:21 2019 -0600
  20. a8cab88 autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION by Simon Glass · Sat Jul 20 20:51:17 2019 -0600
  21. 3a591aa Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Tue Jul 30 19:19:54 2019 -0400
  22. 2171509 efi_loader: efidebug.c function documentation by Heinrich Schuchardt · Thu Jul 25 20:52:23 2019 +0200
  23. 72cc725 bdinfo: show fb base with DM_VIDEO by Heiko Schocher · Mon Jul 22 06:49:06 2019 +0200
  24. da62514 cmd: fpga: correct typo, capitalize "Xilinx" by Robert P. J. Day · Tue May 28 11:33:27 2019 -0400
  25. 86b7ba5 Add validation for icache/dcache arguments - arguments different from off/on/flush are currently silently ignored. by Eric Perie · Sat Jul 13 14:54:58 2019 -0400
  26. 6533a7e Drop linker-generated array creation when CONFIG_CMDLINE is disabled by Andrej Rosano · Mon Jul 29 09:24:53 2019 +0200
  27. 0c9c3e2 Merge branch '2019-07-26-ti-imports' by Tom Rini · Sat Jul 27 19:50:52 2019 -0400
  28. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 27 09:35:05 2019 -0400
  29. 298cf84 cmd: remoteproc: Allow list command to print the probed devices by Lokesh Vutla · Fri Jun 07 19:25:56 2019 +0530
  30. a316dd5 cmd: remoteproc: Add support for initializing devices individually by Lokesh Vutla · Fri Jun 07 19:25:55 2019 +0530
  31. a24f9b4 cmd: Add 'ab_select' command by Ruslan Trofymenko · Fri Jul 05 15:37:33 2019 +0300
  32. cb10fc9 cmd: bcb: Apply non-functional refinements by Eugeniu Rosca · Fri Jul 19 23:26:14 2019 +0200
  33. 9bb6283 cmd: bcb: Use strcmp() instead of strncmp() for string literals by Eugeniu Rosca · Fri Jul 19 23:26:13 2019 +0200
  34. 2b921bb cmd: bcb: Fix duplicated handling in two case-branches by Eugeniu Rosca · Fri Jul 19 23:26:12 2019 +0200
  35. c37e68f treewide: Fix stale references of Android docs by Eugeniu Rosca · Fri Jul 19 23:26:11 2019 +0200
  36. db9bd636 cmd: part: Add 'number' sub-command by Ruslan Trofymenko · Fri Jun 14 17:01:26 2019 +0300
  37. 39d82b2 Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Jul 23 22:29:53 2019 -0400
  38. 20bfc57 cosmetic: Update comment in cmd/eeprom.c by Lukasz Majewski · Sun Jun 09 22:54:38 2019 +0200
  39. 06d9253 Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offset by Lukasz Majewski · Thu May 16 16:01:37 2019 +0200
  40. 1079744 Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFS by Lukasz Majewski · Thu May 16 16:01:36 2019 +0200
  41. e73ce32 Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is used by Lukasz Majewski · Thu May 16 16:01:35 2019 +0200
  42. 3e83f79 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jul 18 20:32:07 2019 -0400
  43. 9fcced8 cmd: mdio: prevent data abort when no mdio bus is found by Simon Goldschmidt · Fri Jul 12 20:58:18 2019 +0200
  44. d3f0937 cmd: mem: Add a command to fill the memory with random data by Jean-Jacques Hiblot · Tue Jul 02 14:23:26 2019 +0200
  45. 33afa93 env: register erase command by Frank Wunderlich · Sat Jun 29 11:36:19 2019 +0200
  46. b1d6543 efi_loader: function comments cmd/efi_debug.c by Heinrich Schuchardt · Sun Jul 14 14:00:41 2019 +0200
  47. 031ea8f efi_loader: fix function comments in cmd/bootefi.c by Heinrich Schuchardt · Sun Jul 14 13:00:44 2019 +0200
  48. 89a22b4 efi_loader: Change return type of efi_add_memory_map() by Bryan O'Donoghue · Mon Jul 15 12:00:39 2019 +0100
  49. 329957f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Jul 15 18:56:24 2019 -0400
  50. 1a5b098 net: introduce MDIO DM class for MDIO devices by Alex Marginean · Mon Jun 03 19:10:30 2019 +0300
  51. 1661ee0 cmd: mii: Add the standard 1000BASE-T registers by Trent Piepho · Thu May 09 19:23:47 2019 +0000
  52. 1934582 cmd: mii: Refactor some of the MII reg dump code by Trent Piepho · Thu May 09 19:23:39 2019 +0000
  53. 2586f15 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Jul 15 09:42:41 2019 -0400
  54. 9f7793d cmd: Remove mmc_spi command by Anup Patel · Mon Jul 08 04:10:55 2019 +0000
  55. 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Sun Jul 14 09:09:49 2019 -0400
  56. 7450b87 cmd: nvedit: Add sub-command 'env info' by Leo Ruan · Fri May 24 17:20:19 2019 +0200
  57. 9e2a8bc cmd: pinmux: Fix warnings when compiling with W=1 by Patrick Delaunay · Fri Jun 21 15:26:56 2019 +0200
  58. 5a822e8 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jul 11 18:10:11 2019 -0400
  59. 35c34be cmd: Add 'bcb' command to read/modify/write BCB fields by Eugeniu Rosca · Thu May 23 17:32:22 2019 +0200
  60. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · Thu May 23 07:14:07 2019 -0400
  61. 1469090 trace: do not limit trace buffer to 2GiB by Heinrich Schuchardt · Fri Jun 14 21:50:55 2019 +0200
  62. d7f01a6 Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Jun 21 14:12:28 2019 -0400
  63. 486201d cmd/led.c: fix typos in online help by Anatolij Gustschin · Mon Jun 17 15:33:55 2019 +0200
  64. 99a21fc efi_loader: consistent error handling in efidebug.c by Heinrich Schuchardt · Thu Jun 20 12:59:45 2019 +0200
  65. 8bdd149 efi_loader: consistent types in efidebug.c by Heinrich Schuchardt · Thu Jun 20 12:48:04 2019 +0200
  66. 961ebe8 fs: do_load: pass device path for efi payload by Mian Yousaf Kaukab · Tue Jun 18 15:03:44 2019 +0200
  67. ada136e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jun 17 11:32:22 2019 -0400
  68. 24d8ab3 usb: gadget: error out if g_dnl registration fails by Sjoerd Simons · Tue Jun 04 21:01:55 2019 +0200
  69. e5289a7 Kconfig: Add SPI / SPI_FLASH as dependencies by Tom Rini · Wed May 29 17:01:28 2019 -0400
  70. 0fda700 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · Tue Jun 11 17:22:22 2019 -0400
  71. bd5f581 env: enable saveenv command when one CONFIG_ENV_IS_IN is activated by Patrick Delaunay · Mon Feb 18 10:58:16 2019 +0100
  72. d636f14 Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efi by Tom Rini · Wed Jun 05 15:53:18 2019 -0400
  73. 741f269 cmd/led: check subcommand "list" instead "l" by Heiko Schocher · Mon May 27 08:14:16 2019 +0200
  74. 2610576 cmd: env: add -nv option for UEFI non-volatile variable by AKASHI Takahiro · Tue Jun 04 15:52:11 2019 +0900
  75. c1f3ebc cmd: efidebug: make some boot variables non-volatile by AKASHI Takahiro · Tue Jun 04 15:52:10 2019 +0900
  76. 9054df1 cmd: env: print a message when setting UEFI variable failed by AKASHI Takahiro · Tue May 28 09:00:35 2019 +0900
  77. c7a5c58 Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi by Tom Rini · Sun Jun 02 18:19:45 2019 -0400
  78. 6572c10 cmd: mdio: Fix access to arbitrary PHY addresses by Vladimir Oltean · Thu May 30 03:08:32 2019 +0300
  79. 94ea232 cmd: env: print a message when setting UEFI variable failed by AKASHI Takahiro · Tue May 28 09:00:35 2019 +0900
  80. 48ced29 cmd: remove unused `display` command by Heinrich Schuchardt · Tue May 21 07:49:58 2019 +0200
  81. 0c2b3c7 cmd: binop: Use hex2bin by Mario Six · Mon Jan 28 09:43:43 2019 +0100
  82. 3d82972 cmd: binop: Use new environment api by Mario Six · Mon Jan 28 09:43:42 2019 +0100
  83. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  84. a3086cd efi_loader: comments for efi_install_fdt() by Heinrich Schuchardt · Sun May 12 20:16:25 2019 +0200
  85. 8fc56c6 efi_loader: deduplicate code in cmd/bootefi.c by Heinrich Schuchardt · Sun May 12 20:16:25 2019 +0200
  86. 3db3591 efi_loader: make device path to text protocol customizable by Heinrich Schuchardt · Sat May 11 09:53:33 2019 +0200
  87. 13ee0cd cmd: ubifs: Remove select for non-existent option by Chris Packham · Sat Apr 13 21:13:56 2019 +1200
  88. 468a007 Merge git://git.denx.de/u-boot-riscv by Tom Rini · Thu May 09 07:11:52 2019 -0400
  89. 583b409 RISCV: image: Add booti support by Atish Patra · Mon May 06 17:49:39 2019 -0700
  90. e49fc37 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed May 08 22:46:31 2019 -0400
  91. 1d70a3f cmd: mdio: Switch to generic helpers when accessing the registers by Carlo Caione · Fri Feb 08 17:25:08 2019 +0000
  92. aea03d6 efi_loader: clean up UEFI sub-system initialization by Heinrich Schuchardt · Sat May 04 11:47:48 2019 +0200
  93. 9175e38 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Mon May 06 07:18:51 2019 -0400
  94. 016ed13 cmd: pxe: add board specific PXE default path by Marek Behún · Thu May 02 15:29:12 2019 +0200
  95. d1e6346 cmd: mmc: Make Mode: printout consistent by Marek Vasut · Mon Mar 18 04:49:21 2019 +0100
  96. 8b5d3a4 cmd: clk: Handle ENODEV from clk_get_rate by Ismael Luceno Cortes · Mon Mar 18 12:27:32 2019 +0000
  97. 19ea0f0 Merge tag 'efi-2019-07-rc2' of git://git.denx.de/u-boot-efi by Tom Rini · Fri May 03 07:10:17 2019 -0400
  98. fa8acbc cmd: gpt: fix and tidy up help message by Eugeniu Rosca · Tue Apr 30 04:53:46 2019 +0200
  99. 3d44512 efi_loader: implement support of exit data by Heinrich Schuchardt · Tue Apr 30 17:57:30 2019 +0200
  100. e979ee9 efi_loader: memory leak in append value by Heinrich Schuchardt · Tue Apr 30 07:14:09 2019 +0200