1. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 10 months ago
  2. 362a79f mbr: Correct verification check by Simon Glass · 2 years, 11 months ago
  3. 3512e15 sf: Tidy up code to avoid #ifdef by Simon Glass · 3 years ago
  4. ad4e010 sf: Use const for the stage name by Simon Glass · 3 years ago
  5. e845dd7 cmd: tpm-v1: fix load_key_by_sha1 compile errors by Mathew McBride · 2 years, 11 months ago
  6. ebb6d74 cmd: tpm-v1: fix compile error in TPMv1 list resources command by Mathew McBride · 2 years, 11 months ago
  7. 7839865 bootm: Tidy up use of autostart env var by Simon Glass · 3 years ago
  8. d50244e pxe: Allow calling the pxe_get logic directly by Simon Glass · 3 years ago
  9. 81a2f8d pxe: Refactor sysboot to have one helper by Simon Glass · 3 years ago
  10. 4d79e88 pxe: Return the file size from the getfile() function by Simon Glass · 3 years ago
  11. 12df842 pxe: Clean up the use of bootfile by Simon Glass · 3 years ago
  12. 9e62e7c pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years ago
  13. 262cfb5 pxe: Move pxe_utils files by Simon Glass · 3 years ago
  14. 8018b9a pxe: Tidy up the is_pxe global by Simon Glass · 3 years ago
  15. 4ad5d51 pxe: Add a userdata field to the context by Simon Glass · 3 years ago
  16. b1ead6b pxe: Move do_getfile() into the context by Simon Glass · 3 years ago
  17. fd3fa5c pxe: Use a context pointer by Simon Glass · 3 years ago
  18. 3d24636 pxe: Move API comments to the header files by Simon Glass · 3 years ago
  19. 89a86dc cmd: sbi: show SBI implementation version by Heinrich Schuchardt · 2 years, 11 months ago
  20. c97bd17 pxe_utils: Clean up {bootm,zboot}_argv generation by Zhaofeng Li · 3 years ago
  21. 23f3e39 pxe_utils: Fix arguments to x86 zboot by Zhaofeng Li · 3 years ago
  22. 1833e68 cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num by Sean Anderson · 2 years, 11 months ago
  23. 0d453c8 cmd: mmc: check whether card is SD or eMMC before hwpartition by Jaehoon Chung · 3 years ago
  24. f702dc1 cmd: mmc: Support mmc hwpartition user enh start - by Marek Vasut · 3 years ago
  25. 7af368f arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · 3 years ago
  26. 33cdd9e arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · 3 years ago
  27. 4ea84c5 cmd: nand biterr - Add support for nand biterr command by Balamanikandan Gunasundar · 3 years, 3 months ago
  28. c685519 loads: Block writes into LMB reserved areas of U-Boot by Marek Vasut · 3 years ago
  29. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 11 months ago
  30. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years ago
  31. f055f2e Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  32. f231566 env: Move non-cli env functions to env/common.c by Marek Behún · 3 years ago
  33. a80652e env: Simplify env_match() and inline into env_get_f() by Marek Behún · 3 years ago
  34. a473766 env: Use memcpy() instead of ad-hoc code to copy variable value by Marek Behún · 3 years ago
  35. 3112ce0 env: Make return value of env_get_f() behave like sprintf() on success by Marek Behún · 3 years ago
  36. 6b6e3ee env: Early return from env_get_f() on NULL name by Marek Behún · 3 years ago
  37. 6ba4473 env: Don't match empty variable name in env_match() by Marek Behún · 3 years ago
  38. d1bca8d env: Use better name for variable in env_get_f() by Marek Behún · 3 years ago
  39. eff73b2 env: Use string pointer instead of indexes in env_get_f() by Marek Behún · 3 years ago
  40. 52f9ed3 env: Inline env_get_char() into its only user by Marek Behún · 3 years ago
  41. 7b611ee env: Change env_match() to static and remove from header by Marek Behún · 3 years ago
  42. ee8ce38 cmd: tlv_eeprom by Sven Auhagen · 3 years ago
  43. 9ad37fe efi_loader: avoid multiple local copies of lf2_initrd_guid by Heinrich Schuchardt · 3 years ago
  44. 0534542 efi_loader: efi_dp_from_lo() unused parameter size by Heinrich Schuchardt · 3 years ago
  45. fc42b8b efi_loader: simplify show_efi_boot_opt_data() by Heinrich Schuchardt · 3 years ago
  46. 0421735 efi_loader: efi_dp_from_lo() don't copy GUID by Heinrich Schuchardt · 3 years ago
  47. 43dad07 pci: Fix showing registers by Pali Rohár · 3 years ago
  48. e6335d3 pci: Fix showing bars by Pali Rohár · 3 years ago
  49. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  50. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years ago
  51. 2a2d8e9 lz4: Use a private header for U-Boot by Simon Glass · 3 years ago
  52. 09d7cc3 cmd/sbi: use constants instead of numerical values by Heinrich Schuchardt · 3 years ago
  53. 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years ago
  54. 577fd58 pci: pciinfo_header can be static by Vladimir Oltean · 3 years ago
  55. a95f8ee pci: pci_header_show can be static by Vladimir Oltean · 3 years ago
  56. f5164f6 pci: pci_bar_show can be static by Vladimir Oltean · 3 years ago
  57. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  58. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years ago
  59. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years ago
  60. f899cc1 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years ago
  61. 6493fa4 arm: use CONFIG_SUPPORT_PASSING_ATAGS by Patrick Delaunay · 3 years, 1 month ago
  62. 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 2 months ago
  63. bc21ccb version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · 3 years, 2 months ago
  64. 7629b52 version: Do not make version_string[] variable as a weak by Pali Rohár · 3 years, 2 months ago
  65. bdfb6d7 version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 2 months ago
  66. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  67. 7958292 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years ago
  68. f4c1a14 efi_loader: eliminate EFI_CALL() in nvedit_efi.c by Heinrich Schuchardt · 3 years ago
  69. 19f7a34 mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 1 month ago
  70. eb5171d common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · 3 years, 1 month ago
  71. c97b255 xyz-modem: Show information about finished transfer by Pali Rohár · 3 years, 2 months ago
  72. 081bd24 xyz-modem: Properly abort/terminate transfer on error by Pali Rohár · 3 years, 2 months ago
  73. 1f26c49 xyz-modem: Close stream after processing/sending terminate sequence by Pali Rohár · 3 years, 2 months ago
  74. 5153814 loadb: Properly indicate aborted kermit transfer by Pali Rohár · 3 years, 2 months ago
  75. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 1 month ago
  76. 2f45b30 qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR by Tom Rini · 3 years, 1 month ago
  77. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 1 month ago
  78. 1edef76 cmd/i2c.c: Remove unused legacy code by Tom Rini · 3 years, 1 month ago
  79. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  80. 88cd7d0 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 1 month ago
  81. c18afbe eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage by Tom Rini · 3 years, 1 month ago
  82. b9cb74a Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 1 month ago
  83. aa5fb3d cmd: boot: Update reset usage message by Michal Simek · 3 years, 1 month ago
  84. a84d3b6 cmd: pwm: Remove additional pwm description by Michal Simek · 3 years, 3 months ago
  85. a1ae55e cmd: date: rtc: Update command to read the first RTC with seq 0 by Michal Simek · 3 years, 2 months ago
  86. 86a898f pci: Drop old code from pci command by Simon Glass · 3 years, 2 months ago
  87. 1fdafeb cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devices by Adarsh Babu Kalepalli · 3 years, 4 months ago
  88. f86eba0 cmd:Elaborate 'blkcache' cmd HELP statement by Adarsh Babu Kalepalli · 3 years, 3 months ago
  89. 3b64774 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 2 months ago
  90. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  91. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  92. 5309433 x86: cmd: hob: Fix display of resource type for system memory by Bin Meng · 3 years, 2 months ago
  93. 2ab1ffa x86: cmd: hob: Fix the command usage and help messages by Bin Meng · 3 years, 2 months ago
  94. b29a0db fdt: Show the type of devicetree with fdt addr by Simon Glass · 3 years, 2 months ago
  95. 0c92963 fdt: Tidy up the code a bit with fdt addr by Simon Glass · 3 years, 2 months ago
  96. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 2 months ago
  97. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 2 months ago
  98. f4f8d8b cmd: setexpr: add format string handling by Roland Gaudig · 3 years, 2 months ago
  99. 6244cda cmd: printf: add helper functions from busybox by Roland Gaudig · 3 years, 2 months ago
  100. 9571f1a cmd: printf: import busybox-1.33.1 printf.c by Roland Gaudig · 3 years, 2 months ago