1. a7c05b1 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Aug 15 09:01:01 2020 -0400
  2. 550ad7c cmd: demo: Remove duplicated help message for list subcommand by Michal Simek · Thu Aug 13 10:12:21 2020 +0200
  3. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · Thu Aug 06 12:42:55 2020 +0300
  4. 5dfa883 cmd: exception: unaligned data access on RISC-V by Heinrich Schuchardt · Thu Aug 06 12:34:59 2020 +0200
  5. e6ed835 cmd/efidebug: missing initialization of load_options by Heinrich Schuchardt · Tue Aug 11 18:20:50 2020 +0200
  6. 410ed36 Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Aug 11 08:56:52 2020 -0400
  7. a7647a7 efi_loader: set load options in boot manager by Heinrich Schuchardt · Fri Aug 07 17:49:39 2020 +0200
  8. 25c6be5 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · Fri Aug 07 17:47:13 2020 +0200
  9. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  10. a12c66f fs/squashfs: add filesystem commands by Joao Marcos Costa · Thu Jul 30 15:33:48 2020 +0200
  11. 573c0fa cmd: Update the memory-search command by Simon Glass · Tue Jul 28 19:41:14 2020 -0600
  12. 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · Fri Jul 24 14:12:13 2020 +0300
  13. 3185a7f mvebu: bubt: Drop dead code by Tom Rini · Fri Jul 24 17:13:17 2020 -0400
  14. a89c519 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · Sun Jul 12 23:29:01 2020 +0530
  15. f10ae54 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · Tue Jul 28 17:56:33 2020 +0200
  16. 51cc1f9 cmd: bootz: fix device-tree overlap test by Baruch Siach · Tue Jul 28 17:57:48 2020 +0300
  17. 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · Mon Jul 20 11:10:45 2020 +0300
  18. fce6f98 cmd: add clone command by John Chau · Thu Jul 02 12:01:21 2020 +0800
  19. 614a9a2 w1: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:42 2020 -0600
  20. 992b603 net: Drop dm.h header file from phy.h by Simon Glass · Sun Jul 19 10:15:39 2020 -0600
  21. f3cc742 dm: core: Drop dm.h header file from dm-demo.h by Simon Glass · Sun Jul 19 10:15:36 2020 -0600
  22. a59f7ec cmd: env: add env select command by Patrick Delaunay · Tue Jul 28 11:51:21 2020 +0200
  23. 748e42e cmd: env: add env load command by Patrick Delaunay · Tue Jul 28 11:51:20 2020 +0200
  24. a558b18 cmd: button: add a new 'button' command by Philippe Reynes · Fri Jul 24 18:19:47 2020 +0200
  25. 319a9cb cmd: host: return value of do_host_bind() by Heinrich Schuchardt · Fri Jul 24 08:29:55 2020 +0200
  26. c149a3b cmd: env: check real location for env info command by Patrick Delaunay · Fri Jun 19 14:03:35 2020 +0200
  27. 109ec8f cmd: env: add option for quiet output on env info by Patrick Delaunay · Fri Jun 19 14:03:34 2020 +0200
  28. bb38a1f efi_loader: use logging for bootefi command by Heinrich Schuchardt · Fri Jul 17 20:21:00 2020 +0200
  29. 3ac9fdb x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU by Simon Glass · Fri Jul 17 08:48:31 2020 -0600
  30. e643edd x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU by Simon Glass · Fri Jul 17 08:48:29 2020 -0600
  31. 2c601b6 x86: mtrr: Restructure so command execution is in one place by Simon Glass · Fri Jul 17 08:48:28 2020 -0600
  32. 29e1d77 x86: mtrr: Update the command to use the new mtrr calls by Simon Glass · Fri Jul 17 08:48:27 2020 -0600
  33. d89e15f x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · Fri Jul 17 08:48:26 2020 -0600
  34. 7403c26 x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · Fri Jul 17 08:48:22 2020 -0600
  35. c947a62 x86: mtrr: Fix 'ensable' typo by Simon Glass · Fri Jul 17 08:48:12 2020 -0600
  36. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · Fri Jun 26 15:13:34 2020 +0900
  37. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  38. 210c036 cmd: booti: convert the debug print about image move to printf by Tero Kristo · Fri Jun 12 15:41:21 2020 +0300
  39. 0608694 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · Fri Jun 12 15:41:20 2020 +0300
  40. 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · Tue Jul 07 13:12:12 2020 -0600
  41. 7efbf7e efi_loader: simplify 'printenv -e' by Heinrich Schuchardt · Wed Jul 15 18:00:56 2020 +0200
  42. 9ad6e1e efi_selftest: enable 'bootefi hello' by Heinrich Schuchardt · Mon Jul 13 07:33:40 2020 +0200
  43. b1edfd2 cmd: fix lsblk command by Heinrich Schuchardt · Mon Jul 13 22:22:31 2020 +0200
  44. 4d27fa9 cmd: drop fitupd command by Heinrich Schuchardt · Wed Jun 17 10:53:29 2020 +0200
  45. 7003565 efi_loader: display RO attribute in printenv -e by Heinrich Schuchardt · Wed Jun 24 19:55:13 2020 +0200
  46. 1a5f58d cmd: fdt: remove CMD_FDT_MAX_DUMP by Heinrich Schuchardt · Fri Jun 19 19:45:55 2020 +0200
  47. 2d349c7 log: don't show function by default by Heinrich Schuchardt · Wed Jun 17 21:52:44 2020 +0200
  48. cc09202 rtc: add rtc command by Rasmus Villemoes · Mon Jul 06 22:01:15 2020 +0200
  49. 19038de cmd: Add a memory-search command by Simon Glass · Tue Jun 02 19:26:49 2020 -0600
  50. d1c117b cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · Tue Jun 02 19:26:46 2020 -0600
  51. 683e39e cmd: mem: Use a macro to avoid #ifdef in help by Simon Glass · Tue Jun 02 19:26:45 2020 -0600
  52. 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · Tue Jun 02 19:26:44 2020 -0600
  53. 6671aed cmd: add a panic command by Heiko Stuebner · Tue Jun 30 01:05:45 2020 +0200
  54. 09262bb cmd: blkls: Add blkls command by Niel Fourie · Mon Mar 30 17:22:58 2020 +0200
  55. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · Tue Mar 24 16:17:05 2020 +0100
  56. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · Tue Mar 24 16:17:04 2020 +0100
  57. 40102bc cmd: part: Add subcommand to list supported partition tables by Niel Fourie · Tue Mar 24 16:17:03 2020 +0100
  58. 4b876be cmd: env: use ENV_IS_IN_DEVICE in env info by Patrick Delaunay · Thu Jul 02 17:43:44 2020 +0200
  59. 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
  60. 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
  61. 8bec61e efi_loader: incorrect check against FDT_ADDR_T_NONE by Heinrich Schuchardt · Tue Jun 30 14:12:43 2020 +0200
  62. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  63. 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
  64. f12b3e4 bdinfo: Update the file comments by Simon Glass · Sun May 10 14:17:00 2020 -0600
  65. 227b24b bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · Sun May 10 14:16:59 2020 -0600
  66. f1e3607 bdinfo: m68k: Move m68k-specific info into its own file by Simon Glass · Sun May 10 14:16:58 2020 -0600
  67. 5233da5 bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · Sun May 10 14:16:57 2020 -0600
  68. a83ab16 bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · Sun May 10 14:16:56 2020 -0600
  69. 7e24663 bdinfo: Export some basic printing functions by Simon Glass · Sun May 10 14:16:55 2020 -0600
  70. 505df80 bdinfo: net: Inline print_eth_ip_addr() by Simon Glass · Sun May 10 14:16:54 2020 -0600
  71. 3b5e7fb bdinfo: net: Drop legacy ethernet bdinfo by Simon Glass · Sun May 10 14:16:53 2020 -0600
  72. 9cf4588 bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn by Simon Glass · Sun May 10 14:16:52 2020 -0600
  73. 6bda308 bdinfo: Drop print_cpu_word_size() by Simon Glass · Sun May 10 14:16:50 2020 -0600
  74. 71e72a8 bdinfo: Drop print_bi_flash() by Simon Glass · Sun May 10 14:16:49 2020 -0600
  75. 2669267 bdinfo: Drop print_bi_boot_params() by Simon Glass · Sun May 10 14:16:48 2020 -0600
  76. 745785b bdinfo: sh: arc: Drop arch-specific print_bi_mem() by Simon Glass · Sun May 10 14:16:47 2020 -0600
  77. 981c71a bdinfo: ppc: Drop arch-specific print_baudrate() by Simon Glass · Sun May 10 14:16:46 2020 -0600
  78. 48db0ee bdinfo: Drop print_std_bdinfo() by Simon Glass · Sun May 10 14:16:45 2020 -0600
  79. 1cec78b bdinfo: Drop unnecessary inline on functions by Simon Glass · Sun May 10 14:16:44 2020 -0600
  80. 481c8c8 bdinfo: microblaze: sh: nios2: Drop arch-specific flash info by Simon Glass · Sun May 10 14:16:43 2020 -0600
  81. 2157be7 bdinfo: Drop unused __maybe_unused by Simon Glass · Sun May 10 14:16:42 2020 -0600
  82. d44b09f bdinfo: Drop the option to not use the generic 'bd' command by Simon Glass · Sun May 10 14:16:41 2020 -0600
  83. 813ee41 bdinfo: arc: Use the generic bd command by Simon Glass · Sun May 10 14:16:40 2020 -0600
  84. 6d0c543 bdinfo: arm: Use the generic bd command by Simon Glass · Sun May 10 14:16:39 2020 -0600
  85. 2a2126f bdinfo: m68k: Use the generic bd command by Simon Glass · Sun May 10 14:16:38 2020 -0600
  86. 61c621e bdinfo: powerpc: Use the generic bd command by Simon Glass · Sun May 10 14:16:37 2020 -0600
  87. b793449 bdinfo: riscv: Use the generic bd command by Simon Glass · Sun May 10 14:16:36 2020 -0600
  88. 2239653 bdinfo: nds32: Use the generic bd command by Simon Glass · Sun May 10 14:16:35 2020 -0600
  89. 391e300 bdinfo: sandbox: Use the generic bd command by Simon Glass · Sun May 10 14:16:34 2020 -0600
  90. 26d0042 bdinfo: x86: Use the generic bd command by Simon Glass · Sun May 10 14:16:33 2020 -0600
  91. ce0b8e6 bdinfo: sh: Use the generic bd command by Simon Glass · Sun May 10 14:16:32 2020 -0600
  92. 8e69999 bdinfo: microblaze: Use the generic bd command by Simon Glass · Sun May 10 14:16:31 2020 -0600
  93. 988dfa3 bdinfo: nios2: Use the generic bd command by Simon Glass · Sun May 10 14:16:30 2020 -0600
  94. f27cff0 bdinfo: mips: Use the generic bd command by Simon Glass · Sun May 10 14:16:29 2020 -0600
  95. 6faf66b bdinfo: xtensa: Create a generic do_bdinfo for xtensa by Simon Glass · Sun May 10 14:16:28 2020 -0600
  96. 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
  97. 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
  98. 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
  99. dfff8ed cmd: mmc: Cache-align extcsd read target by Marek Vasut · Sat Jun 20 14:28:25 2020 +0200
  100. 3dd1678 cmd: booti: Fix spelling of "environment". by Vagrant Cascadian · Thu Jun 04 10:42:01 2020 -0700