1. 18bddca cmd: fdt: Handle 64bit pointers in fdt get addr by Marek Vasut · Thu Mar 02 04:08:21 2023 +0100
  2. 5370e24 cmd: fdt: Align checksign parameter names in help text by Marek Vasut · Thu Mar 02 04:08:20 2023 +0100
  3. c35a0df cmd: fdt: Check argc before accessing argv in fdt memory by Marek Vasut · Thu Mar 02 04:08:19 2023 +0100
  4. 817484e cmd: fdt: Check argc before accessing argv in fdt bootcpu by Marek Vasut · Thu Mar 02 04:08:18 2023 +0100
  5. 62167cc cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message space by Marek Vasut · Thu Mar 02 04:08:17 2023 +0100
  6. 62e4181 cmd: fdt: Fix fdt rm behavior on non-existent property and error message space by Marek Vasut · Thu Mar 02 04:08:16 2023 +0100
  7. dec66a5 cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size by Marek Vasut · Thu Mar 02 04:08:15 2023 +0100
  8. 4edae85 cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint by Marek Vasut · Thu Mar 02 04:08:14 2023 +0100
  9. b906435 efi_loader: Measure the loaded DTB by Etienne Carriere · Thu Feb 16 17:29:48 2023 +0100
  10. 4146167 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Feb 13 09:39:15 2023 -0500
  11. e894121 cmd: return code when tlv_eeprom incorrectly called by Heinrich Schuchardt · Fri Jan 27 22:49:10 2023 +0100
  12. e904994 cmd: fdt: allow standalone "fdt move" by Andre Przywara · Fri Feb 10 11:02:12 2023 +0000
  13. a906f87 cmd: fdt: move: Use map_sysmem to convert pointers by Andre Przywara · Fri Feb 10 11:02:11 2023 +0000
  14. aac5b9a cmd: clk: probe the clock before dump them by Patrick Delaunay · Tue Dec 13 14:57:10 2022 +0100
  15. be1eaa1 Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Feb 10 13:45:15 2023 -0500
  16. eba7058 Correct SPL use of EFI_SECURE_BOOT by Simon Glass · Sun Feb 05 15:39:45 2023 -0700
  17. c06063c Correct SPL use of EFI_MM_COMM_TEE by Simon Glass · Sun Feb 05 17:54:02 2023 -0700
  18. 06c1fd4 Correct SPL use of VIDEO_ANSI by Simon Glass · Sun Feb 05 15:44:28 2023 -0700
  19. 13c79d2 Correct SPL uses of VIDEO by Simon Glass · Sun Feb 05 15:44:27 2023 -0700
  20. f597ebe Correct SPL use of USB_FUNCTION_FASTBOOT by Simon Glass · Sun Feb 05 15:44:23 2023 -0700
  21. d911f3b Correct SPL use of UDP_FUNCTION_FASTBOOT by Simon Glass · Sun Feb 05 15:44:20 2023 -0700
  22. 5d6ee9e Correct SPL uses of SYS_LONGHELP by Simon Glass · Sun Feb 05 15:40:56 2023 -0700
  23. 323bfa5 efi_loader: enable eficonfig command by default by Heinrich Schuchardt · Wed Feb 08 09:57:00 2023 +0100
  24. aecf40e cmd: CONFIG_CMD_EFICONFIG requires CONFIG_MENU by Heinrich Schuchardt · Wed Feb 08 13:56:33 2023 +0100
  25. d38ecb7 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · Thu Feb 02 18:24:44 2023 +0900
  26. 3a9eb07 menu: remove CTRL+C to quit by Masahisa Kojima · Thu Feb 02 18:24:43 2023 +0900
  27. 855d4ad cmd: improve coninfo output formatting by Heinrich Schuchardt · Sat Jan 28 01:11:56 2023 +0100
  28. df1bbae Correct SPL uses of CMD_TFTPPUT by Simon Glass · Sun Feb 05 15:36:45 2023 -0700
  29. 70f5822 Correct SPL use of CMD_NVEDIT_EFI by Simon Glass · Sun Feb 05 15:36:36 2023 -0700
  30. 315367a Correct SPL uses of CMD_EFICONFIG by Simon Glass · Sun Feb 05 15:36:28 2023 -0700
  31. 43e7989d env: Drop ENV_IS_IN_SATA by Simon Glass · Wed Feb 01 13:19:30 2023 -0700
  32. 4a80200 Drop dataflash_mmc_mux command by Simon Glass · Wed Feb 01 13:19:27 2023 -0700
  33. cd90794 cmd: Drop mfsl command by Simon Glass · Wed Feb 01 13:19:25 2023 -0700
  34. fbcd3b7 cmd: Add an option to enable the ini command by Simon Glass · Wed Feb 01 13:19:24 2023 -0700
  35. bef3925 cmd: Add a SEAMA image load command by Linus Walleij · Wed Feb 01 00:16:13 2023 +0100
  36. 61f3e2e qemu: Move qfw kernel setup into a common file by Simon Glass · Sat Jan 28 15:00:23 2023 -0700
  37. c1620b3 qemu: Update qfw command to use addresses by Simon Glass · Sat Jan 28 15:00:22 2023 -0700
  38. 389a458 bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · Sat Jan 28 15:00:18 2023 -0700
  39. eeea2bf Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Tue Jan 31 18:28:07 2023 -0500
  40. 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
  41. efdeed6 cmd: mmc: Expand bkops handling by Marek Vasut · Thu Jan 05 15:19:08 2023 +0100
  42. a93282c eficonfig: add vertical scroll support by Masahisa Kojima · Tue Jan 24 15:56:15 2023 +0900
  43. b3a96ee eficonfig: refactor change boot order implementation by Masahisa Kojima · Tue Jan 24 15:56:14 2023 +0900
  44. fc811d1 eficonfig: refactor eficonfig_process_common function by Masahisa Kojima · Tue Jan 24 15:56:13 2023 +0900
  45. cffb3ba cmd: fix mtest on 64 bit systems by Heinrich Schuchardt · Fri Jan 27 00:38:50 2023 +0100
  46. d2659a3 cmd: fix return code of 'sf erase' by Heinrich Schuchardt · Mon Jan 02 18:21:16 2023 +0100
  47. c6f864e cmd: simplify do_spi_flash() by Heinrich Schuchardt · Mon Jan 02 18:21:15 2023 +0100
  48. b555e36 cmd: fix return code of 'sf write' and 'sf read' by Heinrich Schuchardt · Mon Jan 02 18:21:14 2023 +0100
  49. 5d3d44f bootstd: Drop the old bootflow_scan_first() by Simon Glass · Tue Jan 17 10:48:16 2023 -0700
  50. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · Tue Jan 17 10:48:15 2023 -0700
  51. e4cf106 bootstd: Add a hunter for the extension feature by Simon Glass · Tue Jan 17 10:48:13 2023 -0700
  52. 5e50858 extension: Refactor to allow non-command usage by Simon Glass · Tue Jan 17 10:48:12 2023 -0700
  53. a21e775 bootstd: Use hunters when scanning for bootflows by Simon Glass · Tue Jan 17 10:48:06 2023 -0700
  54. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · Tue Jan 17 10:48:05 2023 -0700
  55. 7b8c634 bootstd: Include the device tree in the bootflow by Simon Glass · Tue Jan 17 10:47:56 2023 -0700
  56. 31ef394 net: Add a function to run dhcp by Simon Glass · Tue Jan 17 10:47:39 2023 -0700
  57. 1248d2b bootstd: Support running bootdev hunters by Simon Glass · Tue Jan 17 10:47:34 2023 -0700
  58. 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · Tue Jan 17 10:47:33 2023 -0700
  59. bbbd018 vbe: Avoid a build failure when bloblist is not enabled by Simon Glass · Tue Jan 17 10:47:20 2023 -0700
  60. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · Tue Jan 17 10:47:12 2023 -0700
  61. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  62. 0359a09 cmd: part: Add partition-related type command by Enric Balletbo i Serra · Tue Jan 10 17:19:34 2023 +0100
  63. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · Mon Jan 16 15:46:49 2023 -0500
  64. 5c0b032 cmd: event: Remove additional event description by Michal Simek · Tue Jan 17 11:44:45 2023 +0100
  65. 7eeb9a2 cmd/arm: meson: sm: introduce efusedump command by Alexey Romanov · Tue Jan 10 13:56:49 2023 +0300
  66. 0a2f6a3 bootstd: Support creating a boot menu by Simon Glass · Fri Jan 06 08:52:40 2023 -0600
  67. 612b9cc bootstd: Allow reading a logo for the OS by Simon Glass · Fri Jan 06 08:52:34 2023 -0600
  68. 72b7b19 bootstd: Read the Operating System name for distro/scripts by Simon Glass · Fri Jan 06 08:52:33 2023 -0600
  69. 3b175ba video: Add font functions to the vidconsole API by Simon Glass · Fri Jan 06 08:52:32 2023 -0600
  70. daee3ba image: Move common image code to image_board and command by Simon Glass · Fri Jan 06 08:52:28 2023 -0600
  71. ac9853e image: Add a function to find a script in an image by Simon Glass · Fri Jan 06 08:52:27 2023 -0600
  72. 9d8d387 menu: Make use of CLI character processing by Simon Glass · Fri Jan 06 08:52:26 2023 -0600
  73. f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · Fri Jan 06 08:52:24 2023 -0600
  74. 81544c4 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · Fri Jan 06 08:52:23 2023 -0600
  75. 05ecdf8 menu: Rename KEY_... to BKEY_... by Simon Glass · Fri Jan 06 08:52:22 2023 -0600
  76. a3f5ff2 cmd: spi: Judge the number of added parameters by chenzhipeng · Tue Dec 06 17:24:38 2022 +0800
  77. fd09932 cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · Tue Dec 20 07:25:59 2022 +0100
  78. f82f9e4 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · Thu Dec 15 10:15:50 2022 +0100
  79. 588ea36 cmd: change the return value when argc error by Shenlin Liang · Fri Dec 09 17:17:43 2022 +0800
  80. 1e8e828 cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_DEFAULT by Patrick Delaunay · Thu Dec 08 09:10:13 2022 +0100
  81. 68c4a37 arm/mach-meson: move smc commands in cmd/meson by Alexey Romanov · Tue Jan 10 13:56:47 2023 +0300
  82. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  83. 13ce2d9 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · Thu Jan 05 18:26:01 2023 +0100
  84. 75272c0 cmd: avoid endless loop in sound play command by Heinrich Schuchardt · Sat Dec 31 00:49:10 2022 +0100
  85. d3e7e20 cmd: source: Support specifying config name by Sean Anderson · Mon Dec 12 14:12:11 2022 -0500
  86. 7d9733c cmd: source: Clean up a few lines by Sean Anderson · Mon Dec 12 14:12:10 2022 -0500
  87. 34aa075 cmd: net: wget: fix Kconfig dependency by Michael Walle · Wed Dec 28 16:27:15 2022 +0100
  88. 7662736 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · Sun Dec 04 10:13:57 2022 -0500
  89. 0d5392d global: Migrate CONFIG_RAMDISK_ADDR to CFG by Tom Rini · Sun Dec 04 10:13:39 2022 -0500
  90. e510a3f global: Migrate CONFIG_POSTBOOTMENU to CFG by Tom Rini · Sun Dec 04 10:13:33 2022 -0500
  91. 4079115 Convert CONFIG_THOR_RESET_OFF to Kconfig by Tom Rini · Fri Dec 02 16:42:46 2022 -0500
  92. 6da96a1 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · Fri Dec 02 16:42:30 2022 -0500
  93. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  94. c8883b0 eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key by Masahisa Kojima · Tue Dec 20 19:38:52 2022 +0900
  95. 68e698b eficonfig: avoid SetVariable between GetNextVariableName calls by Masahisa Kojima · Mon Dec 19 11:33:13 2022 +0900
  96. 7ec3c6f eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · Mon Dec 19 11:33:12 2022 +0900
  97. d5f527a cmd: allow sound command to play multiple sounds by Heinrich Schuchardt · Thu Dec 15 16:50:39 2022 -0800
  98. b281fd0 configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT by Patrick Delaunay · Wed Dec 07 09:26:44 2022 +0100
  99. 6b60f68 cmd: mtd: check if a block has to be skipped or erased by Dario Binacchi · Sun Oct 30 15:14:13 2022 +0100
  100. 14e425d cmd: nand: Extend nand info to print ecc information by Michael Trimarchi · Thu Sep 22 15:39:37 2022 +0200