1. e20fe8c Merge patch series "Add phyCORE AM62Ax" by Tom Rini · Fri Dec 13 17:30:27 2024 -0600
  2. c5bb551 Merge patch series "Enable EFI capsule updates for PHYTEC K3 SoMs" by Tom Rini · Fri Dec 13 14:15:43 2024 -0600
  3. 648d285 board: phytec: k3: Add EFI capsule update support by Wadim Egorov · Wed Nov 27 13:17:35 2024 +0100
  4. 39b1bef board: phytec: common: Introduce CONFIG_PHYTEC_K3_DDR_PATCH by Garrett Giordano · Tue Nov 12 12:40:23 2024 -0800
  5. 5b7d701 board: phytec: imx93: Add eeprom-based hardware introspection by Christoph Stoidner · Wed Nov 20 17:31:42 2024 +0100
  6. 94d9252 board: phytec: common: k3: Apply SoM-specific overlays to OS device tree by Wadim Egorov · Wed Oct 30 17:48:15 2024 +0100
  7. 49c24a8 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · Sun Sep 29 19:49:47 2024 -0600
  8. 6012a05 board: phytec: k3: k3_ddrss_patch: Add ddr phy reg count by Dominik Haller · Tue Jul 02 11:22:40 2024 +0200
  9. 4baf2a6 board: phytec: common: k3: Copy fixed partitions to OS device tree by Wadim Egorov · Mon Jun 10 15:33:42 2024 +0200
  10. f64db7f Merge patch series "*** phyCORE-AM62x: DDR detection / Inject DDR timing deltas ***" by Tom Rini · Fri Jun 07 14:03:36 2024 -0600
  11. 8b9e76d board: phytec: am62x: Add support for 1 & 4 GB RAM variants by Wadim Egorov · Wed May 22 09:55:05 2024 +0200
  12. f3edaf2 board: phytec: common: Introduce a method to inject DDR timings deltas by Wadim Egorov · Wed May 22 09:55:04 2024 +0200
  13. 5426d4a board: phytec: Fix function definitions in AM6x SOM detection by Wadim Egorov · Wed May 22 09:55:02 2024 +0200
  14. cc98445 board: phytec: Make AM6 SoM detection depend on I2C by Wadim Egorov · Wed May 22 09:55:01 2024 +0200
  15. 80677cb board: phytec: common: k3: Set MAC by Daniel Schultz · Tue May 21 23:18:26 2024 -0700
  16. 03e619d board: phytec: common: Add API v3 by Daniel Schultz · Tue May 21 23:18:25 2024 -0700
  17. b31bec5 board: phytec: common: Move API v2 init to new function by Daniel Schultz · Tue May 21 23:18:24 2024 -0700
  18. 794aec6 board: phytec: common: Define PHYTEC_API2_DATA_LEN by Daniel Schultz · Tue May 21 23:18:23 2024 -0700
  19. 0bcb304 board: phytec: common: Move eeprom read to new function by Daniel Schultz · Tue May 21 23:18:22 2024 -0700
  20. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  21. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  22. c3d054f Merge patch series "*** Commonize board code for K3 based SoMs ***" by Tom Rini · Fri May 10 10:42:25 2024 -0600
  23. e2820ad board: phytec: Commonize board code for K3 based SoMs by Wadim Egorov · Wed Apr 24 14:53:34 2024 +0200
  24. 76a0652 board: phytec: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 20:42:30 2024 -0600
  25. 0bee885 board: phytec: Add SOM detection for AM6x by Daniel Schultz · Fri Apr 19 08:55:40 2024 -0700
  26. a132b30 board: phytec: common: Fix eepom is empty check by Daniel Schultz · Fri Apr 19 08:55:39 2024 -0700
  27. 51b9d53 board: phytec: check eeprom_data validity by Yannic Moog · Fri Apr 19 08:55:38 2024 -0700
  28. db2dfb0 board: phytec: introduce eeprom struct member 'valid' by Yannic Moog · Fri Apr 19 08:55:37 2024 -0700
  29. a440ec2 board: phytec: common: Generic "add extension" function by Daniel Schultz · Fri Apr 19 08:55:36 2024 -0700
  30. 69ea0e3 board: phytec: define get_som_type also when SoM detection is disabled by Benjamin Hahn · Tue Mar 12 10:39:11 2024 +0100
  31. 455dcf7 board: phytec: common: phytec_som_detection: Add phytec_get_som_type by Benjamin Hahn · Wed Mar 06 17:18:31 2024 +0100
  32. 54e7073 board: phytec: fix link error when disabling PHYTEC_SOM_DETECTION by Yannic Moog · Mon Jan 15 10:31:41 2024 +0100
  33. 46c507e board: phytec: phytec_som_detection: fix uninitialized bug by Yannic Moog · Wed Dec 20 09:45:36 2023 +0100
  34. 5dd7f7c board: phytec: som_detection: move definitions to source file by Yannic Moog · Wed Dec 20 09:45:35 2023 +0100
  35. 7bbbe18 board: phytec: phytec_som_detection: fix eeprom_data zero check by Yannic Moog · Wed Dec 20 09:45:34 2023 +0100
  36. 4feeda6 board: phytec: imx8m_som_detection: fix uninitialized pointer bug by Yannic Moog · Wed Dec 20 09:45:33 2023 +0100
  37. 1132f36 board: phytec: imx8m_som_detection: change phytec_imx8m_detect return type by Yannic Moog · Wed Dec 20 09:45:32 2023 +0100
  38. e3d3ac4 board: phytec: common: phytec_som_detection: Add helper for PCB revision by Teresa Remmet · Thu Aug 17 10:57:10 2023 +0200
  39. c6dd9c6 board: phytec: common: Add imx8m specific EEPROM detection support by Teresa Remmet · Thu Aug 17 10:57:07 2023 +0200
  40. a6f8da5 board: phytec: Add common PHYTEC SoM detection by Teresa Remmet · Thu Aug 17 10:57:06 2023 +0200