summaryrefslogtreecommitdiffstats
path: root/board/synopsys/hsdk/hsdk.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-9/+13
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* ARC: HSDK: anounce state of BIM switchEugeniy Paltsev2020-05-131-0/+7
* ARC: HSDK-4xD: make init status resistant to U-boot reloadingEugeniy Paltsev2020-04-271-3/+25
* ARC: HSDK-4xD: tweak memory mapEugeniy Paltsev2020-04-271-0/+58
* ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev2020-04-271-0/+27
* ARC: HSDK-4xD: add support for SLC enable/disableEugeniy Paltsev2020-04-271-0/+22
* ARC: HSDK-4xD: print timer clock valueEugeniy Paltsev2020-04-271-0/+2
* ARC: HSDK-4xD: drop additional GPU clock infoEugeniy Paltsev2020-04-271-2/+4
* ARC: HSDK-4xD: print info about HDMI clocksEugeniy Paltsev2020-04-271-4/+7
* ARC: HSDK-4xD: use active low polarity of cpu_start pulseEugeniy Paltsev2020-04-271-7/+19
* ARC: HSDK-4xD: add initial board supportEugeniy Paltsev2020-04-271-2/+69
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set_ulong() to env.hSimon Glass2019-08-111-0/+1
* ARC: [plat-hsdk]: migrate to DM_MMCEugeniy Paltsev2019-04-181-35/+6
* arc: devboards: Implement checkboard()Alexey Brodkin2018-12-031-0/+6
* arc: Get rid of board-specific print_cpuinfo()Alexey Brodkin2018-12-031-8/+0
* axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()Alexey Brodkin2018-10-121-0/+7
* iot_dk/hsdk: Implement its own print_cpuinfo()Alexey Brodkin2018-10-121-0/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARC: HSDK: Add platform-specific commandsEugeniy Paltsev2018-04-021-46/+1000
* ARC: bootm: Refactor GO and PREP subcommands implementationEugeniy Paltsev2018-03-231-0/+11
* ARC: HSDK: Fixup DW SDIO CIU frequency to 50000000HzEugeniy Paltsev2017-12-111-1/+11
* arc: Add support for HS Development Kit boardAlexey Brodkin2017-06-291-0/+74