summaryrefslogtreecommitdiff
path: root/board/gardena
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2020-04-27mips: mtmips: enable SPL for all boardsWeijie Gao1-0/+2
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass2-0/+2
2019-12-03crc32: Use the crc.h header for crc functionsSimon Glass1-0/+1
2019-11-21smart-gateway-mt7688: Rework build time check for overwriting factory dataTom Rini1-1/+1
2019-08-12env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move env_set() to env.hSimon Glass2-0/+2
2019-04-09arm: at91: Add gardena-gateway-at91sam supportStefan Roese5-0/+220
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 Roese4-0/+40