aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-30andes: Use UCCTLCOMMAND instead of MCCTLCOMMANDLeo Yu-Chi Liang1-1/+1
2024-05-14board: starfive: function to read eMMC sizeHeinrich Schuchardt1-0/+7
2024-05-02board: starfive: Rename spl_soc_init() to spl_dram_init()Lukas Funke1-1/+1
2024-05-02board: sifive: Rename spl_soc_init() to spl_dram_init()Lukas Funke2-2/+2
2024-05-01cmd: sbi: add Supervisor Software Events extensionHeinrich Schuchardt1-0/+1
2024-04-09eeprom: starfive: function get_product_id_from_eeprom()Heinrich Schuchardt1-0/+9
2024-01-31cmd: sbi: add support for Debug Trigger ExtensionHeinrich Schuchardt1-0/+1
2024-01-31board: sifive: spl: Initialized the PWM setting in the SPL stageVincent Chen1-0/+15
2024-01-07riscv: add ACPI fields to global dataHeinrich Schuchardt1-0/+6
2023-12-27andes: cpu: Enable cache and TLB ECC supportLeo Yu-Chi Liang1-0/+3
2023-12-27andes: cpu: Enable memboost featureLeo Yu-Chi Liang1-0/+6
2023-12-27andes: csr.h: Clean up CSR definitionLeo Yu-Chi Liang2-12/+9
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini1-0/+1
2023-11-28riscv: io.h: Fix signatures of reads/writes functionsIgor Prusov1-6/+12
2023-11-28riscv: io.h: Add defines for reads/writes functionsIgor Prusov1-0/+8
2023-11-02riscv: import read/write_relaxed functionsChanho Park1-0/+45
2023-11-02riscv: cpu: jh7110: Add gpio helper macrosChanho Park1-0/+85
2023-10-24riscv: Remove common.h usageTom Rini4-1/+5
2023-10-19riscv: Add Zbb support for building U-BootYu Chien Peter Lin1-0/+18
2023-10-02Merge branch 'next'Tom Rini2-1/+4
2023-09-22Record the position of the SMBIOS tablesSimon Glass1-0/+3
2023-09-05risc-v: implement DBCN write byteHeinrich Schuchardt1-0/+1
2023-08-31event: Convert existing spy records to simpleSimon Glass1-1/+1
2023-08-10cmd/sbi: display new extensionsHeinrich Schuchardt1-0/+2
2023-08-02acpi: Add missing RISC-V acpi_table headerHeinrich Schuchardt1-0/+11
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng2-3/+3
2023-07-12eeprom: starfive: Enable ID EEPROM configurationYanhong Wang1-0/+13
2023-07-06riscv: define test_and_{set,clear}_bit in asm/bitops.hBen Dooks1-0/+3
2023-07-06riscv: implement local_irq_{save,restore} macrosBen Dooks1-4/+13
2023-07-06riscv: add generic link for <asm/atomic.h>Ben Dooks1-0/+14
2023-07-06cmd/sbi: display new extensionsHeinrich Schuchardt1-0/+9
2023-06-19common: spl: Add spl NVMe boot supportMayuresh Chitale1-0/+1
2023-05-31include: Remove unused header filesTom Rini1-15/+0
2023-04-20riscv: Correct a comment in io.hBin Meng1-1/+1
2023-04-20riscv: cpu: jh7110: Add support for jh7110 SoCYanhong Wang2-0/+31
2023-02-17riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init()Yu Chien Peter Lin1-0/+31
2023-02-17riscv: global_data.h: Correct the comment for PLICSWYu Chien Peter Lin1-1/+1
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-1/+1
2022-12-08arch/riscv: add semihosting support for RISC-VKautuk Consul1-0/+1
2022-11-03riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin2-3/+3
2022-09-26riscv: Introduce AVAILABLE_HARTSRick Chen1-0/+2
2022-09-26spl: introduce SPL_XIP to configNikita Shubin1-1/+1
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini1-2/+0
2022-05-26riscv: Clean up asm/io.hLeo Yu-Chi Liang1-116/+0
2022-05-26riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.hMichal Simek1-22/+0
2022-04-06riscv: provide missing base extension functionsHeinrich Schuchardt1-0/+3
2022-04-06cmd: sbi: add Performance Monitoring Unit ExtensionHeinrich Schuchardt1-0/+1
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass1-0/+5
2022-01-19doc: replace @return by Return:Heinrich Schuchardt2-6/+6
2021-11-08riscv: add #define in asm/io.h for some device driversWei Fu1-0/+4