summaryrefslogtreecommitdiff
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini2022-07-071-2/+0
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-232-4/+4
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-1/+2
* riscv: Clean up asm/io.hLeo Yu-Chi Liang2022-05-261-116/+0
* riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.hMichal Simek2022-05-261-22/+0
* riscv: alloc space exhaustedHeinrich Schuchardt2022-04-061-3/+0
* riscv: provide missing base extension functionsHeinrich Schuchardt2022-04-062-0/+68
* cmd: sbi: add Performance Monitoring Unit ExtensionHeinrich Schuchardt2022-04-061-0/+1
* Merge tag 'v2022.04-rc5' into nextTom Rini2022-03-282-75/+105
|\
| * k210: dts: align plic node with LinuxNiklas Cassel2022-03-151-2/+2
| * k210: dts: align fpioa node with LinuxDamien Le Moal2022-03-151-2/+1
| * k210: dts: add missing power bus clocksDamien Le Moal2022-03-151-23/+53
| * k210: use the board vendor name rather than the marketing nameDamien Le Moal2022-03-152-50/+51
* | event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-103-2/+11
|/
* dts: automatically build necessary .dtb filesRasmus Villemoes2022-02-091-0/+2
* doc: replace @return by Return:Heinrich Schuchardt2022-01-192-6/+6
* efi_loader: fix SectionAlignment, FileAlignmentHeinrich Schuchardt2022-01-153-6/+7
* riscv: revert Complete efi header for RV32/64Heinrich Schuchardt2022-01-151-10/+0
* riscv: qemu: Split devicetree files for qemu_riscv32/64Simon Glass2021-12-233-1/+15
* riscv: Enable SPI flash env for SiFive Unmatched.Thomas Skibo2021-12-021-0/+13
* riscv: Support booting SiFive Unmatched from SPI.Thomas Skibo2021-12-021-0/+11
* riscv: dts: Split Microchip device treePadmarao Begari2021-12-022-389/+700
* riscv: add #define in asm/io.h for some device driversWei Fu2021-11-081-0/+4
* riscv: function to retrieve SBI implementation versionHeinrich Schuchardt2021-11-082-0/+20
* riscv: Avoid io read/write cause wrong resultNick Hu2021-10-201-9/+9
* riscv: Remove OF_PRIOR_STAGE from RISC-V boardsIlias Apalodimas2021-10-183-11/+3
* fdtdec: Support reserved-memory flagsThierry Reding2021-10-131-1/+1
* fdtdec: Support compatible string list for reserved memoryThierry Reding2021-10-131-1/+1
* image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass2021-10-081-2/+2
* riscv: ae350: enable Coherence Manager for ae350Leo Yu-Chi Liang2021-10-071-0/+42
* sysreset: provide SBI based sysreset driverHeinrich Schuchardt2021-10-073-1/+25
* riscv: add missing SBI extension definitionsHeinrich Schuchardt2021-10-071-2/+37
* riscv: Fix setting no-map in reserved memory nodesSamuel Holland2021-10-071-4/+1
* lmb: riscv: Add arch_lmb_reserve()Marek Vasut2021-09-231-0/+13
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-1614-141/+75
|\
| * riscv: lib: modify the indentZong Li2021-09-071-1/+1
| * board: sifive: use ccache driver instead of helper functionZong Li2021-09-078-140/+4
| * riscv: lib: implement enable_caches for sifive cacheZong Li2021-09-073-0/+33
| * common: board_r: support enable_caches for RISC-VZong Li2021-09-071-0/+4
| * riscv: show code leading to exceptionHeinrich Schuchardt2021-09-071-0/+33
* | Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-2/+0
* | Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-311-0/+2
|/
* riscv: cpu: fu740: Fix typo of dateZong Li2021-08-171-1/+1
* efi_loader: add Linux magic to RISC-V crt0Heinrich Schuchardt2021-08-141-2/+5
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-281-1/+1
* board: sifive: drop stuff related to unmatched revision 1Zong Li2021-07-214-1501/+1
* riscv: booti: do not force relocation if force_reloc is not setVitaly Wool2021-07-211-1/+6
* riscv: dts: add OpenPiton RISC-V board dts supportTianrui Wei2021-07-071-2/+2
* riscv: dts: add dts for unmatched rev1Zong Li2021-07-064-1/+1501
* board: sifive: Add an interface to get PCB revisionZong Li2021-07-061-0/+15