aboutsummaryrefslogtreecommitdiff
path: root/src/arch/riscv/Kconfig
AgeCommit message (Expand)Author
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-10lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARGArthur Heymans
2019-11-10arch/riscv: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-08-03riscv: add support for OpenSBIXiang Wang
2019-07-02arch/riscv: Make RISCV specific options depend on ARCH_RISCVArthur Heymans
2019-06-04arch/riscv/Kconfig: Make correct default value for CONFIG_ARCH_RISCV_MSubrata Banik
2019-01-24riscv: ARCH_RISCV_RV{32,64} selects ARCH_RISCVRonald G. Minnich
2019-01-17riscv: create Kconfig architecture features for new partsRonald G. Minnich
2018-12-07riscv: fix non-SMP supportPhilipp Hug
2018-11-05riscv: add support smp_pause / smp_resumeXiang Wang
2018-09-14arch/riscv: provide a monotonic timerPhilipp Hug
2018-07-17riscv: add support for modifying compiler optionsXiang Wang
2018-02-20arch/riscv: Make RVC support configurableJonathan Neuschäfer
2017-12-02riscv: Remove config string supportJonathan Neuschäfer
2016-11-12riscv: start to use the configstring functionsRonald G. Minnich
2016-10-15riscv: Use the generic src/lib/bootblock.cJonathan Neuschäfer
2016-01-21console: Simplify bootblock console Kconfig selection logicAlexandru Gagniuc
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-01-27vboot2: add verstageStefan Reinauer
2014-12-01Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich