aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
2023-11-02riscv: dts: jh7110: Add rng device tree nodeChanho Park1-0/+10
2023-11-02riscv: import read/write_relaxed functionsChanho Park1-0/+45
2023-11-02riscv: allow resume after exceptionHeinrich Schuchardt1-0/+13
2023-11-02riscv: cpu: jh7110: Add gpio helper macrosChanho Park1-0/+85
2023-11-02riscv: Weakly define invalidate_icache_range()Samuel Holland1-1/+1
2023-11-02riscv: Align the trap handler to 64 bytesSamuel Holland1-1/+1
2023-11-02riscv: Sort target configs alphabeticallySamuel Holland1-9/+9
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2023-10-24riscv: Remove common.h usageTom Rini31-29/+8
2023-10-22sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6Andre Przywara2-0/+942
2023-10-19riscv: Add Zbb support for building U-BootYu Chien Peter Lin7-1/+392
2023-10-19riscv: dts: binman: add condition for opensbi os bootRandolph1-0/+24
2023-10-19riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbolRandolph1-0/+8
2023-10-19riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategyRandolph1-13/+11
2023-10-19riscv: binman: Fix compilation errorMayuresh Chitale1-4/+10
2023-10-19riscv: remove dram_init_banksize()Heinrich Schuchardt1-16/+0
2023-10-04riscv: andesv5: Prefer using the generic RISC-V timer driver in S-modeYu Chien Peter Lin1-1/+2
2023-10-04configs: andes: add vender prefix for target nameRandolph2-3/+3
2023-10-04riscv: enable CONFIG_DEBUG_UART by defaultHeinrich Schuchardt1-0/+1
2023-10-04riscv: bootstage: correct bootstage_report guardChanho Park1-1/+1
2023-10-02Merge branch 'next'Tom Rini6-11/+22
2023-09-26riscv: set fdtfile on VisionFive 2Heinrich Schuchardt1-0/+1
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2023-09-22Record the position of the SMBIOS tablesSimon Glass1-0/+3
2023-09-20riscv: dts: starfive: generate u-boot-spl.bin.normal.outHeinrich Schuchardt1-0/+11
2023-09-20riscv: set fdtfile on VisionFive 2Heinrich Schuchardt1-0/+1
2023-09-06riscv: Correct event usage for riscv_cpu_probe/setupTom Rini1-5/+1
2023-09-06riscv: Rework riscv_cpu_probe for current event macrosTom Rini1-2/+2
2023-09-05risc-v: implement DBCN write byteHeinrich Schuchardt2-0/+17
2023-09-05riscv: cpu: jh7110: Imply SPL_SYS_MALLOC_CLEAR_ON_INITShengyu Qu1-0/+1
2023-09-05riscv: jh7110: enable riscv,timer in the device treeTorsten Duwe1-0/+9
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini1-8/+3
2023-08-31event: Convert existing spy records to simpleSimon Glass3-4/+4
2023-08-22riscv: cpu: make riscv_cpu_probe to EVT_DM_POST_INIT_R callbackChanho Park1-8/+3
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt4-4/+4
2023-08-10riscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USEShengyu Qu1-0/+1
2023-08-10riscv: Add SPL_ZERO_MEM_BEFORE_USE implementationShengyu Qu2-25/+12
2023-08-10riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USEShengyu Qu1-0/+8
2023-08-10riscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CACHELINE_SIZEMinda Chen1-0/+1
2023-08-10riscv: dts: starfive: Enable pcie0 dts nodeMinda Chen1-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-08-02riscv: dts: starfive: Enable PCIe host controllerMason Huo2-0/+85
2023-07-24riscv: define a cache line size for the generic CPUHeinrich Schuchardt1-0/+1
2023-07-24riscv: dts: jh7110: Add clock source from PLLXingyu Wu3-6/+9
2023-07-24riscv: dts: jh7110: Add PLL clock controller nodeXingyu Wu1-1/+7
2023-07-24riscv: setup per-hart stack earlierBo Gan1-13/+24
2023-07-12riscv: dts: t-head: Add basic device tree for Sipeed Lichee PI 4A boardYixun Lan4-0/+473
2023-07-12riscv: t-head: licheepi4a: initial support addedYixun Lan1-0/+5
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng9-21/+21