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