summaryrefslogtreecommitdiffstats
path: root/board/synopsys
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-022-2/+2
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-024-0/+4
* dm: core: Access device ofnode through functionsSimon Glass2021-01-051-1/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-183-0/+3
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-13/+20
* common: Drop init.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* 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: use separate config fileEugeniy Paltsev2020-04-272-1/+4
* 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: fix headerize script for HSDK-4xD compatibilityEugeniy Paltsev2020-04-272-3/+11
* 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-274-3/+96
* ARC: rework setting of ARC CPU specific compiler optionsEugeniy Paltsev2020-02-126-2/+30
* ARC: nsim_hs38: Add support of Virtio NET & BLKAlexey Brodkin2020-02-124-0/+42
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-172-0/+2
* 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
* common: Move some SMP functions out of common.hSimon Glass2019-12-021-0/+1
* arc: emsdp: docs: Prefer Degilent over Opella-XDAlexey Brodkin2019-11-011-1/+1
* arc: emsdp/iotdk: Switch to DM_MMCAlexey Brodkin2019-11-012-61/+0
* arc: emsdp: Add more platform-specific compiler optionsAlexey Brodkin2019-09-031-0/+2
* arc: emsdp: Add initialization of PSRAMAlexey Brodkin2019-09-031-0/+37
* env: Move env_get_ulong() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set_ulong() to env.hSimon Glass2019-08-111-0/+1
* ARC: [plat-axs10x]: migrate to DM_MMCEugeniy Paltsev2019-04-181-29/+0
* ARC: [plat-hsdk]: migrate to DM_MMCEugeniy Paltsev2019-04-181-35/+6
* hsdk: readme: Suggest getting pyelftools with pipAlexey Brodkin2019-03-281-3/+4
* ARC: AXS10x: drop NAND supportEugeniy Paltsev2019-03-282-243/+0
* arc: devboards: Implement checkboard()Alexey Brodkin2018-12-033-0/+24
* arc: emsdp: Refactor register and bit accessesAlexey Brodkin2018-12-031-9/+9
* arc: emsdp: Read real CPU clock value from hardwareAlexey Brodkin2018-12-031-3/+39
* arc: Get rid of board-specific print_cpuinfo()Alexey Brodkin2018-12-032-18/+0
* iot_dk: Add READMEAlexey Brodkin2018-11-011-0/+145
* emdk->emsdp: Rename boardAlexey Brodkin2018-11-015-20/+22
* axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()Alexey Brodkin2018-10-124-0/+28
* iot_dk: Save CPU clock value to gd->cpu_clkAlexey Brodkin2018-10-121-6/+8
* iot_dk: Add support of 136 MHz clockAlexey Brodkin2018-10-121-0/+8
* iot_dk: Implement board resetAlexey Brodkin2018-10-121-0/+8