1. 1a5f58d cmd: fdt: remove CMD_FDT_MAX_DUMP by Heinrich Schuchardt · Fri Jun 19 19:45:55 2020 +0200
  2. 2d349c7 log: don't show function by default by Heinrich Schuchardt · Wed Jun 17 21:52:44 2020 +0200
  3. cc09202 rtc: add rtc command by Rasmus Villemoes · Mon Jul 06 22:01:15 2020 +0200
  4. 19038de cmd: Add a memory-search command by Simon Glass · Tue Jun 02 19:26:49 2020 -0600
  5. d1c117b cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · Tue Jun 02 19:26:46 2020 -0600
  6. 683e39e cmd: mem: Use a macro to avoid #ifdef in help by Simon Glass · Tue Jun 02 19:26:45 2020 -0600
  7. 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · Tue Jun 02 19:26:44 2020 -0600
  8. 6671aed cmd: add a panic command by Heiko Stuebner · Tue Jun 30 01:05:45 2020 +0200
  9. 09262bb cmd: blkls: Add blkls command by Niel Fourie · Mon Mar 30 17:22:58 2020 +0200
  10. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · Tue Mar 24 16:17:05 2020 +0100
  11. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · Tue Mar 24 16:17:04 2020 +0100
  12. 40102bc cmd: part: Add subcommand to list supported partition tables by Niel Fourie · Tue Mar 24 16:17:03 2020 +0100
  13. 4b876be cmd: env: use ENV_IS_IN_DEVICE in env info by Patrick Delaunay · Thu Jul 02 17:43:44 2020 +0200
  14. 05fa4df Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Sun Jul 05 18:13:12 2020 -0400
  15. d434b1f Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · Tue Jun 30 11:43:18 2020 -0400
  16. 8bec61e efi_loader: incorrect check against FDT_ADDR_T_NONE by Heinrich Schuchardt · Tue Jun 30 14:12:43 2020 +0200
  17. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  18. 7c19901 Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Jun 25 13:33:15 2020 -0400
  19. f12b3e4 bdinfo: Update the file comments by Simon Glass · Sun May 10 14:17:00 2020 -0600
  20. 227b24b bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · Sun May 10 14:16:59 2020 -0600
  21. f1e3607 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · Sun May 10 14:16:58 2020 -0600
  22. 5233da5 bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · Sun May 10 14:16:57 2020 -0600
  23. a83ab16 bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · Sun May 10 14:16:56 2020 -0600
  24. 7e24663 bdinfo: Export some basic printing functions by Simon Glass · Sun May 10 14:16:55 2020 -0600
  25. 505df80 bdinfo: net: Inline print_eth_ip_addr() by Simon Glass · Sun May 10 14:16:54 2020 -0600
  26. 3b5e7fb bdinfo: net: Drop legacy ethernet bdinfo by Simon Glass · Sun May 10 14:16:53 2020 -0600
  27. 9cf4588 bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn by Simon Glass · Sun May 10 14:16:52 2020 -0600
  28. 6bda308 bdinfo: Drop print_cpu_word_size() by Simon Glass · Sun May 10 14:16:50 2020 -0600
  29. 71e72a8 bdinfo: Drop print_bi_flash() by Simon Glass · Sun May 10 14:16:49 2020 -0600
  30. 2669267 bdinfo: Drop print_bi_boot_params() by Simon Glass · Sun May 10 14:16:48 2020 -0600
  31. 745785b bdinfo: sh: arc: Drop arch-specific print_bi_mem() by Simon Glass · Sun May 10 14:16:47 2020 -0600
  32. 981c71a bdinfo: ppc: Drop arch-specific print_baudrate() by Simon Glass · Sun May 10 14:16:46 2020 -0600
  33. 48db0ee bdinfo: Drop print_std_bdinfo() by Simon Glass · Sun May 10 14:16:45 2020 -0600
  34. 1cec78b bdinfo: Drop unnecessary inline on functions by Simon Glass · Sun May 10 14:16:44 2020 -0600
  35. 481c8c8 bdinfo: microblaze: sh: nios2: Drop arch-specific flash info by Simon Glass · Sun May 10 14:16:43 2020 -0600
  36. 2157be7 bdinfo: Drop unused __maybe_unused by Simon Glass · Sun May 10 14:16:42 2020 -0600
  37. d44b09f bdinfo: Drop the option to not use the generic 'bd' command by Simon Glass · Sun May 10 14:16:41 2020 -0600
  38. 813ee41 bdinfo: arc: Use the generic bd command by Simon Glass · Sun May 10 14:16:40 2020 -0600
  39. 6d0c543 bdinfo: arm: Use the generic bd command by Simon Glass · Sun May 10 14:16:39 2020 -0600
  40. 2a2126f bdinfo: m68k: Use the generic bd command by Simon Glass · Sun May 10 14:16:38 2020 -0600
  41. 61c621e bdinfo: powerpc: Use the generic bd command by Simon Glass · Sun May 10 14:16:37 2020 -0600
  42. b793449 bdinfo: riscv: Use the generic bd command by Simon Glass · Sun May 10 14:16:36 2020 -0600
  43. 2239653 bdinfo: nds32: Use the generic bd command by Simon Glass · Sun May 10 14:16:35 2020 -0600
  44. 391e300 bdinfo: sandbox: Use the generic bd command by Simon Glass · Sun May 10 14:16:34 2020 -0600
  45. 26d0042 bdinfo: x86: Use the generic bd command by Simon Glass · Sun May 10 14:16:33 2020 -0600
  46. ce0b8e6 bdinfo: sh: Use the generic bd command by Simon Glass · Sun May 10 14:16:32 2020 -0600
  47. 8e69999 bdinfo: microblaze: Use the generic bd command by Simon Glass · Sun May 10 14:16:31 2020 -0600
  48. 988dfa3 bdinfo: nios2: Use the generic bd command by Simon Glass · Sun May 10 14:16:30 2020 -0600
  49. f27cff0 bdinfo: mips: Use the generic bd command by Simon Glass · Sun May 10 14:16:29 2020 -0600
  50. 6faf66b bdinfo: xtensa: Create a generic do_bdinfo for xtensa by Simon Glass · Sun May 10 14:16:28 2020 -0600
  51. 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Jun 25 09:33:39 2020 -0400
  52. eb0f48f cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv() by Bin Meng · Mon Jun 22 23:50:50 2020 -0700
  53. 4154981 Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jun 24 09:05:35 2020 -0400
  54. dfff8ed cmd: mmc: Cache-align extcsd read target by Marek Vasut · Sat Jun 20 14:28:25 2020 +0200
  55. 3dd1678 cmd: booti: Fix spelling of "environment". by Vagrant Cascadian · Thu Jun 04 10:42:01 2020 -0700
  56. 76c5974 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Fri Jun 19 16:25:50 2020 -0400
  57. 0e52e94 cmd: bootefi: Honor the address & size cells properties correctly by Atish Patra · Thu Jun 18 18:51:50 2020 -0700
  58. 21f753c trivial: Fix booot occurences by Michal Simek · Fri Jun 05 11:45:12 2020 +0200
  59. 2396f98 Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · Sat Jun 13 09:01:01 2020 -0400
  60. d924938 net: Fix error if some network features are disabled by Krebs, Olaf · Mon Mar 09 14:27:55 2020 +0000
  61. 276bf92 log: check argument of 'log level' command by Heinrich Schuchardt · Sun May 31 13:44:51 2020 +0000
  62. 41fb397 Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jun 03 14:10:03 2020 -0400
  63. e7c71d6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Wed Jun 03 12:27:51 2020 -0400
  64. 7ca84f8 efi_loader: validate load option by Heinrich Schuchardt · Sun May 31 22:46:09 2020 +0200
  65. eb4d2d0 cmd: fitupd: move config check to Kconfig by Heinrich Schuchardt · Tue May 26 18:34:15 2020 +0200
  66. 43dab5f cmd: sf Drop reassignment of new into flash by Jagan Teki · Wed May 13 16:28:01 2020 +0530
  67. 0492317 cbfs: Return the error code from file_cbfs_init() by Simon Glass · Sun May 24 17:38:21 2020 -0600
  68. f9910fb x86: mtrr: Drop the mask display when changing an mtrr by Simon Glass · Thu May 07 08:12:52 2020 -0600
  69. c11187a cmd: zip: fix implicit declaration warning by Michael Walle · Fri May 22 14:07:37 2020 +0200
  70. 3a6e351 cmd: zip: automatically pull in gzip() by Michael Walle · Fri May 22 14:07:36 2020 +0200
  71. f253f2c cmd: unzip: automatically select CONFIG_GZIP by Michael Walle · Fri May 22 14:07:35 2020 +0200
  72. e76f0e4 efi_loader: add EFI_MEMORY_SP to memory attributes by Heinrich Schuchardt · Tue May 19 07:20:46 2020 +0200
  73. b12df3a cmd: avb: free partition buffer upon verify completion by Gary Bisson · Mon May 11 12:11:53 2020 +0200
  74. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  75. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  76. 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · Sun May 10 11:40:10 2020 -0600
  77. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
  78. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  79. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  80. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  81. 8f055af Fix some checkpatch warnings in calls to debug() by Simon Glass · Sun May 10 11:40:04 2020 -0600
  82. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  83. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  84. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  85. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  86. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  87. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  88. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  89. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  90. c744316 flash: Tidy up coding style for flash functions by Simon Glass · Sun May 10 11:39:53 2020 -0600
  91. 6f04498 common: Drop uuid.h from common header by Simon Glass · Sun May 10 11:39:52 2020 -0600
  92. f500940 cmd: efidebug: Add support for querying UEFI variable storage by Ilias Apalodimas · Sun May 17 22:25:45 2020 +0300
  93. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200
  94. 88bfdc1 Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon May 11 14:23:23 2020 -0400
  95. 10a953d Nokia RX-51: Update my email address by Pali Rohár · Wed Apr 01 00:35:08 2020 +0200
  96. 90c9d04 cmd: efidebug: fix -Werror=type-limits warning by Heinrich Schuchardt · Sat May 09 17:59:19 2020 +0200
  97. ac0abe2 cmd: efidebug: add a comment against Coverity check (300329) by AKASHI Takahiro · Fri May 08 14:50:18 2020 +0900
  98. 085372e cmd: efidebug: fix a wrong handling of arguments by AKASHI Takahiro · Fri May 08 14:50:47 2020 +0900
  99. 5487e1d Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri May 08 14:56:23 2020 -0400
  100. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200