index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
generic
/
platform.c
Age
Commit message (
Expand
)
Author
2024-12-21
platform: generic: Initialize console before other drivers
Samuel Holland
2024-12-06
lib: utils: Add simple FDT based MPXY driver framework
Anup Patel
2024-12-06
lib: utils: Add simple FDT based CPPC driver framework
Anup Patel
2024-12-06
lib: utils: Add simple FDT based HSM driver framework
Anup Patel
2024-12-06
lib: utils: Add simple FDT based system suspend driver framework
Anup Patel
2024-12-02
lib: sbi_pmu: PMU raw event v2 support
Atish Patra
2024-11-28
treewide: Make carray arrays const and NULL-terminated
Samuel Holland
2024-11-28
platform: Drop irqchip warm init and exit hooks
Samuel Holland
2024-11-11
platform: Drop IPI warm init and exit hooks
Samuel Holland
2024-11-11
platform: introduce DT-based configurable heap size
Inochi Amaoto
2024-11-05
platform: Drop timer warm init and exit hooks
Samuel Holland
2024-08-27
platform: generic: Fix fw_platform_coldboot_harts_init() function
Anup Patel
2024-08-24
lib: utils/fdt: Add fdt_get_address_rw() helper
Samuel Holland
2024-08-24
lib: utils/serial: Pass the FDT to fdt_serial_init()
Samuel Holland
2024-08-24
lib: utils/reset: Pass the FDT to fdt_reset_init()
Samuel Holland
2024-08-24
platform: generic: Pass FDT to early/final_init overrides
Samuel Holland
2024-08-24
platform: generic: Constify FDT pointers in fw_platform_init()
Samuel Holland
2024-07-24
platform: Setup serial console device in early_init()
Anup Patel
2024-02-20
platform: generic: Parse system suspend test from config node.
Cheng Yang
2024-02-20
platform: generic: Add support for specify coldboot harts in DT
Cheng Yang
2023-12-19
lib: sbi: Allow ecall handlers to directly update register state
Anup Patel
2023-12-19
platform: generic: Fine tune fw_platform_calculate_heap_size()
Anup Patel
2023-12-11
platform: recalculate heap size to support new tlb entry number
Inochi Amaoto
2023-12-06
platform: generic: Introduce pmu_init() platform override
Yu Chien Peter Lin
2023-12-06
sbi: sbi_pmu: Improve sbi_pmu_init() error handling
Yu Chien Peter Lin
2023-11-17
lib: sbi: change sbi_hart_features.extensions as an array
Xiang W
2023-11-16
platform: Uses hart count as the default size of tlb info
Inochi Amaoto
2023-09-10
platform: Allow platforms to specify the size of tlb fifo
Xiang W
2023-07-13
lib: utils: Add detection of Smepmp from ISA string in FDT
Himanshu Chauhan
2023-06-21
lib: reset: Move fdt_reset_init into generic_early_init
Guo Ren
2023-06-05
platform: Allow platforms to specify heap size
Anup Patel
2023-02-27
platform: generic: Add system suspend test
Andrew Jones
2023-02-27
include: sbi: Remove extid parameter from vendor_ext_provider() callback
Anup Patel
2023-02-27
lib: sbi: Align SBI vendor extension id with mvendorid CSR
Anup Patel
2023-01-07
platform: generic: Allow platform_override to perform firmware init
Wei Liang Lim
2023-01-07
platform: generic: Allow platform_override to select cold boot HART
Anup Patel
2022-12-09
platform: generic: Make use of fdt_match_node()
Lad Prabhakar
2022-10-13
platform: generic: add extensions_init handler and platform-override
Heiko Stuebner
2022-09-13
lib: utils/serial: add semihosting support
Kautuk Consul
2022-08-08
platform: generic: Use kconfig to set platform version and default name
Anup Patel
2022-06-13
platform: generic: add overrides for vendor extensions
Mayuresh Chitale
2022-05-14
platform: generic: check if CPU node is enabled
Jan Remes
2022-05-13
platform: generic: Generate platform override module list at compile-time
Anup Patel
2022-02-15
lib: utils/irqchip: Add FDT based driver for IMSIC
Anup Patel
2021-11-08
platform: generic: move fdt_reset_init to final_init
Heinrich Schuchardt
2021-11-02
include: sbi_utils: Introduce an helper to get fdt base address
Alexandre Ghiti
2021-07-27
generic: fu740: add workaround for CIP-1200 errata
David Abdurachmanov
2021-07-11
platform: generic: Add PMU support
Atish Patra
2021-07-06
platform: generic: Terminate platform.name with null
Bin Meng
2021-04-28
lib: sbi: Simplify system reset platform operations
Anup Patel
[next]