aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/lib/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-22include: Move snprintf to stdio.hRaymond Mao1-1/+1
2023-12-21arc: Cleanup and audit usage of <config.h>Tom Rini1-0/+1
2023-10-24arc: Remove common.h usageTom Rini1-1/+0
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-1/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-08-06board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait1-7/+0
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-01-25ARC: Fix iteration in arc_xx_version()Alexey Brodkin1-2/+2
2018-12-03ARC: Improve identification of ARC coresAlexey Brodkin1-20/+180
2018-10-12ARC: make generic print_cpuinfo() weakAlexey Brodkin1-1/+1
2018-10-05ARC: Implement print_cpuinfo()Alexey Brodkin1-1/+34
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-0/+6
2016-04-11arc: get rid of running_on_hwAlexey Brodkin1-6/+0
2015-07-01arc: significant cache reworkAlexey Brodkin1-0/+2
2015-04-03arc: clean-up init procedureAlexey Brodkin1-13/+0
2015-01-15arc: move common sources in libraryAlexey Brodkin1-0/+47