1. 0832dd2 efi_loader: Ignore DT when ACPI is on by Alexander Graf · 2 years, 9 months ago
  2. eeda762 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 8 months ago
  3. 84191f7 cmd/mmc: fix output of mmc info for e-MMC by Max Merchel · 2 years, 9 months ago
  4. 739941e fs/erofs: add filesystem commands by Huang Jianan · 2 years, 9 months ago
  5. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 8 months ago
  6. bfaa51d cmd: add serial console support for the cls command by Heinrich Schuchardt · 2 years, 9 months ago
  7. c81b460 event: Add a command by Simon Glass · 2 years, 8 months ago
  8. 55fd1c4 cmd: pwm: fix typo 'eisable' -> 'disable' by Sébastien Szymanski · 2 years, 9 months ago
  9. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
  10. e7588d8 cmd: exception: arm64: fix undefined, add faults by Andre Przywara · 2 years, 9 months ago
  11. 3fa9ed9 efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · 2 years, 9 months ago
  12. 92a1bba cmd: clk: fix long help message by Patrick Delaunay · 2 years, 10 months ago
  13. 534859a cmd: clk: update result of do_clk_setfreq by Patrick Delaunay · 2 years, 10 months ago
  14. afcc261 cmd: clk: replace clk_lookup by uclass_get_device_by_name by Patrick Delaunay · 2 years, 10 months ago
  15. 3386fb1 cmd: clk: test the number of argument in setfreq command by Patrick Delaunay · 2 years, 10 months ago
  16. b4f0c7f cmd: fuse: Add a command to read fuses to memory by Angus Ainslie · 3 years ago
  17. c2a4af5 cmd: fuse: add a fuse comparison function by Angus Ainslie · 3 years ago
  18. ac52cba pstore: Support already existing reserved-memory node by Detlev Casanova · 2 years, 9 months ago
  19. e9b0fd8 cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB by Masami Hiramatsu · 2 years, 10 months ago
  20. 63de067 cmd: wrong printf() code in do_test_stackprot_fail() by Heinrich Schuchardt · 2 years, 9 months ago
  21. 1d4b3b2 cmd: mmc: Consider GP partitions in mmc hwpartition user enh start - by Marek Vasut · 2 years, 10 months ago
  22. 8b139f4 Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 9 months ago
  23. d837cb1 efi: Add debugging to efi_set_bootdev() by Simon Glass · 2 years, 10 months ago
  24. 18956cd cmd: bcb: fix bcb struct alignment issue by Gary Bisson · 2 years, 10 months ago
  25. 156ccbc efi: Use 16-bit unicode strings by Simon Glass · 2 years, 10 months ago
  26. 1a4942f pci: Extend 'pci' command with bus option '*' by Pali Rohár · 2 years, 10 months ago
  27. 6850a5a pci: Add checks for valid cmdline arguments by Pali Rohár · 2 years, 10 months ago
  28. 3932093 pci: Extend 'pci regions' command with bus number by Pali Rohár · 2 years, 10 months ago
  29. 06f6f3d acpi: Tidy up the table list by Simon Glass · 3 years ago
  30. 233f0e3 x86: Move the acpi table to generic global_data by Simon Glass · 3 years ago
  31. 480245c cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · 2 years, 10 months ago
  32. da158ec 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
  33. 98150e7 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 10 months ago
  34. c8363b1 cmd: Fix up warnings in flash.c by Patrick Delaunay · 2 years, 10 months ago
  35. 4340753 net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP by Simon Glass · 2 years, 11 months ago
  36. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  37. 983a5a2 cmd: printenv: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  38. 3adae64 cmd: efidebug: simplify printing GUIDs by Heinrich Schuchardt · 2 years, 10 months ago
  39. 485c90c common: remove bedbug debugger support by Ovidiu Panait · 2 years, 11 months ago
  40. d71dbe6 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
  41. 25a326b efi: Support the efi command in the app by Simon Glass · 2 years, 10 months ago
  42. ce1dc0c x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 2 years, 10 months ago
  43. a2f1482 efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed by Ilias Apalodimas · 2 years, 10 months ago
  44. bc314f8 cmd: part: list all 128 GPT partitions by Heinrich Schuchardt · 2 years, 10 months ago
  45. 4a05497 cmd: adc: Report return value on error by Samuel Dionne-Riel · 2 years, 11 months ago
  46. 1107b06 cmd/Kconfig: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 11 months ago
  47. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 10 months ago
  48. 87a9aa6 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
  49. 968c621 Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 2 years, 11 months ago
  50. ff27af1 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · 2 years, 11 months ago
  51. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
  52. 6cdc8be sandbox: Enable support for the gzip command by Simon Glass · 3 years ago
  53. fe3dde3 cmd: kaslrseed: add command to generate value from hwrng by Chris Morgan · 3 years, 3 months ago
  54. ff66e7b fdt: Report the devicetree source by Simon Glass · 2 years, 11 months ago
  55. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 11 months ago
  56. 32c8566 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · 3 years ago
  57. 8905024 trace: sandbox: Use only the Kconfig options by Simon Glass · 3 years ago
  58. 2957a1e tpm: use more algorithms than sha256 on pcr_read by Ruchika Gupta · 3 years ago
  59. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 3 years ago
  60. 362a79f mbr: Correct verification check by Simon Glass · 3 years, 1 month ago
  61. 3512e15 sf: Tidy up code to avoid #ifdef by Simon Glass · 3 years, 2 months ago
  62. ad4e010 sf: Use const for the stage name by Simon Glass · 3 years, 2 months ago
  63. e845dd7 cmd: tpm-v1: fix load_key_by_sha1 compile errors by Mathew McBride · 3 years ago
  64. ebb6d74 cmd: tpm-v1: fix compile error in TPMv1 list resources command by Mathew McBride · 3 years ago
  65. 7839865 bootm: Tidy up use of autostart env var by Simon Glass · 3 years, 1 month ago
  66. d50244e pxe: Allow calling the pxe_get logic directly by Simon Glass · 3 years, 1 month ago
  67. 81a2f8d pxe: Refactor sysboot to have one helper by Simon Glass · 3 years, 1 month ago
  68. 4d79e88 pxe: Return the file size from the getfile() function by Simon Glass · 3 years, 1 month ago
  69. 12df842 pxe: Clean up the use of bootfile by Simon Glass · 3 years, 1 month ago
  70. 9e62e7c pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years, 1 month ago
  71. 262cfb5 pxe: Move pxe_utils files by Simon Glass · 3 years, 1 month ago
  72. 8018b9a pxe: Tidy up the is_pxe global by Simon Glass · 3 years, 1 month ago
  73. 4ad5d51 pxe: Add a userdata field to the context by Simon Glass · 3 years, 1 month ago
  74. b1ead6b pxe: Move do_getfile() into the context by Simon Glass · 3 years, 1 month ago
  75. fd3fa5c pxe: Use a context pointer by Simon Glass · 3 years, 1 month ago
  76. 3d24636 pxe: Move API comments to the header files by Simon Glass · 3 years, 1 month ago
  77. 89a86dc cmd: sbi: show SBI implementation version by Heinrich Schuchardt · 3 years, 1 month ago
  78. c97bd17 pxe_utils: Clean up {bootm,zboot}_argv generation by Zhaofeng Li · 3 years, 1 month ago
  79. 23f3e39 pxe_utils: Fix arguments to x86 zboot by Zhaofeng Li · 3 years, 1 month ago
  80. 1833e68 cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num by Sean Anderson · 3 years ago
  81. 0d453c8 cmd: mmc: check whether card is SD or eMMC before hwpartition by Jaehoon Chung · 3 years, 2 months ago
  82. f702dc1 cmd: mmc: Support mmc hwpartition user enh start - by Marek Vasut · 3 years, 2 months ago
  83. 7af368f arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · 3 years, 1 month ago
  84. 33cdd9e arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · 3 years, 1 month ago
  85. 4ea84c5 cmd: nand biterr - Add support for nand biterr command by Balamanikandan Gunasundar · 3 years, 5 months ago
  86. c685519 loads: Block writes into LMB reserved areas of U-Boot by Marek Vasut · 3 years, 1 month ago
  87. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
  88. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 1 month ago
  89. f055f2e 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
  90. f231566 env: Move non-cli env functions to env/common.c by Marek Behún · 3 years, 1 month ago
  91. a80652e env: Simplify env_match() and inline into env_get_f() by Marek Behún · 3 years, 1 month ago
  92. a473766 env: Use memcpy() instead of ad-hoc code to copy variable value by Marek Behún · 3 years, 1 month ago
  93. 3112ce0 env: Make return value of env_get_f() behave like sprintf() on success by Marek Behún · 3 years, 1 month ago
  94. 6b6e3ee env: Early return from env_get_f() on NULL name by Marek Behún · 3 years, 1 month ago
  95. 6ba4473 env: Don't match empty variable name in env_match() by Marek Behún · 3 years, 1 month ago
  96. d1bca8d env: Use better name for variable in env_get_f() by Marek Behún · 3 years, 1 month ago
  97. eff73b2 env: Use string pointer instead of indexes in env_get_f() by Marek Behún · 3 years, 1 month ago
  98. 52f9ed3 env: Inline env_get_char() into its only user by Marek Behún · 3 years, 1 month ago
  99. 7b611ee env: Change env_match() to static and remove from header by Marek Behún · 3 years, 1 month ago
  100. ee8ce38 cmd: tlv_eeprom by Sven Auhagen · 3 years, 2 months ago