summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)Author
2025-03-17spl: starfive: visionfive2: Disable USB overcurrent pin by default.Minda Chen
2025-03-10common: clean up setjmp.hHeinrich Schuchardt
2025-01-16riscv: Enhance extension probingMayuresh Chitale
2024-10-29riscv: resume needs to be a globalAnton Blanchard
2024-10-28riscv: Add support for defining instructionsMayuresh Chitale
2024-10-28cmd: sbi: Add FWFT, MPXY extensionsHeinrich Schuchardt
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-11ram: ast2700: Add DRAM controller initializationChia-Wei Wang
2024-09-11board: ibex_ast2700: Add FMC header supportChia-Wei Wang
2024-09-11riscv: Add AST2700 SoC initial platform supportChia-Wei Wang
2024-09-10riscv: define find_{first,next}_zero_bit in asm/bitops.hMaxim Kochetkov
2024-05-30andes: Use UCCTLCOMMAND instead of MCCTLCOMMANDLeo Yu-Chi Liang
2024-05-14board: starfive: function to read eMMC sizeHeinrich Schuchardt
2024-05-02board: starfive: Rename spl_soc_init() to spl_dram_init()Lukas Funke
2024-05-02board: sifive: Rename spl_soc_init() to spl_dram_init()Lukas Funke
2024-05-01cmd: sbi: add Supervisor Software Events extensionHeinrich Schuchardt
2024-04-09eeprom: starfive: function get_product_id_from_eeprom()Heinrich Schuchardt
2024-01-31cmd: sbi: add support for Debug Trigger ExtensionHeinrich Schuchardt
2024-01-31board: sifive: spl: Initialized the PWM setting in the SPL stageVincent Chen
2024-01-07riscv: add ACPI fields to global dataHeinrich Schuchardt
2023-12-27andes: cpu: Enable cache and TLB ECC supportLeo Yu-Chi Liang
2023-12-27andes: cpu: Enable memboost featureLeo Yu-Chi Liang
2023-12-27andes: csr.h: Clean up CSR definitionLeo Yu-Chi Liang
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini
2023-11-28riscv: io.h: Fix signatures of reads/writes functionsIgor Prusov
2023-11-28riscv: io.h: Add defines for reads/writes functionsIgor Prusov
2023-11-02riscv: import read/write_relaxed functionsChanho Park
2023-11-02riscv: cpu: jh7110: Add gpio helper macrosChanho Park
2023-10-24riscv: Remove common.h usageTom Rini
2023-10-19riscv: Add Zbb support for building U-BootYu Chien Peter Lin
2023-10-02Merge branch 'next'Tom Rini
2023-09-22Record the position of the SMBIOS tablesSimon Glass
2023-09-05risc-v: implement DBCN write byteHeinrich Schuchardt
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-10cmd/sbi: display new extensionsHeinrich Schuchardt
2023-08-02acpi: Add missing RISC-V acpi_table headerHeinrich Schuchardt
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng
2023-07-12eeprom: starfive: Enable ID EEPROM configurationYanhong Wang
2023-07-06riscv: define test_and_{set,clear}_bit in asm/bitops.hBen Dooks
2023-07-06riscv: implement local_irq_{save,restore} macrosBen Dooks
2023-07-06riscv: add generic link for <asm/atomic.h>Ben Dooks
2023-07-06cmd/sbi: display new extensionsHeinrich Schuchardt
2023-06-19common: spl: Add spl NVMe boot supportMayuresh Chitale
2023-05-31include: Remove unused header filesTom Rini
2023-04-20riscv: Correct a comment in io.hBin Meng
2023-04-20riscv: cpu: jh7110: Add support for jh7110 SoCYanhong Wang
2023-02-17riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init()Yu Chien Peter Lin
2023-02-17riscv: global_data.h: Correct the comment for PLICSWYu Chien Peter Lin
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-08arch/riscv: add semihosting support for RISC-VKautuk Consul