1. 8436282 mkeficapsule: Add a --version argument by Simon Glass · 4 months ago
  2. 59ca3a2 usb: bootm: Drop old USB-device-removal code by Simon Glass · 4 months ago
  3. c502d7a tools: Add script to update git subtree projects by Raymond Mao · 4 months ago
  4. b2345db env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PART by Mattijs Korpershoek · 4 months ago
  5. c9860d7 Merge patch series "Endian Kconfig improvements" by Tom Rini · 4 months ago
  6. 3911ff5 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · 4 months ago
  7. cbef295 Kconfig: Unify endian support option by Jiaxun Yang · 4 months ago
  8. 4793b68 Merge tag 'efi-2024-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 months ago
  9. 939afc8 dm: use list_count_nodes() for counting list nodes by Sughosh Ganu · 4 months ago
  10. e464ad0 efi_memory: get the efi_mem_list node directly by Sughosh Ganu · 4 months ago
  11. 7aa0add efi_memory: avoid possible null pointer dereference by Sughosh Ganu · 4 months ago
  12. 22f8930 efi_memory: use list_count_nodes() to count list entries by Sughosh Ganu · 4 months ago
  13. c809b3b linux: list: add a function to count list nodes by Sughosh Ganu · 4 months ago
  14. 48940c6 efi_loader: correct check in efi_load_option_dp_join() by Heinrich Schuchardt · 4 months ago
  15. 93767c5 doc: Add a description for bootmeth_android by Mattijs Korpershoek · 4 months ago
  16. 8c919fc smbios: add extended Extended BIOS ROM Size by Heinrich Schuchardt · 4 months ago
  17. 272df36 efi_loader: add /dtbs search path by Caleb Connolly · 4 months ago
  18. e1090d7 efi_loader: require EFI boot manager for EBBR compliance by Heinrich Schuchardt · 4 months ago
  19. c0d3dda efi_loader: adjust config options for capsule updates by Ilias Apalodimas · 5 months ago
  20. 8877bc5 Merge patch series "led: implement software blinking" by Tom Rini · 4 months ago WIP/30Jul2024
  21. f15e89e led: Add dts property to specify blinking of the led by Michael Polyntsov · 4 months ago
  22. b557f55 led: Implement software led blinking by Michael Polyntsov · 4 months ago
  23. 2a15c67 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · 4 months ago
  24. c0d269d Merge patch series "include: asm-generic: Remove duplicate newlines" by Tom Rini · 4 months ago WIP/29Jul2024
  25. 6627fbb include: Remove duplicate newlines by Marek Vasut · 4 months ago
  26. a1af57b include: zfs: Remove duplicate newlines by Marek Vasut · 4 months ago
  27. c717b80 include: valgrind: Remove duplicate newlines by Marek Vasut · 4 months ago
  28. 7de0c5c include: usb: Remove duplicate newlines by Marek Vasut · 4 months ago
  29. 3a105a6 include: u-boot: Remove duplicate newlines by Marek Vasut · 4 months ago
  30. 69cfc6a include: power: Remove duplicate newlines by Marek Vasut · 4 months ago
  31. a1fda25 include: net: Remove duplicate newlines by Marek Vasut · 4 months ago
  32. 053fe3e include: mtd: Remove duplicate newlines by Marek Vasut · 4 months ago
  33. 9fb4be1 include: linux: Remove duplicate newlines by Marek Vasut · 4 months ago
  34. b668901 include: jffs2: Remove duplicate newlines by Marek Vasut · 4 months ago
  35. 39cfea6 include: fsl-mc: Remove duplicate newlines by Marek Vasut · 4 months ago
  36. 6612a95 include: firmware: Remove duplicate newlines by Marek Vasut · 4 months ago
  37. 0836f8e include: dt-bindings: Remove duplicate newlines by Marek Vasut · 4 months ago
  38. 6d2f1e8 include: dm: Remove duplicate newlines by Marek Vasut · 4 months ago
  39. 8cb41dd include: asm-generic: Remove duplicate newlines by Marek Vasut · 4 months ago
  40. 9268c7a Merge tag 'dm-pull-29jul24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 months ago
  41. 20e5399 Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · 4 months ago
  42. 5e7da04 Makefile: Provide VPL devicetree and padding to binman by Simon Glass · 4 months ago
  43. 34d4a5d binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · 4 months ago
  44. 57902e6 binman: fit: Write the compatible string to configuration by Simon Glass · 4 months ago
  45. 9db7a3a binman: fit: Allow providing FDT filenames in a directory by Simon Glass · 4 months ago
  46. 7081a94 binman: Add support for alternative FDTs by Simon Glass · 4 months ago
  47. daed9b4 binman: Allow entry types to override FDT contents by Simon Glass · 4 months ago
  48. 2e3697b binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · 4 months ago
  49. 76cbda7 binman: Add a bintool for fdtgrep by Simon Glass · 4 months ago
  50. a56ea60 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · 4 months ago
  51. 57208dd binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · 4 months ago
  52. 1900986 binman: Mention expanded entries in u-boot-vpl by Simon Glass · 4 months ago
  53. 32fdd92 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · 4 months ago
  54. d720be4 binman: Write the compressed output to a file by Simon Glass · 4 months ago
  55. 9b37db6 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 4 months ago
  56. bcc8f08 binman: Move problem-checking code into a function by Simon Glass · 4 months ago
  57. 82873aa binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · 4 months ago
  58. 018646c binman: Tidy up bintool docs by Simon Glass · 4 months ago
  59. 6851682 binman: Correct an error in the FIT-template example by Simon Glass · 4 months ago
  60. 12ddbc1 fixdep: Support VPL by Simon Glass · 4 months ago
  61. 00b0855 qconfig: Support a 'list' format by Simon Glass · 4 months ago
  62. 6bf44b4 qconfig: Sort the boards by name when finding by Simon Glass · 4 months ago
  63. 7ff80ec qconfig: Allow searching for CONFIG values by Simon Glass · 4 months ago
  64. 9366640 Merge tag 'dm-pull-26jul24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 months ago
  65. e8effc3 buildman: Show board list with -x by Simon Glass · 5 months ago
  66. bbef829 sandbox: Fix LTO to work with STACKPROTECTOR by Andrew Goodbody · 5 months ago
  67. eb45f1c binman: Update cbfstool by Simon Glass · 5 months ago
  68. f0a166e tools: patman: fix `pip install` with Python 3.12 by Brandon Maier · 5 months ago
  69. c57d406 qconfig: Move operation check into parse_args() by Simon Glass · 4 months ago
  70. e23a583 qconfig: Drop col argument from Slots() by Simon Glass · 4 months ago
  71. 948d0b4 qconfig: Use the Color object in Progress by Simon Glass · 4 months ago
  72. ab1bfd4 qconfig: Move the last two operations into their own functions by Simon Glass · 4 months ago
  73. 0229eee qconfig: Move progress output into the class by Simon Glass · 4 months ago
  74. 6c2a438 qconfig: Move commit code into a separate function by Simon Glass · 4 months ago
  75. eb1df3f qconfig: Move all move_config code into move_config() by Simon Glass · 4 months ago
  76. 630a9c9 qconfig: Add a return value to do_find_config() by Simon Glass · 4 months ago
  77. cc628f5 qconfig: Move imply into a separate function by Simon Glass · 4 months ago
  78. d63357e qconfig: Add a return value to do_scan_source() by Simon Glass · 4 months ago
  79. 7e68804 qconfig: Move testing into a separate function by Simon Glass · 4 months ago
  80. fd35fbe qconfig: Move converting config args to the top by Simon Glass · 4 months ago
  81. c50b6f1 qconfig: Move checking directory to the top by Simon Glass · 4 months ago
  82. 035ecb4 qconfig: Move getting the colour to where it is needed by Simon Glass · 4 months ago
  83. 382c662 qconfig: Move arg checking to the top of main() by Simon Glass · 4 months ago
  84. fd385b3 qconfig: Move arg checking a little higher by Simon Glass · 4 months ago
  85. a056c42 qconfig: Move arg parsing into a separate function by Simon Glass · 4 months ago
  86. 495e58c qconfig: Rename the doc link by Simon Glass · 4 months ago
  87. 0e03fb1 qconfig: Correct format string in do_imply_config() by Simon Glass · 4 months ago
  88. f876e96 qconfig: Tidy up some pylint warnings by Simon Glass · 4 months ago
  89. 0a0c124 qconfig: Make KconfigScanner a function by Simon Glass · 4 months ago
  90. deedf65 qconfig: Drop the try_expand() function by Simon Glass · 4 months ago
  91. 61d555d qconfig: Fix pylint error in read_database() by Simon Glass · 4 months ago
  92. f4e163e Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 4 months ago
  93. 927739c arm: dts: add IPQ4019 ESS EDMA U-Boot additions by Robert Marko · 6 months ago
  94. c436095 net: add Qualcomm ESS EDMA adapter by Robert Marko · 6 months ago
  95. 13cb918 clock: qcom: ipq4019: add missing networking resets by Robert Marko · 6 months ago
  96. 19ea72e dt-bindings: clock: qcom: ipq4019: drop downstream file by Robert Marko · 6 months ago
  97. 6af8dae clock: qcom: ipq4019: add ESS clock by Robert Marko · 6 months ago
  98. d1b01d8 qcom_defconfig: enable rpmh regulators by Caleb Connolly · 4 months ago
  99. 426d35d power: regulator: qcom-rpmh-regulator: add build infra by Caleb Connolly · 4 months ago
  100. b501a65 power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot by Caleb Connolly · 4 months ago