summaryrefslogtreecommitdiff
path: root/board/Arcturus/ucp1020/cmd_arc.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-14ppc: Remove UCP1020 boardSimon Glass1-408/+0
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-1/+3
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-21board: Arcturus: DM: Disable drivers without DM support.Oleksandr Zhadan1-117/+303
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-13/+0
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-3/+3
2017-08-16env: Rename setenv() to env_set()Simon Glass1-7/+7
2015-05-04powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan1-0/+231