1. d1e3158 lib: uuid: move CONFIG_RANDOM_UUID by AKASHI Takahiro · Thu Oct 26 14:31:31 2023 -0400
  2. d4ebc6b cmd: Make most commands depend on CMDLINE by Simon Glass · Thu Oct 26 14:31:29 2023 -0400
  3. ec8d160 boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT by Tom Rini · Thu Oct 26 14:31:25 2023 -0400
  4. d1e46f0 efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR by Simon Glass · Thu Oct 26 14:31:20 2023 -0400
  5. 9faa7a3 video: Don't require the font command by Simon Glass · Thu Oct 26 14:31:18 2023 -0400
  6. 90818d5 Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig by Tom Rini · Thu Oct 26 14:31:15 2023 -0400
  7. bbf245d qemu: Correct CMD_QFW dependencies in Kconfig by Tom Rini · Thu Oct 26 14:31:14 2023 -0400
  8. 5786711 net: Get pxe config file from dhcp option 209 by Sean Edmond · Tue Jul 25 16:20:30 2023 -0700
  9. 1f692e3 cmd: mmc: Add mmc reg read command for reading card registers by Marek Vasut · Tue Oct 31 13:20:17 2023 +0100
  10. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · Wed Oct 25 09:25:37 2023 +0200
  11. ff1d73f rockchip: cmd: add rkmtd command by Johan Jonker · Wed Oct 18 16:01:40 2023 +0200
  12. 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · Sun Oct 01 19:13:06 2023 -0600
  13. 4c29c2b cmd: xxd: move xxd into shell commands by Roger Knecht · Thu Sep 07 14:51:43 2023 +0000
  14. 7143f2a cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOAD by Venkatesh Yadav Abbarapu · Mon Sep 04 08:45:27 2023 +0530
  15. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  16. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  17. 5ad079f arm_ffa: introduce armffa command by Abdellatif El Khlifi · Fri Aug 04 14:33:43 2023 +0100
  18. 1f9c3d0 cmd: Enable BIND by default if we have USB_ETHER by Tom Rini · Fri Aug 04 12:06:21 2023 -0400
  19. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  20. e7f77f9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · Thu Jul 13 14:28:42 2023 +0100
  21. aa3c9bb common: Kconfig: Fix CMD_BMP/BMP dependency by Samuel Dionne-Riel · Tue Jul 18 14:27:36 2023 +0530
  22. 5087c77 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · Sat Jul 15 21:38:46 2023 -0600
  23. d9d1538 disable NFS support by default by Peter Robinson · Wed Jun 14 15:41:10 2023 +0100
  24. c892511 expo: Add a configuration editor by Simon Glass · Thu Jun 01 10:23:02 2023 -0600
  25. 86dff47 cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADS by Ying Sun · Sun Jun 25 16:24:47 2023 +0800
  26. 5be531b spl: spl_legacy: Add extra address checks by Marek Vasut · Mon May 29 14:04:06 2023 +0200
  27. 2d5a8e1 bootstd: Correct default boot command by Simon Glass · Sat May 06 08:27:09 2023 -0600
  28. e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · Thu May 04 16:54:57 2023 -0600
  29. a0d6d27 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · Fri Apr 21 17:08:21 2023 -0700
  30. ba80286 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · Tue Apr 11 10:48:47 2023 -0700
  31. b158b8f cmd: Add 2048 game by Simon Glass · Tue Feb 07 14:33:53 2023 -0700
  32. b9a76c7 cmd: CONFIG_CMD_SCSI depends on CONFIG_SCSI by Heinrich Schuchardt · Sun Mar 26 19:10:38 2023 +0200
  33. 91ec259 cmd: blkmap: Add blkmap command by Tobias Waldekranz · Thu Feb 16 16:33:52 2023 +0100
  34. bb8068d cmd: ums: abort mounting by pressing any key by Svyatoslav Ryhel · Mon Mar 20 21:01:43 2023 +0200
  35. 3d876c4 cmd: pci: Add command to set MPS of all PCIe devices by Stephen Carlson · Fri Mar 10 11:07:13 2023 -0800
  36. c614b83 cmd: introduce 'write' command by Rasmus Villemoes · Thu Mar 02 09:12:22 2023 +0100
  37. bb165e4 video console: allow font size configuration at runtime by Dzmitry Sankouski · Tue Mar 07 13:21:16 2023 +0300
  38. 323bfa5 efi_loader: enable eficonfig command by default by Heinrich Schuchardt · Wed Feb 08 09:57:00 2023 +0100
  39. aecf40e cmd: CONFIG_CMD_EFICONFIG requires CONFIG_MENU by Heinrich Schuchardt · Wed Feb 08 13:56:33 2023 +0100
  40. fbcd3b7 cmd: Add an option to enable the ini command by Simon Glass · Wed Feb 01 13:19:24 2023 -0700
  41. bef3925 cmd: Add a SEAMA image load command by Linus Walleij · Wed Feb 01 00:16:13 2023 +0100
  42. 3bf5514 Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Jan 31 10:15:39 2023 -0500
  43. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · Mon Jan 16 15:46:49 2023 -0500
  44. 1e8e828 cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_DEFAULT by Patrick Delaunay · Thu Dec 08 09:10:13 2022 +0100
  45. 68c4a37 arm/mach-meson: move smc commands in cmd/meson by Alexey Romanov · Tue Jan 10 13:56:47 2023 +0300
  46. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  47. 34aa075 cmd: net: wget: fix Kconfig dependency by Michael Walle · Wed Dec 28 16:27:15 2022 +0100
  48. 4079115 Convert CONFIG_THOR_RESET_OFF to Kconfig by Tom Rini · Fri Dec 02 16:42:46 2022 -0500
  49. e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · Fri Dec 02 12:18:08 2022 +0300
  50. cc96a1d net: Add wget application by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:29 2022 +0800
  51. 36ce43b cmd: fix dependency for CMD_CLS by John Keeping · Wed Nov 23 17:16:14 2022 +0000
  52. 5a70f17 Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · Fri Oct 28 20:27:02 2022 -0400
  53. 0f951fd FWU: cmd: Add a command to read FWU metadata by Sughosh Ganu · Fri Oct 21 18:16:04 2022 +0530
  54. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  55. fae8560 video: Drop CONFIG_LCD by Simon Glass · Tue Oct 18 07:19:42 2022 -0600
  56. 0e85745 video: Drop CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:24:15 2022 -0600
  57. a8173bc video: Enable the cls command by default by Simon Glass · Thu Oct 06 08:36:15 2022 -0600
  58. 724e2a4 video: Move the console commands to cmd/ by Simon Glass · Thu Oct 06 08:36:06 2022 -0600
  59. feebd6c cmd: Add ncsi command by Samuel Mendoza-Jonas · Mon Aug 08 21:46:04 2022 +0930
  60. 3f5873f sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · Tue Sep 13 01:23:58 2022 +0100
  61. 99e6fde cmd: add temperature command by Robert Marko · Tue Sep 06 13:30:33 2022 +0200
  62. f841bb8 cmd: xxd: add new command by Roger Knecht · Sat Sep 03 13:15:04 2022 +0000
  63. 11827c4 cmd: cat: add new command by Roger Knecht · Sat Sep 03 11:34:53 2022 +0000
  64. f519da3 cmd: CMD_CLS should not depend on video by Heinrich Schuchardt · Fri Oct 07 20:36:12 2022 +0200
  65. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  66. af9e847 cmd: Drop use of HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:46 2022 -0600
  67. 5dc80cc xyz-modem: Allow to configure initial timeout for loadx and loady by Pali Rohár · Sat Aug 27 16:37:55 2022 +0200
  68. 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
  69. c5ff0a0 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · Mon Sep 12 17:33:50 2022 +0900
  70. 2702b27 cyclic: Add 'cyclic list' and 'cyclic demo' commands by Stefan Roese · Fri Sep 02 13:57:51 2022 +0200
  71. 7d289f1 cmd: correct short text for tftpboot by Heinrich Schuchardt · Sun Sep 04 09:08:11 2022 +0200
  72. e69e1f1 cmd: Add pause command by Samuel Dionne-Riel · Thu Aug 18 15:44:04 2022 -0400
  73. d39d5b2 vbe: Enable command only with BOOTSTD_FULL by Simon Glass · Tue Aug 23 10:14:05 2022 -0700
  74. e5a7b77 vbe: Add a new vbe command by Simon Glass · Sat Jul 30 15:52:37 2022 -0600
  75. 9b60a17 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · Thu Jul 28 11:19:15 2022 +0100
  76. 6daac6b test: rng: Add a UT testcase for the rng command by Sughosh Ganu · Fri Jul 22 21:32:09 2022 +0530
  77. fbe31bb fpga: add option for loading FPGA secure bitstreams by Oleksandr Suvorov · Fri Jul 22 17:16:02 2022 +0300
  78. 2bbf40b tlv_eeprom: Add missing CRC32 dependency by Pali Rohár · Mon May 30 10:42:35 2022 +0200
  79. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  80. e775124 Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig by Tom Rini · Wed Jun 15 12:03:51 2022 -0400
  81. 065d661 Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · Mon Jun 13 22:57:35 2022 -0400
  82. 433f15a cmd: load: add load command for memory mapped by Rui Miguel Silva · Wed May 11 10:55:40 2022 +0100
  83. 67a8b27 ubifs: Add missing dependency on GZIP by Pali Rohár · Mon May 23 22:50:36 2022 +0200
  84. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  85. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  86. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  87. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · Thu May 26 19:09:38 2022 +0900
  88. 43d0ab2 bootmenu: add Kconfig option not to enter U-Boot console by Masahisa Kojima · Thu Apr 28 17:09:44 2022 +0900
  89. 015405a bootmenu: update bootmenu_entry structure by Masahisa Kojima · Thu Apr 28 17:09:41 2022 +0900
  90. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  91. c49fd72 bootstd: Add a bootmeth command by Simon Glass · Sun Apr 24 23:31:12 2022 -0600
  92. 7617f49 bootstd: Add a bootflow command by Simon Glass · Sun Apr 24 23:31:11 2022 -0600
  93. 379f438 bootstd: Add a bootdev command by Simon Glass · Sun Apr 24 23:31:10 2022 -0600
  94. 783bc12 cmd: part: add explicit dependency on PARTITIONS by AKASHI Takahiro · Fri Apr 22 10:44:30 2022 +0900
  95. 5ffde63 cmd: gpio: Add `gpio read` subcommand by Diego Rondini · Mon Apr 11 12:02:09 2022 +0200
  96. 24d3204 Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig by Tom Rini · Wed Mar 30 18:07:14 2022 -0400
  97. 46127db cmd: env: Add `indirect` to indirectly set values by Samuel Dionne-Riel · Mon Dec 20 18:31:56 2021 -0500
  98. ae1f2ca cmd: bootm: add a stage pre-load by Philippe Reynes · Mon Mar 28 22:57:00 2022 +0200
  99. 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · Sun Jan 23 07:04:08 2022 -0700
  100. 1a0c7dc Convert CONFIG_MII_INIT to Kconfig by Tom Rini · Fri Mar 18 08:38:27 2022 -0400