1. 68ebcf7 ubifs: allow loading to above 4GiB by Ben Dooks · Tue Jun 06 09:23:28 2023 +0100
  2. c38e6d4 Merge tag 'efi-2023-07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue May 16 11:23:30 2023 -0400
  3. 9482fdf bootstd: Tidy up reporting of errors by Simon Glass · Wed May 10 16:34:26 2023 -0600
  4. 2d5a8e1 bootstd: Correct default boot command by Simon Glass · Sat May 06 08:27:09 2023 -0600
  5. 2510aab usb: Tidy up the usb_start flag by Simon Glass · Fri May 05 20:03:03 2023 -0600
  6. ff08eac efi_loader: fix efi_dp_from_file() by Heinrich Schuchardt · Sat May 13 10:36:21 2023 +0200
  7. f35f7fa x86: coreboot: Show unimplemented sysinfo tags by Simon Glass · Thu May 04 16:55:06 2023 -0600
  8. cf1f4bb x86: coreboot: Collect the address of the ACPI tables by Simon Glass · Thu May 04 16:54:59 2023 -0600
  9. 7ae6976 acpi: Move the table-finding functions into the libary by Simon Glass · Thu May 04 16:54:58 2023 -0600
  10. e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · Thu May 04 16:54:57 2023 -0600
  11. cb3a7ac mtrr: Don't show an invalid CPU number by Simon Glass · Thu May 04 16:54:54 2023 -0600
  12. 502c452 cmd: tlv_eeprom: enable 'dev' subcommand before 'read' by Josua Mayer · Fri May 05 11:20:49 2023 +0300
  13. f27be80 cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function by Josua Mayer · Fri May 05 11:20:48 2023 +0300
  14. e411c97 cmd: tlv_eeprom: remove use of global variable has_been_read by Josua Mayer · Fri May 05 11:20:47 2023 +0300
  15. 4d79c98 cmd: tlv_eeprom: remove use of global variable current_dev by Josua Mayer · Fri May 05 11:20:46 2023 +0300
  16. a0d6d27 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · Fri Apr 21 17:08:21 2023 -0700
  17. 308252d net: add fastboot TCP support by Dmitrii Merkurev · Wed Apr 12 19:49:30 2023 +0100
  18. ba80286 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · Tue Apr 11 10:48:47 2023 -0700
  19. 65815e7 net: ipv6: IPv6 environment variable cleanup by Sean Edmond · Wed Feb 15 20:38:36 2023 -0800
  20. a2acf86 Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Fri May 05 09:36:08 2023 -0400
  21. 01193e9 cmd: bdinfo: Print ethaddr of current MAC by Marek Vasut · Sat Apr 22 15:01:33 2023 +0200
  22. aefcd7a cmd: bdinfo: Wrap network information printing into print_eth() by Marek Vasut · Sat Apr 22 15:01:32 2023 +0200
  23. ef1ee8f cmd: bdinfo: Map fdt_blob and new_fdt to sysmem by Marek Vasut · Sat Apr 22 15:01:31 2023 +0200
  24. 06ebbbe cmd: missing break in test_write_limit() by Heinrich Schuchardt · Sun Apr 02 06:51:54 2023 +0200
  25. f2d5136 bootflow: Rework do_bootflow_menu() slightly by Tom Rini · Thu Apr 06 10:03:33 2023 -0400
  26. 175e766 ide: Move ide_init() into probing by Simon Glass · Tue Apr 25 10:54:30 2023 -0600
  27. 8f97c67 bootstd: Show a message sometimes if no bootflows are found by Simon Glass · Mon Apr 24 13:49:48 2023 +1200
  28. 737d2ed cmd: bmp: Split bmp commands and functions by Nikhil M Jain · Thu Apr 20 17:41:06 2023 +0530
  29. e373607 cmd: mvebu/bubt: a38x: Do not hardcode SATA block size to 512 by Pali Rohár · Tue Apr 11 20:35:51 2023 +0200
  30. 332c230 cmd: mmc: Return CMD_RET_* from commands by Pali Rohár · Wed Mar 22 21:06:53 2023 +0100
  31. eafdbe5 mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part by Pali Rohár · Sat Mar 11 11:44:27 2023 +0100
  32. 67edf46 cmd: consider multiplexing in coninfo by Heinrich Schuchardt · Sat Apr 01 12:20:34 2023 +0200
  33. b158b8f cmd: Add 2048 game by Simon Glass · Tue Feb 07 14:33:53 2023 -0700
  34. b9a76c7 cmd: CONFIG_CMD_SCSI depends on CONFIG_SCSI by Heinrich Schuchardt · Sun Mar 26 19:10:38 2023 +0200
  35. f56b34f cmd/regulator: missing fallthrough in do_dev() by Heinrich Schuchardt · Sat Apr 01 10:07:30 2023 +0200
  36. f9ede36 cmd: missing fallthrough macro in do_pci() by Heinrich Schuchardt · Sat Apr 01 09:43:33 2023 +0200
  37. 5d520cf cmd: convert fallthrough comment. by Heinrich Schuchardt · Sat Apr 01 09:14:11 2023 +0200
  38. 91ec259 cmd: blkmap: Add blkmap command by Tobias Waldekranz · Thu Feb 16 16:33:52 2023 +0100
  39. 0086a17 cmd: blk: Allow generic read/write operations to work in sandbox by Tobias Waldekranz · Thu Feb 16 16:33:48 2023 +0100
  40. 51c981b android: boot: support boot image header version 3 and 4 by Safae Ouajih · Mon Feb 06 00:50:17 2023 +0100
  41. c60ae10 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · Mon Feb 06 00:50:11 2023 +0100
  42. bced104 android: boot: move to andr_image_data structure by Safae Ouajih · Mon Feb 06 00:50:08 2023 +0100
  43. 88ad0c1 android: boot: replace android_image_check_header by Safae Ouajih · Mon Feb 06 00:50:05 2023 +0100
  44. 91da363 android: boot: support vendor boot image in abootimg by Safae Ouajih · Mon Feb 06 00:50:04 2023 +0100
  45. 8656e38 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · Mon Feb 06 00:50:03 2023 +0100
  46. cc91ed7 fdt: Make fdt addr -q quieter by Peter Hoyes · Tue Mar 21 13:01:16 2023 +0000
  47. f703967 cmd: fdt: Use env_set_hex() for "get addr" and "get size" by Marek Vasut · Sat Mar 11 17:29:21 2023 +0100
  48. bb8068d cmd: ums: abort mounting by pressing any key by Svyatoslav Ryhel · Mon Mar 20 21:01:43 2023 +0200
  49. 3d876c4 cmd: pci: Add command to set MPS of all PCIe devices by Stephen Carlson · Fri Mar 10 11:07:13 2023 -0800
  50. d54ccb4 nvedit: simplify do_env_indirect() by Rasmus Villemoes · Mon Mar 06 14:27:21 2023 +0100
  51. 45a755d cmd: bootefi: allocate device-tree copy from high memory by Heinrich Schuchardt · Thu Feb 23 20:27:38 2023 +0100
  52. e06da31 efi: Support showing tables by Simon Glass · Mon Mar 20 08:30:15 2023 +1300
  53. 55de3e5 efi: Split out table-listing code into a new file by Simon Glass · Mon Mar 20 08:30:14 2023 +1300
  54. c614b83 cmd: introduce 'write' command by Rasmus Villemoes · Thu Mar 02 09:12:22 2023 +0100
  55. d505840 cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded dev_part parsing by Rasmus Villemoes · Thu Mar 02 09:12:21 2023 +0100
  56. 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
  57. b30e5dd cmd: fdt: Drop the 0x prefix by Marek Vasut · Thu Mar 02 04:04:40 2023 +0100
  58. 68033b1 video: Add a note about the broken implementation by Simon Glass · Fri Mar 10 12:47:23 2023 -0800
  59. 90679c6 video: Clear the vidconsole rather than the video by Simon Glass · Fri Mar 10 12:47:21 2023 -0800
  60. 32dc453 bbinfo: Show the size of the copy framebuffer by Simon Glass · Fri Mar 10 12:47:18 2023 -0800
  61. 3a12725 x86: Add a few more items to bdinfo by Simon Glass · Fri Mar 10 12:47:14 2023 -0800
  62. f4e197f cmd: smccc: Print results in hex instead of dec by Michal Simek · Wed Feb 15 09:45:21 2023 +0100
  63. 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
  64. 6889f14 cmd: fdt: Map address returned from fdt get addr to sysmem by Marek Vasut · Thu Mar 02 04:08:22 2023 +0100
  65. 8c50f33 cmd: fdt: Handle 64bit pointers in fdt get addr by Marek Vasut · Thu Mar 02 04:08:21 2023 +0100
  66. e71c9ee cmd: fdt: Align checksign parameter names in help text by Marek Vasut · Thu Mar 02 04:08:20 2023 +0100
  67. c9dfd02 cmd: fdt: Check argc before accessing argv in fdt memory by Marek Vasut · Thu Mar 02 04:08:19 2023 +0100
  68. 48d7a77 cmd: fdt: Check argc before accessing argv in fdt bootcpu by Marek Vasut · Thu Mar 02 04:08:18 2023 +0100
  69. 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
  70. 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
  71. 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
  72. fdc794a cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint by Marek Vasut · Thu Mar 02 04:08:14 2023 +0100
  73. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · Wed Feb 22 12:17:03 2023 -0700
  74. bb165e4 video console: allow font size configuration at runtime by Dzmitry Sankouski · Tue Mar 07 13:21:16 2023 +0300
  75. 86c6a53 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · Tue Mar 07 13:21:15 2023 +0300
  76. faed2b9 cmd: mvebu/bubt: Enable command by default by Pali Rohár · Sat Jan 21 23:51:15 2023 +0100
  77. 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
  78. bb6cc6b cmd: mvebu/bubt: Better guess default MVEBU_*_BOOT option by Pali Rohár · Sat Jan 21 23:38:31 2023 +0100
  79. 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
  80. 0cebe10 cmd: mvebu/bubt: Check also A8K boot image checksum by Pali Rohár · Sun Jan 29 18:49:04 2023 +0100
  81. 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
  82. 4b25596 cmd: mvebu/bubt: Mark all local symbols as static by Pali Rohár · Tue Jan 10 22:47:17 2023 +0100
  83. fc2b914 cmd: mvebu/bubt: Rename variable image_size to hdr_size by Pali Rohár · Sun Jan 08 14:31:28 2023 +0100
  84. 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
  85. 2a27fc2 cmd: mvebu/bubt: Add support for writing image to SATA disk by Pali Rohár · Sun Jan 22 01:25:12 2023 +0100
  86. e4e6777 cmd: mvebu/bubt: Add support for selecting eMMC HW partition by Pali Rohár · Sat Jan 21 22:58:28 2023 +0100
  87. 42cc795 cmd: mvebu/bubt: Fix parsing SATA kwbimage by Pali Rohár · Sat Jan 21 13:59:20 2023 +0100
  88. c398367 cmd: mvebu/bubt: Fix parsing SDIO kwbimage by Pali Rohár · Sun Jan 08 13:18:39 2023 +0100
  89. 3b0d294 mtd: nand: Mark reserved blocks by Ashok Reddy Soma · Thu Jan 05 02:46:20 2023 -0700
  90. b906435 efi_loader: Measure the loaded DTB by Etienne Carriere · Thu Feb 16 17:29:48 2023 +0100
  91. 4146167 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Feb 13 09:39:15 2023 -0500
  92. e894121 cmd: return code when tlv_eeprom incorrectly called by Heinrich Schuchardt · Fri Jan 27 22:49:10 2023 +0100
  93. e904994 cmd: fdt: allow standalone "fdt move" by Andre Przywara · Fri Feb 10 11:02:12 2023 +0000
  94. a906f87 cmd: fdt: move: Use map_sysmem to convert pointers by Andre Przywara · Fri Feb 10 11:02:11 2023 +0000
  95. aac5b9a cmd: clk: probe the clock before dump them by Patrick Delaunay · Tue Dec 13 14:57:10 2022 +0100
  96. 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
  97. eba7058 Correct SPL use of EFI_SECURE_BOOT by Simon Glass · Sun Feb 05 15:39:45 2023 -0700
  98. c06063c Correct SPL use of EFI_MM_COMM_TEE by Simon Glass · Sun Feb 05 17:54:02 2023 -0700
  99. 06c1fd4 Correct SPL use of VIDEO_ANSI by Simon Glass · Sun Feb 05 15:44:28 2023 -0700
  100. 13c79d2 Correct SPL uses of VIDEO by Simon Glass · Sun Feb 05 15:44:27 2023 -0700