1. 84328cf fdt: Show a message when the working FDT changes by Simon Glass · Tue Oct 11 09:47:12 2022 -0600
  2. 975dd8a bootm: Drop #ifdef from do_bootm() by Simon Glass · Tue Oct 11 09:47:09 2022 -0600
  3. 1b89370 bootm: Avoid returning error codes from command by Simon Glass · Tue Oct 11 09:47:08 2022 -0600
  4. 1d524ae cmd: List all uclass devices regardless of probe error by Michal Suchanek · Wed Oct 12 21:57:58 2022 +0200
  5. 7e05279 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · Sun Oct 16 11:36:32 2022 +0300
  6. f312087 cmd: simplify efidebug by Heinrich Schuchardt · Sat Oct 15 13:21:01 2022 +0200
  7. 9395eb9 cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes by Pali Rohár · Mon Sep 12 11:38:55 2022 +0200
  8. 99e6fde cmd: add temperature command by Robert Marko · Tue Sep 06 13:30:33 2022 +0200
  9. f841bb8 cmd: xxd: add new command by Roger Knecht · Sat Sep 03 13:15:04 2022 +0000
  10. 11827c4 cmd: cat: add new command by Roger Knecht · Sat Sep 03 11:34:53 2022 +0000
  11. 1d40e98 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Oct 10 15:38:14 2022 -0400
  12. e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · Fri Oct 07 11:38:22 2022 +0200
  13. f519da3 cmd: CMD_CLS should not depend on video by Heinrich Schuchardt · Fri Oct 07 20:36:12 2022 +0200
  14. 3e2c20f cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol by Ilias Apalodimas · Thu Oct 06 16:08:44 2022 +0300
  15. d16463a cmd: simplify command efidebug by Heinrich Schuchardt · Tue Oct 04 15:31:17 2022 +0200
  16. 412f9ec cmd: simplify do_efi_boot_add() by Heinrich Schuchardt · Thu Oct 06 06:48:02 2022 +0200
  17. db9361b cmd: simplify do_env_set_efi() by Heinrich Schuchardt · Thu Oct 06 06:52:51 2022 +0200
  18. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  19. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  20. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  21. fae1228 pci: Remove duplicate PCI_REGION_IO / "io" line by Pali Rohár · Thu Sep 15 15:54:45 2022 +0200
  22. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Sep 26 11:27:30 2022 -0400
  23. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  24. 937b7d8 boot: Call flush() before booting by Pali Rohár · Mon Sep 05 11:31:21 2022 +0200
  25. 8e67a8a serial: Call flush() before changing baudrate by Pali Rohár · Mon Sep 05 11:31:20 2022 +0200
  26. 0282f9f cmd: fdt: Add support for reading stringlist property values by Marek Vasut · Fri Jul 08 23:50:43 2022 +0200
  27. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  28. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  29. 57b3d2e blk: Drop if_type by Simon Glass · Thu Aug 11 19:35:01 2022 -0600
  30. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  31. af9e847 cmd: Drop use of HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:46 2022 -0600
  32. 5dc80cc xyz-modem: Allow to configure initial timeout for loadx and loady by Pali Rohár · Sat Aug 27 16:37:55 2022 +0200
  33. bf91d1d Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Wed Sep 14 12:31:44 2022 -0400
  34. e875369 eficonfig: add "Change Boot Order" menu entry by Masahisa Kojima · Mon Sep 12 17:33:56 2022 +0900
  35. f648fa3 eficonfig: scan media device in eficonfig startup by Masahisa Kojima · Mon Sep 12 17:33:55 2022 +0900
  36. 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · Mon Sep 12 17:33:54 2022 +0900
  37. 703ad32 eficonfig: add "Delete Boot Option" menu entry by Masahisa Kojima · Mon Sep 12 17:33:53 2022 +0900
  38. bb052b9 eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · Mon Sep 12 17:33:51 2022 +0900
  39. c5ff0a0 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · Mon Sep 12 17:33:50 2022 +0900
  40. 2702b27 cyclic: Add 'cyclic list' and 'cyclic demo' commands by Stefan Roese · Fri Sep 02 13:57:51 2022 +0200
  41. 608c11e cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · Mon Aug 29 20:02:04 2022 +0300
  42. d83e04a cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure boot by Pali Rohár · Tue Aug 23 14:52:24 2022 +0200
  43. 05781ff cmd: mvebu/bubt: Check for A38x image data checksum by Pali Rohár · Tue Aug 23 14:52:23 2022 +0200
  44. d0ed5d1 cmd: bdinfo: Enable dumping lmb data when LMB is enabled by Michal Simek · Wed Sep 07 09:52:09 2022 +0200
  45. 7d289f1 cmd: correct short text for tftpboot by Heinrich Schuchardt · Sun Sep 04 09:08:11 2022 +0200
  46. 107b3a4 cmd: fix tftpput command by Heinrich Schuchardt · Sat Sep 03 12:21:09 2022 +0000
  47. b89d61a cmd: fpga: Convert to use fit_get_data_node by Sean Anderson · Tue Aug 16 11:16:05 2022 -0400
  48. c8ed628 cmd/sbi: format KVM version by Heinrich Schuchardt · Sun Aug 14 21:57:14 2022 +0200
  49. 11a075c tpm: Allow reporting the internal state by Simon Glass · Tue Aug 30 21:05:36 2022 -0600
  50. 4927f47 tpm: Require a digest source when extending the PCR by Simon Glass · Tue Aug 30 21:05:32 2022 -0600
  51. e69e1f1 cmd: Add pause command by Samuel Dionne-Riel · Thu Aug 18 15:44:04 2022 -0400
  52. 2ebfd22 image-fit: don't set compression if it can't be read by Daniel Golle · Sat Aug 27 04:17:28 2022 +0100
  53. f683cdd i2c: fix stack buffer overflow vulnerability in i2c md command by Marek Vasut · Fri Aug 26 23:15:56 2022 +0200
  54. 8f3caea Revert "i2c: fix stack buffer overflow vulnerability in i2c md command" by Marek Vasut · Fri Aug 26 23:15:55 2022 +0200
  55. 7e11c5d Merge tag 'dm-pull-26aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sat Aug 27 08:07:09 2022 -0400
  56. d39d5b2 vbe: Enable command only with BOOTSTD_FULL by Simon Glass · Tue Aug 23 10:14:05 2022 -0700
  57. 8b4bacc dm: core: fix a typo in help text by Sergei Antonov · Sun Aug 21 16:45:08 2022 +0300
  58. bce6963 pci: Add checks to prevent config space overflow by Pali Rohár · Sun Jul 03 12:48:06 2022 +0200
  59. ecb7ce5 cmd: efidebug: Add missing \n at the end of message by Michal Simek · Tue Aug 09 16:31:12 2022 +0200
  60. e5a7b77 vbe: Add a new vbe command by Simon Glass · Sat Jul 30 15:52:37 2022 -0600
  61. 73fcf51 bootstd: Support bootflows with global bootmeths by Simon Glass · Sat Jul 30 15:52:25 2022 -0600
  62. dee4d64 bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · Sat Jul 30 15:52:23 2022 -0600
  63. 4f8633d bootstd: Allow bootmeths to be marked as global by Simon Glass · Sat Jul 30 15:52:21 2022 -0600
  64. 7942bdc dm: core: Support sandbox with read interface by Simon Glass · Sat Jul 30 15:52:15 2022 -0600
  65. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · Sat Jul 30 15:52:04 2022 -0600
  66. bf4cf16 Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Aug 11 08:47:20 2022 -0400
  67. 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · Thu Jul 28 11:19:15 2022 +0100
  68. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  69. 79340a5 Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Aug 05 08:01:32 2022 -0400
  70. 063c938 Audit <flash.h> inclusion by Tom Rini · Sat Jul 23 13:05:03 2022 -0400
  71. 9c0486b cmd: remove deprecated LCD support by Heinrich Schuchardt · Thu Jul 14 08:53:46 2022 +0200
  72. dffb177 cmd: undefined return value of do_extension_apply() by Heinrich Schuchardt · Mon Jul 11 20:01:12 2022 +0200
  73. 8985d72 cmd: fix do_adc_single() by Vyacheslav Bocharov · Sun Jul 03 15:49:09 2022 +0300
  74. 6daac6b test: rng: Add a UT testcase for the rng command by Sughosh Ganu · Fri Jul 22 21:32:09 2022 +0530
  75. 407ec09 cmd: rng: Use a statically allocated array for random bytes by Sughosh Ganu · Fri Jul 22 21:32:07 2022 +0530
  76. b746dee cmd: rng: Add support for selecting RNG device by Sughosh Ganu · Fri Jul 22 21:32:06 2022 +0530
  77. 873fc6a cmd: mvebu/bubt: Fix cmd main return value on error by Pali Rohár · Tue Jul 26 16:11:59 2022 +0200
  78. a4bbb2c cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700 by Pali Rohár · Tue Jul 26 16:11:58 2022 +0200
  79. 2c96d02 cmd: mvebu/bubt: Correctly propagate failure during tftp transport by Pali Rohár · Tue Jul 26 16:11:57 2022 +0200
  80. 1ce57b8 cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700 by Pali Rohár · Tue Jul 26 16:11:56 2022 +0200
  81. f038812 cmd: mmc: allow to write protect single boot partition by Ying-Chun Liu (PaulLiu) · Mon Apr 25 21:59:03 2022 +0800
  82. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · Fri Jul 22 17:16:07 2022 +0300
  83. fbe31bb fpga: add option for loading FPGA secure bitstreams by Oleksandr Suvorov · Fri Jul 22 17:16:02 2022 +0300
  84. f0f5056 cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3 by Ramin Zaghi · Fri Jul 08 09:02:56 2022 +0100
  85. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · Wed Jun 01 17:17:06 2022 +0200
  86. 2bbf40b tlv_eeprom: Add missing CRC32 dependency by Pali Rohár · Mon May 30 10:42:35 2022 +0200
  87. 2bba3f5 sf: Query write-protection status before operating the flash by Jan Kiszka · Wed Mar 02 15:01:56 2022 +0100
  88. b274e77 efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · Sun Jul 10 15:46:57 2022 +0200
  89. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  90. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Fri Jul 08 14:39:07 2022 -0400
  91. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  92. e775124 Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig by Tom Rini · Wed Jun 15 12:03:51 2022 -0400
  93. 065d661 Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · Mon Jun 13 22:57:35 2022 -0400
  94. dfd72fe i2c: fix stack buffer overflow vulnerability in i2c md command by Nicolas Iooss · Fri Jun 10 14:50:25 2022 +0000
  95. c8b5e22 dm: core: Add a command to show driver model statistics by Simon Glass · Sun May 08 04:39:26 2022 -0600
  96. e9daa5d dm: core: Sort dm subcommands by Simon Glass · Sun May 08 04:39:20 2022 -0600
  97. d94d743 dm: core: Rename dm_dump_all() by Simon Glass · Sun May 08 04:39:19 2022 -0600
  98. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 27 10:15:50 2022 -0400
  99. 344e333 cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · Tue May 31 21:14:22 2022 +0300
  100. a4bffc2 cmd/misc: Stop using a function pointer by Tom Rini · Wed Jun 22 16:08:56 2022 -0400