1. bc14b93 pxe_utils: Clean up {bootm,zboot}_argv generation by Zhaofeng Li · Wed Oct 20 00:18:15 2021 -0700
  2. dbf84cc pxe_utils: Fix arguments to x86 zboot by Zhaofeng Li · Wed Oct 20 00:18:14 2021 -0700
  3. 159b8f5 cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num by Sean Anderson · Fri Oct 29 11:05:54 2021 -0400
  4. ffbba62 cmd: mmc: check whether card is SD or eMMC before hwpartition by Jaehoon Chung · Fri Sep 24 09:23:34 2021 +0900
  5. 94e3995 cmd: mmc: Support mmc hwpartition user enh start - by Marek Vasut · Wed Sep 15 11:43:13 2021 +0200
  6. 0f7df22 arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · Fri Oct 22 12:41:10 2021 +0200
  7. 7fea884 arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · Fri Oct 22 12:37:48 2021 +0200
  8. d046035 cmd: nand biterr - Add support for nand biterr command by Balamanikandan Gunasundar · Tue Jun 29 12:46:11 2021 +0530
  9. 4d2be38 loads: Block writes into LMB reserved areas of U-Boot by Marek Vasut · Sun Oct 10 23:52:41 2021 +0200
  10. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Oct 23 10:49:28 2021 -0400
  11. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  12. b0cfdaf Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Oct 22 08:56:45 2021 -0400
  13. 30044c5 env: Move non-cli env functions to env/common.c by Marek Behún · Sun Oct 17 17:36:38 2021 +0200
  14. bf9e469 env: Simplify env_match() and inline into env_get_f() by Marek Behún · Sun Oct 17 17:36:37 2021 +0200
  15. 2cd93c3 env: Use memcpy() instead of ad-hoc code to copy variable value by Marek Behún · Sun Oct 17 17:36:36 2021 +0200
  16. 27f01e2 env: Make return value of env_get_f() behave like sprintf() on success by Marek Behún · Sun Oct 17 17:36:35 2021 +0200
  17. e1ad43c env: Early return from env_get_f() on NULL name by Marek Behún · Sun Oct 17 17:36:34 2021 +0200
  18. 2906969 env: Don't match empty variable name in env_match() by Marek Behún · Sun Oct 17 17:36:33 2021 +0200
  19. 26efbe3 env: Use better name for variable in env_get_f() by Marek Behún · Sun Oct 17 17:36:32 2021 +0200
  20. 53317c9 env: Use string pointer instead of indexes in env_get_f() by Marek Behún · Sun Oct 17 17:36:31 2021 +0200
  21. 9a359b5 env: Inline env_get_char() into its only user by Marek Behún · Sun Oct 17 17:36:30 2021 +0200
  22. 7682002 env: Change env_match() to static and remove from header by Marek Behún · Sun Oct 17 17:36:29 2021 +0200
  23. 900bb70 cmd: tlv_eeprom by Sven Auhagen · Sun Sep 12 09:25:44 2021 +0200
  24. 6c405cb efi_loader: avoid multiple local copies of lf2_initrd_guid by Heinrich Schuchardt · Fri Oct 15 02:33:33 2021 +0200
  25. 9530652 efi_loader: efi_dp_from_lo() unused parameter size by Heinrich Schuchardt · Fri Oct 15 02:03:55 2021 +0200
  26. ca44a5d efi_loader: simplify show_efi_boot_opt_data() by Heinrich Schuchardt · Fri Oct 15 01:47:40 2021 +0200
  27. 9979cff efi_loader: efi_dp_from_lo() don't copy GUID by Heinrich Schuchardt · Fri Oct 15 01:31:02 2021 +0200
  28. b8507ec pci: Fix showing registers by Pali Rohár · Thu Oct 07 14:51:01 2021 +0200
  29. ec8a723 pci: Fix showing bars by Pali Rohár · Thu Oct 07 14:51:00 2021 +0200
  30. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  31. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200
  32. caf6267 lz4: Use a private header for U-Boot by Simon Glass · Sat Oct 09 09:28:21 2021 -0600
  33. b36bc1c cmd/sbi: use constants instead of numerical values by Heinrich Schuchardt · Sun Sep 12 21:11:45 2021 +0200
  34. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · Wed Sep 22 14:50:35 2021 -0400
  35. 0621f3d pci: pciinfo_header can be static by Vladimir Oltean · Fri Sep 17 15:11:24 2021 +0300
  36. 4c26587 pci: pci_header_show can be static by Vladimir Oltean · Fri Sep 17 15:11:23 2021 +0300
  37. 235cd8f pci: pci_bar_show can be static by Vladimir Oltean · Fri Sep 17 15:11:22 2021 +0300
  38. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  39. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  40. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  41. 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · Sun Sep 12 20:32:32 2021 -0400
  42. 65d4b17 arm: use CONFIG_SUPPORT_PASSING_ATAGS by Patrick Delaunay · Fri Sep 03 10:24:39 2021 +0200
  43. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · Mon Aug 02 15:18:38 2021 +0200
  44. d81f2c4 version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · Mon Aug 02 15:18:37 2021 +0200
  45. 5a06a52 version: Do not make version_string[] variable as a weak by Pali Rohár · Mon Aug 02 15:18:35 2021 +0200
  46. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · Mon Aug 02 15:18:31 2021 +0200
  47. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  48. 1102236 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Sep 13 08:31:41 2021 -0400
  49. 9205cd9 efi_loader: eliminate EFI_CALL() in nvedit_efi.c by Heinrich Schuchardt · Thu Sep 09 07:39:40 2021 +0200
  50. bb5b9fe mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · Fri Aug 13 23:04:41 2021 +0530
  51. 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · Thu Sep 02 19:54:17 2021 -0500
  52. e37155f xyz-modem: Show information about finished transfer by Pali Rohár · Tue Aug 03 16:28:43 2021 +0200
  53. b6f177b xyz-modem: Properly abort/terminate transfer on error by Pali Rohár · Tue Aug 03 16:28:42 2021 +0200
  54. d9c805e xyz-modem: Close stream after processing/sending terminate sequence by Pali Rohár · Tue Aug 03 16:28:41 2021 +0200
  55. 8398dd3 loadb: Properly indicate aborted kermit transfer by Pali Rohár · Fri Aug 06 18:07:39 2021 +0200
  56. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  57. 6ec41ad qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR by Tom Rini · Mon Aug 23 10:25:29 2021 -0400
  58. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · Wed Aug 18 23:12:32 2021 -0400
  59. 2165225 cmd/i2c.c: Remove unused legacy code by Tom Rini · Wed Aug 18 23:12:31 2021 -0400
  60. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  61. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · Tue Aug 17 17:59:45 2021 -0400
  62. a2612c5 eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage by Tom Rini · Tue Aug 17 17:59:44 2021 -0400
  63. 052f050 Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Aug 27 08:33:02 2021 -0400
  64. bfd9bd5 cmd: boot: Update reset usage message by Michal Simek · Wed Aug 11 12:01:25 2021 +0200
  65. 253482b cmd: pwm: Remove additional pwm description by Michal Simek · Thu Jul 01 11:44:51 2021 +0200
  66. 452359e cmd: date: rtc: Update command to read the first RTC with seq 0 by Michal Simek · Thu Jul 29 12:59:12 2021 +0200
  67. 1f1ea2b pci: Drop old code from pci command by Simon Glass · Sun Aug 01 18:54:14 2021 -0600
  68. 6520860 cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devices by Adarsh Babu Kalepalli · Mon May 24 13:35:39 2021 +0530
  69. 17f4359 cmd:Elaborate 'blkcache' cmd HELP statement by Adarsh Babu Kalepalli · Wed Jun 30 23:57:45 2021 +0530
  70. ef46d39 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Aug 02 21:35:50 2021 -0400
  71. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  72. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  73. 5760ee3 x86: cmd: hob: Fix display of resource type for system memory by Bin Meng · Sat Jul 31 16:45:28 2021 +0800
  74. 9df4190 x86: cmd: hob: Fix the command usage and help messages by Bin Meng · Sat Jul 31 16:45:27 2021 +0800
  75. eedc922 fdt: Show the type of devicetree with fdt addr by Simon Glass · Wed Jul 21 14:55:26 2021 -0600
  76. e4647a1 fdt: Tidy up the code a bit with fdt addr by Simon Glass · Wed Jul 21 14:55:25 2021 -0600
  77. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  78. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  79. 2c9e7c2 cmd: setexpr: add format string handling by Roland Gaudig · Fri Jul 23 12:29:21 2021 +0000
  80. 70a9e89 cmd: printf: add helper functions from busybox by Roland Gaudig · Fri Jul 23 12:29:20 2021 +0000
  81. 1201b12 cmd: printf: import busybox-1.33.1 printf.c by Roland Gaudig · Fri Jul 23 12:29:19 2021 +0000
  82. 6aa0714 command: Fix SMC and HVC maximum number of arguments by Siew Chin Lim · Thu Jul 15 12:38:54 2021 +0800
  83. a7b261b cmd: part: Correct error handling by Anders Dellien · Tue Jun 22 10:40:01 2021 +0100
  84. b40399c cmd: pinmux: support pin name in status command by Patrick Delaunay · Fri May 21 09:47:32 2021 +0200
  85. da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · Fri May 21 09:47:31 2021 +0200
  86. 8a09162 treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · Fri Jul 09 10:11:55 2021 -0400
  87. 4b783d9 usb: Add correct depends for CMD_USB_MASS_STORAGE by Tom Rini · Sat May 22 08:47:16 2021 -0400
  88. c4e71e7 cmd: net: add a 'net list' command to list network devs by Tim Harvey · Fri Jun 18 15:26:21 2021 -0700
  89. fbf6687 env: efi: fix a wrong address dereference by AKASHI Takahiro · Sat Jul 03 15:43:17 2021 +0900
  90. bfc606b Merge branch 'next' by Tom Rini · Mon Jul 05 11:20:30 2021 -0400
  91. ae446ac Revert "TEST: USB_HOST not USB" by Tom Rini · Wed Jun 30 13:09:49 2021 -0400
  92. 40fab41 TEST: USB_HOST not USB by Tom Rini · Wed Jun 30 11:38:52 2021 -0400
  93. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  94. 205bc3f efidebug: correct display of BootOrder by Heinrich Schuchardt · Sat Jun 12 00:01:44 2021 +0200
  95. 397aaa9 cmd: mtd: expand <name> argument definition in command help by Marek Behún · Wed May 26 14:08:26 2021 +0200
  96. c677428 cmd: mtd: print device OF path in listing by Marek Behún · Wed May 26 14:08:24 2021 +0200
  97. 55a81ad mmc: Update environment variable with active partition by Reuben Dowle · Fri May 14 10:15:43 2021 +1200
  98. 5ee984a cmd: pxe_utils: sysboot: fix crash if either board or soc are not set. by Dimitri John Ledkov · Wed Apr 21 12:42:01 2021 +0100
  99. f95d3be cmd: ti: pd: Add debug command for K3 power domains by Tero Kristo · Fri Jun 11 11:45:16 2021 +0300
  100. 4bd4cb4 clk: add support for setting clk rate from cmdline by Tero Kristo · Fri Jun 11 11:45:09 2021 +0300