summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2022-03-15k210: dts: align plic node with LinuxNiklas Cassel
2022-03-15k210: dts: align fpioa node with LinuxDamien Le Moal
2022-03-15k210: dts: add missing power bus clocksDamien Le Moal
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-15efi_loader: fix SectionAlignment, FileAlignmentHeinrich Schuchardt
2022-01-15riscv: revert Complete efi header for RV32/64Heinrich Schuchardt
2021-12-23riscv: qemu: Split devicetree files for qemu_riscv32/64Simon Glass
2021-12-02riscv: Enable SPI flash env for SiFive Unmatched.Thomas Skibo
2021-12-02riscv: Support booting SiFive Unmatched from SPI.Thomas Skibo
2021-12-02riscv: dts: Split Microchip device treePadmarao Begari
2021-11-08riscv: add #define in asm/io.h for some device driversWei Fu
2021-11-08riscv: function to retrieve SBI implementation versionHeinrich Schuchardt
2021-10-20riscv: Avoid io read/write cause wrong resultNick Hu
2021-10-18riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas
2021-10-13fdtdec: Support reserved-memory flagsThierry Reding
2021-10-13fdtdec: Support compatible string list for reserved memoryThierry Reding
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass
2021-10-07riscv: ae350: enable Coherence Manager for ae350Leo Yu-Chi Liang
2021-10-07sysreset: provide SBI based sysreset driverHeinrich Schuchardt
2021-10-07riscv: add missing SBI extension definitionsHeinrich Schuchardt
2021-10-07riscv: Fix setting no-map in reserved memory nodesSamuel Holland
2021-09-23lmb: riscv: Add arch_lmb_reserve()Marek Vasut
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-07riscv: lib: modify the indentZong Li
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li
2021-09-07riscv: lib: implement enable_caches for sifive cacheZong Li
2021-09-07common: board_r: support enable_caches for RISC-VZong Li
2021-09-07riscv: show code leading to exceptionHeinrich Schuchardt
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2021-08-17riscv: cpu: fu740: Fix typo of dateZong Li
2021-08-14efi_loader: add Linux magic to RISC-V crt0Heinrich Schuchardt
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-21board: sifive: drop stuff related to unmatched revision 1Zong Li
2021-07-21riscv: booti: do not force relocation if force_reloc is not setVitaly Wool
2021-07-07riscv: dts: add OpenPiton RISC-V board dts supportTianrui Wei
2021-07-06riscv: dts: add dts for unmatched rev1Zong Li
2021-07-06board: sifive: Add an interface to get PCB revisionZong Li
2021-07-06riscv: sifive: fu740: Support i2c in splZong Li
2021-07-06riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controllerZong Li
2021-07-06board: riscv: add openpiton-riscv64 SoC supportTianrui Wei
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-17k210: dts: Set PLL1 to the same rate as PLL0Sean Anderson
2021-06-17riscv: andes_plic: Fix riscv_get_ipi() maskBin Meng
2021-06-17riscv: ae350: dts: Add missing "u-boot, dm-spl" for SPL configBin Meng
2021-06-17riscv: ae350: dts: Fix #interrupt-cells for plic0 in 32-bitBin Meng
2021-06-17riscv: ae350: dts: Remove the unnecessary #address-cells in plic nodesBin Meng
2021-06-17riscv: ae350: dts: Remove the unnecessary space in bootargsBin Meng