1. f3f2c7b cmd: bcb: fix bcb struct alignment issue by Gary Bisson · 2 years, 11 months ago
  2. 9097537 efi: Use 16-bit unicode strings by Simon Glass · 2 years, 10 months ago
  3. 92fa927 pci: Extend 'pci' command with bus option '*' by Pali Rohár · 2 years, 10 months ago
  4. 17d5d72 pci: Add checks for valid cmdline arguments by Pali Rohár · 2 years, 10 months ago
  5. 541e75c pci: Extend 'pci regions' command with bus number by Pali Rohár · 2 years, 10 months ago
  6. eb025f3 acpi: Tidy up the table list by Simon Glass · 3 years ago
  7. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · 3 years ago
  8. 1e6f996 cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · 2 years, 10 months ago
  9. 9d12de6 Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  10. 6c5f560 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 11 months ago
  11. 3364863 cmd: Fix up warnings in flash.c by Patrick Delaunay · 2 years, 11 months ago
  12. 297fc20 net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP by Simon Glass · 3 years ago
  13. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  14. 1bebcb6 cmd: printenv: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  15. a4628b4 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  16. 3b75487 common: remove bedbug debugger support by Ovidiu Panait · 2 years, 11 months ago
  17. 9668b87 Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  18. ba04253 efi: Support the efi command in the app by Simon Glass · 2 years, 11 months ago
  19. 6f4d7aa x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 2 years, 11 months ago
  20. e4e5660 efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed by Ilias Apalodimas · 2 years, 11 months ago
  21. 72d7883 cmd: part: list all 128 GPT partitions by Heinrich Schuchardt · 2 years, 11 months ago
  22. 9c7d35a cmd: adc: Report return value on error by Samuel Dionne-Riel · 3 years ago
  23. 33203c3 cmd/Kconfig: Fix spelling of "resetting". by Vagrant Cascadian · 3 years ago
  24. 478eb75 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 11 months ago
  25. ac461ae Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 2 years, 11 months ago
  26. 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years ago
  27. c2ac2f6 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · 3 years ago
  28. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
  29. 90392d9 sandbox: Enable support for the gzip command by Simon Glass · 3 years ago
  30. 61a9618 cmd: kaslrseed: add command to generate value from hwrng by Chris Morgan · 3 years, 3 months ago
  31. 8f9ce7e fdt: Report the devicetree source by Simon Glass · 3 years ago
  32. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
  33. c6d7681 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · 3 years ago
  34. 84b7711 trace: sandbox: Use only the Kconfig options by Simon Glass · 3 years ago
  35. 686bedb tpm: use more algorithms than sha256 on pcr_read by Ruchika Gupta · 3 years ago
  36. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  37. 8de9be0 mbr: Correct verification check by Simon Glass · 3 years, 1 month ago
  38. 1d0e79f sf: Tidy up code to avoid #ifdef by Simon Glass · 3 years, 2 months ago
  39. 8cbe22b sf: Use const for the stage name by Simon Glass · 3 years, 2 months ago
  40. 10f24eb cmd: tpm-v1: fix load_key_by_sha1 compile errors by Mathew McBride · 3 years, 1 month ago
  41. bf633f8 cmd: tpm-v1: fix compile error in TPMv1 list resources command by Mathew McBride · 3 years, 1 month ago
  42. 46b530a bootm: Tidy up use of autostart env var by Simon Glass · 3 years, 1 month ago
  43. 1dacc6f pxe: Allow calling the pxe_get logic directly by Simon Glass · 3 years, 1 month ago
  44. 086b080 pxe: Refactor sysboot to have one helper by Simon Glass · 3 years, 1 month ago
  45. a9401b9 pxe: Return the file size from the getfile() function by Simon Glass · 3 years, 1 month ago
  46. e719fe0 pxe: Clean up the use of bootfile by Simon Glass · 3 years, 1 month ago
  47. 791bbfe pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years, 1 month ago
  48. 0666fcb pxe: Move pxe_utils files by Simon Glass · 3 years, 1 month ago
  49. 3ae416a pxe: Tidy up the is_pxe global by Simon Glass · 3 years, 1 month ago
  50. 121e131 pxe: Add a userdata field to the context by Simon Glass · 3 years, 1 month ago
  51. 44a20ef pxe: Move do_getfile() into the context by Simon Glass · 3 years, 1 month ago
  52. b0d08db pxe: Use a context pointer by Simon Glass · 3 years, 1 month ago
  53. babeef1 pxe: Move API comments to the header files by Simon Glass · 3 years, 1 month ago
  54. 9607674 cmd: sbi: show SBI implementation version by Heinrich Schuchardt · 3 years, 1 month ago
  55. bc14b93 pxe_utils: Clean up {bootm,zboot}_argv generation by Zhaofeng Li · 3 years, 1 month ago
  56. dbf84cc pxe_utils: Fix arguments to x86 zboot by Zhaofeng Li · 3 years, 1 month ago
  57. 159b8f5 cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years, 1 month ago
  58. ffbba62 cmd: mmc: check whether card is SD or eMMC before hwpartition by Jaehoon Chung · 3 years, 2 months ago
  59. 94e3995 cmd: mmc: Support mmc hwpartition user enh start - by Marek Vasut · 3 years, 2 months ago
  60. 0f7df22 arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · 3 years, 1 month ago
  61. 7fea884 arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · 3 years, 1 month ago
  62. d046035 cmd: nand biterr - Add support for nand biterr command by Balamanikandan Gunasundar · 3 years, 5 months ago
  63. 4d2be38 loads: Block writes into LMB reserved areas of U-Boot by Marek Vasut · 3 years, 2 months ago
  64. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
  65. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 2 months ago
  66. 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
  67. 30044c5 env: Move non-cli env functions to env/common.c by Marek Behún · 3 years, 1 month ago
  68. bf9e469 env: Simplify env_match() and inline into env_get_f() by Marek Behún · 3 years, 1 month ago
  69. 2cd93c3 env: Use memcpy() instead of ad-hoc code to copy variable value by Marek Behún · 3 years, 1 month ago
  70. 27f01e2 env: Make return value of env_get_f() behave like sprintf() on success by Marek Behún · 3 years, 1 month ago
  71. e1ad43c env: Early return from env_get_f() on NULL name by Marek Behún · 3 years, 1 month ago
  72. 2906969 env: Don't match empty variable name in env_match() by Marek Behún · 3 years, 1 month ago
  73. 26efbe3 env: Use better name for variable in env_get_f() by Marek Behún · 3 years, 1 month ago
  74. 53317c9 env: Use string pointer instead of indexes in env_get_f() by Marek Behún · 3 years, 1 month ago
  75. 9a359b5 env: Inline env_get_char() into its only user by Marek Behún · 3 years, 1 month ago
  76. 7682002 env: Change env_match() to static and remove from header by Marek Behún · 3 years, 1 month ago
  77. 900bb70 cmd: tlv_eeprom by Sven Auhagen · 3 years, 3 months ago
  78. 6c405cb efi_loader: avoid multiple local copies of lf2_initrd_guid by Heinrich Schuchardt · 3 years, 1 month ago
  79. 9530652 efi_loader: efi_dp_from_lo() unused parameter size by Heinrich Schuchardt · 3 years, 1 month ago
  80. ca44a5d efi_loader: simplify show_efi_boot_opt_data() by Heinrich Schuchardt · 3 years, 1 month ago
  81. 9979cff efi_loader: efi_dp_from_lo() don't copy GUID by Heinrich Schuchardt · 3 years, 1 month ago
  82. b8507ec pci: Fix showing registers by Pali Rohár · 3 years, 2 months ago
  83. ec8a723 pci: Fix showing bars by Pali Rohár · 3 years, 2 months ago
  84. 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
  85. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
  86. caf6267 lz4: Use a private header for U-Boot by Simon Glass · 3 years, 2 months ago
  87. b36bc1c cmd/sbi: use constants instead of numerical values by Heinrich Schuchardt · 3 years, 2 months ago
  88. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
  89. 0621f3d pci: pciinfo_header can be static by Vladimir Oltean · 3 years, 2 months ago
  90. 4c26587 pci: pci_header_show can be static by Vladimir Oltean · 3 years, 2 months ago
  91. 235cd8f pci: pci_bar_show can be static by Vladimir Oltean · 3 years, 2 months ago
  92. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  93. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
  94. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  95. 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years, 2 months ago
  96. 65d4b17 arm: use CONFIG_SUPPORT_PASSING_ATAGS by Patrick Delaunay · 3 years, 3 months ago
  97. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 4 months ago
  98. d81f2c4 version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · 3 years, 4 months ago
  99. 5a06a52 version: Do not make version_string[] variable as a weak by Pali Rohár · 3 years, 4 months ago
  100. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 4 months ago