summaryrefslogtreecommitdiff
path: root/board/synopsys/iot_devkit/iot_devkit.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-11-01arc: emsdp/iotdk: Switch to DM_MMCAlexey Brodkin1-32/+0
2018-12-03arc: Get rid of board-specific print_cpuinfo()Alexey Brodkin1-10/+0
2018-10-12axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()Alexey Brodkin1-0/+7
2018-10-12iot_dk: Save CPU clock value to gd->cpu_clkAlexey Brodkin1-6/+8
2018-10-12iot_dk: Add support of 136 MHz clockAlexey Brodkin1-0/+8
2018-10-12iot_dk: Implement board resetAlexey Brodkin1-0/+8
2018-10-12iot_dk/hsdk: Implement its own print_cpuinfo()Alexey Brodkin1-0/+8
2018-10-05arc: Add support for IoT development kitAlexey Brodkin1-0/+168