1. ddebd4b Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Mar 16 12:18:30 2023 -0400
  2. b30e5dd cmd: fdt: Drop the 0x prefix by Marek Vasut · Thu Mar 02 04:04:40 2023 +0100
  3. 68033b1 video: Add a note about the broken implementation by Simon Glass · Fri Mar 10 12:47:23 2023 -0800
  4. 90679c6 video: Clear the vidconsole rather than the video by Simon Glass · Fri Mar 10 12:47:21 2023 -0800
  5. 32dc453 bbinfo: Show the size of the copy framebuffer by Simon Glass · Fri Mar 10 12:47:18 2023 -0800
  6. 3a12725 x86: Add a few more items to bdinfo by Simon Glass · Fri Mar 10 12:47:14 2023 -0800
  7. f4e197f cmd: smccc: Print results in hex instead of dec by Michal Simek · Wed Feb 15 09:45:21 2023 +0100
  8. eeaae33 cmd: fdt: Add support for integer arrays in fdt get value with index by Marek Vasut · Thu Mar 02 04:08:23 2023 +0100
  9. 6889f14 cmd: fdt: Map address returned from fdt get addr to sysmem by Marek Vasut · Thu Mar 02 04:08:22 2023 +0100
  10. 8c50f33 cmd: fdt: Handle 64bit pointers in fdt get addr by Marek Vasut · Thu Mar 02 04:08:21 2023 +0100
  11. e71c9ee cmd: fdt: Align checksign parameter names in help text by Marek Vasut · Thu Mar 02 04:08:20 2023 +0100
  12. c9dfd02 cmd: fdt: Check argc before accessing argv in fdt memory by Marek Vasut · Thu Mar 02 04:08:19 2023 +0100
  13. 48d7a77 cmd: fdt: Check argc before accessing argv in fdt bootcpu by Marek Vasut · Thu Mar 02 04:08:18 2023 +0100
  14. 794c8e6 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
  15. a7a5887 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
  16. 5c385f8 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
  17. fdc794a cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint by Marek Vasut · Thu Mar 02 04:08:14 2023 +0100
  18. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · Wed Feb 22 12:17:03 2023 -0700
  19. bb165e4 video console: allow font size configuration at runtime by Dzmitry Sankouski · Tue Mar 07 13:21:16 2023 +0300
  20. 86c6a53 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · Tue Mar 07 13:21:15 2023 +0300
  21. faed2b9 cmd: mvebu/bubt: Enable command by default by Pali Rohár · Sat Jan 21 23:51:15 2023 +0100
  22. 85f2a7c cmd: mvebu/bubt: Fix warnings: unused variable 'secure_mode' and 'fuse_read_u64' defined but not used by Pali Rohár · Mon Feb 20 22:42:54 2023 +0100
  23. bb6cc6b cmd: mvebu/bubt: Better guess default MVEBU_*_BOOT option by Pali Rohár · Sat Jan 21 23:38:31 2023 +0100
  24. cca95b0 cmd: mvebu/bubt: Set correct default image name for 32-bit Armada SoCs by Pali Rohár · Sun Jan 08 14:01:03 2023 +0100
  25. 0cebe10 cmd: mvebu/bubt: Check also A8K boot image checksum by Pali Rohár · Sun Jan 29 18:49:04 2023 +0100
  26. b4a76fd cmd: mvebu/bubt: Do not modify image in A8K check_image_header() by Pali Rohár · Sun Jan 29 18:38:11 2023 +0100
  27. 4b25596 cmd: mvebu/bubt: Mark all local symbols as static by Pali Rohár · Tue Jan 10 22:47:17 2023 +0100
  28. fc2b914 cmd: mvebu/bubt: Rename variable image_size to hdr_size by Pali Rohár · Sun Jan 08 14:31:28 2023 +0100
  29. c61feb9 cmd: mvebu/bubt: Add support for reading image from the SATA disk partition by Pali Rohár · Sat Jan 21 23:29:36 2023 +0100
  30. 2a27fc2 cmd: mvebu/bubt: Add support for writing image to SATA disk by Pali Rohár · Sun Jan 22 01:25:12 2023 +0100
  31. e4e6777 cmd: mvebu/bubt: Add support for selecting eMMC HW partition by Pali Rohár · Sat Jan 21 22:58:28 2023 +0100
  32. 42cc795 cmd: mvebu/bubt: Fix parsing SATA kwbimage by Pali Rohár · Sat Jan 21 13:59:20 2023 +0100
  33. c398367 cmd: mvebu/bubt: Fix parsing SDIO kwbimage by Pali Rohár · Sun Jan 08 13:18:39 2023 +0100
  34. 3b0d294 mtd: nand: Mark reserved blocks by Ashok Reddy Soma · Thu Jan 05 02:46:20 2023 -0700
  35. b906435 efi_loader: Measure the loaded DTB by Etienne Carriere · Thu Feb 16 17:29:48 2023 +0100
  36. 4146167 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Feb 13 09:39:15 2023 -0500
  37. e894121 cmd: return code when tlv_eeprom incorrectly called by Heinrich Schuchardt · Fri Jan 27 22:49:10 2023 +0100
  38. e904994 cmd: fdt: allow standalone "fdt move" by Andre Przywara · Fri Feb 10 11:02:12 2023 +0000
  39. a906f87 cmd: fdt: move: Use map_sysmem to convert pointers by Andre Przywara · Fri Feb 10 11:02:11 2023 +0000
  40. aac5b9a cmd: clk: probe the clock before dump them by Patrick Delaunay · Tue Dec 13 14:57:10 2022 +0100
  41. 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
  42. eba7058 Correct SPL use of EFI_SECURE_BOOT by Simon Glass · Sun Feb 05 15:39:45 2023 -0700
  43. c06063c Correct SPL use of EFI_MM_COMM_TEE by Simon Glass · Sun Feb 05 17:54:02 2023 -0700
  44. 06c1fd4 Correct SPL use of VIDEO_ANSI by Simon Glass · Sun Feb 05 15:44:28 2023 -0700
  45. 13c79d2 Correct SPL uses of VIDEO by Simon Glass · Sun Feb 05 15:44:27 2023 -0700
  46. f597ebe Correct SPL use of USB_FUNCTION_FASTBOOT by Simon Glass · Sun Feb 05 15:44:23 2023 -0700
  47. d911f3b Correct SPL use of UDP_FUNCTION_FASTBOOT by Simon Glass · Sun Feb 05 15:44:20 2023 -0700
  48. 5d6ee9e Correct SPL uses of SYS_LONGHELP by Simon Glass · Sun Feb 05 15:40:56 2023 -0700
  49. 323bfa5 efi_loader: enable eficonfig command by default by Heinrich Schuchardt · Wed Feb 08 09:57:00 2023 +0100
  50. aecf40e cmd: CONFIG_CMD_EFICONFIG requires CONFIG_MENU by Heinrich Schuchardt · Wed Feb 08 13:56:33 2023 +0100
  51. d38ecb7 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · Thu Feb 02 18:24:44 2023 +0900
  52. 3a9eb07 menu: remove CTRL+C to quit by Masahisa Kojima · Thu Feb 02 18:24:43 2023 +0900
  53. 855d4ad cmd: improve coninfo output formatting by Heinrich Schuchardt · Sat Jan 28 01:11:56 2023 +0100
  54. df1bbae Correct SPL uses of CMD_TFTPPUT by Simon Glass · Sun Feb 05 15:36:45 2023 -0700
  55. 70f5822 Correct SPL use of CMD_NVEDIT_EFI by Simon Glass · Sun Feb 05 15:36:36 2023 -0700
  56. 315367a Correct SPL uses of CMD_EFICONFIG by Simon Glass · Sun Feb 05 15:36:28 2023 -0700
  57. 43e7989d env: Drop ENV_IS_IN_SATA by Simon Glass · Wed Feb 01 13:19:30 2023 -0700
  58. 4a80200 Drop dataflash_mmc_mux command by Simon Glass · Wed Feb 01 13:19:27 2023 -0700
  59. cd90794 cmd: Drop mfsl command by Simon Glass · Wed Feb 01 13:19:25 2023 -0700
  60. fbcd3b7 cmd: Add an option to enable the ini command by Simon Glass · Wed Feb 01 13:19:24 2023 -0700
  61. bef3925 cmd: Add a SEAMA image load command by Linus Walleij · Wed Feb 01 00:16:13 2023 +0100
  62. 61f3e2e qemu: Move qfw kernel setup into a common file by Simon Glass · Sat Jan 28 15:00:23 2023 -0700
  63. c1620b3 qemu: Update qfw command to use addresses by Simon Glass · Sat Jan 28 15:00:22 2023 -0700
  64. 389a458 bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · Sat Jan 28 15:00:18 2023 -0700
  65. eeea2bf Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Tue Jan 31 18:28:07 2023 -0500
  66. 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
  67. efdeed6 cmd: mmc: Expand bkops handling by Marek Vasut · Thu Jan 05 15:19:08 2023 +0100
  68. a93282c eficonfig: add vertical scroll support by Masahisa Kojima · Tue Jan 24 15:56:15 2023 +0900
  69. b3a96ee eficonfig: refactor change boot order implementation by Masahisa Kojima · Tue Jan 24 15:56:14 2023 +0900
  70. fc811d1 eficonfig: refactor eficonfig_process_common function by Masahisa Kojima · Tue Jan 24 15:56:13 2023 +0900
  71. cffb3ba cmd: fix mtest on 64 bit systems by Heinrich Schuchardt · Fri Jan 27 00:38:50 2023 +0100
  72. d2659a3 cmd: fix return code of 'sf erase' by Heinrich Schuchardt · Mon Jan 02 18:21:16 2023 +0100
  73. c6f864e cmd: simplify do_spi_flash() by Heinrich Schuchardt · Mon Jan 02 18:21:15 2023 +0100
  74. b555e36 cmd: fix return code of 'sf write' and 'sf read' by Heinrich Schuchardt · Mon Jan 02 18:21:14 2023 +0100
  75. 5d3d44f bootstd: Drop the old bootflow_scan_first() by Simon Glass · Tue Jan 17 10:48:16 2023 -0700
  76. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · Tue Jan 17 10:48:15 2023 -0700
  77. e4cf106 bootstd: Add a hunter for the extension feature by Simon Glass · Tue Jan 17 10:48:13 2023 -0700
  78. 5e50858 extension: Refactor to allow non-command usage by Simon Glass · Tue Jan 17 10:48:12 2023 -0700
  79. a21e775 bootstd: Use hunters when scanning for bootflows by Simon Glass · Tue Jan 17 10:48:06 2023 -0700
  80. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · Tue Jan 17 10:48:05 2023 -0700
  81. 7b8c634 bootstd: Include the device tree in the bootflow by Simon Glass · Tue Jan 17 10:47:56 2023 -0700
  82. 31ef394 net: Add a function to run dhcp by Simon Glass · Tue Jan 17 10:47:39 2023 -0700
  83. 1248d2b bootstd: Support running bootdev hunters by Simon Glass · Tue Jan 17 10:47:34 2023 -0700
  84. 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · Tue Jan 17 10:47:33 2023 -0700
  85. bbbd018 vbe: Avoid a build failure when bloblist is not enabled by Simon Glass · Tue Jan 17 10:47:20 2023 -0700
  86. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · Tue Jan 17 10:47:12 2023 -0700
  87. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  88. 0359a09 cmd: part: Add partition-related type command by Enric Balletbo i Serra · Tue Jan 10 17:19:34 2023 +0100
  89. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · Mon Jan 16 15:46:49 2023 -0500
  90. 5c0b032 cmd: event: Remove additional event description by Michal Simek · Tue Jan 17 11:44:45 2023 +0100
  91. 7eeb9a2 cmd/arm: meson: sm: introduce efusedump command by Alexey Romanov · Tue Jan 10 13:56:49 2023 +0300
  92. 0a2f6a3 bootstd: Support creating a boot menu by Simon Glass · Fri Jan 06 08:52:40 2023 -0600
  93. 612b9cc bootstd: Allow reading a logo for the OS by Simon Glass · Fri Jan 06 08:52:34 2023 -0600
  94. 72b7b19 bootstd: Read the Operating System name for distro/scripts by Simon Glass · Fri Jan 06 08:52:33 2023 -0600
  95. 3b175ba video: Add font functions to the vidconsole API by Simon Glass · Fri Jan 06 08:52:32 2023 -0600
  96. daee3ba image: Move common image code to image_board and command by Simon Glass · Fri Jan 06 08:52:28 2023 -0600
  97. ac9853e image: Add a function to find a script in an image by Simon Glass · Fri Jan 06 08:52:27 2023 -0600
  98. 9d8d387 menu: Make use of CLI character processing by Simon Glass · Fri Jan 06 08:52:26 2023 -0600
  99. f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · Fri Jan 06 08:52:24 2023 -0600
  100. 81544c4 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · Fri Jan 06 08:52:23 2023 -0600