summaryrefslogtreecommitdiff
path: root/board/synopsys/hsdk
AgeCommit message (Expand)AuthorFilesLines
2023-06-12global: Use proper project name U-BootMichal Simek1-7/+7
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-1/+1
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass1-1/+1
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05dm: core: Access device ofnode through functionsSimon Glass1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass3-0/+3
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-9/+13
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: 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: use separate config fileEugeniy Paltsev2-1/+4
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: fix headerize script for HSDK-4xD compatibilityEugeniy Paltsev2-3/+11
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 Paltsev4-3/+96
2020-02-12ARC: rework setting of ARC CPU specific compiler optionsEugeniy Paltsev1-0/+4
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get_ulong() to env.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
2019-03-28hsdk: readme: Suggest getting pyelftools with pipAlexey Brodkin1-3/+4
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-07-31HSDK: Fixes and improvements in READMEAlexey Brodkin1-2/+8
2018-07-31ARC: AXS10x/HSDK: Use our own version of mkimageAlexey Brodkin1-1/+1
2018-06-15ARC: HSDK: Add readmeAlexey Brodkin1-0/+121
2018-06-15ARC: HSDK: Add tool and make target to generate bspEugeniy Paltsev2-0/+160
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-13/+6
2018-04-02ARC: HSDK: Add platform-specific commandsEugeniy Paltsev7-48/+1477
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 Brodkin4-0/+98