summaryrefslogtreecommitdiff
path: root/board/phytec/common
AgeCommit message (Expand)Author
2024-11-25board: phytec: imx93: Add eeprom-based hardware introspectionChristoph Stoidner
2024-11-14board: phytec: common: k3: Apply SoM-specific overlays to OS device treeWadim Egorov
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-10board: phytec: k3: k3_ddrss_patch: Add ddr phy reg countDominik Haller
2024-06-18board: phytec: common: k3: Copy fixed partitions to OS device treeWadim Egorov
2024-06-07Merge patch series "*** phyCORE-AM62x: DDR detection / Inject DDR timing delt...Tom Rini
2024-06-07board: phytec: am62x: Add support for 1 & 4 GB RAM variantsWadim Egorov
2024-06-07board: phytec: common: Introduce a method to inject DDR timings deltasWadim Egorov
2024-06-07board: phytec: Fix function definitions in AM6x SOM detectionWadim Egorov
2024-06-07board: phytec: Make AM6 SoM detection depend on I2CWadim Egorov
2024-06-07board: phytec: common: k3: Set MACDaniel Schultz
2024-06-07board: phytec: common: Add API v3Daniel Schultz
2024-06-07board: phytec: common: Move API v2 init to new functionDaniel Schultz
2024-06-07board: phytec: common: Define PHYTEC_API2_DATA_LENDaniel Schultz
2024-06-07board: phytec: common: Move eeprom read to new functionDaniel Schultz
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-10Merge patch series "*** Commonize board code for K3 based SoMs ***"Tom Rini
2024-05-10board: phytec: Commonize board code for K3 based SoMsWadim Egorov
2024-05-07board: phytec: Remove <common.h> and add needed includesTom Rini
2024-04-29board: phytec: Add SOM detection for AM6xDaniel Schultz
2024-04-29board: phytec: common: Fix eepom is empty checkDaniel Schultz
2024-04-29board: phytec: check eeprom_data validityYannic Moog
2024-04-29board: phytec: introduce eeprom struct member 'valid'Yannic Moog
2024-04-29board: phytec: common: Generic "add extension" functionDaniel Schultz
2024-03-17board: phytec: define get_som_type also when SoM detection is disabledBenjamin Hahn
2024-03-11board: phytec: common: phytec_som_detection: Add phytec_get_som_typeBenjamin Hahn
2024-01-15board: phytec: fix link error when disabling PHYTEC_SOM_DETECTIONYannic Moog
2023-12-20board: phytec: phytec_som_detection: fix uninitialized bugYannic Moog
2023-12-20board: phytec: som_detection: move definitions to source fileYannic Moog
2023-12-20board: phytec: phytec_som_detection: fix eeprom_data zero checkYannic Moog
2023-12-20board: phytec: imx8m_som_detection: fix uninitialized pointer bugYannic Moog
2023-12-20board: phytec: imx8m_som_detection: change phytec_imx8m_detect return typeYannic Moog
2023-10-16board: phytec: common: phytec_som_detection: Add helper for PCB revisionTeresa Remmet
2023-10-16board: phytec: common: Add imx8m specific EEPROM detection supportTeresa Remmet
2023-10-16board: phytec: Add common PHYTEC SoM detectionTeresa Remmet