1. 46b530a bootm: Tidy up use of autostart env var by Simon Glass · 3 years, 1 month ago
  2. 1dacc6f pxe: Allow calling the pxe_get logic directly by Simon Glass · 3 years, 1 month ago
  3. 086b080 pxe: Refactor sysboot to have one helper by Simon Glass · 3 years, 1 month ago
  4. a9401b9 pxe: Return the file size from the getfile() function by Simon Glass · 3 years, 1 month ago
  5. e719fe0 pxe: Clean up the use of bootfile by Simon Glass · 3 years, 1 month ago
  6. 791bbfe pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years, 1 month ago
  7. 0666fcb pxe: Move pxe_utils files by Simon Glass · 3 years, 1 month ago
  8. 3ae416a pxe: Tidy up the is_pxe global by Simon Glass · 3 years, 1 month ago
  9. 121e131 pxe: Add a userdata field to the context by Simon Glass · 3 years, 1 month ago
  10. 44a20ef pxe: Move do_getfile() into the context by Simon Glass · 3 years, 1 month ago
  11. b0d08db pxe: Use a context pointer by Simon Glass · 3 years, 1 month ago
  12. babeef1 pxe: Move API comments to the header files by Simon Glass · 3 years, 1 month ago
  13. 9607674 cmd: sbi: show SBI implementation version by Heinrich Schuchardt · 3 years, 1 month ago
  14. bc14b93 pxe_utils: Clean up {bootm,zboot}_argv generation by Zhaofeng Li · 3 years, 1 month ago
  15. dbf84cc pxe_utils: Fix arguments to x86 zboot by Zhaofeng Li · 3 years, 1 month ago
  16. 159b8f5 cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 1 month ago
  17. ffbba62 cmd: mmc: check whether card is SD or eMMC before hwpartition by Jaehoon Chung · 3 years, 2 months ago
  18. 94e3995 cmd: mmc: Support mmc hwpartition user enh start - by Marek Vasut · 3 years, 2 months ago
  19. 0f7df22 arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · 3 years, 1 month ago
  20. 7fea884 arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · 3 years, 1 month ago
  21. d046035 cmd: nand biterr - Add support for nand biterr command by Balamanikandan Gunasundar · 3 years, 5 months ago
  22. 4d2be38 loads: Block writes into LMB reserved areas of U-Boot by Marek Vasut · 3 years, 2 months ago
  23. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
  24. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 2 months ago
  25. b0cfdaf Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
  26. 30044c5 env: Move non-cli env functions to env/common.c by Marek Behún · 3 years, 1 month ago
  27. bf9e469 env: Simplify env_match() and inline into env_get_f() by Marek Behún · 3 years, 1 month ago
  28. 2cd93c3 env: Use memcpy() instead of ad-hoc code to copy variable value by Marek Behún · 3 years, 1 month ago
  29. 27f01e2 env: Make return value of env_get_f() behave like sprintf() on success by Marek Behún · 3 years, 1 month ago
  30. e1ad43c env: Early return from env_get_f() on NULL name by Marek Behún · 3 years, 1 month ago
  31. 2906969 env: Don't match empty variable name in env_match() by Marek Behún · 3 years, 1 month ago
  32. 26efbe3 env: Use better name for variable in env_get_f() by Marek Behún · 3 years, 1 month ago
  33. 53317c9 env: Use string pointer instead of indexes in env_get_f() by Marek Behún · 3 years, 1 month ago
  34. 9a359b5 env: Inline env_get_char() into its only user by Marek Behún · 3 years, 1 month ago
  35. 7682002 env: Change env_match() to static and remove from header by Marek Behún · 3 years, 1 month ago
  36. 900bb70 cmd: tlv_eeprom by Sven Auhagen · 3 years, 2 months ago
  37. 6c405cb efi_loader: avoid multiple local copies of lf2_initrd_guid by Heinrich Schuchardt · 3 years, 1 month ago
  38. 9530652 efi_loader: efi_dp_from_lo() unused parameter size by Heinrich Schuchardt · 3 years, 1 month ago
  39. ca44a5d efi_loader: simplify show_efi_boot_opt_data() by Heinrich Schuchardt · 3 years, 1 month ago
  40. 9979cff efi_loader: efi_dp_from_lo() don't copy GUID by Heinrich Schuchardt · 3 years, 1 month ago
  41. b8507ec pci: Fix showing registers by Pali Rohár · 3 years, 2 months ago
  42. ec8a723 pci: Fix showing bars by Pali Rohár · 3 years, 2 months ago
  43. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
  44. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
  45. caf6267 lz4: Use a private header for U-Boot by Simon Glass · 3 years, 2 months ago
  46. b36bc1c cmd/sbi: use constants instead of numerical values by Heinrich Schuchardt · 3 years, 2 months ago
  47. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
  48. 0621f3d pci: pciinfo_header can be static by Vladimir Oltean · 3 years, 2 months ago
  49. 4c26587 pci: pci_header_show can be static by Vladimir Oltean · 3 years, 2 months ago
  50. 235cd8f pci: pci_bar_show can be static by Vladimir Oltean · 3 years, 2 months ago
  51. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  52. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
  53. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  54. 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years, 2 months ago
  55. 65d4b17 arm: use CONFIG_SUPPORT_PASSING_ATAGS by Patrick Delaunay · 3 years, 3 months ago
  56. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 4 months ago
  57. d81f2c4 version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · 3 years, 4 months ago
  58. 5a06a52 version: Do not make version_string[] variable as a weak by Pali Rohár · 3 years, 4 months ago
  59. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 4 months ago
  60. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  61. 1102236 Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 2 months ago
  62. 9205cd9 efi_loader: eliminate EFI_CALL() in nvedit_efi.c by Heinrich Schuchardt · 3 years, 3 months ago
  63. bb5b9fe mmc: Add support for enumerating MMC card in a given mode using mmc command by Aswath Govindraju · 3 years, 3 months ago
  64. 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · 3 years, 3 months ago
  65. e37155f xyz-modem: Show information about finished transfer by Pali Rohár · 3 years, 4 months ago
  66. b6f177b xyz-modem: Properly abort/terminate transfer on error by Pali Rohár · 3 years, 4 months ago
  67. d9c805e xyz-modem: Close stream after processing/sending terminate sequence by Pali Rohár · 3 years, 4 months ago
  68. 8398dd3 loadb: Properly indicate aborted kermit transfer by Pali Rohár · 3 years, 4 months ago
  69. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  70. 6ec41ad qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR by Tom Rini · 3 years, 3 months ago
  71. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
  72. 2165225 cmd/i2c.c: Remove unused legacy code by Tom Rini · 3 years, 3 months ago
  73. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  74. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  75. a2612c5 eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage by Tom Rini · 3 years, 3 months ago
  76. 052f050 Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 3 months ago
  77. bfd9bd5 cmd: boot: Update reset usage message by Michal Simek · 3 years, 4 months ago
  78. 253482b cmd: pwm: Remove additional pwm description by Michal Simek · 3 years, 5 months ago
  79. 452359e cmd: date: rtc: Update command to read the first RTC with seq 0 by Michal Simek · 3 years, 4 months ago
  80. 1f1ea2b pci: Drop old code from pci command by Simon Glass · 3 years, 4 months ago
  81. 6520860 cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devices by Adarsh Babu Kalepalli · 3 years, 6 months ago
  82. 17f4359 cmd:Elaborate 'blkcache' cmd HELP statement by Adarsh Babu Kalepalli · 3 years, 5 months ago
  83. ef46d39 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 4 months ago
  84. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  85. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  86. 5760ee3 x86: cmd: hob: Fix display of resource type for system memory by Bin Meng · 3 years, 4 months ago
  87. 9df4190 x86: cmd: hob: Fix the command usage and help messages by Bin Meng · 3 years, 4 months ago
  88. eedc922 fdt: Show the type of devicetree with fdt addr by Simon Glass · 3 years, 4 months ago
  89. e4647a1 fdt: Tidy up the code a bit with fdt addr by Simon Glass · 3 years, 4 months ago
  90. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  91. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  92. 2c9e7c2 cmd: setexpr: add format string handling by Roland Gaudig · 3 years, 4 months ago
  93. 70a9e89 cmd: printf: add helper functions from busybox by Roland Gaudig · 3 years, 4 months ago
  94. 1201b12 cmd: printf: import busybox-1.33.1 printf.c by Roland Gaudig · 3 years, 4 months ago
  95. 6aa0714 command: Fix SMC and HVC maximum number of arguments by Siew Chin Lim · 3 years, 4 months ago
  96. a7b261b cmd: part: Correct error handling by Anders Dellien · 3 years, 5 months ago
  97. b40399c cmd: pinmux: support pin name in status command by Patrick Delaunay · 3 years, 6 months ago
  98. da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · 3 years, 6 months ago
  99. 8a09162 treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · 3 years, 5 months ago
  100. 4b783d9 usb: Add correct depends for CMD_USB_MASS_STORAGE by Tom Rini · 3 years, 6 months ago