index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/opensbi.git
master
release-1.3.1
release-1.3.x
release-1.5.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-24
lib: sbi: Prefer hartindex over hartid in IPI framework
Anup Patel
1
-1
/
+1
2023-09-10
platform: Allow platforms to specify the size of tlb fifo
Xiang W
2
-0
/
+9
2023-09-10
platform: generic: allwinner: fix OF process for T-HEAD c9xx pmu
Inochi Amaoto
1
-10
/
+15
2023-08-22
platform: generic: allwinner: correct mhpmevent count
Inochi Amaoto
1
-1
/
+2
2023-07-31
lib: utils/reset: Remove SiFive Test reset driver
Anup Patel
1
-1
/
+0
2023-07-31
lib: utils/reset: Add syscon based reboot and poweroff
Anup Patel
1
-0
/
+1
2023-07-31
lib: utils/regmap: Add simple FDT based syscon regmap driver
Anup Patel
1
-0
/
+1
2023-07-31
lib: utils/regmap: Add simple FDT based regmap framework
Anup Patel
1
-1
/
+1
2023-07-31
lib: utils/regmap: Add generic regmap access library
Anup Patel
1
-1
/
+2
2023-07-13
lib: utils: Add detection of Smepmp from ISA string in FDT
Himanshu Chauhan
1
-0
/
+9
2023-07-07
gpio/desginware: add Synopsys DesignWare APB GPIO support
Ben Dooks
1
-0
/
+1
2023-06-21
lib: reset: Move fdt_reset_init into generic_early_init
Guo Ren
1
-3
/
+3
2023-06-15
platform/lib: Set no-map attribute on all PMP regions
Alexandre Ghiti
1
-13
/
+0
2023-06-05
platform: Allow platforms to specify heap size
Anup Patel
6
-1
/
+10
2023-04-14
platform: generic: andes/renesas: Add SBI EXT to check for enabling IOCP errata
Lad Prabhakar
7
-2
/
+95
2023-03-09
platform: starfive: add PMIC power ops in JH7110 visionfive2 board
Minda Chen
2
-0
/
+273
2023-03-01
gpio/starfive: add gpio driver and support gpio reset
minda.chen
1
-0
/
+1
2023-02-27
platform: generic: Add system suspend test
Andrew Jones
1
-1
/
+19
2023-02-27
platform: generic: renesas: rzfive: Configure the PMA region
Lad Prabhakar
2
-0
/
+22
2023-02-27
platform: generic: renesas: rzfive: Add support to configure the PMA
Lad Prabhakar
5
-0
/
+407
2023-02-27
include: sbi: Remove extid parameter from vendor_ext_provider() callback
Anup Patel
2
-3
/
+3
2023-02-27
lib: sbi: Align SBI vendor extension id with mvendorid CSR
Anup Patel
2
-14
/
+6
2023-02-27
platform: generic/andes: Fix ae350.c header dependency
Bin Meng
1
-0
/
+1
2023-02-27
platform: generic/allwinner: Fix sun20i-d1.c header dependency
Bin Meng
1
-0
/
+2
2023-01-24
platform: generic: allwinner: Advertise nonretentive suspend
Samuel Holland
1
-0
/
+20
2023-01-23
platform: renesas/rzfive: Configure Local memory regions as part of root domain
Lad Prabhakar
1
-0
/
+20
2023-01-22
platform: andes/ae350: Implement hart hotplug using HSM extension
Yu Chien Peter Lin
4
-1
/
+180
2023-01-22
lib: utils: atcsmu: Add Andes System Management Unit support
Yu Chien Peter Lin
1
-0
/
+1
2023-01-13
platform: generic: allwinner: Fix PLIC array bounds
Samuel Holland
1
-3
/
+3
2023-01-07
generic/starfive: Add Starfive JH7110 platform implementation
Wei Liang Lim
4
-0
/
+58
2023-01-07
platform: generic: Allow platform_override to perform firmware init
Wei Liang Lim
2
-0
/
+4
2023-01-07
platform: generic: Allow platform_override to select cold boot HART
Anup Patel
2
-0
/
+10
2023-01-06
treewide: Replace TRUE/FALSE with true/false
Bin Meng
6
-6
/
+6
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in context save/resto...
Bin Meng
1
-2
/
+3
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in priority save/rest...
Bin Meng
1
-2
/
+2
2022-12-12
platform: generic: Add Renesas RZ/Five initial support
Lad Prabhakar
4
-0
/
+31
2022-12-09
platform: generic: Make use of fdt_match_node()
Lad Prabhakar
1
-3
/
+3
2022-12-05
platform: generic/andes: Enable generic platform support for AE350
Yu Chien Peter Lin
11
-458
/
+35
2022-12-04
platform: generic/allwinner: Remove ghostly type cast
Xiang W
1
-3
/
+3
2022-11-22
platform: generic/allwinner: Remove unused header files
Leizheng Zhang
1
-2
/
+0
2022-10-23
platform: andes/ae350: Add AE350 domain support
Yu Chien Peter Lin
1
-2
/
+11
2022-10-23
lib: utils/ipi: Add Andes fdt ipi driver support
Yu Chien Peter Lin
6
-211
/
+5
2022-10-23
platform: andes/ae350: Add fw_platform_init for platform initialization
Yu Chien Peter Lin
2
-4
/
+49
2022-10-23
platform: andes/ae350: Use fdt irqchip driver
Yu Chien Peter Lin
3
-26
/
+4
2022-10-23
lib: utils/reset: Add Andes fdt reset driver support
Yu Chien Peter Lin
2
-0
/
+5
2022-10-23
lib: utils/timer: Add Andes fdt timer support
Yu Chien Peter Lin
6
-144
/
+5
2022-10-23
platform: andes/ae350: Use fdt serial driver
Yu Chien Peter Lin
3
-22
/
+4
2022-10-23
platform: andes/ae350: Use kconfig to set platform version and default name
Yu Chien Peter Lin
2
-2
/
+22
2022-10-23
platform: andes/ae350: Remove enabling cache from an350_final_init
Yu Chien Peter Lin
1
-19
/
+0
2022-10-13
platform: generic: allwinner: add support for c9xx pmu
Heiko Stuebner
2
-0
/
+187
[next]