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
/
lib
/
utils
Age
Commit message (
Expand
)
Author
2021-01-07
lib: utils: Fix shakti uart implementation
Vijai Kumar K
2020-12-16
lib: utils: Remove fdt_domain_get() function
Anup Patel
2020-12-16
lib: utils: Allow FDT domain iteration functions to fail
Anup Patel
2020-12-13
lib: utils/libfdt: Upgrade to v1.6.0 release
Dimitri John Ledkov
2020-12-04
lib: utils: Add helper routines to populate domains from FDT
Anup Patel
2020-12-01
lib: sbi: Improve system reset platform operations
Anup Patel
2020-12-01
include: sbi: Remove opensbi specific reset type defines
Anup Patel
2020-10-23
lib: utils: Implement "ranges" property parsing
Atish Patra
2020-10-20
lib: utils: Update fdt_cpu_fixup() to use current domain
Anup Patel
2020-10-20
lib: utils: Update fdt_reserved_memory_fixup() to use current domain
Anup Patel
2020-09-16
lib: utils: Improve fdt_cpu_fixup() implementation
Anup Patel
2020-09-01
lib: sbi: Remove redundant SBI_HART_HAS_PMP feature
Anup Patel
2020-07-29
lib: utils: Use strncmp in fdt_parse_hart_id()
Abner Chang
2020-07-29
lib: utils: Add a macro in libfdt_env.h for strncmp
Abner Chang
2020-07-06
lib/utils: fdt: Update FDT expand size to 1024 for reserved memory node
Bin Meng
2020-06-19
platform: Add support for Shakti C-class SoC from IIT-M
Vijai Kumar K
2020-06-15
platform/lib: Allow the OS to map the regions that are protected by PMP
Alexandre Ghiti
2020-05-23
lib: utils/timer: Initialize all matching timer DT nodes
Anup Patel
2020-05-23
lib: utils/ipi: Initialize all matching ipi DT nodes
Anup Patel
2020-05-23
lib: utils: Add fdt_parse_clint_node() function
Anup Patel
2020-05-23
lib: utils: Allow CLINT functions to be used for multiple CLINTs
Anup Patel
2020-05-23
lib: utils/irqchip: Initialize all matching irqchip DT nodes
Anup Patel
2020-05-23
lib: utils: Extend fdt_find_match() Implementation
Anup Patel
2020-05-23
lib: utils: Allow PLIC functions to be used for multiple PLICs
Anup Patel
2020-05-23
lib: utils: Remove redundant parameters from PLIC init functions
Anup Patel
2020-05-19
lib: sbi_hart: Detect number of supported PMP regions
Anup Patel
2020-05-19
include: sbi: Use scratch pointer as parmeter in HART feature APIs
Anup Patel
2020-05-10
platform: Move platform features to hart
Atish Patra
2020-05-10
lib: utils: Update reserved memory fdt node even if PMP is not present
Atish Patra
2020-05-01
lib: utils: Add simple FDT reset framework
Anup Patel
2020-05-01
lib: utils: Add simple FDT serial framework
Anup Patel
2020-05-01
lib: utils: Add simple FDT irqchip framework
Anup Patel
2020-05-01
lib: utils: Add simple FDT ipi framework
Anup Patel
2020-05-01
lib: utils: Add simple FDT timer framework
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_plic_node() function
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_max_hart_id() API
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_hart_id() function
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_sifive_uart_node() function
Anup Patel
2020-05-01
lib: utils: Make fdt_get_node_addr_size() public function
Anup Patel
2020-05-01
lib: utils: Add FDT match table based node lookup
Anup Patel
2020-05-01
lib: utils: Rename fdt_parse_clint() to fdt_parse_compat_addr()
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_uart8250_node() function
Anup Patel
2020-05-01
lib: utils: Improve fdt_parse_uart8250() API
Anup Patel
2020-05-01
lib: utils/serial: Skip baudrate config if input frequency is zero
Anup Patel
2020-04-27
lib: utils: Add SiFive test device
Anup Patel
2020-04-27
include: sbi_platform: Combine reboot and shutdown into one callback
Anup Patel
2020-04-06
lib: irqchip/plic: Fix maximum priority threshold value
Atish Patra
2020-03-28
lib: utils: Improve fdt_cpu_fixup() implementation
Anup Patel
2020-03-24
lib: utils: Move fdt fixup helper routines to a different file
Atish Patra
2020-03-24
platform: fpga/common: Add a fdt parsing helper functions
Atish Patra
[next]