1. 4b5b5fe Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Tue Apr 02 22:37:23 2024 -0400
  2. 58b796b cmd: smbios: type 1 wake-up time, family by Heinrich Schuchardt · Sat Feb 10 12:06:47 2024 +0100
  3. 10de8a8 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · Sun Jan 21 12:52:48 2024 +0100
  4. 98c9212 Merge tag 'v2024.04-rc5' into next by Tom Rini · Mon Mar 25 22:15:47 2024 -0400
  5. 00e9e0c usb: gadget: UMS: support multiple sector sizes by Caleb Connolly · Wed Mar 20 14:30:50 2024 +0000
  6. 42f9979 cmd: bootefi: error handling bootefi selftest by Heinrich Schuchardt · Sat Mar 16 10:36:44 2024 +0100
  7. 985482d cmd: bootefi: Don't show usage help if EFI binary fails. by Heinrich Schuchardt · Sat Mar 16 10:36:43 2024 +0100
  8. d960e20 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · Tue Mar 19 09:10:30 2024 -0400
  9. d894f7a Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · Fri Mar 15 09:15:31 2024 -0400
  10. ded03b0 pmic: reword help text by Quentin Schulz · Thu Mar 14 10:36:19 2024 +0100
  11. 938f011 cmd: add FDT setup for bootelf by flag by Maxim Moskalets · Fri Mar 08 00:29:14 2024 +0300
  12. ae31efc cli: allow users to determine history buffer allocation method by Hanyuan Zhao · Tue Mar 05 15:37:35 2024 +0800
  13. 168e947 cmd: rng: Add rng list command by Weizhao Ouyang · Mon Mar 04 14:42:42 2024 +0000
  14. d66844d cmd: sbi: formatting PolarFire Hart Software Services version by Heinrich Schuchardt · Wed Mar 06 15:48:52 2024 +0100
  15. 6e53e1d cmd: sbi: Correctly display unknown implementation IDs by Heinrich Schuchardt · Wed Mar 06 15:44:02 2024 +0100
  16. 489a578 cmd: md5sum: use hash_command by Igor Opaniuk · Sat Mar 02 16:05:48 2024 +0100
  17. c5f053d cmd: eeprom: Fix config dependency by Ivan Orlov · Fri Feb 23 17:14:20 2024 +0000
  18. c588e9b fs: drop reiserfs by Peter Robinson · Sun Feb 18 23:59:35 2024 +0000
  19. 1c01ed3 cmd: remove common.h from exception command implementations by Heinrich Schuchardt · Mon Feb 12 17:53:29 2024 +0100
  20. 847f69c cmd: setexpr: fix no matching string in gsub return empty value by Massimiliano Minella · Thu Feb 08 15:58:27 2024 +0100
  21. d2e83e2 cmd: avb: rework do_avb_verify_part by Igor Opaniuk · Fri Feb 09 20:20:44 2024 +0100
  22. a4669d7 cmd: avb: rework prints by Igor Opaniuk · Fri Feb 09 20:20:42 2024 +0100
  23. 29cb886 avb: move SPDX license identifiers to the first line by Igor Opaniuk · Fri Feb 09 20:20:40 2024 +0100
  24. 1eb0c62 cmd: hash: fix param count check by Igor Opaniuk · Wed Feb 07 01:01:32 2024 +0100
  25. 68e948a smbios: correctly name Structure Table Maximum Size field by Heinrich Schuchardt · Wed Jan 31 23:49:34 2024 +0100
  26. 4bdecef cmd: smbios: show correct table size for SMBIOS2.1 entry point by Heinrich Schuchardt · Wed Jan 31 23:34:46 2024 +0100
  27. baf24c7 cmd: smbios: replace missing string by 'Not Specified' by Heinrich Schuchardt · Mon Jan 29 18:01:27 2024 +0100
  28. 5b3bfee cmd: smbios: add missing colon after UUID by Heinrich Schuchardt · Mon Jan 29 18:51:24 2024 +0100
  29. b1d3108 cmd: smbios: always use '0x%04x' for printing handles by Heinrich Schuchardt · Mon Jan 29 18:09:50 2024 +0100
  30. 35b0d18 cmd: sbi: add support for Debug Trigger Extension by Heinrich Schuchardt · Wed Jan 17 17:46:52 2024 +0100
  31. 707dab0 cmd: in do_efi_capsule_esrt use efi_get_configuration_table by Heinrich Schuchardt · Fri Jan 26 08:54:31 2024 +0100
  32. bf11df8 cmd: provide command to display SMBIOS information by Heinrich Schuchardt · Thu Jan 25 16:54:34 2024 +0100
  33. 08f67c4 cmd: bootmenu: rename U-Boot console to Exit by Svyatoslav Ryhel · Wed Jan 17 12:55:46 2024 +0200
  34. ee65ec0 cmd: increase default for SYS_MAXARGS by Heinrich Schuchardt · Mon Jan 15 14:46:56 2024 +0100
  35. 50db3b9 cmd/flash: Make this default y for CFI and NOR only by Tom Rini · Wed Jan 10 13:46:09 2024 -0500
  36. dc11bf0 cmd/mtdparts: Make this select MTD_PARTITIONS by Tom Rini · Wed Jan 10 13:46:07 2024 -0500
  37. d080a1a cmd: license: Add CONFIG_GZIP dependency by Ivan Orlov · Thu Jan 11 12:58:19 2024 +0000
  38. 8f665ec cmd: bootflow: remove dead code in do_bootflow_cmdline() by Heinrich Schuchardt · Thu Jan 11 09:14:33 2024 +0100
  39. 479f54a getchar(): Correct usage by Tom Rini · Tue Jan 09 17:57:16 2024 -0500
  40. b8d3d71 Revert "cmd: Set modern hush as default shell" by Tom Rini · Thu Jan 18 09:07:25 2024 -0500
  41. c3913e4 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 17 09:27:23 2024 -0500
  42. a6f3753 cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro by Rasmus Villemoes · Wed Jan 03 11:47:08 2024 +0100
  43. e3e542d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · Wed Jan 17 13:39:42 2024 +0900
  44. 9b08b9a efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · Wed Jan 17 13:39:41 2024 +0900
  45. b0796e4 cmd/mem.c: use memmove in do_mem_cp() by Rasmus Villemoes · Wed Jan 03 11:47:03 2024 +0100
  46. 40ef32e cmd: mtd: avoid unintentional integer overflow by Heinrich Schuchardt · Thu Jan 11 08:31:55 2024 +0100
  47. f11d098 cmd: efidebug: check pointer after memory allocation by Heinrich Schuchardt · Thu Jan 11 09:25:35 2024 +0100
  48. 5dcefa7 efi_loader: Clean up efi_dp_append and efi_dp_concat by Ilias Apalodimas · Mon Jan 08 10:55:33 2024 +0200
  49. 910590d cmd: acpi: check HW reduced flag in acpi list by Heinrich Schuchardt · Sat Dec 16 09:11:59 2023 +0100
  50. 9f8e062 cmd: acpi: fix listing DSDT and FACS by Heinrich Schuchardt · Sat Dec 16 09:11:58 2023 +0100
  51. 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · Sun Dec 31 08:25:54 2023 -0700
  52. 1f8a1b1 Merge patch series "Modernize U-Boot shell" by Tom Rini · Thu Dec 28 12:03:25 2023 -0500
  53. 145263e cmd: Set modern hush as default shell by Francis Laniel · Fri Dec 22 22:02:43 2023 +0100
  54. 3b66e57 cli: Enables using modern hush parser as command line parser by Francis Laniel · Fri Dec 22 22:02:32 2023 +0100
  55. efb5800 cmd: Add new cli command by Francis Laniel · Fri Dec 22 22:02:31 2023 +0100
  56. 529cb2c cli: Add menu for hush parser by Francis Laniel · Fri Dec 22 22:02:29 2023 +0100
  57. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · Thu Dec 21 16:10:00 2023 -0500
  58. e176bb1 bootm: Create a function to run through the bootz states by Simon Glass · Fri Dec 15 20:14:23 2023 -0700
  59. bd73cac bootm: Create a function to run through the bootm states by Simon Glass · Fri Dec 15 20:14:21 2023 -0700
  60. d90f94f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · Fri Dec 15 20:14:19 2023 -0700
  61. 50fa2fe bootm: Drop arguments from do_bootm_states() by Simon Glass · Fri Dec 15 20:14:18 2023 -0700
  62. 5fb0d14 bootz: Avoid use of #ifdef by Simon Glass · Fri Dec 15 20:14:17 2023 -0700
  63. 7c2a3f6 booti: Avoid use of #ifdef by Simon Glass · Fri Dec 15 20:14:16 2023 -0700
  64. f5b0272 cmd: part: Cover both part type entries with GUID ifdef by Marek Vasut · Sun Dec 10 22:25:07 2023 +0100
  65. 7a164f8 bootflow: Allow setting a cmdline arg with no value by Simon Glass · Wed Nov 29 10:31:19 2023 -0700
  66. 1431df4 arm: afs: Set the filesize env. var. on load by Robert Catherall · Thu Nov 23 14:16:01 2023 +0000
  67. 25498ed imxtract: specify max gunzip size by Nikita Shubin · Mon Dec 19 11:05:27 2022 +0300
  68. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  69. 9f097bc bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · Tue Nov 21 10:29:46 2023 +0900
  70. 685c563 cmd: efidebug: ease efi configuration dependency by AKASHI Takahiro · Tue Nov 21 10:29:45 2023 +0900
  71. 7b06192 cmd: bootefi: move library interfaces under lib/efi_loader by AKASHI Takahiro · Tue Nov 21 10:29:44 2023 +0900
  72. 203d196 cmd: bootefi: localize global device paths for efi_selftest by AKASHI Takahiro · Tue Nov 21 10:29:43 2023 +0900
  73. d52dacb cmd: bootefi: carve out binary execution interface by AKASHI Takahiro · Tue Nov 21 10:29:42 2023 +0900
  74. 4ab6c5b cmd: bootefi: carve out EFI boot manager interface by AKASHI Takahiro · Tue Nov 21 10:29:41 2023 +0900
  75. 6a6858e cmd: bootefi: re-organize do_bootefi() by AKASHI Takahiro · Tue Nov 21 10:29:40 2023 +0900
  76. 28cb4a8 cmd: bootefi: unfold do_bootefi_image() by AKASHI Takahiro · Tue Nov 21 10:29:39 2023 +0900
  77. 7336e68 cmd: clk: Make soc_clk_dump static by Igor Prusov · Thu Nov 09 13:55:16 2023 +0300
  78. 6b56540 cmd: clk: Use dump function from clk_ops by Igor Prusov · Thu Nov 09 13:55:14 2023 +0300
  79. 28a54ae cmd: check argc for acpi dump by Heinrich Schuchardt · Sat Dec 09 18:05:36 2023 +0100
  80. 27e9ebb cmd: acpi: fix acpi list command by Heinrich Schuchardt · Tue Nov 21 15:41:28 2023 +0100
  81. 30762dd boot: Drop size parameter from image_setup_libfdt() by Simon Glass · Sun Nov 12 08:27:44 2023 -0700
  82. 9bf2786 bootstd: Add a menu option to bootflow scan by Simon Glass · Sun Oct 01 19:15:25 2023 -0600
  83. 936d05d sandbox: Add a dummy booti command by Simon Glass · Sun Oct 01 19:15:24 2023 -0600
  84. ffafbe3 video: Add a function to clear the display by Simon Glass · Sun Oct 01 19:15:23 2023 -0600
  85. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · Wed Dec 13 11:51:53 2023 -0500
  86. 793a98e command: Introduce functions to obtain command arguments by Simon Glass · Sat Nov 18 14:05:20 2023 -0700
  87. d46c81e bootm: Adjust the parameters of bootm_find_images() by Simon Glass · Sat Nov 18 14:05:16 2023 -0700
  88. 761d602 treewide: Tidy up semicolon after command macros by Simon Glass · Sat Nov 18 14:04:52 2023 -0700
  89. 5e2bb90 Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · Sat Dec 09 08:42:49 2023 -0500
  90. f5c2f7c cmd: bdinfo: Implement support for printing ethernet settings via bdinfo -e by Marek Vasut · Sat Oct 07 23:41:00 2023 +0200
  91. dc57e93 cmd: bdinfo: Implement support for printing memory layout via bdinfo -m by Marek Vasut · Sat Oct 07 23:40:59 2023 +0200
  92. e44df15 cmd: bdinfo: Optionally use getopt and implement bdinfo -a by Marek Vasut · Sat Oct 07 23:40:58 2023 +0200
  93. 310af31 efi_loader: create memory reservations in ACPI case by Heinrich Schuchardt · Thu Nov 16 10:29:28 2023 +0100
  94. 1d15cb3 efi: Correct display of table GUIDs by Simon Glass · Sun Nov 12 13:55:10 2023 -0700
  95. fcc51d3 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Thu Nov 30 09:33:31 2023 -0500
  96. 342d648 Merge patch series "cmd: add scmi command" by Tom Rini · Tue Nov 28 22:31:09 2023 -0500
  97. 1cdcaed cmd: add scmi command for SCMI firmware by AKASHI Takahiro · Tue Nov 14 11:14:26 2023 +0900
  98. 75bbfcb Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · Mon Nov 27 16:19:09 2023 -0500
  99. 5b96203 cmd: ufs: Correct the help text by Bin Meng · Wed Oct 11 21:15:47 2023 +0800
  100. 3223e23 cmd: kconfig: Make ufs prompt look similar to other commands by Bin Meng · Wed Oct 11 21:15:46 2023 +0800