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
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
2021-04-28
lib: sbi: Simplify ipi platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify timer platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify console platform operations
Anup Patel
2020-12-16
lib: utils: Remove fdt_domain_get() function
Anup Patel
2020-12-04
platform: generic: Populate domains from FDT
Anup Patel
2020-12-01
lib: sbi: Improve system reset platform operations
Anup Patel
2020-09-16
platform: generic: Don't mark non-MMU HARTs as invalid
Anup Patel
2020-06-15
platform/lib: Allow the OS to map the regions that are protected by PMP
Alexandre Ghiti
2020-06-05
firmware: Allow fw_platform_init() to return updated FDT location
Anup Patel
2020-05-23
lib: utils: Extend fdt_find_match() Implementation
Anup Patel
2020-05-01
platform: generic: Add Sifive FU540 TLB flush range limit override
Anup Patel
2020-05-01
platform: Add generic FDT based platform support
Anup Patel