summaryrefslogtreecommitdiff
path: root/board/phytec/common/phytec_som_detection.c
AgeCommit message (Expand)Author
2025-04-15board: phytec: common: Fix phytec_get_product_name()Primoz Fiser
2025-01-31board: phytec: common: Add product information to FTDDaniel 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-07board: phytec: Remove <common.h> and add needed includesTom Rini
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-10-16board: phytec: common: phytec_som_detection: Add helper for PCB revisionTeresa Remmet
2023-10-16board: phytec: Add common PHYTEC SoM detectionTeresa Remmet