1. 86dff47 cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADS by Ying Sun · Sun Jun 25 16:24:47 2023 +0800
  2. cd464d1 cmd/sbi: display new extensions by Heinrich Schuchardt · Wed Apr 12 10:38:16 2023 +0200
  3. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  4. 5be531b spl: spl_legacy: Add extra address checks by Marek Vasut · Mon May 29 14:04:06 2023 +0200
  5. 914b119 cmd: usb: Prevent reset in usb tree/info command by Xavier Drudis Ferran · Wed Jun 21 09:13:07 2023 +0200
  6. 0860588 net: ipv6: Fix CID 453851 and CID 436278 by Sean Edmond · Thu May 18 12:35:40 2023 -0700
  7. 7a9fdec cmd: net: add a 'net stats' command to dump network statistics by Ioana Ciornei · Tue May 23 16:47:47 2023 +0300
  8. 7856b71 Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · Tue Jun 13 13:14:49 2023 -0400
  9. 3be8926 tpm: Add 'tpm autostart' shell command by Ilias Apalodimas · Wed Jun 07 12:18:10 2023 +0300
  10. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 12 16:42:37 2023 -0400
  11. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  12. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  13. 9acb2a5 cmd: sf/nand: Print and return failure when 0 length is passed by Ashok Reddy Soma · Tue May 16 05:52:36 2023 -0600
  14. f752255 fwu: rename fwu_get_verified_mdata to fwu_get_mdata by Jassi Brar · Mon Mar 06 17:18:48 2023 -0600
  15. a1df12f fwu: meta-data: switch to management by common code by Jassi Brar · Mon Mar 06 17:18:41 2023 -0600
  16. 68ebcf7 ubifs: allow loading to above 4GiB by Ben Dooks · Tue Jun 06 09:23:28 2023 +0100
  17. 14fd4c6 cmd: sf/nand: Print and return failure when 0 length is passed by Ashok Reddy Soma · Tue May 16 05:52:36 2023 -0600
  18. 5c7d204 cmd: fs: document where 'size' stores its result by Baruch Siach · Sun May 07 13:48:06 2023 +0300
  19. 7998013 cmd: fdt: Correct checking of configuration node by Bin Meng · Mon May 01 11:35:25 2023 +0800
  20. 90b0127 acpi: Put the version numbers in a central place by Simon Glass · Sat Apr 29 19:21:46 2023 -0600
  21. 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
  22. 9482fdf bootstd: Tidy up reporting of errors by Simon Glass · Wed May 10 16:34:26 2023 -0600
  23. 2d5a8e1 bootstd: Correct default boot command by Simon Glass · Sat May 06 08:27:09 2023 -0600
  24. 2510aab usb: Tidy up the usb_start flag by Simon Glass · Fri May 05 20:03:03 2023 -0600
  25. ff08eac efi_loader: fix efi_dp_from_file() by Heinrich Schuchardt · Sat May 13 10:36:21 2023 +0200
  26. f35f7fa x86: coreboot: Show unimplemented sysinfo tags by Simon Glass · Thu May 04 16:55:06 2023 -0600
  27. cf1f4bb x86: coreboot: Collect the address of the ACPI tables by Simon Glass · Thu May 04 16:54:59 2023 -0600
  28. 7ae6976 acpi: Move the table-finding functions into the libary by Simon Glass · Thu May 04 16:54:58 2023 -0600
  29. e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · Thu May 04 16:54:57 2023 -0600
  30. cb3a7ac mtrr: Don't show an invalid CPU number by Simon Glass · Thu May 04 16:54:54 2023 -0600
  31. 9122972 cmd: nvedit: remove error check, handle with Kconfig by Troy Kisky · Mon Mar 13 14:31:24 2023 -0700
  32. 502c452 cmd: tlv_eeprom: enable 'dev' subcommand before 'read' by Josua Mayer · Fri May 05 11:20:49 2023 +0300
  33. f27be80 cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function by Josua Mayer · Fri May 05 11:20:48 2023 +0300
  34. e411c97 cmd: tlv_eeprom: remove use of global variable has_been_read by Josua Mayer · Fri May 05 11:20:47 2023 +0300
  35. 4d79c98 cmd: tlv_eeprom: remove use of global variable current_dev by Josua Mayer · Fri May 05 11:20:46 2023 +0300
  36. a0d6d27 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · Fri Apr 21 17:08:21 2023 -0700
  37. 308252d net: add fastboot TCP support by Dmitrii Merkurev · Wed Apr 12 19:49:30 2023 +0100
  38. ba80286 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · Tue Apr 11 10:48:47 2023 -0700
  39. 65815e7 net: ipv6: IPv6 environment variable cleanup by Sean Edmond · Wed Feb 15 20:38:36 2023 -0800
  40. 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
  41. 01193e9 cmd: bdinfo: Print ethaddr of current MAC by Marek Vasut · Sat Apr 22 15:01:33 2023 +0200
  42. aefcd7a cmd: bdinfo: Wrap network information printing into print_eth() by Marek Vasut · Sat Apr 22 15:01:32 2023 +0200
  43. ef1ee8f cmd: bdinfo: Map fdt_blob and new_fdt to sysmem by Marek Vasut · Sat Apr 22 15:01:31 2023 +0200
  44. 06ebbbe cmd: missing break in test_write_limit() by Heinrich Schuchardt · Sun Apr 02 06:51:54 2023 +0200
  45. f2d5136 bootflow: Rework do_bootflow_menu() slightly by Tom Rini · Thu Apr 06 10:03:33 2023 -0400
  46. 175e766 ide: Move ide_init() into probing by Simon Glass · Tue Apr 25 10:54:30 2023 -0600
  47. 8f97c67 bootstd: Show a message sometimes if no bootflows are found by Simon Glass · Mon Apr 24 13:49:48 2023 +1200
  48. 737d2ed cmd: bmp: Split bmp commands and functions by Nikhil M Jain · Thu Apr 20 17:41:06 2023 +0530
  49. 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
  50. 332c230 cmd: mmc: Return CMD_RET_* from commands by Pali Rohár · Wed Mar 22 21:06:53 2023 +0100
  51. 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
  52. 67edf46 cmd: consider multiplexing in coninfo by Heinrich Schuchardt · Sat Apr 01 12:20:34 2023 +0200
  53. b158b8f cmd: Add 2048 game by Simon Glass · Tue Feb 07 14:33:53 2023 -0700
  54. b9a76c7 cmd: CONFIG_CMD_SCSI depends on CONFIG_SCSI by Heinrich Schuchardt · Sun Mar 26 19:10:38 2023 +0200
  55. f56b34f cmd/regulator: missing fallthrough in do_dev() by Heinrich Schuchardt · Sat Apr 01 10:07:30 2023 +0200
  56. f9ede36 cmd: missing fallthrough macro in do_pci() by Heinrich Schuchardt · Sat Apr 01 09:43:33 2023 +0200
  57. 5d520cf cmd: convert fallthrough comment. by Heinrich Schuchardt · Sat Apr 01 09:14:11 2023 +0200
  58. 91ec259 cmd: blkmap: Add blkmap command by Tobias Waldekranz · Thu Feb 16 16:33:52 2023 +0100
  59. 0086a17 cmd: blk: Allow generic read/write operations to work in sandbox by Tobias Waldekranz · Thu Feb 16 16:33:48 2023 +0100
  60. 51c981b android: boot: support boot image header version 3 and 4 by Safae Ouajih · Mon Feb 06 00:50:17 2023 +0100
  61. c60ae10 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · Mon Feb 06 00:50:11 2023 +0100
  62. bced104 android: boot: move to andr_image_data structure by Safae Ouajih · Mon Feb 06 00:50:08 2023 +0100
  63. 88ad0c1 android: boot: replace android_image_check_header by Safae Ouajih · Mon Feb 06 00:50:05 2023 +0100
  64. 91da363 android: boot: support vendor boot image in abootimg by Safae Ouajih · Mon Feb 06 00:50:04 2023 +0100
  65. 8656e38 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · Mon Feb 06 00:50:03 2023 +0100
  66. cc91ed7 fdt: Make fdt addr -q quieter by Peter Hoyes · Tue Mar 21 13:01:16 2023 +0000
  67. f703967 cmd: fdt: Use env_set_hex() for "get addr" and "get size" by Marek Vasut · Sat Mar 11 17:29:21 2023 +0100
  68. bb8068d cmd: ums: abort mounting by pressing any key by Svyatoslav Ryhel · Mon Mar 20 21:01:43 2023 +0200
  69. 3d876c4 cmd: pci: Add command to set MPS of all PCIe devices by Stephen Carlson · Fri Mar 10 11:07:13 2023 -0800
  70. d54ccb4 nvedit: simplify do_env_indirect() by Rasmus Villemoes · Mon Mar 06 14:27:21 2023 +0100
  71. 45a755d cmd: bootefi: allocate device-tree copy from high memory by Heinrich Schuchardt · Thu Feb 23 20:27:38 2023 +0100
  72. e06da31 efi: Support showing tables by Simon Glass · Mon Mar 20 08:30:15 2023 +1300
  73. 55de3e5 efi: Split out table-listing code into a new file by Simon Glass · Mon Mar 20 08:30:14 2023 +1300
  74. c614b83 cmd: introduce 'write' command by Rasmus Villemoes · Thu Mar 02 09:12:22 2023 +0100
  75. 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
  76. 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
  77. b30e5dd cmd: fdt: Drop the 0x prefix by Marek Vasut · Thu Mar 02 04:04:40 2023 +0100
  78. 68033b1 video: Add a note about the broken implementation by Simon Glass · Fri Mar 10 12:47:23 2023 -0800
  79. 90679c6 video: Clear the vidconsole rather than the video by Simon Glass · Fri Mar 10 12:47:21 2023 -0800
  80. 32dc453 bbinfo: Show the size of the copy framebuffer by Simon Glass · Fri Mar 10 12:47:18 2023 -0800
  81. 3a12725 x86: Add a few more items to bdinfo by Simon Glass · Fri Mar 10 12:47:14 2023 -0800
  82. f4e197f cmd: smccc: Print results in hex instead of dec by Michal Simek · Wed Feb 15 09:45:21 2023 +0100
  83. 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
  84. 6889f14 cmd: fdt: Map address returned from fdt get addr to sysmem by Marek Vasut · Thu Mar 02 04:08:22 2023 +0100
  85. 8c50f33 cmd: fdt: Handle 64bit pointers in fdt get addr by Marek Vasut · Thu Mar 02 04:08:21 2023 +0100
  86. e71c9ee cmd: fdt: Align checksign parameter names in help text by Marek Vasut · Thu Mar 02 04:08:20 2023 +0100
  87. c9dfd02 cmd: fdt: Check argc before accessing argv in fdt memory by Marek Vasut · Thu Mar 02 04:08:19 2023 +0100
  88. 48d7a77 cmd: fdt: Check argc before accessing argv in fdt bootcpu by Marek Vasut · Thu Mar 02 04:08:18 2023 +0100
  89. 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
  90. 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
  91. 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
  92. fdc794a cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint by Marek Vasut · Thu Mar 02 04:08:14 2023 +0100
  93. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · Wed Feb 22 12:17:03 2023 -0700
  94. bb165e4 video console: allow font size configuration at runtime by Dzmitry Sankouski · Tue Mar 07 13:21:16 2023 +0300
  95. 86c6a53 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · Tue Mar 07 13:21:15 2023 +0300
  96. faed2b9 cmd: mvebu/bubt: Enable command by default by Pali Rohár · Sat Jan 21 23:51:15 2023 +0100
  97. 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
  98. bb6cc6b cmd: mvebu/bubt: Better guess default MVEBU_*_BOOT option by Pali Rohár · Sat Jan 21 23:38:31 2023 +0100
  99. 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
  100. 0cebe10 cmd: mvebu/bubt: Check also A8K boot image checksum by Pali Rohár · Sun Jan 29 18:49:04 2023 +0100