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