1. 947aafd lib: Handle a special case with str_to_list() by Simon Glass · 6 months ago
  2. 04894f5 malloc: Support testing with realloc() by Simon Glass · 6 months ago
  3. c0d269d Merge patch series "include: asm-generic: Remove duplicate newlines" by Tom Rini · 6 months ago
  4. 6627fbb include: Remove duplicate newlines by Marek Vasut · 6 months ago
  5. a1af57b include: zfs: Remove duplicate newlines by Marek Vasut · 6 months ago
  6. c717b80 include: valgrind: Remove duplicate newlines by Marek Vasut · 6 months ago
  7. 7de0c5c include: usb: Remove duplicate newlines by Marek Vasut · 6 months ago
  8. 3a105a6 include: u-boot: Remove duplicate newlines by Marek Vasut · 6 months ago
  9. 69cfc6a include: power: Remove duplicate newlines by Marek Vasut · 6 months ago
  10. a1fda25 include: net: Remove duplicate newlines by Marek Vasut · 6 months ago
  11. 053fe3e include: mtd: Remove duplicate newlines by Marek Vasut · 6 months ago
  12. 9fb4be1 include: linux: Remove duplicate newlines by Marek Vasut · 6 months ago
  13. b668901 include: jffs2: Remove duplicate newlines by Marek Vasut · 6 months ago
  14. 39cfea6 include: fsl-mc: Remove duplicate newlines by Marek Vasut · 6 months ago
  15. 6612a95 include: firmware: Remove duplicate newlines by Marek Vasut · 6 months ago
  16. 0836f8e include: dt-bindings: Remove duplicate newlines by Marek Vasut · 6 months ago
  17. 6d2f1e8 include: dm: Remove duplicate newlines by Marek Vasut · 6 months ago
  18. 8cb41dd include: asm-generic: Remove duplicate newlines by Marek Vasut · 6 months ago
  19. 9268c7a Merge tag 'dm-pull-29jul24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 6 months ago
  20. 20e5399 Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · 6 months ago
  21. 5e7da04 Makefile: Provide VPL devicetree and padding to binman by Simon Glass · 6 months ago
  22. 34d4a5d binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · 6 months ago
  23. 57902e6 binman: fit: Write the compatible string to configuration by Simon Glass · 6 months ago
  24. 9db7a3a binman: fit: Allow providing FDT filenames in a directory by Simon Glass · 6 months ago
  25. 7081a94 binman: Add support for alternative FDTs by Simon Glass · 6 months ago
  26. daed9b4 binman: Allow entry types to override FDT contents by Simon Glass · 6 months ago
  27. 2e3697b binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · 6 months ago
  28. 76cbda7 binman: Add a bintool for fdtgrep by Simon Glass · 6 months ago
  29. a56ea60 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · 6 months ago
  30. 57208dd binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · 6 months ago
  31. 1900986 binman: Mention expanded entries in u-boot-vpl by Simon Glass · 6 months ago
  32. 32fdd92 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · 6 months ago
  33. d720be4 binman: Write the compressed output to a file by Simon Glass · 6 months ago
  34. 9b37db6 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 6 months ago
  35. bcc8f08 binman: Move problem-checking code into a function by Simon Glass · 6 months ago
  36. 82873aa binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · 6 months ago
  37. 018646c binman: Tidy up bintool docs by Simon Glass · 6 months ago
  38. 6851682 binman: Correct an error in the FIT-template example by Simon Glass · 6 months ago
  39. 12ddbc1 fixdep: Support VPL by Simon Glass · 6 months ago
  40. 00b0855 qconfig: Support a 'list' format by Simon Glass · 6 months ago
  41. 6bf44b4 qconfig: Sort the boards by name when finding by Simon Glass · 6 months ago
  42. 7ff80ec qconfig: Allow searching for CONFIG values by Simon Glass · 6 months ago
  43. 9366640 Merge tag 'dm-pull-26jul24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 6 months ago
  44. e8effc3 buildman: Show board list with -x by Simon Glass · 7 months ago
  45. bbef829 sandbox: Fix LTO to work with STACKPROTECTOR by Andrew Goodbody · 7 months ago
  46. eb45f1c binman: Update cbfstool by Simon Glass · 7 months ago
  47. f0a166e tools: patman: fix `pip install` with Python 3.12 by Brandon Maier · 7 months ago
  48. c57d406 qconfig: Move operation check into parse_args() by Simon Glass · 7 months ago
  49. e23a583 qconfig: Drop col argument from Slots() by Simon Glass · 7 months ago
  50. 948d0b4 qconfig: Use the Color object in Progress by Simon Glass · 7 months ago
  51. ab1bfd4 qconfig: Move the last two operations into their own functions by Simon Glass · 7 months ago
  52. 0229eee qconfig: Move progress output into the class by Simon Glass · 7 months ago
  53. 6c2a438 qconfig: Move commit code into a separate function by Simon Glass · 7 months ago
  54. eb1df3f qconfig: Move all move_config code into move_config() by Simon Glass · 7 months ago
  55. 630a9c9 qconfig: Add a return value to do_find_config() by Simon Glass · 7 months ago
  56. cc628f5 qconfig: Move imply into a separate function by Simon Glass · 7 months ago
  57. d63357e qconfig: Add a return value to do_scan_source() by Simon Glass · 7 months ago
  58. 7e68804 qconfig: Move testing into a separate function by Simon Glass · 7 months ago
  59. fd35fbe qconfig: Move converting config args to the top by Simon Glass · 7 months ago
  60. c50b6f1 qconfig: Move checking directory to the top by Simon Glass · 7 months ago
  61. 035ecb4 qconfig: Move getting the colour to where it is needed by Simon Glass · 7 months ago
  62. 382c662 qconfig: Move arg checking to the top of main() by Simon Glass · 7 months ago
  63. fd385b3 qconfig: Move arg checking a little higher by Simon Glass · 7 months ago
  64. a056c42 qconfig: Move arg parsing into a separate function by Simon Glass · 7 months ago
  65. 495e58c qconfig: Rename the doc link by Simon Glass · 7 months ago
  66. 0e03fb1 qconfig: Correct format string in do_imply_config() by Simon Glass · 7 months ago
  67. f876e96 qconfig: Tidy up some pylint warnings by Simon Glass · 7 months ago
  68. 0a0c124 qconfig: Make KconfigScanner a function by Simon Glass · 7 months ago
  69. deedf65 qconfig: Drop the try_expand() function by Simon Glass · 7 months ago
  70. 61d555d qconfig: Fix pylint error in read_database() by Simon Glass · 7 months ago
  71. f4e163e Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 6 months ago
  72. 927739c arm: dts: add IPQ4019 ESS EDMA U-Boot additions by Robert Marko · 8 months ago
  73. c436095 net: add Qualcomm ESS EDMA adapter by Robert Marko · 8 months ago
  74. 13cb918 clock: qcom: ipq4019: add missing networking resets by Robert Marko · 8 months ago
  75. 19ea72e dt-bindings: clock: qcom: ipq4019: drop downstream file by Robert Marko · 8 months ago
  76. 6af8dae clock: qcom: ipq4019: add ESS clock by Robert Marko · 8 months ago
  77. d1b01d8 qcom_defconfig: enable rpmh regulators by Caleb Connolly · 7 months ago
  78. 426d35d power: regulator: qcom-rpmh-regulator: add build infra by Caleb Connolly · 7 months ago
  79. b501a65 power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot by Caleb Connolly · 7 months ago
  80. a330dec power: regulator: qcom-rpmh-regulator: port ops to U-Boot by Caleb Connolly · 7 months ago
  81. be1f1b7 power: regulator: qcom-rpmh-regulator: remove unused regulators by Caleb Connolly · 7 months ago
  82. e651b4f power: regulator: qcom-rpmh-regulator: adjust structs for U-Boot by Caleb Connolly · 7 months ago
  83. 21c7b74 power: regulator: qcom-rpmh-regulator: port over lineage_range helpers by Caleb Connolly · 7 months ago
  84. 13bed6c power: regulator: qcom-rpmh-regulator: adjust headers for U-Boot by Caleb Connolly · 7 months ago
  85. 7d264b5 power: regulator: import qcom-rpmh-regulator from Linux by Caleb Connolly · 7 months ago
  86. 1384436 soc: qcom: add build infrastructure by Caleb Connolly · 7 months ago
  87. c6112dd soc: qcom: rpmh: U-Boot API changes by Caleb Connolly · 7 months ago
  88. a726ea1 soc: qcom: rpmh: drop unused functions by Caleb Connolly · 7 months ago
  89. e521820 soc: qcom: rpmh: adjust headers for U-Boot by Caleb Connolly · 7 months ago
  90. f55f7de soc: qcom: rpmh-rsc: remaining U-Boot API changes by Caleb Connolly · 7 months ago
  91. 3f02b06 soc: qcom: rpmh-rsc: adjust probe for U-Boot by Caleb Connolly · 7 months ago
  92. 3b2f15f soc: qcom: rpmh-rsc: adjust headers for U-Boot by Caleb Connolly · 7 months ago
  93. 80c5be1 soc: qcom: rpmh-rsc: drop unused multi-threading and non-active TCS support by Caleb Connolly · 7 months ago
  94. fb0fd32 soc: qcom: cmd-db: adjust for U-Boot API by Caleb Connolly · 7 months ago
  95. 1a2df13 soc: qcom: cmd-db: adjust probe for U-Boot by Caleb Connolly · 7 months ago
  96. bb991ab soc: qcom: cmd-db: drop unused functions by Caleb Connolly · 7 months ago
  97. 5f791b8 soc: qcom: cmd-db: adjust headers for U-Boot by Caleb Connolly · 7 months ago
  98. 6716e22 soc: qcom: import rpmh and cmd-db drivers from Linux by Caleb Connolly · 7 months ago
  99. 555047d linux/bitmap.h: add bitmap_empty helper by Caleb Connolly · 7 months ago
  100. 1fbd058 dm: core: scan reserved-memory nodes by Caleb Connolly · 7 months ago