summaryrefslogtreecommitdiffstats
path: root/src/arch/riscv/include/arch/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* arch/{arm,arm64,ppc64,riscv}: Add noop cpu_relaxRaul E Rangel2021-11-251-0/+2
* arch/{arm,ppc64,riscv}: Remove cpu_infoRaul E Rangel2021-07-261-11/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/arch/riscv: Convert to SPDX license headerPatrick Georgi2020-03-061-14/+2
* arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki2019-08-201-5/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/riscv/include/arch: Don't use device_tElyes HAOUAS2018-09-211-1/+1
* riscv: add support to check machine length at runtimeXiang Wang2018-09-051-0/+6
* riscv: add support to check ISA extensionXiang Wang2018-07-111-0/+7
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-231-1/+1
* arch/*: Update Kconfig symbol usageMartin Roth2017-07-071-1/+1
* src/arch: Improve code formattingElyes HAOUAS2016-09-121-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich2014-12-011-0/+53