index
:
opensbi.git
master
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
/
generic
/
platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-28
lib: utils/cache: Add fdt cmo helpers
Nick Hu
1
-1
/
+2
2025-09-16
lib: utils/ipi: Convert IPI drivers as early drivers
Anup Patel
1
-5
/
+0
2025-09-16
include: sbi: Remove platform specific IPI init
Anup Patel
1
-1
/
+4
2025-08-28
platform: generic: Pack the FDT after applying fixups
Samuel Holland
1
-0
/
+2
2025-05-20
lib: utils: Fix fdt_mpxy_init() not returning error code
Alvin Chang
1
-2
/
+1
2025-04-24
lib: sbi: Set the scratch allocation to alignment to cacheline size
Raj Vishwanathan
1
-0
/
+8
2025-04-23
lib: sbi_platform: Remove the vendor_ext_check hook
Samuel Holland
1
-6
/
+0
2025-04-23
platform: generic: Initialize overrides with fdt_driver
Samuel Holland
1
-26
/
+1
2025-04-23
platform: generic: Remove platform override hooks
Samuel Holland
1
-83
/
+6
2025-04-23
platform: generic: Allow replacing platform operations
Samuel Holland
1
-20
/
+23
2025-04-23
platform: generic: Add an init hook matching fdt_driver
Samuel Holland
1
-4
/
+7
2025-03-24
lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()
Samuel Holland
1
-1
/
+1
2025-02-12
lib: utils: Initialize miscellaneous drivers in one pass
Samuel Holland
1
-11
/
+5
2025-02-12
lib: utils:Check that hartid is valid
Raj Vishwanathan
1
-2
/
+2
2024-12-21
platform: generic: Initialize console before other drivers
Samuel Holland
1
-5
/
+5
2024-12-06
lib: utils: Add simple FDT based MPXY driver framework
Anup Patel
1
-0
/
+10
2024-12-06
lib: utils: Add simple FDT based CPPC driver framework
Anup Patel
1
-0
/
+2
2024-12-06
lib: utils: Add simple FDT based HSM driver framework
Anup Patel
1
-0
/
+2
2024-12-06
lib: utils: Add simple FDT based system suspend driver framework
Anup Patel
1
-0
/
+2
2024-12-02
lib: sbi_pmu: PMU raw event v2 support
Atish Patra
1
-1
/
+2
2024-11-28
treewide: Make carray arrays const and NULL-terminated
Samuel Holland
1
-3
/
+2
2024-11-28
platform: Drop irqchip warm init and exit hooks
Samuel Holland
1
-1
/
+0
2024-11-11
platform: Drop IPI warm init and exit hooks
Samuel Holland
1
-1
/
+0
2024-11-11
platform: introduce DT-based configurable heap size
Inochi Amaoto
1
-3
/
+25
2024-11-05
platform: Drop timer warm init and exit hooks
Samuel Holland
1
-1
/
+0
2024-08-27
platform: generic: Fix fw_platform_coldboot_harts_init() function
Anup Patel
1
-16
/
+16
2024-08-24
lib: utils/fdt: Add fdt_get_address_rw() helper
Samuel Holland
1
-2
/
+2
2024-08-24
lib: utils/serial: Pass the FDT to fdt_serial_init()
Samuel Holland
1
-1
/
+1
2024-08-24
lib: utils/reset: Pass the FDT to fdt_reset_init()
Samuel Holland
1
-1
/
+1
2024-08-24
platform: generic: Pass FDT to early/final_init overrides
Samuel Holland
1
-5
/
+4
2024-08-24
platform: generic: Constify FDT pointers in fw_platform_init()
Samuel Holland
1
-3
/
+3
2024-07-24
platform: Setup serial console device in early_init()
Anup Patel
1
-10
/
+11
2024-02-20
platform: generic: Parse system suspend test from config node.
Cheng Yang
1
-1
/
+1
2024-02-20
platform: generic: Add support for specify coldboot harts in DT
Cheng Yang
1
-1
/
+64
2023-12-19
lib: sbi: Allow ecall handlers to directly update register state
Anup Patel
1
-5
/
+3
2023-12-19
platform: generic: Fine tune fw_platform_calculate_heap_size()
Anup Patel
1
-1
/
+2
2023-12-11
platform: recalculate heap size to support new tlb entry number
Inochi Amaoto
1
-1
/
+15
2023-12-06
platform: generic: Introduce pmu_init() platform override
Yu Chien Peter Lin
1
-0
/
+6
2023-12-06
sbi: sbi_pmu: Improve sbi_pmu_init() error handling
Yu Chien Peter Lin
1
-1
/
+7
2023-11-17
lib: sbi: change sbi_hart_features.extensions as an array
Xiang W
1
-1
/
+1
2023-11-16
platform: Uses hart count as the default size of tlb info
Inochi Amaoto
1
-1
/
+1
2023-09-10
platform: Allow platforms to specify the size of tlb fifo
Xiang W
1
-0
/
+8
2023-07-13
lib: utils: Add detection of Smepmp from ISA string in FDT
Himanshu Chauhan
1
-0
/
+9
2023-06-21
lib: reset: Move fdt_reset_init into generic_early_init
Guo Ren
1
-3
/
+3
2023-06-05
platform: Allow platforms to specify heap size
Anup Patel
1
-1
/
+2
2023-02-27
platform: generic: Add system suspend test
Andrew Jones
1
-1
/
+19
2023-02-27
include: sbi: Remove extid parameter from vendor_ext_provider() callback
Anup Patel
1
-2
/
+2
2023-02-27
lib: sbi: Align SBI vendor extension id with mvendorid CSR
Anup Patel
1
-13
/
+6
2023-01-07
platform: generic: Allow platform_override to perform firmware init
Wei Liang Lim
1
-0
/
+3
2023-01-07
platform: generic: Allow platform_override to select cold boot HART
Anup Patel
1
-0
/
+9
[next]