1. 11a075c tpm: Allow reporting the internal state by Simon Glass · Tue Aug 30 21:05:36 2022 -0600
  2. 4927f47 tpm: Require a digest source when extending the PCR by Simon Glass · Tue Aug 30 21:05:32 2022 -0600
  3. 2ebfd22 image-fit: don't set compression if it can't be read by Daniel Golle · Sat Aug 27 04:17:28 2022 +0100
  4. f683cdd i2c: fix stack buffer overflow vulnerability in i2c md command by Marek Vasut · Fri Aug 26 23:15:56 2022 +0200
  5. 8f3caea Revert "i2c: fix stack buffer overflow vulnerability in i2c md command" by Marek Vasut · Fri Aug 26 23:15:55 2022 +0200
  6. 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
  7. d39d5b2 vbe: Enable command only with BOOTSTD_FULL by Simon Glass · Tue Aug 23 10:14:05 2022 -0700
  8. 8b4bacc dm: core: fix a typo in help text by Sergei Antonov · Sun Aug 21 16:45:08 2022 +0300
  9. bce6963 pci: Add checks to prevent config space overflow by Pali Rohár · Sun Jul 03 12:48:06 2022 +0200
  10. ecb7ce5 cmd: efidebug: Add missing \n at the end of message by Michal Simek · Tue Aug 09 16:31:12 2022 +0200
  11. e5a7b77 vbe: Add a new vbe command by Simon Glass · Sat Jul 30 15:52:37 2022 -0600
  12. 73fcf51 bootstd: Support bootflows with global bootmeths by Simon Glass · Sat Jul 30 15:52:25 2022 -0600
  13. dee4d64 bootstd: Allow the bootdev to be optional in bootflows by Simon Glass · Sat Jul 30 15:52:23 2022 -0600
  14. 4f8633d bootstd: Allow bootmeths to be marked as global by Simon Glass · Sat Jul 30 15:52:21 2022 -0600
  15. 7942bdc dm: core: Support sandbox with read interface by Simon Glass · Sat Jul 30 15:52:15 2022 -0600
  16. ec86bc6 video: Renname vbe.h to vesa.h by Simon Glass · Sat Jul 30 15:52:04 2022 -0600
  17. 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
  18. 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · Thu Jul 28 11:19:15 2022 +0100
  19. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  20. 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
  21. 063c938 Audit <flash.h> inclusion by Tom Rini · Sat Jul 23 13:05:03 2022 -0400
  22. 9c0486b cmd: remove deprecated LCD support by Heinrich Schuchardt · Thu Jul 14 08:53:46 2022 +0200
  23. dffb177 cmd: undefined return value of do_extension_apply() by Heinrich Schuchardt · Mon Jul 11 20:01:12 2022 +0200
  24. 8985d72 cmd: fix do_adc_single() by Vyacheslav Bocharov · Sun Jul 03 15:49:09 2022 +0300
  25. 6daac6b test: rng: Add a UT testcase for the rng command by Sughosh Ganu · Fri Jul 22 21:32:09 2022 +0530
  26. 407ec09 cmd: rng: Use a statically allocated array for random bytes by Sughosh Ganu · Fri Jul 22 21:32:07 2022 +0530
  27. b746dee cmd: rng: Add support for selecting RNG device by Sughosh Ganu · Fri Jul 22 21:32:06 2022 +0530
  28. 873fc6a cmd: mvebu/bubt: Fix cmd main return value on error by Pali Rohár · Tue Jul 26 16:11:59 2022 +0200
  29. 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
  30. 2c96d02 cmd: mvebu/bubt: Correctly propagate failure during tftp transport by Pali Rohár · Tue Jul 26 16:11:57 2022 +0200
  31. 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
  32. f038812 cmd: mmc: allow to write protect single boot partition by Ying-Chun Liu (PaulLiu) · Mon Apr 25 21:59:03 2022 +0800
  33. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · Fri Jul 22 17:16:07 2022 +0300
  34. fbe31bb fpga: add option for loading FPGA secure bitstreams by Oleksandr Suvorov · Fri Jul 22 17:16:02 2022 +0300
  35. f0f5056 cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3 by Ramin Zaghi · Fri Jul 08 09:02:56 2022 +0100
  36. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · Wed Jun 01 17:17:06 2022 +0200
  37. 2bbf40b tlv_eeprom: Add missing CRC32 dependency by Pali Rohár · Mon May 30 10:42:35 2022 +0200
  38. 2bba3f5 sf: Query write-protection status before operating the flash by Jan Kiszka · Wed Mar 02 15:01:56 2022 +0100
  39. b274e77 efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · Sun Jul 10 15:46:57 2022 +0200
  40. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  41. 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
  42. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  43. e775124 Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig by Tom Rini · Wed Jun 15 12:03:51 2022 -0400
  44. 065d661 Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · Mon Jun 13 22:57:35 2022 -0400
  45. dfd72fe i2c: fix stack buffer overflow vulnerability in i2c md command by Nicolas Iooss · Fri Jun 10 14:50:25 2022 +0000
  46. c8b5e22 dm: core: Add a command to show driver model statistics by Simon Glass · Sun May 08 04:39:26 2022 -0600
  47. e9daa5d dm: core: Sort dm subcommands by Simon Glass · Sun May 08 04:39:20 2022 -0600
  48. d94d743 dm: core: Rename dm_dump_all() by Simon Glass · Sun May 08 04:39:19 2022 -0600
  49. 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
  50. 344e333 cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · Tue May 31 21:14:22 2022 +0300
  51. a4bffc2 cmd/misc: Stop using a function pointer by Tom Rini · Wed Jun 22 16:08:56 2022 -0400
  52. 433f15a cmd: load: add load command for memory mapped by Rui Miguel Silva · Wed May 11 10:55:40 2022 +0100
  53. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  54. f4e7b84 cmd: correct return value for printenv -e by Heinrich Schuchardt · Sun Jun 19 13:36:48 2022 +0200
  55. 69d5b42 qfw: Don't fail if setup data size is 0 by Pierre-Clément Tosi · Wed May 25 14:38:55 2022 +0100
  56. 67a8b27 ubifs: Add missing dependency on GZIP by Pali Rohár · Mon May 23 22:50:36 2022 +0200
  57. e4c5b79 cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · Sun May 08 13:01:42 2022 +0300
  58. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  59. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  60. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  61. 1baf964 bootmenu: use utf-8 for menu title by Masahisa Kojima · Sun May 29 10:52:43 2022 +0900
  62. 3ea20e7 cmd/bootefi: correct command syntax by Heinrich Schuchardt · Thu May 19 08:00:56 2022 +0200
  63. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · Thu May 26 19:09:38 2022 +0900
  64. 9e2550f cmd/sbi: add implementation ID 6 - Coffer by Heinrich Schuchardt · Sat May 07 14:42:10 2022 +0200
  65. 05b1aa6 spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · Wed Mar 30 09:33:14 2022 +0200
  66. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · Wed Mar 30 09:33:13 2022 +0200
  67. 3cf4cf9 cmd: mvebu: Hide bubt specific options when bubt is disabled by Pali Rohár · Tue May 03 11:13:24 2022 +0200
  68. ad3daad Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun May 08 11:31:48 2022 -0400
  69. 0e1b996 bootmenu: factor out the user input handling by Masahisa Kojima · Thu Apr 28 17:09:45 2022 +0900
  70. 5121529 cmd: gpt: add subcommand repair by Philippe Reynes · Fri Apr 22 17:46:49 2022 +0200
  71. 05c7428 cmd: mmc: don't assign unused values by Heinrich Schuchardt · Mon Apr 25 23:11:06 2022 +0200
  72. 4b0449f cmd: onenand: fix printf codes by Heinrich Schuchardt · Mon Apr 25 23:01:44 2022 +0200
  73. d1730cf cmd: simplify do_adc_single() by Heinrich Schuchardt · Mon Apr 25 22:26:45 2022 +0200
  74. 9696dbb cmd: fix long text for fdt command by Heinrich Schuchardt · Mon Apr 25 18:35:05 2022 +0200
  75. 43d0ab2 bootmenu: add Kconfig option not to enter U-Boot console by Masahisa Kojima · Thu Apr 28 17:09:44 2022 +0900
  76. f90c7b2 bootmenu: add UEFI boot entry into bootmenu by Masahisa Kojima · Thu Apr 28 17:09:42 2022 +0900
  77. 015405a bootmenu: update bootmenu_entry structure by Masahisa Kojima · Thu Apr 28 17:09:41 2022 +0900
  78. d7dc877 cmd: simplify bootmenu by Heinrich Schuchardt · Sun May 01 23:17:18 2022 +0200
  79. 3189cd1 acpi: Fix buffer overflow in do_acpi_dump() by Andrew Scull · Sun Apr 03 10:39:09 2022 +0000
  80. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  81. c49fd72 bootstd: Add a bootmeth command by Simon Glass · Sun Apr 24 23:31:12 2022 -0600
  82. 7617f49 bootstd: Add a bootflow command by Simon Glass · Sun Apr 24 23:31:11 2022 -0600
  83. 379f438 bootstd: Add a bootdev command by Simon Glass · Sun Apr 24 23:31:10 2022 -0600
  84. 783bc12 cmd: part: add explicit dependency on PARTITIONS by AKASHI Takahiro · Fri Apr 22 10:44:30 2022 +0900
  85. c24a792 Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Apr 23 18:42:00 2022 -0400
  86. acc969e bootmenu: fix menu API error handling by Masahisa Kojima · Thu Mar 24 22:54:33 2022 +0900
  87. 2c3bf4e cmd: bootefi: restore ability to boot arbitrary blob by Kyle Evans · Sun Apr 10 16:05:55 2022 -0500
  88. fbbaa59 fdt: Add -q option to fdt addr for distro_bootcmd by Peter Hoyes · Thu Mar 31 11:53:22 2022 +0100
  89. beea7be cmd: adc: Add support for storing ADC result in env variable by Marek Vasut · Thu Apr 14 18:52:25 2022 +0200
  90. 5ffde63 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · Mon Apr 11 12:02:09 2022 +0200
  91. b009677 cmd: ubi.c: skip part command if right partition is already attached by Alexandre Besnard · Mon Apr 04 17:50:14 2022 +0200
  92. a5a7b81 virtio: call device_probe() in scanning by AKASHI Takahiro · Tue Mar 08 20:36:45 2022 +0900
  93. fc1f85e cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=n by Masami Hiramatsu · Mon Mar 21 22:37:35 2022 +0900
  94. 24d3204 Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig by Tom Rini · Wed Mar 30 18:07:14 2022 -0400
  95. 46127db cmd: env: Add `indirect` to indirectly set values by Samuel Dionne-Riel · Mon Dec 20 18:31:56 2021 -0500
  96. fdc7577 cmd/sbi: add missing SBI information by Heinrich Schuchardt · Thu Mar 17 07:36:15 2022 +0100
  97. 295e1ce cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · Wed Mar 16 21:21:18 2022 +0100
  98. 86b6f47 cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · Tue Mar 22 16:59:21 2022 -0400
  99. fae8487 cmd: bootm: add subcommand preload by Philippe Reynes · Mon Mar 28 22:57:07 2022 +0200
  100. ae1f2ca cmd: bootm: add a stage pre-load by Philippe Reynes · Mon Mar 28 22:57:00 2022 +0200