summaryrefslogtreecommitdiff
path: root/board/phytec/common
AgeCommit message (Expand)Author
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