1. 20e5399 Makefile: Pass OF_SPL_REMOVE_PROPS to binman by Simon Glass · 6 months ago
  2. 5e7da04 Makefile: Provide VPL devicetree and padding to binman by Simon Glass · 6 months ago
  3. 34d4a5d binman: fit: Allow running fdtgrep on devicetree blobs by Simon Glass · 6 months ago
  4. 57902e6 binman: fit: Write the compatible string to configuration by Simon Glass · 6 months ago
  5. 9db7a3a binman: fit: Allow providing FDT filenames in a directory by Simon Glass · 6 months ago
  6. 7081a94 binman: Add support for alternative FDTs by Simon Glass · 6 months ago
  7. daed9b4 binman: Allow entry types to override FDT contents by Simon Glass · 6 months ago
  8. 2e3697b binman: Remove dependency on pylibfdt for entry-docs by Simon Glass · 6 months ago
  9. 76cbda7 binman: Add a bintool for fdtgrep by Simon Glass · 6 months ago
  10. a56ea60 binman: Correct indentation in testSplPubkeyDtb by Simon Glass · 6 months ago
  11. 57208dd binman: Fix a comment typo in _DoReadFileDtb() by Simon Glass · 6 months ago
  12. 1900986 binman: Mention expanded entries in u-boot-vpl by Simon Glass · 6 months ago
  13. 32fdd92 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · 6 months ago
  14. d720be4 binman: Write the compressed output to a file by Simon Glass · 6 months ago
  15. 9b37db6 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 6 months ago
  16. bcc8f08 binman: Move problem-checking code into a function by Simon Glass · 6 months ago
  17. 82873aa binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · 6 months ago
  18. 018646c binman: Tidy up bintool docs by Simon Glass · 6 months ago
  19. 6851682 binman: Correct an error in the FIT-template example by Simon Glass · 6 months ago
  20. 12ddbc1 fixdep: Support VPL by Simon Glass · 6 months ago
  21. 00b0855 qconfig: Support a 'list' format by Simon Glass · 6 months ago
  22. 6bf44b4 qconfig: Sort the boards by name when finding by Simon Glass · 6 months ago
  23. 7ff80ec qconfig: Allow searching for CONFIG values by Simon Glass · 6 months ago
  24. 9366640 Merge tag 'dm-pull-26jul24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 6 months ago
  25. e8effc3 buildman: Show board list with -x by Simon Glass · 6 months ago
  26. bbef829 sandbox: Fix LTO to work with STACKPROTECTOR by Andrew Goodbody · 7 months ago
  27. eb45f1c binman: Update cbfstool by Simon Glass · 7 months ago
  28. f0a166e tools: patman: fix `pip install` with Python 3.12 by Brandon Maier · 7 months ago
  29. c57d406 qconfig: Move operation check into parse_args() by Simon Glass · 6 months ago
  30. e23a583 qconfig: Drop col argument from Slots() by Simon Glass · 6 months ago
  31. 948d0b4 qconfig: Use the Color object in Progress by Simon Glass · 6 months ago
  32. ab1bfd4 qconfig: Move the last two operations into their own functions by Simon Glass · 6 months ago
  33. 0229eee qconfig: Move progress output into the class by Simon Glass · 6 months ago
  34. 6c2a438 qconfig: Move commit code into a separate function by Simon Glass · 6 months ago
  35. eb1df3f qconfig: Move all move_config code into move_config() by Simon Glass · 6 months ago
  36. 630a9c9 qconfig: Add a return value to do_find_config() by Simon Glass · 6 months ago
  37. cc628f5 qconfig: Move imply into a separate function by Simon Glass · 6 months ago
  38. d63357e qconfig: Add a return value to do_scan_source() by Simon Glass · 6 months ago
  39. 7e68804 qconfig: Move testing into a separate function by Simon Glass · 6 months ago
  40. fd35fbe qconfig: Move converting config args to the top by Simon Glass · 6 months ago
  41. c50b6f1 qconfig: Move checking directory to the top by Simon Glass · 6 months ago
  42. 035ecb4 qconfig: Move getting the colour to where it is needed by Simon Glass · 6 months ago
  43. 382c662 qconfig: Move arg checking to the top of main() by Simon Glass · 6 months ago
  44. fd385b3 qconfig: Move arg checking a little higher by Simon Glass · 6 months ago
  45. a056c42 qconfig: Move arg parsing into a separate function by Simon Glass · 6 months ago
  46. 495e58c qconfig: Rename the doc link by Simon Glass · 6 months ago
  47. 0e03fb1 qconfig: Correct format string in do_imply_config() by Simon Glass · 6 months ago
  48. f876e96 qconfig: Tidy up some pylint warnings by Simon Glass · 6 months ago
  49. 0a0c124 qconfig: Make KconfigScanner a function by Simon Glass · 6 months ago
  50. deedf65 qconfig: Drop the try_expand() function by Simon Glass · 6 months ago
  51. 61d555d qconfig: Fix pylint error in read_database() by Simon Glass · 6 months ago
  52. f4e163e Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 6 months ago
  53. 927739c arm: dts: add IPQ4019 ESS EDMA U-Boot additions by Robert Marko · 8 months ago
  54. c436095 net: add Qualcomm ESS EDMA adapter by Robert Marko · 8 months ago
  55. 13cb918 clock: qcom: ipq4019: add missing networking resets by Robert Marko · 8 months ago
  56. 19ea72e dt-bindings: clock: qcom: ipq4019: drop downstream file by Robert Marko · 8 months ago
  57. 6af8dae clock: qcom: ipq4019: add ESS clock by Robert Marko · 8 months ago
  58. d1b01d8 qcom_defconfig: enable rpmh regulators by Caleb Connolly · 6 months ago
  59. 426d35d power: regulator: qcom-rpmh-regulator: add build infra by Caleb Connolly · 6 months ago
  60. b501a65 power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot by Caleb Connolly · 6 months ago
  61. a330dec power: regulator: qcom-rpmh-regulator: port ops to U-Boot by Caleb Connolly · 6 months ago
  62. be1f1b7 power: regulator: qcom-rpmh-regulator: remove unused regulators by Caleb Connolly · 6 months ago
  63. e651b4f power: regulator: qcom-rpmh-regulator: adjust structs for U-Boot by Caleb Connolly · 6 months ago
  64. 21c7b74 power: regulator: qcom-rpmh-regulator: port over lineage_range helpers by Caleb Connolly · 6 months ago
  65. 13bed6c power: regulator: qcom-rpmh-regulator: adjust headers for U-Boot by Caleb Connolly · 6 months ago
  66. 7d264b5 power: regulator: import qcom-rpmh-regulator from Linux by Caleb Connolly · 6 months ago
  67. 1384436 soc: qcom: add build infrastructure by Caleb Connolly · 6 months ago
  68. c6112dd soc: qcom: rpmh: U-Boot API changes by Caleb Connolly · 6 months ago
  69. a726ea1 soc: qcom: rpmh: drop unused functions by Caleb Connolly · 6 months ago
  70. e521820 soc: qcom: rpmh: adjust headers for U-Boot by Caleb Connolly · 6 months ago
  71. f55f7de soc: qcom: rpmh-rsc: remaining U-Boot API changes by Caleb Connolly · 6 months ago
  72. 3f02b06 soc: qcom: rpmh-rsc: adjust probe for U-Boot by Caleb Connolly · 6 months ago
  73. 3b2f15f soc: qcom: rpmh-rsc: adjust headers for U-Boot by Caleb Connolly · 6 months ago
  74. 80c5be1 soc: qcom: rpmh-rsc: drop unused multi-threading and non-active TCS support by Caleb Connolly · 6 months ago
  75. fb0fd32 soc: qcom: cmd-db: adjust for U-Boot API by Caleb Connolly · 6 months ago
  76. 1a2df13 soc: qcom: cmd-db: adjust probe for U-Boot by Caleb Connolly · 6 months ago
  77. bb991ab soc: qcom: cmd-db: drop unused functions by Caleb Connolly · 6 months ago
  78. 5f791b8 soc: qcom: cmd-db: adjust headers for U-Boot by Caleb Connolly · 6 months ago
  79. 6716e22 soc: qcom: import rpmh and cmd-db drivers from Linux by Caleb Connolly · 6 months ago
  80. 555047d linux/bitmap.h: add bitmap_empty helper by Caleb Connolly · 6 months ago
  81. 1fbd058 dm: core: scan reserved-memory nodes by Caleb Connolly · 6 months ago
  82. 2d4925a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 6 months ago
  83. 2269217 arm: exynos: Enable TRNG on E850-96 board by Sam Protsenko · 6 months ago
  84. 9344efc rng: Add Exynos TRNG driver by Sam Protsenko · 6 months ago
  85. 95d8937 clk: exynos: Add SSS clocks for Exynos850 by Sam Protsenko · 6 months ago
  86. f04e58c board: samsung: e850-96: Load LDFW firmware on board init by Sam Protsenko · 6 months ago
  87. ac1a474 board: samsung: e850-96: Add default partitions by Sam Protsenko · 6 months ago
  88. f659ba4 Merge branch '2024-07-23-remove-or-update-some-platforms' by Tom Rini · 6 months ago
  89. 3a63612 pxm2: switch to DM_I2C by Anatolij Gustschin · 6 months ago
  90. 4beca13 board: keymile: convert to CONFIG_DM_I2C by Anatolij Gustschin · 6 months ago
  91. c5de071 arm: Remove omap3_beagle board by Tom Rini · 6 months ago
  92. 26ed58b arm: Remove devkit3250 board by Tom Rini · 6 months ago
  93. b0ee3fe arm: ti: Remove omap4 platform support by Tom Rini · 6 months ago
  94. 502d7d8 arm: Remove omap4_sdp4430 board by Tom Rini · 6 months ago
  95. 1104cd6 arm: Remove omap4_panda board by Tom Rini · 6 months ago
  96. 3efd925 board: beagle: convert to CONFIG_DM_I2C by Anatolij Gustschin · 6 months ago
  97. 123f6f7 Prepare v2024.10-rc1 by Tom Rini · 6 months ago
  98. 258291f Merge tag 'u-boot-imx-master-20240722' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 6 months ago
  99. a9c9629 kontron-sl-mx6ul: switch to DM_SERIAL by Anatolij Gustschin · 6 months ago
  100. b9cc1fa mx6boards: convert to DM_I2C and DM_SERIAL by Anatolij Gustschin · 6 months ago