1. 6b5110b binman: Mention expanded entries in u-boot-vpl by Simon Glass · 4 months ago
  2. 8197552 binman: Correct comment in blob_dtb GetFdtEtype() by Simon Glass · 4 months ago
  3. d3cd5cc binman: Write the compressed output to a file by Simon Glass · 4 months ago
  4. 94a5568 binman: elf: Add more debugging to LookupAndWriteSymbols() by Simon Glass · 4 months ago
  5. 1a246ee binman: Move problem-checking code into a function by Simon Glass · 4 months ago
  6. 65b39ba binman: Tidy up comment for Bintoolfdt_add_pubkey.run() by Simon Glass · 4 months ago
  7. b20a112 binman: Tidy up bintool docs by Simon Glass · 4 months ago
  8. e1931ee binman: Correct an error in the FIT-template example by Simon Glass · 4 months ago
  9. a455003 fixdep: Support VPL by Simon Glass · 4 months ago
  10. a84b6c5 qconfig: Support a 'list' format by Simon Glass · 4 months ago
  11. ba4d442 qconfig: Sort the boards by name when finding by Simon Glass · 4 months ago
  12. 9c9ec3a qconfig: Allow searching for CONFIG values by Simon Glass · 4 months ago
  13. 405a05b Merge tag 'dm-pull-26jul24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 months ago
  14. f869a90 buildman: Show board list with -x by Simon Glass · 5 months ago
  15. e893fb2 sandbox: Fix LTO to work with STACKPROTECTOR by Andrew Goodbody · 5 months ago
  16. 18aa27f binman: Update cbfstool by Simon Glass · 5 months ago
  17. f137881 tools: patman: fix `pip install` with Python 3.12 by Brandon Maier · 5 months ago
  18. 3314e90 qconfig: Move operation check into parse_args() by Simon Glass · 4 months ago
  19. d755289 qconfig: Drop col argument from Slots() by Simon Glass · 4 months ago
  20. c2466b7 qconfig: Use the Color object in Progress by Simon Glass · 4 months ago
  21. c5ca9dc qconfig: Move the last two operations into their own functions by Simon Glass · 4 months ago
  22. 19d91da qconfig: Move progress output into the class by Simon Glass · 4 months ago
  23. e054a75 qconfig: Move commit code into a separate function by Simon Glass · 4 months ago
  24. 4c05903 qconfig: Move all move_config code into move_config() by Simon Glass · 4 months ago
  25. 3c4cb20 qconfig: Add a return value to do_find_config() by Simon Glass · 4 months ago
  26. 1835211 qconfig: Move imply into a separate function by Simon Glass · 4 months ago
  27. 6901a64 qconfig: Add a return value to do_scan_source() by Simon Glass · 4 months ago
  28. ac261cc qconfig: Move testing into a separate function by Simon Glass · 4 months ago
  29. 84f541a qconfig: Move converting config args to the top by Simon Glass · 4 months ago
  30. 9a042c5 qconfig: Move checking directory to the top by Simon Glass · 4 months ago
  31. 704dd89 qconfig: Move getting the colour to where it is needed by Simon Glass · 4 months ago
  32. 855a0ce qconfig: Move arg checking to the top of main() by Simon Glass · 4 months ago
  33. 771276e qconfig: Move arg checking a little higher by Simon Glass · 4 months ago
  34. fe11dcf qconfig: Move arg parsing into a separate function by Simon Glass · 4 months ago
  35. 4696094 qconfig: Rename the doc link by Simon Glass · 4 months ago
  36. 0f43920 qconfig: Correct format string in do_imply_config() by Simon Glass · 4 months ago
  37. 2815557 qconfig: Tidy up some pylint warnings by Simon Glass · 4 months ago
  38. a0a6160 qconfig: Make KconfigScanner a function by Simon Glass · 4 months ago
  39. 0c3c7ca qconfig: Drop the try_expand() function by Simon Glass · 4 months ago
  40. 3a315fa qconfig: Fix pylint error in read_database() by Simon Glass · 4 months ago
  41. 5690c25 Merge branch 'qcom-main' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 4 months ago
  42. 59843c3 arm: dts: add IPQ4019 ESS EDMA U-Boot additions by Robert Marko · 6 months ago
  43. ea1b88b net: add Qualcomm ESS EDMA adapter by Robert Marko · 6 months ago
  44. d6b748e clock: qcom: ipq4019: add missing networking resets by Robert Marko · 6 months ago
  45. a13cce7 dt-bindings: clock: qcom: ipq4019: drop downstream file by Robert Marko · 6 months ago
  46. bbb5483 clock: qcom: ipq4019: add ESS clock by Robert Marko · 6 months ago
  47. 8a257ff qcom_defconfig: enable rpmh regulators by Caleb Connolly · 4 months ago
  48. 0c3f3a8 power: regulator: qcom-rpmh-regulator: add build infra by Caleb Connolly · 4 months ago
  49. c58644d power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot by Caleb Connolly · 4 months ago
  50. f0e5db5 power: regulator: qcom-rpmh-regulator: port ops to U-Boot by Caleb Connolly · 4 months ago
  51. 9e4ff4d power: regulator: qcom-rpmh-regulator: remove unused regulators by Caleb Connolly · 4 months ago
  52. c4c9cc0 power: regulator: qcom-rpmh-regulator: adjust structs for U-Boot by Caleb Connolly · 4 months ago
  53. 924d9a7 power: regulator: qcom-rpmh-regulator: port over lineage_range helpers by Caleb Connolly · 4 months ago
  54. 812aacf power: regulator: qcom-rpmh-regulator: adjust headers for U-Boot by Caleb Connolly · 4 months ago
  55. c0e6aa6 power: regulator: import qcom-rpmh-regulator from Linux by Caleb Connolly · 4 months ago
  56. 8bef2e4 soc: qcom: add build infrastructure by Caleb Connolly · 4 months ago
  57. 1479485 soc: qcom: rpmh: U-Boot API changes by Caleb Connolly · 4 months ago
  58. 49deb54 soc: qcom: rpmh: drop unused functions by Caleb Connolly · 4 months ago
  59. 77e9be4 soc: qcom: rpmh: adjust headers for U-Boot by Caleb Connolly · 4 months ago
  60. 974e743 soc: qcom: rpmh-rsc: remaining U-Boot API changes by Caleb Connolly · 4 months ago
  61. 8a54010 soc: qcom: rpmh-rsc: adjust probe for U-Boot by Caleb Connolly · 4 months ago
  62. bdc5a79 soc: qcom: rpmh-rsc: adjust headers for U-Boot by Caleb Connolly · 4 months ago
  63. d14e587 soc: qcom: rpmh-rsc: drop unused multi-threading and non-active TCS support by Caleb Connolly · 4 months ago
  64. b005a24 soc: qcom: cmd-db: adjust for U-Boot API by Caleb Connolly · 4 months ago
  65. f8bd3bb soc: qcom: cmd-db: adjust probe for U-Boot by Caleb Connolly · 4 months ago
  66. 8751dfb soc: qcom: cmd-db: drop unused functions by Caleb Connolly · 4 months ago
  67. 31edd02 soc: qcom: cmd-db: adjust headers for U-Boot by Caleb Connolly · 4 months ago
  68. 90ff581 soc: qcom: import rpmh and cmd-db drivers from Linux by Caleb Connolly · 4 months ago
  69. 5220e55 linux/bitmap.h: add bitmap_empty helper by Caleb Connolly · 4 months ago
  70. f7aacda dm: core: scan reserved-memory nodes by Caleb Connolly · 4 months ago
  71. 127dc6c Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 months ago
  72. 942e32c arm: exynos: Enable TRNG on E850-96 board by Sam Protsenko · 4 months ago
  73. 110f810 rng: Add Exynos TRNG driver by Sam Protsenko · 4 months ago
  74. 040f068 clk: exynos: Add SSS clocks for Exynos850 by Sam Protsenko · 4 months ago
  75. 850f144 board: samsung: e850-96: Load LDFW firmware on board init by Sam Protsenko · 4 months ago
  76. 551b465 board: samsung: e850-96: Add default partitions by Sam Protsenko · 4 months ago
  77. 15a79ac Merge branch '2024-07-23-remove-or-update-some-platforms' by Tom Rini · 4 months ago
  78. e972c68a pxm2: switch to DM_I2C by Anatolij Gustschin · 4 months ago
  79. 02d59e3 board: keymile: convert to CONFIG_DM_I2C by Anatolij Gustschin · 4 months ago
  80. 044590a arm: Remove omap3_beagle board by Tom Rini · 4 months ago
  81. b66e4d2 arm: Remove devkit3250 board by Tom Rini · 4 months ago
  82. 8c6b437 arm: ti: Remove omap4 platform support by Tom Rini · 4 months ago
  83. 6ef7180 arm: Remove omap4_sdp4430 board by Tom Rini · 4 months ago
  84. bdba74d arm: Remove omap4_panda board by Tom Rini · 4 months ago
  85. f1bd9b9 board: beagle: convert to CONFIG_DM_I2C by Anatolij Gustschin · 4 months ago
  86. 94e5131 Prepare v2024.10-rc1 by Tom Rini · 4 months ago
  87. cd506ef Merge tag 'u-boot-imx-master-20240722' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 months ago
  88. 0aa9584 kontron-sl-mx6ul: switch to DM_SERIAL by Anatolij Gustschin · 4 months ago
  89. e4bde88 mx6boards: convert to DM_I2C and DM_SERIAL by Anatolij Gustschin · 4 months ago
  90. abd37d1 nitrogen6x: convert to DM_I2C and DM_SERIAL by Anatolij Gustschin · 4 months ago
  91. 2be6e8c udoo-neo: Convert to OF_UPSTREAM by Fabio Estevam · 4 months ago
  92. a6d40dc udoo-neo: Do not print devicetree model by Fabio Estevam · 4 months ago
  93. 7043aef udoo_neo: Select LTO by Fabio Estevam · 4 months ago
  94. 4c55d89 udoo_neo: Convert to watchdog driver model by Fabio Estevam · 4 months ago
  95. 8a1a819 imx93-u-boot: Describe the CPU clocks in the devicetree by Fabio Estevam · 4 months ago
  96. 907d1c4 clk: imx6q: Add definition for IMX6QDL_CLK_PWM1 by Emil Kronborg · 4 months ago
  97. 55f528f clk: imx6q: Add definition for IMX6QDL_CLK_I2C3 by Emil Kronborg · 5 months ago
  98. f9b6d17 clk: imx8mp: Make parent names arrays const pointers by Michael Trimarchi · 5 months ago
  99. 0e9e169 clk: imx8mm: Make parent names arrays const pointers by Michael Trimarchi · 5 months ago
  100. a5e8304 clk: imx8mn: Make parent names arrays const pointers by Michael Trimarchi · 5 months ago