1. 12ea40d2 ARM: meson: add support for Libre Computer aml-s905d3-cc by Neil Armstrong · 4 months ago
  2. 9e6e6b0 ARM: meson: add support for Libre Computer aml-a311d-cc by Neil Armstrong · 4 months ago
  3. 75c87c6 board: libre-computer: aml-s805x-cc: Enable capsule updates by Neil Armstrong · 4 months ago
  4. f5b9f89 board: libretech-ac: move board support into dedicated directory by Neil Armstrong · 4 months ago
  5. 580fb57 Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 months ago
  6. 82686e6 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 3 months ago
  7. 711fcd3 video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driver by Svyatoslav Ryhel · 1 year, 1 month ago
  8. 744bce5 video: tegra20: dsi: add ganged mode support by Svyatoslav Ryhel · 6 months ago
  9. 68ebc7c video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use by Svyatoslav Ryhel · 6 months ago
  10. 43800d7 usb: host: tegra: get usb phy configuration from phy node by Svyatoslav Ryhel · 1 year, 5 months ago
  11. 5396338 arm: tegra: add AP20 and AP20H SKU by Ion Agorria · 4 months ago
  12. 2b323dc arm: tegra: fix typo in logging functions by Ion Agorria · 4 months ago
  13. 8768ade board: asus: transformer: implement multi-DTB support by Svyatoslav Ryhel · 6 months ago
  14. 1c1608e board: asus: grouper: implement multi-DTB support by Svyatoslav Ryhel · 6 months ago
  15. 1f7a575 board: htc: endeavoru: simplify RCM hook by Svyatoslav Ryhel · 5 months ago
  16. 37f85ab board: asus: grouper: dynamically detect correct SPL configuration by Svyatoslav Ryhel · 6 months ago
  17. 2ff444d drivers: tegra_gpio: add early SPL functions by Svyatoslav Ryhel · 5 months ago
  18. d7c98f2 ARM: tegra-u-boot: add recipe for multi-dtb image by Svyatoslav Ryhel · 6 months ago
  19. 539800b ARM: tegra: board2: add common dtb reselect logic by Svyatoslav Ryhel · 6 months ago
  20. b515d7a Tegra30: Add funcmux for UART over SD slot by Jonas Schwöbel · 12 months ago
  21. 5e13730 board: tegra: convert boards to text env by Svyatoslav Ryhel · 7 months ago
  22. 83b5f63 disk: add TegraPT support by Svyatoslav Ryhel · 6 months ago
  23. 19c0e50 clk: imx8mp: Add i.MX8MP Dummy clk by Peng Fan · 3 months ago
  24. b970b73 arm64: imx: imx8mp-debix-model-a: Migrate to OF_UPSTREAM by Gilles Talis · 3 months ago
  25. 03b415d imx8: Correct the SCU API return value check by Peng Fan · 3 months ago
  26. cd31c72 binman: add fast authentication method for i.MX8M signing by Brian Ruley · 4 months ago
  27. 784f84d binman: cosmetic: refactor `nxp_imx8mcst' etype code by Brian Ruley · 4 months ago
  28. e612d5c ARM: imx: Update MAINTAINERS file globs for i.MX8MP DHSOM by Marek Vasut · 3 months ago
  29. d947b78 ARM: imx: Update MAINTAINERS file globs for i.MX6 DHSOM by Marek Vasut · 3 months ago
  30. 6f446cc misc: fuse: Update fuse driver by Ye Li · 3 months ago
  31. b1fc93b misc: fuse: Fix FSB redundancy fuse word check and clear res by Ye Li · 3 months ago
  32. e6bdb8d misc: ele_api: Add read/write shadow fuse APIs by Ye Li · 3 months ago
  33. 929dc83 misc: ele_api: Update ELE read common fuse API by Peng Fan · 3 months ago
  34. e743134 misc: ele_mu: Clear RR when initialize MU by Peng Fan · 3 months ago
  35. 2630cee misc: ele_mu: Update ELE MU to get TR/RR number from HW by Ye Li · 3 months ago
  36. 47e544f Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 3 months ago
  37. 0220a68 qconfig: Update tool for new Makefile variables by Simon Glass · 4 months ago
  38. 96ed5b0 spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT by Simon Glass · 4 months ago
  39. 5c10c8b global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 4 months ago
  40. c46760d global: Rename SPL_ to XPL_ by Simon Glass · 4 months ago
  41. 53abdda kconfig: binman: Check for SPL instead of XPL by Simon Glass · 4 months ago
  42. 9280a94 xpl: Define CONFIG_SPL_BUILD only for the SPL build by Simon Glass · 4 months ago
  43. 1d6132e global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  44. f38956a include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  45. 371dc06 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  46. dac3ce9 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  47. bef9fdb arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 4 months ago
  48. ac644df doc: Update init docs for the xPL changes by Simon Glass · 4 months ago
  49. 64746bf doc: Move init-related things out of README by Simon Glass · 4 months ago
  50. 8651eb1 README: Drop SoC-specific comment about SPL by Simon Glass · 4 months ago
  51. e16bfd9 doc: Update SPL docs for the xPL changes by Simon Glass · 4 months ago
  52. a64e7d7 log: global: Rename warn_non_spl() by Simon Glass · 4 months ago
  53. 80580cd xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · 4 months ago
  54. 6c49fc5 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · 4 months ago
  55. 44a4c8e xpl: Add a function to indicate when in xPL by Simon Glass · 4 months ago
  56. f86580f xpl: Rename spl_in_proper() to not_xpl() by Simon Glass · 4 months ago
  57. 456bdb7 xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 4 months ago
  58. 41ea75a xpl: Rename spl_phase to xpl_phase_t by Simon Glass · 4 months ago
  59. 713bfc5 xpl: Rename u_boot_first_phase to xpl_is_first_phase() by Simon Glass · 4 months ago
  60. 90fb55e qconfig: Add XPL_BUILD to ignored symbols by Simon Glass · 4 months ago
  61. 1daf5b8 scripts: Define CONFIG_XPL_BUILD for all xPL builds by Simon Glass · 4 months ago
  62. d90b3d9 scripts: Add some comments about autoconf.mk by Simon Glass · 4 months ago
  63. c6efb7a scripts: Rename Makefile.spl to Makefile.xpl by Simon Glass · 4 months ago
  64. d7f1672 stdio: Make use of the SERIAL define by Simon Glass · 4 months ago
  65. 47bd480 serial: Make use of the SERIAL define by Simon Glass · 4 months ago
  66. 09eaa40 net: freescale: Drop use of SPL_BUILD dependency by Simon Glass · 4 months ago
  67. 0e01334 tegra: Drop dependency on SPL_BUILD by Simon Glass · 4 months ago
  68. 95a720e boot: Drop unnecessary ifdef for LOAD_FIT by Simon Glass · 4 months ago
  69. 01ab644 Makefile: Add a u-boot.cfg file for VPL by Simon Glass · 4 months ago
  70. 5d899fc Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 months ago
  71. c69ba5a usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case by Jan Kiszka · 5 months ago
  72. c264a59 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · 3 months ago
  73. aadf5750 test: dm: Expand ofnode options test with new helper by Christian Marangi · 4 months ago
  74. 9046279 test: dm: Add tests for LED boot and activity by Christian Marangi · 4 months ago
  75. 051c448 doc: introduce led.rst documentation by Christian Marangi · 4 months ago
  76. 990f726 ubi: implement support for LED activity by Christian Marangi · 4 months ago
  77. 0319bae mtd: implement support for LED activity by Christian Marangi · 4 months ago
  78. 5d162bb tftp: implement support for LED activity by Christian Marangi · 4 months ago
  79. aad8cfa led: implement LED activity API by Christian Marangi · 4 months ago
  80. fc55ae0 common: board_r: rework BOOT LED handling by Christian Marangi · 4 months ago
  81. 914fd75 led: implement LED boot API by Christian Marangi · 4 months ago
  82. 30f6ea5 dm: core: implement ofnode_options helpers by Christian Marangi · 4 months ago
  83. 9e3d833 led: toggle LED on initial SW blink by Christian Marangi · 4 months ago
  84. a404065 power: pmic: pca9450: Add missing newline by Joy Zou · 4 months ago
  85. a857e47 power: pmic/regulator: Support pca9452 by Joy Zou · 4 months ago
  86. cd63c4a power: regulator: pca9450: Update the BUCK1 voltage range by Joy Zou · 4 months ago
  87. 6417ee7 power: mp5416: Fix LDO SVAL for MP5416 PMIC by Sidharth Prabukumar · 1 year, 4 months ago
  88. db11dfd mtd: spi-nor-ids: Add support for S28HS256T by Takahiro Kuwano · 4 months ago
  89. 113b1a8 Merge patch series "mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon 2Gb parts" by Tom Rini · 3 months ago
  90. abb8213 mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt by Takahiro Kuwano · 4 months ago
  91. ae391a2 mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt by Takahiro Kuwano · 4 months ago
  92. fbab6b3 Merge patch series "mtd: spi-nor: Add support for S25FS-S family" by Tom Rini · 3 months ago
  93. f42e729 mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs by Takahiro Kuwano · 4 months ago
  94. 021015a mtd: spi-nor-id: Use INFO6 macro for S25FL-S by Takahiro Kuwano · 4 months ago
  95. 2d7a35d mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s by Takahiro Kuwano · 4 months ago
  96. 3c5dcde mtd: spi-nor-ids: Extend w25q16cl entry with locking support by Marek Vasut · 4 months ago
  97. aa7d0f5 mtd: spi-nor-ids: Deduplicate mx25u25635f entry by Marek Vasut · 4 months ago
  98. f52ec82 mtd: spi-nor-ids: Deduplicate w25q16dw entry by Marek Vasut · 4 months ago
  99. 215f1d5 mtd: spi-nor: Clear Winbond SR3 WPS bit on boot by Marek Vasut · 11 months ago
  100. 1ff60b1 Merge tag 'efi-2025-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 months ago