1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  2. 9743046 cmd: CMD_ACPI depends on ACPIGEN by Heinrich Schuchardt · Wed Jan 20 21:37:56 2021 +0100
  3. 032e905 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Jan 31 14:24:35 2021 -0500
  4. 7297544 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Jan 31 08:49:53 2021 -0500
  5. ee9b855 thor: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · Tue Dec 22 11:32:24 2020 +0100
  6. f5af8e4 dfu: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · Tue Dec 22 11:32:23 2020 +0100
  7. 80e832f cmd: usb_mass_storage: show device interface name by Marek Szyprowski · Thu Dec 17 11:47:11 2020 +0100
  8. 6005e93 cmd: bcb: Add support for processing const string literals in bcb_set() by Eugeniu Rosca · Fri Oct 23 11:52:23 2020 +0300
  9. 54a5548 cmd: bcb: Expose 'bcb_write_reboot_reason' to external callers by Eugeniu Rosca · Fri Oct 23 11:52:22 2020 +0300
  10. f6155bd cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needs by Eugeniu Rosca · Fri Oct 23 11:52:21 2020 +0300
  11. 92be544 cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needs by Eugeniu Rosca · Fri Oct 23 11:52:20 2020 +0300
  12. f308af5 cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needs by Eugeniu Rosca · Fri Oct 23 11:52:19 2020 +0300
  13. 0316130 cros_ec: Show events in human-readable form by Simon Glass · Sat Jan 16 14:52:29 2021 -0700
  14. 9d70252 cros_ec: Add support for switches by Simon Glass · Sat Jan 16 14:52:28 2021 -0700
  15. 959e1ce cros_ec: Support reading EC features by Simon Glass · Sat Jan 16 14:52:26 2021 -0700
  16. 33909b5 cros_ec: Add support for reading the SKU ID by Simon Glass · Sat Jan 16 14:52:25 2021 -0700
  17. af64c3e efi_loader: switch to non-secure mode later by Heinrich Schuchardt · Sun Jan 24 14:34:12 2021 +0000
  18. 89f8267 cmd: add more implementation IDs to sbi command by Heinrich Schuchardt · Tue Jan 19 19:44:45 2021 +0000
  19. 196e0dc cmd: misc: Fix return value for the sleep command by Marek Szyprowski · Fri Jan 22 12:27:31 2021 +0100
  20. c77a1a3 cmd: pxe: add support for FDT overlays by Neil Armstrong · Wed Jan 20 09:54:53 2021 +0100
  21. cd373b5 cmd: correct long text loadb, loadx, loady by Heinrich Schuchardt · Fri Jan 22 13:16:04 2021 +0100
  22. a2f472d cmd: change suppress newline in echo command by Heinrich Schuchardt · Wed Jan 20 12:13:30 2021 +0100
  23. 1af1673 cmd: efidebug: always check return code from get_variable() by AKASHI Takahiro · Fri Jan 22 10:42:48 2021 +0900
  24. b2625e8 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · Fri Jan 15 19:02:50 2021 +0100
  25. 1d5955f cmd: Add a pwm command by Pragnesh Patel · Tue Dec 22 11:30:05 2020 +0530
  26. 2eabe1a cmd: disk: Remove fit_print_contents API by Ravik Hasija · Fri Jan 08 09:55:58 2021 -0800
  27. 3c0629b bootmenu: Allow to quit it via ESC/CTRL+C by Pali Rohár · Sun Dec 27 01:04:38 2020 +0100
  28. 0c6776c cmd: gpt: add eMMC and GPT support by Corneliu Doban · Mon Nov 09 11:49:16 2020 +0530
  29. 1cdcd0c cmd: CMD_CPU depends on CPU by Heinrich Schuchardt · Thu Nov 05 00:29:11 2020 +0100
  30. 6427b5b cmd: Add MBR partition layout control utility by Marek Szyprowski · Wed Dec 23 13:55:15 2020 +0100
  31. 2c1e224 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · Sun Dec 13 10:30:24 2020 +0100
  32. 11a3fe0 cmd: conitrace: increase wait for next key by Heinrich Schuchardt · Sun Dec 27 00:12:28 2020 +0100
  33. 6b82159 efi_loader: setting boot device by Heinrich Schuchardt · Tue Jan 12 12:46:24 2021 +0100
  34. 6a7ae67 efi_loader: simplify running helloworld.efi by Heinrich Schuchardt · Tue Jan 12 17:44:08 2021 +0100
  35. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Jan 06 07:57:33 2021 -0500
  36. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  37. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  38. 6211d76 dm: core: Access device flags through functions by Simon Glass · Sat Dec 19 10:40:10 2020 -0700
  39. 0cf9f47 cmd: ubi: don't allow to rename a volume to a name that already exist by Philippe Reynes · Wed Dec 23 15:33:07 2020 +0100
  40. b6e8ba1 cmd: load: Fix code indentation by Michal Simek · Tue Dec 01 13:58:28 2020 +0100
  41. e6f9efc efidebug: capsule: Add a command to update capsule on disk by Sughosh Ganu · Wed Dec 30 19:27:11 2020 +0530
  42. f7eca61 cmd: Drop use of old sequence numbers in commands by Simon Glass · Wed Dec 16 21:20:31 2020 -0700
  43. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  44. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  45. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  46. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  47. adaea9c cmd: sandbox: implement exception command by Heinrich Schuchardt · Thu Nov 12 00:29:57 2020 +0100
  48. c7b03e8 cli: Support macro processing with a fixed-size buffer by Simon Glass · Thu Nov 05 10:33:47 2020 -0700
  49. 783ef3f env: Allow returning errors from hdelete_r() by Simon Glass · Thu Nov 05 10:33:37 2020 -0700
  50. 38833c8 cmd: add "efidebug capsule" command by AKASHI Takahiro · Tue Nov 17 09:28:01 2020 +0900
  51. a51fb1c cmd: efidebug: Add support for TCG2 final events table by Ilias Apalodimas · Mon Nov 30 11:47:41 2020 +0200
  52. 7f59c71 tpm: use more than sha256 on pcr_extend by Ilias Apalodimas · Thu Nov 26 23:07:22 2020 +0200
  53. a81e9dc cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · Mon Oct 26 09:31:42 2020 +0100
  54. 580a7a5 setexpr: Add support for strings by Simon Glass · Sun Nov 01 14:15:44 2020 -0700
  55. 00547af setexpr: Convert to use a struct for values by Simon Glass · Sun Nov 01 14:15:43 2020 -0700
  56. 7a11486 setexpr: Correct buffer overflow bug and enable tests by Simon Glass · Sun Nov 01 14:15:42 2020 -0700
  57. 28ae25a setexpr: Correct dropping of final unmatched string by Simon Glass · Sun Nov 01 14:15:41 2020 -0700
  58. 00e4419 setexpr: Add some tests for buffer overflow and backref by Simon Glass · Sun Nov 01 14:15:40 2020 -0700
  59. b8e9f2d setexpr: Split the core logic into its own function by Simon Glass · Sun Nov 01 14:15:39 2020 -0700
  60. 7c19edf setexpr: Add explicit support for 32- and 64-bit ints by Simon Glass · Sun Nov 01 14:15:37 2020 -0700
  61. 3d3c397 command: Add constants for cmd_get_data_size string / error by Simon Glass · Sun Nov 01 14:15:36 2020 -0700
  62. feb7db8 cmd: pxe: Use internal FDT if retrieving from FDTDIR fails by Anton Leontiev · Tue Sep 03 10:52:24 2019 +0300
  63. a078915 tpm: Change response length of tpm2_get_capability() by Ilias Apalodimas · Thu Nov 05 23:58:43 2020 +0200
  64. 30ca181 cmd: conitrace: replace getc() by getchar() by Heinrich Schuchardt · Fri Oct 23 12:46:04 2020 +0200
  65. 304882e cmd: log: Add commands to manipulate filters by Sean Anderson · Tue Oct 27 19:55:38 2020 -0400
  66. 60aa4fe cmd: log: Make "log level" print all log levels by Sean Anderson · Tue Oct 27 19:55:35 2020 -0400
  67. cd6f8ab cmd: log: Add commands to list categories and drivers by Sean Anderson · Tue Oct 27 19:55:34 2020 -0400
  68. 0a3b694 cmd: log: Split off log level parsing by Sean Anderson · Tue Oct 27 19:55:33 2020 -0400
  69. dcabb4b cmd: log: Use sub-commands for log by Sean Anderson · Tue Oct 27 19:55:32 2020 -0400
  70. c182182 test: log: Convert log_test from python to C by Sean Anderson · Tue Oct 27 19:55:27 2020 -0400
  71. b6e92dc log: Use CONFIG_IS_ENABLED() for LOG_TEST by Sean Anderson · Tue Oct 27 19:55:23 2020 -0400
  72. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Oct 29 09:10:24 2020 -0400
  73. becd9b7 cmd: Add a mux command by Pratyush Yadav · Fri Oct 16 16:16:35 2020 +0530
  74. fad2e88 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · Tue Oct 20 08:45:46 2020 +0100
  75. e1dae50 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · Wed Oct 14 14:34:52 2020 +0800
  76. 9ad0417 cmd: Split out timer command from the sleep command by Bin Meng · Tue Oct 13 18:45:06 2020 +0800
  77. 7c4f7be cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · Tue Oct 13 18:45:05 2020 +0800
  78. 1a99435 cmd: optee_rpmb command for read/write of rpmb from optee by Ruchika Gupta · Fri Oct 23 13:39:33 2020 +0530
  79. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  80. adee5df cmd/button: return button status by Heinrich Schuchardt · Mon Sep 14 12:50:56 2020 +0200
  81. cdd6a6d cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · Fri Mar 20 10:59:24 2020 +0100
  82. ed2e8e4 cmd: Add command to display or save Linux PStore dumps by Frédéric Danis · Fri Mar 20 10:59:22 2020 +0100
  83. e9d54d7 Kconfig: Move autoboot options under boot options by Simon Glass · Thu Sep 10 20:21:16 2020 -0600
  84. bd81c5b Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 06 13:59:01 2020 -0400
  85. b936a97 bloblist: Add a command by Simon Glass · Sat Sep 19 18:49:26 2020 -0600
  86. 928de7d efi_loader: consider no-map property of reserved memory by Heinrich Schuchardt · Thu Aug 27 12:52:20 2020 +0200
  87. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  88. 2829d99 sntp: use udp framework by Philippe Reynes · Fri Sep 18 14:13:02 2020 +0200
  89. 3375e0b cmd: irq: disable CMD_IRQ for riscv arch by Pragnesh Patel · Mon Aug 24 20:38:55 2020 +0530
  90. 50adeff efi_loader: efidebug display RNG protocol by Heinrich Schuchardt · Sun Sep 27 14:50:25 2020 +0200
  91. 38738d9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · Fri Sep 25 09:04:01 2020 -0400
  92. 3bbcf6f x86: video: Show information about each video device by Simon Glass · Tue Sep 22 21:16:40 2020 -0600
  93. fbf120c x86: Add support for more than 8 MTRRs by Simon Glass · Tue Sep 22 14:54:51 2020 -0600
  94. fdc4587 x86: Allow showing details about a HOB entry by Simon Glass · Tue Sep 22 14:54:50 2020 -0600
  95. fe6d294 x86: hob: Try to show a name instead of a GUID by Simon Glass · Tue Sep 22 14:54:49 2020 -0600
  96. 3c07f1c x86: hob: Add way to show a single hob entry by Simon Glass · Tue Sep 22 14:54:48 2020 -0600
  97. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 24 08:33:47 2020 -0400
  98. 37923d9 cmd: pxe: Add relocation to pxe_sub cmds by T Karthik Reddy · Wed Sep 16 01:13:56 2020 -0600
  99. 594a7f0 Merge branch 'master' into next by Tom Rini · Mon Sep 21 14:25:37 2020 -0400
  100. c248742 cmd: acpi: Print revisions in hex format by Andy Shevchenko · Mon Sep 21 11:34:21 2020 +0300