aboutsummaryrefslogtreecommitdiff
path: root/board/synopsys/hsdk/hsdk.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-24arc: Remove common.h usageTom Rini1-1/+0
2023-06-12global: Use proper project name U-BootMichal Simek1-7/+7
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-1/+1
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-9/+13
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-13ARC: HSDK: anounce state of BIM switchEugeniy Paltsev1-0/+7
2020-04-27ARC: HSDK-4xD: make init status resistant to U-boot reloadingEugeniy Paltsev1-3/+25
2020-04-27ARC: HSDK-4xD: tweak memory mapEugeniy Paltsev1-0/+58
2020-04-27ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev1-0/+27
2020-04-27ARC: HSDK-4xD: add support for SLC enable/disableEugeniy Paltsev1-0/+22
2020-04-27ARC: HSDK-4xD: print timer clock valueEugeniy Paltsev1-0/+2
2020-04-27ARC: HSDK-4xD: drop additional GPU clock infoEugeniy Paltsev1-2/+4
2020-04-27ARC: HSDK-4xD: print info about HDMI clocksEugeniy Paltsev1-4/+7
2020-04-27ARC: HSDK-4xD: use active low polarity of cpu_start pulseEugeniy Paltsev1-7/+19
2020-04-27ARC: HSDK-4xD: add initial board supportEugeniy Paltsev1-2/+69
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_set_ulong() to env.hSimon Glass1-0/+1
2019-04-18ARC: [plat-hsdk]: migrate to DM_MMCEugeniy Paltsev1-35/+6
2018-12-03arc: devboards: Implement checkboard()Alexey Brodkin1-0/+6
2018-12-03arc: Get rid of board-specific print_cpuinfo()Alexey Brodkin1-8/+0
2018-10-12axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()Alexey Brodkin1-0/+7
2018-10-12iot_dk/hsdk: Implement its own print_cpuinfo()Alexey Brodkin1-0/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-02ARC: HSDK: Add platform-specific commandsEugeniy Paltsev1-46/+1000
2018-03-23ARC: bootm: Refactor GO and PREP subcommands implementationEugeniy Paltsev1-0/+11
2017-12-11ARC: HSDK: Fixup DW SDIO CIU frequency to 50000000HzEugeniy Paltsev1-1/+11
2017-06-29arc: Add support for HS Development Kit boardAlexey Brodkin1-0/+74