1. 0364f25 dts: meson: Drop redundant GXL, GXM & AXG devicetree files by Neil Armstrong · 7 months ago
  2. 4bb4961 dts: meson: Switch GXL, GXM & AXG to using upstream DT by Neil Armstrong · 7 months ago
  3. 0fb2552 configs: meson64: remove amlogic prefix in fdtfile when CONFIG_OF_UPSTREAM is selected by Neil Armstrong · 7 months ago
  4. 0ce779d board: amlogic: jethubj100: update docs by Viacheslav Bocharov · 8 months ago
  5. c687b2c board: amlogic: jethubj100: update MAINTAINERS by Viacheslav Bocharov · 8 months ago
  6. 8c63d43 board: amlogic: jethubj100: fix common config header by Viacheslav Bocharov · 8 months ago
  7. cdfcc37 Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 7 months ago
  8. 72b089b Merge tag 'u-boot-dfu-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 7 months ago
  9. d312d98 Merge branch 'next' by Tom Rini · 7 months ago
  10. 25049ad Prepare v2024.04 by Tom Rini · 7 months ago
  11. 7a0cfb8 android_ab: Fix ANDROID_AB_BACKUP_OFFSET by Colin McAllister · 7 months ago
  12. 109b904 android_ab: Add missing semicolon by Colin McAllister · 7 months ago
  13. 12ac51c usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts by Marek Vasut · 7 months ago
  14. 4d15898 usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget by Marek Vasut · 7 months ago
  15. bc39e06 Subtree merge tag 'v6.8-dts' of devicetree-rebasing repo [1] into dts/upstream by Tom Rini · 7 months ago
  16. 93743d2 Squashed 'dts/upstream/' changes from aaba2d45dc2a..b35b9bd1d4ee by Tom Rini · 7 months ago
  17. 27795dd Merge tag 'u-boot-imx-next-20240330' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 7 months ago
  18. f21b3e2 config: xea: Add limits for SPL and u-boot proper sizes by Lukasz Majewski · 7 months ago
  19. 7e1b8d8 arm: xea: Add support for reading SoM (CPU) board HW revision by Lukasz Majewski · 7 months ago
  20. 3603e64 arm: spl: Add definition for PHY reset GPIO for XEA HW rev. 2 by Lukasz Majewski · 7 months ago
  21. 5bc7bc6 arm: spl: xea: Remove I2S pins configuration from early initialization by Lukasz Majewski · 7 months ago
  22. 13cca97 imx8mq_evk: Remove FEC and Ethernet PHY board code by Fabio Estevam · 7 months ago
  23. 9dc7d52 net: fec_mxc: Avoid enable regulator failure by Ye Li · 7 months ago
  24. 6cd789c image-container: Fix incorrect return value by Ye Li · 7 months ago
  25. 6a9de67 thermal: imx_tmu: Fix TMU error on iMX8MQ by Ye Li · 7 months ago
  26. f6ee245 arm: imx9: Fix MMU map table overlap by Ye Li · 7 months ago
  27. 425dc46 Merge tag 'u-boot-imx-master-20240330' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 7 months ago
  28. 06e04a9 configs: colibri-imx7: allow accessing job-rings from non-TrustZone by Emanuele Ghidoli · 7 months ago
  29. 8157200 configs: colibri-imx7: set non-secure boot mode as default by Emanuele Ghidoli · 7 months ago
  30. b9edc1e crypto/fsl: allow accessing Job Ring from non-TrustZone by Emanuele Ghidoli · 7 months ago
  31. 131d895 imx: imx8mp_evk: convert to OF_UPSTREAM by Peng Fan · 7 months ago
  32. 73d57e0 imx: imx8mn-evk: convert to OF_UPSTREAM by Peng Fan · 7 months ago
  33. 5ddd665 imx: imx8mm_evk: convert to OF_UPSTREAM by Peng Fan · 7 months ago
  34. b088783 imx: imx8mq_evk: convert to OF_UPSTREAM by Peng Fan · 7 months ago
  35. a7fdca9 board: toradex: colibri-imx8x: Remove board_gpio_init by Hiago De Franco · 7 months ago
  36. f8b874f imx8: Add a default reset_cpu() implementation by Fabio Estevam · 7 months ago
  37. 77dd945 arm: dts: imx8m*-venice-gw72xx: add TPM device by Tim Harvey · 7 months ago
  38. e11fad3 arm: dts: imx8mm-venice-gw7901: add digital I/O direction control GPIO's by Tim Harvey · 7 months ago
  39. b53005c phycore_pcl063: Drop leading zero from USB vendor number by Fabio Estevam · 7 months ago
  40. fc07cac mx6cuboxi: Convert to watchdog driver model by Fabio Estevam · 7 months ago
  41. ea2b074 warp7: Convert to watchdog driver model by Fabio Estevam · 7 months ago
  42. e7b5250 mx6cuboxi: Fix board revision detection by Fabio Estevam · 7 months ago
  43. 6e2228f Merge patch series "Clean up arm linker scripts" by Tom Rini · 7 months ago
  44. 7828a1e arm: remove redundant section alignments by Ilias Apalodimas · 7 months ago
  45. 4ee32ea arm: move image_copy_start/end to linker symbols by Ilias Apalodimas · 7 months ago
  46. c080210 arm: fix __efi_runtime_start/end definitions by Ilias Apalodimas · 7 months ago
  47. 742752a arm: clean up v7 and v8 linker scripts for __rel_dyn_start/end by Ilias Apalodimas · 7 months ago
  48. 6b7f91c arm: fix __efi_runtime_rel_start/end definitions by Ilias Apalodimas · 7 months ago
  49. faf396a arm: clean up v7 and v8 linker scripts for bss_start/end by Ilias Apalodimas · 7 months ago
  50. fb57067 arm: baltos: remove custom linker script by Ilias Apalodimas · 7 months ago
  51. 9468bf3 Merge tag 'doc-2024-04-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 7 months ago
  52. 7761226 Merge branch '2024-03-28-assorted-net-changes' into next by Tom Rini · 7 months ago
  53. 24eb391 Merge tag 'acpi-next-20240328' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 7 months ago
  54. d2fbe1f doc: add reference to itest in if man-page by Heinrich Schuchardt · 7 months ago
  55. 1626ef2 doc: man-page for itest by Heinrich Schuchardt · 7 months ago
  56. 5e19fe8 tee: sandbox: fix spelling errors by Igor Opaniuk · 8 months ago
  57. 6eca28b smbios: fill wake-up type by Heinrich Schuchardt · 8 months ago
  58. 23109d0 cmd: smbios: type 1 wake-up time, family by Heinrich Schuchardt · 8 months ago
  59. 4b0c1c4 acpi: remove duplicate declaration of acpi_fill_header() by Heinrich Schuchardt · 9 months ago
  60. 23f128f acpi: document HETP table by Heinrich Schuchardt · 9 months ago
  61. 0da1c03 MAINTAINERS: add include/acpi/ to ACPI by Heinrich Schuchardt · 9 months ago
  62. 4735d03 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · 9 months ago
  63. ba29171 configs/am62x_beagleplay_a53_defconfig: enable DM_ETH_PHY by Roger Quadros · 8 months ago
  64. 052bff8 net: mdio-uclass: Bind and probe generic Ethernet PHY driver by Roger Quadros · 8 months ago
  65. e99a6ef net: phy: Factor out PHY GPIO reset code by Marek Vasut · 7 months ago
  66. 85d44e4 e1000: add support for i225-IT by Marjolaine Amate · 8 months ago
  67. cc09160 net: phy: ncsi: reslove the unaligned access issue by Jacky Chou · 9 months ago
  68. 60d77b6 net: phy: ncsi: Correct the endian of the checksum by Jacky Chou · 9 months ago
  69. 0eedd1e net: hifemac: make some functions static by Yang Xiwen · 9 months ago
  70. abcb26c net: hifemac: implement `net stats` needed ops by Yang Xiwen · 9 months ago
  71. 561856e net: hifemac: register MDIO bus device for subnode by Yang Xiwen · 9 months ago
  72. a91263c net: hifemac: fix log reporting by Yang Xiwen · 9 months ago
  73. 3724ec4 net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err() by Yang Xiwen · 9 months ago
  74. f146c44 net: phy: the NC-SI phy device do not require mdio bus by Jacky Chou · 9 months ago
  75. f5dbfc8 net: phy: Fix signed shift overflow by Eugeniu Rosca · 10 months ago
  76. 388cb2d net: phy: broadcom: Configure LEDs on BCM54210E by Marek Vasut · 10 months ago
  77. 22f314e net: phy: ncsi: fixed not nullify the pointers after free by Jacky Chou · 10 months ago
  78. a5ec56a Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 7 months ago
  79. 0cfe1bc spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR by Randolph · 7 months ago
  80. ab8d9ca Merge tag 'v2024.04-rc5' into next by Tom Rini · 7 months ago
  81. dde373b Prepare v2024.04-rc5 by Tom Rini · 7 months ago
  82. 8ef8dcc Merge tag 'u-boot-at91-2024.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 7 months ago
  83. 34f0452 Merge tag 'u-boot-amlogic-fixes-20240325' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 7 months ago
  84. d54f87f board: amlogic: fix buffler overflow in seria, mac & usid read by Neil Armstrong · 7 months ago
  85. 65d5c36 board: amlogic: add meson_generate_serial_ethaddr fallback to p200 by Christian Hewitt · 7 months ago
  86. cac7741 ARM: dts: fix Ethernet on WeTek Hub/Play2 by Christian Hewitt · 7 months ago
  87. 0cfdc7d Merge tag 'u-boot-imx-next-20240324' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 7 months ago
  88. 9d27e44 board: phytec: phycore_imx8mp.env fix netboot issues by Yannic Moog · 7 months ago
  89. f4b6c3a configs: imx93-phyboard-segin: Add fastboot support by Mathieu Othacehe · 7 months ago
  90. 6d5425d configs: imx93-phyboard-segin: Add USB support by Mathieu Othacehe · 7 months ago
  91. 1be8b6a arm: dts: imx93-phyboard-segin: Add USB support by Mathieu Othacehe · 7 months ago
  92. 6bb7458 imx: ele_ahab: Add ahab_commit command support by Mathieu Othacehe · 7 months ago
  93. c20e449 MAINTAINERS: Add entry for PCIe DWC IMX driver by Sumit Garg · 7 months ago
  94. 8e19cc6 imx8mp_venice_defconfig: Enable PCIe/NVMe support by Tim Harvey · 7 months ago
  95. 950e74f verdin-imx8mp_defconfig: Enable PCIe/NVMe support by Sumit Garg · 7 months ago
  96. 4b73ac9 pcie_imx: Update header to describe it as a legacy driver by Sumit Garg · 7 months ago
  97. d56d493 pci: Add DW PCIe controller support for iMX8MP SoC by Sumit Garg · 7 months ago
  98. c214ebc phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY by Sumit Garg · 7 months ago
  99. 0d588cb imx8mp: power-domain: Expose high performance PLL clock by Sumit Garg · 7 months ago
  100. c7ab144 imx8mp: power-domain: Add PCIe support by Sumit Garg · 7 months ago