aboutsummaryrefslogtreecommitdiff
path: root/board/gardena/smart-gateway-mt7688/board.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass1-0/+1
2019-11-20smart-gateway-mt7688: Rework build time check for overwriting factory dataTom Rini1-1/+1
2019-08-11env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2018-11-30mips: mt76xx: gardena-smart-gateway: Add factory data variable handlingStefan Roese1-0/+269
2018-11-18mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def stateStefan Roese1-0/+9
2018-11-18mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog)Stefan Roese1-6/+9
2018-09-23mips: Add Gardena Smart-Gateway board supportStefan Roese1-0/+17