1. eff6209 Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 9 months ago
  2. 0465f8d Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 9 months ago
  3. da43749 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 9 months ago
  4. b4b98ad Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 9 months ago
  5. 114df8b dts: meson: Drop redundant G12A, G12B & SM1 devicetree files by Neil Armstrong · 10 months ago
  6. 834e7c8 dts: meson-g12a: Switch to using upstream DT by Neil Armstrong · 10 months ago
  7. 0364f25 dts: meson: Drop redundant GXL, GXM & AXG devicetree files by Neil Armstrong · 10 months ago
  8. 4bb4961 dts: meson: Switch GXL, GXM & AXG to using upstream DT by Neil Armstrong · 10 months ago
  9. 0fb2552 configs: meson64: remove amlogic prefix in fdtfile when CONFIG_OF_UPSTREAM is selected by Neil Armstrong · 10 months ago
  10. 0ce779d board: amlogic: jethubj100: update docs by Viacheslav Bocharov · 11 months ago
  11. c687b2c board: amlogic: jethubj100: update MAINTAINERS by Viacheslav Bocharov · 11 months ago
  12. 8c63d43 board: amlogic: jethubj100: fix common config header by Viacheslav Bocharov · 11 months ago
  13. b251114 qcom_defconfig: enable USB by Caleb Connolly · 10 months ago
  14. 1534186 qcom_defconfig: enable livetree by Caleb Connolly · 10 months ago
  15. 9a556a0 dts: sdm845-db845c: add u-boot fixups by Caleb Connolly · 10 months ago
  16. 1751d3c mach-snapdragon: call regulators_enable_boot_on() by Caleb Connolly · 10 months ago
  17. b2f2c7b5 mach-snapdragon: fixup power-domains by Caleb Connolly · 10 months ago
  18. 06db7f9 mach-snapdragon: fixup USB nodes by Caleb Connolly · 10 months ago
  19. 320a3ec serial: msm-geni: support livetree by Caleb Connolly · 10 months ago
  20. 4527991 gpio: msm_gpio: add .set_flags op by Caleb Connolly · 10 months ago
  21. 491a981 clk/qcom: sdm845: add USB clocks by Caleb Connolly · 10 months ago
  22. f2c3708 clk/qcom: sdm845: add gdscs by Caleb Connolly · 10 months ago
  23. d33d4e0 clk/qcom: use offsets for RCG registers by Caleb Connolly · 10 months ago
  24. 8670cb4 mach-snapdragon: disable power-domains for pre-reloc drivers by Caleb Connolly · 10 months ago
  25. 968f512 phy: qcom: Add SNPS femto v2 USB HS phy by Bhupesh Sharma · 10 months ago
  26. 8b133fc phy: qcom: add Qualcomm QUSB2 USB PHY driver by Bhupesh Sharma · 10 months ago
  27. 008a2ad mailmap: update Bhupesh's email address by Caleb Connolly · 10 months ago
  28. 493f069 pinctrl: qcom: pass pin number to get_function_mux callback by Volodymyr Babchuk · 10 months ago
  29. b563e76 clk: qcom: add support for power domains uclass by Volodymyr Babchuk · 10 months ago
  30. 054eb87 clk: qcom: clear div mask before assigning a new divider by Volodymyr Babchuk · 10 months ago
  31. 86eb5d8 qcom: board: validate fdt before trying to use it by Volodymyr Babchuk · 10 months ago
  32. b621dcd qcom_defconfig: Enable ethernet and I2C support by Sumit Garg · 11 months ago
  33. 53bdcd1 arm: mvebu: turris_omnia: Enable rng command in defconfig by Marek Behún · 10 months ago
  34. 8593e2e misc: turris_omnia_mcu: Add support for rng provided by MCU by Marek Behún · 10 months ago
  35. 144c016 cmd: rng: Print "Abort" on -EINTR by Marek Behún · 10 months ago
  36. 7bdf3cd arm: mvebu: turris_omnia: Enable poweroff command via sysreset in defconfig by Marek Behún · 10 months ago
  37. a5505de gpio: turris_omnia_mcu: Add support for system power off via sysreset by Marek Behún · 10 months ago
  38. 68e09ae gpio: turris_omnia_mcu: Update firmware features reading by Marek Behún · 10 months ago
  39. c07206f gpio: turris_omnia_mcu: Use byteorder conversion functions by Marek Behún · 10 months ago
  40. 0c350a6 arm: mvebu: system-controller: Add support for SYSRESET by Marek Behún · 10 months ago
  41. 383969d arm: mvebu: system-controller: Select mvebu-reset if DM_RESET && PCI_MVEBU by Marek Behún · 10 months ago
  42. ab900a6 arm: mvebu: system-controller: Rework to use UCLASS_SYSCON by Marek Behún · 10 months ago
  43. 3eeb293 arm: mvebu: spl: Do not build mvebu-reset in SPL by Marek Behún · 10 months ago
  44. 77b0e0c arm: mvebu: turris_omnia: Disable Atmel SHA node if not present by Marek Behún · 10 months ago
  45. 59840f7 arm: mvebu: turris_omnia: Print board ECDSA public key if available by Marek Behún · 10 months ago
  46. 2f1b88a arm: mvebu: turris_omnia: Implement getting board information from MCU by Marek Behún · 10 months ago
  47. ed8d3bd arm: mvebu: turris_omnia: Update MCU status and features reading by Marek Behún · 10 months ago
  48. 8983f0a arm: mvebu: turris_{omnia, mox}: Don't print model two times by Marek Behún · 10 months ago
  49. b555148 arm: mvebu: turris_omnia: Add header containing MCU command interface and use it by Marek Behún · 10 months ago
  50. dcddd81 arm: mvebu: turris_omnia: Enable LTO by default on Turris Omnia by Marek Behún · 10 months ago
  51. 4dfe8e3 arm: dts: kirkwood: Remove DTS files for Kirkwood boards by Tony Dinh · 10 months ago
  52. 09b6efa arm: dts: kirkwood: Enable upstream DT on Kirkwood boards by Tony Dinh · 10 months ago
  53. cdfcc37 Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 10 months ago
  54. 72b089b Merge tag 'u-boot-dfu-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 10 months ago
  55. d312d98 Merge branch 'next' by Tom Rini · 10 months ago
  56. 25049ad Prepare v2024.04 by Tom Rini · 10 months ago
  57. 7a0cfb8 android_ab: Fix ANDROID_AB_BACKUP_OFFSET by Colin McAllister · 10 months ago
  58. 109b904 android_ab: Add missing semicolon by Colin McAllister · 10 months ago
  59. 12ac51c usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts by Marek Vasut · 10 months ago
  60. 4d15898 usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget by Marek Vasut · 10 months ago
  61. bc39e06 Subtree merge tag 'v6.8-dts' of devicetree-rebasing repo [1] into dts/upstream by Tom Rini · 10 months ago
  62. 93743d2 Squashed 'dts/upstream/' changes from aaba2d45dc2a..b35b9bd1d4ee by Tom Rini · 10 months ago
  63. 27795dd Merge tag 'u-boot-imx-next-20240330' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 10 months ago
  64. f21b3e2 config: xea: Add limits for SPL and u-boot proper sizes by Lukasz Majewski · 10 months ago
  65. 7e1b8d8 arm: xea: Add support for reading SoM (CPU) board HW revision by Lukasz Majewski · 10 months ago
  66. 3603e64 arm: spl: Add definition for PHY reset GPIO for XEA HW rev. 2 by Lukasz Majewski · 10 months ago
  67. 5bc7bc6 arm: spl: xea: Remove I2S pins configuration from early initialization by Lukasz Majewski · 10 months ago
  68. 13cca97 imx8mq_evk: Remove FEC and Ethernet PHY board code by Fabio Estevam · 10 months ago
  69. 9dc7d52 net: fec_mxc: Avoid enable regulator failure by Ye Li · 10 months ago
  70. 6cd789c image-container: Fix incorrect return value by Ye Li · 10 months ago
  71. 6a9de67 thermal: imx_tmu: Fix TMU error on iMX8MQ by Ye Li · 10 months ago
  72. f6ee245 arm: imx9: Fix MMU map table overlap by Ye Li · 10 months ago
  73. 425dc46 Merge tag 'u-boot-imx-master-20240330' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 10 months ago
  74. 06e04a9 configs: colibri-imx7: allow accessing job-rings from non-TrustZone by Emanuele Ghidoli · 10 months ago
  75. 8157200 configs: colibri-imx7: set non-secure boot mode as default by Emanuele Ghidoli · 10 months ago
  76. b9edc1e crypto/fsl: allow accessing Job Ring from non-TrustZone by Emanuele Ghidoli · 10 months ago
  77. 131d895 imx: imx8mp_evk: convert to OF_UPSTREAM by Peng Fan · 10 months ago
  78. 73d57e0 imx: imx8mn-evk: convert to OF_UPSTREAM by Peng Fan · 10 months ago
  79. 5ddd665 imx: imx8mm_evk: convert to OF_UPSTREAM by Peng Fan · 10 months ago
  80. b088783 imx: imx8mq_evk: convert to OF_UPSTREAM by Peng Fan · 10 months ago
  81. a7fdca9 board: toradex: colibri-imx8x: Remove board_gpio_init by Hiago De Franco · 10 months ago
  82. f8b874f imx8: Add a default reset_cpu() implementation by Fabio Estevam · 10 months ago
  83. 77dd945 arm: dts: imx8m*-venice-gw72xx: add TPM device by Tim Harvey · 10 months ago
  84. e11fad3 arm: dts: imx8mm-venice-gw7901: add digital I/O direction control GPIO's by Tim Harvey · 10 months ago
  85. b53005c phycore_pcl063: Drop leading zero from USB vendor number by Fabio Estevam · 10 months ago
  86. fc07cac mx6cuboxi: Convert to watchdog driver model by Fabio Estevam · 10 months ago
  87. ea2b074 warp7: Convert to watchdog driver model by Fabio Estevam · 10 months ago
  88. e7b5250 mx6cuboxi: Fix board revision detection by Fabio Estevam · 10 months ago
  89. 6e2228f Merge patch series "Clean up arm linker scripts" by Tom Rini · 10 months ago
  90. 7828a1e arm: remove redundant section alignments by Ilias Apalodimas · 10 months ago
  91. 4ee32ea arm: move image_copy_start/end to linker symbols by Ilias Apalodimas · 10 months ago
  92. c080210 arm: fix __efi_runtime_start/end definitions by Ilias Apalodimas · 10 months ago
  93. 742752a arm: clean up v7 and v8 linker scripts for __rel_dyn_start/end by Ilias Apalodimas · 10 months ago
  94. 6b7f91c arm: fix __efi_runtime_rel_start/end definitions by Ilias Apalodimas · 10 months ago
  95. faf396a arm: clean up v7 and v8 linker scripts for bss_start/end by Ilias Apalodimas · 10 months ago
  96. fb57067 arm: baltos: remove custom linker script by Ilias Apalodimas · 10 months ago
  97. 9468bf3 Merge tag 'doc-2024-04-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 10 months ago
  98. 7761226 Merge branch '2024-03-28-assorted-net-changes' into next by Tom Rini · 10 months ago
  99. 24eb391 Merge tag 'acpi-next-20240328' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 10 months ago
  100. d2fbe1f doc: add reference to itest in if man-page by Heinrich Schuchardt · 10 months ago