summaryrefslogtreecommitdiff
path: root/arch/riscv/cpu
AgeCommit message (Expand)Author
2021-12-02riscv: Enable SPI flash env for SiFive Unmatched.Thomas Skibo
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas
2021-10-07riscv: ae350: enable Coherence Manager for ae350Leo Yu-Chi Liang
2021-10-07sysreset: provide SBI based sysreset driverHeinrich Schuchardt
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li
2021-08-17riscv: cpu: fu740: Fix typo of dateZong Li
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-06riscv: sifive: fu740: Support i2c in splZong Li
2021-07-06riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controllerZong Li
2021-05-31riscv: cpu: fu740: clear feature disable CSRGreen Wan
2021-05-31drivers: clk: add fu740 supportGreen Wan
2021-05-31riscv: cpu: fu740: Add support for cpu fu740Green Wan
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-05-19riscv: qemu: Switch to use binman to generate u-boot.itbBin Meng
2021-05-17riscv: Split SiFive CLINT support between SPL and U-Boot properBin Meng
2021-05-14Revert "riscv: cpu: fu740: clear feature disable CSR"Bin Meng
2021-05-05riscv: cpu: fu740: clear feature disable CSRGreen Wan
2021-05-05riscv: cpu: Add callback to init each coreGreen Wan
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-03riscv: Adjust board_get_usable_ram_top() for 32-bitBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-14riscv: fix the wrong swap value registerBrad Kim
2020-11-28riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controllerPragnesh Patel
2020-10-26timer: Add _TIMER suffix to Andes PLMT KconfigSean Anderson
2020-09-30riscv: Add some comments to start.SSean Anderson
2020-09-30riscv: Ensure gp is NULL or points to valid dataSean Anderson
2020-09-30riscv: Consolidate fences into AMOs for available_harts_lockSean Anderson
2020-09-30riscv: Clear pending IPIs on initializationSean Anderson
2020-09-30Revert "riscv: Clear pending interrupts before enabling IPIs"Sean Anderson
2020-09-30riscv: Rework riscv timer driver to only support S-modeSean Anderson
2020-08-25riscv: fu540: Use correct API to get L2 cache controller base addressBin Meng
2020-08-14riscv: sifive: fu540: redundant initializationHeinrich Schuchardt
2020-08-14riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC levelBin Meng
2020-08-14riscv: sifive/fu540: spl: Rename soc_spl_init()Bin Meng
2020-07-24riscv: Fix linking error when building u-boot-spl with no SMP supportLeo Yu-Chi Liang
2020-07-24env: Enable SPI flash env for SiFive FU540Jagan Teki
2020-07-24riscv: Make SiFive HiFive Unleashed board boot againBin Meng
2020-07-06Merge branch 'next'Tom Rini
2020-07-03riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel
2020-07-01riscv: Add option to support RISC-V privileged spec 1.9Sean Anderson
2020-07-01riscv: Clean up IPI initialization codeSean Anderson
2020-07-01riscv: Clear pending interrupts before enabling IPIsSean Anderson
2020-06-04riscv: sifive: fu540: add SPL configurationPragnesh Patel
2020-06-04riscv: cpu: fu540: Add support for cpu fu540Pragnesh Patel
2020-06-04riscv: Add _image_binary_end for SPLPragnesh Patel
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-23riscv: Provide a mechanism to fix DT for reserved memoryAtish Patra