summaryrefslogtreecommitdiff
path: root/board/cssi
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move serial functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2018-12-03board: MCR3000: use new DM watchdogChristophe Leroy2-1/+16
2018-12-03board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROLChristophe Leroy1-0/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-9/+4
2018-04-06board: MCR3000: Use smaller flash sector for environmentChristophe Leroy1-3/+3
2018-04-06board: MCR3000: cleanup configChristophe Leroy1-0/+2
2018-04-06board: MCR3000: replace mtd->priv by mtd_to_nand()Christophe Leroy1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-07-08powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy6-0/+331