1. b0ef861 mkeficapsule: Add a --version argument by Simon Glass · 4 months ago
  2. 5371184 usb: bootm: Drop old USB-device-removal code by Simon Glass · 4 months ago
  3. c5d2ec8 tools: Add script to update git subtree projects by Raymond Mao · 4 months ago
  4. 06f6c9f env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PART by Mattijs Korpershoek · 4 months ago
  5. 614a2ef Merge patch series "Endian Kconfig improvements" by Tom Rini · 4 months ago
  6. 0803a27 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · 4 months ago
  7. 33e289a Kconfig: Unify endian support option by Jiaxun Yang · 4 months ago
  8. fd8fd1c Merge tag 'efi-2024-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 months ago
  9. 6012c1e dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · 4 months ago
  10. 21ad4cc efi_memory: get the efi_mem_list node directly by Sughosh Ganu · 4 months ago
  11. 7d2c279 efi_memory: avoid possible null pointer dereference by Sughosh Ganu · 4 months ago
  12. 38dcdb8 efi_memory: use list_count_nodes() to count list entries by Sughosh Ganu · 4 months ago
  13. 7ac5777 linux: list: add a function to count list nodes by Sughosh Ganu · 4 months ago
  14. 9b4e1f5 efi_loader: correct check in efi_load_option_dp_join() by Heinrich Schuchardt · 4 months ago
  15. cb6fa2f doc: Add a description for bootmeth_android by Mattijs Korpershoek · 4 months ago
  16. bfeb45f smbios: add extended Extended BIOS ROM Size by Heinrich Schuchardt · 4 months ago
  17. feb76da efi_loader: add /dtbs search path by Caleb Connolly · 4 months ago
  18. 7cbf745 efi_loader: require EFI boot manager for EBBR compliance by Heinrich Schuchardt · 4 months ago
  19. 44fa8ff efi_loader: adjust config options for capsule updates by Ilias Apalodimas · 5 months ago
  20. c88e90a Merge patch series "led: implement software blinking" by Tom Rini · 4 months ago
  21. 56250a6 led: Add dts property to specify blinking of the led by Michael Polyntsov · 4 months ago
  22. 353deb9 led: Implement software led blinking by Michael Polyntsov · 4 months ago
  23. 8224f16 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · 4 months ago
  24. e6cf54c Merge patch series "include: asm-generic: Remove duplicate newlines" by Tom Rini · 4 months ago
  25. 4fdfc84 include: Remove duplicate newlines by Marek Vasut · 4 months ago
  26. 199427c include: zfs: Remove duplicate newlines by Marek Vasut · 4 months ago
  27. 2cc7bb5 include: valgrind: Remove duplicate newlines by Marek Vasut · 4 months ago
  28. 84d41f8 include: usb: Remove duplicate newlines by Marek Vasut · 4 months ago
  29. 70e4769 include: u-boot: Remove duplicate newlines by Marek Vasut · 4 months ago
  30. 32ddde0 include: power: Remove duplicate newlines by Marek Vasut · 4 months ago
  31. 40ea5cf include: net: Remove duplicate newlines by Marek Vasut · 4 months ago
  32. 74f0a0e include: mtd: Remove duplicate newlines by Marek Vasut · 4 months ago
  33. bec41a1 include: linux: Remove duplicate newlines by Marek Vasut · 4 months ago
  34. ad987bc include: jffs2: Remove duplicate newlines by Marek Vasut · 4 months ago
  35. 7d5f123 include: fsl-mc: Remove duplicate newlines by Marek Vasut · 4 months ago
  36. 38f2058 include: firmware: Remove duplicate newlines by Marek Vasut · 4 months ago
  37. b4617a2 include: dt-bindings: Remove duplicate newlines by Marek Vasut · 4 months ago
  38. 257a52e include: dm: Remove duplicate newlines by Marek Vasut · 4 months ago
  39. deb28c7 include: asm-generic: Remove duplicate newlines by Marek Vasut · 4 months ago
  40. 9034210 Merge tag 'dm-pull-29jul24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 months ago
  41. a643aed Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · 4 months ago
  42. e41ada7 Makefile: Provide VPL devicetree and padding to binman by Simon Glass · 4 months ago
  43. a04b994 binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · 4 months ago
  44. 5f7aadf binman: fit: Write the compatible string to configuration by Simon Glass · 4 months ago
  45. cd2783e binman: fit: Allow providing FDT filenames in a directory by Simon Glass · 4 months ago
  46. f359892 binman: Add support for alternative FDTs by Simon Glass · 4 months ago
  47. 7b72c91 binman: Allow entry types to override FDT contents by Simon Glass · 4 months ago
  48. 482dd31 binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · 4 months ago
  49. ffe8138 binman: Add a bintool for fdtgrep by Simon Glass · 4 months ago
  50. 4b86127 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · 4 months ago
  51. d9e01d2 binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · 4 months ago
  52. 6b5110b binman: Mention expanded entries in u-boot-vpl by Simon Glass · 4 months ago
  53. 8197552 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · 4 months ago
  54. d3cd5cc binman: Write the compressed output to a file by Simon Glass · 4 months ago
  55. 94a5568 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 4 months ago
  56. 1a246ee binman: Move problem-checking code into a function by Simon Glass · 4 months ago
  57. 65b39ba binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · 4 months ago
  58. b20a112 binman: Tidy up bintool docs by Simon Glass · 4 months ago
  59. e1931ee binman: Correct an error in the FIT-template example by Simon Glass · 4 months ago
  60. a455003 fixdep: Support VPL by Simon Glass · 4 months ago
  61. a84b6c5 qconfig: Support a 'list' format by Simon Glass · 4 months ago
  62. ba4d442 qconfig: Sort the boards by name when finding by Simon Glass · 4 months ago
  63. 9c9ec3a qconfig: Allow searching for CONFIG values by Simon Glass · 4 months ago
  64. 405a05b Merge tag 'dm-pull-26jul24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 months ago
  65. f869a90 buildman: Show board list with -x by Simon Glass · 5 months ago
  66. e893fb2 sandbox: Fix LTO to work with STACKPROTECTOR by Andrew Goodbody · 5 months ago
  67. 18aa27f binman: Update cbfstool by Simon Glass · 5 months ago
  68. f137881 tools: patman: fix `pip install` with Python 3.12 by Brandon Maier · 5 months ago
  69. 3314e90 qconfig: Move operation check into parse_args() by Simon Glass · 4 months ago
  70. d755289 qconfig: Drop col argument from Slots() by Simon Glass · 4 months ago
  71. c2466b7 qconfig: Use the Color object in Progress by Simon Glass · 4 months ago
  72. c5ca9dc qconfig: Move the last two operations into their own functions by Simon Glass · 4 months ago
  73. 19d91da qconfig: Move progress output into the class by Simon Glass · 4 months ago
  74. e054a75 qconfig: Move commit code into a separate function by Simon Glass · 4 months ago
  75. 4c05903 qconfig: Move all move_config code into move_config() by Simon Glass · 4 months ago
  76. 3c4cb20 qconfig: Add a return value to do_find_config() by Simon Glass · 4 months ago
  77. 1835211 qconfig: Move imply into a separate function by Simon Glass · 4 months ago
  78. 6901a64 qconfig: Add a return value to do_scan_source() by Simon Glass · 4 months ago
  79. ac261cc qconfig: Move testing into a separate function by Simon Glass · 4 months ago
  80. 84f541a qconfig: Move converting config args to the top by Simon Glass · 4 months ago
  81. 9a042c5 qconfig: Move checking directory to the top by Simon Glass · 4 months ago
  82. 704dd89 qconfig: Move getting the colour to where it is needed by Simon Glass · 4 months ago
  83. 855a0ce qconfig: Move arg checking to the top of main() by Simon Glass · 4 months ago
  84. 771276e qconfig: Move arg checking a little higher by Simon Glass · 4 months ago
  85. fe11dcf qconfig: Move arg parsing into a separate function by Simon Glass · 4 months ago
  86. 4696094 qconfig: Rename the doc link by Simon Glass · 4 months ago
  87. 0f43920 qconfig: Correct format string in do_imply_config() by Simon Glass · 4 months ago
  88. 2815557 qconfig: Tidy up some pylint warnings by Simon Glass · 4 months ago
  89. a0a6160 qconfig: Make KconfigScanner a function by Simon Glass · 4 months ago
  90. 0c3c7ca qconfig: Drop the try_expand() function by Simon Glass · 4 months ago
  91. 3a315fa qconfig: Fix pylint error in read_database() by Simon Glass · 4 months ago
  92. 5690c25 Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 4 months ago
  93. 59843c3 arm: dts: add IPQ4019 ESS EDMA U-Boot additions by Robert Marko · 6 months ago
  94. ea1b88b net: add Qualcomm ESS EDMA adapter by Robert Marko · 6 months ago
  95. d6b748e clock: qcom: ipq4019: add missing networking resets by Robert Marko · 6 months ago
  96. a13cce7 dt-bindings: clock: qcom: ipq4019: drop downstream file by Robert Marko · 6 months ago
  97. bbb5483 clock: qcom: ipq4019: add ESS clock by Robert Marko · 6 months ago
  98. 8a257ff qcom_defconfig: enable rpmh regulators by Caleb Connolly · 4 months ago
  99. 0c3f3a8 power: regulator: qcom-rpmh-regulator: add build infra by Caleb Connolly · 4 months ago
  100. c58644d power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot by Caleb Connolly · 4 months ago