summaryrefslogtreecommitdiff
path: root/board/synopsys
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-13ARC: HSDK: anounce state of BIM switchEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: make init status resistant to U-boot reloadingEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: use separate config fileEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: tweak memory mapEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: add support for SLC enable/disableEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: print timer clock valueEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: drop additional GPU clock infoEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: print info about HDMI clocksEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: fix headerize script for HSDK-4xD compatibilityEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: use active low polarity of cpu_start pulseEugeniy Paltsev
2020-04-27ARC: HSDK-4xD: add initial board supportEugeniy Paltsev
2020-02-12ARC: rework setting of ARC CPU specific compiler optionsEugeniy Paltsev
2020-02-12ARC: nsim_hs38: Add support of Virtio NET & BLKAlexey Brodkin
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move some SMP functions out of common.hSimon Glass
2019-11-01arc: emsdp: docs: Prefer Degilent over Opella-XDAlexey Brodkin
2019-11-01arc: emsdp/iotdk: Switch to DM_MMCAlexey Brodkin
2019-09-03arc: emsdp: Add more platform-specific compiler optionsAlexey Brodkin
2019-09-03arc: emsdp: Add initialization of PSRAMAlexey Brodkin
2019-08-11env: Move env_get_ulong() to env.hSimon Glass
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
2019-04-18ARC: [plat-axs10x]: migrate to DM_MMCEugeniy Paltsev
2019-04-18ARC: [plat-hsdk]: migrate to DM_MMCEugeniy Paltsev
2019-03-28hsdk: readme: Suggest getting pyelftools with pipAlexey Brodkin
2019-03-28ARC: AXS10x: drop NAND supportEugeniy Paltsev
2018-12-03arc: devboards: Implement checkboard()Alexey Brodkin
2018-12-03arc: emsdp: Refactor register and bit accessesAlexey Brodkin
2018-12-03arc: emsdp: Read real CPU clock value from hardwareAlexey Brodkin
2018-12-03arc: Get rid of board-specific print_cpuinfo()Alexey Brodkin
2018-11-01iot_dk: Add READMEAlexey Brodkin
2018-11-01emdk->emsdp: Rename boardAlexey Brodkin
2018-10-12axs10x/emdk/hsdk/iot_dk: Implement board_mmc_getcd()Alexey Brodkin
2018-10-12iot_dk: Save CPU clock value to gd->cpu_clkAlexey Brodkin
2018-10-12iot_dk: Add support of 136 MHz clockAlexey Brodkin
2018-10-12iot_dk: Implement board resetAlexey Brodkin
2018-10-12iot_dk/hsdk: Implement its own print_cpuinfo()Alexey Brodkin
2018-10-05arc: Add support for IoT development kitAlexey Brodkin
2018-07-31HSDK: Fixes and improvements in READMEAlexey Brodkin