summaryrefslogtreecommitdiff
path: root/board/AndesTech/adp-ae3xx/adp-ae3xx.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* board: Drop ftsdc010 non-dm codeRick Chen2018-03-301-11/+0
* nds32: board: Fix andestech adp-ae3xx.c make fail problem.rick2017-09-211-0/+1
* nds32: eth: Support ftmac100 DM.rick2017-05-231-2/+2
* nds32: Support AE3XX platform.rick2017-05-221-0/+86