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
/
fdt
Age
Commit message (
Expand
)
Author
2022-12-12
lib: utils: serial: Add FDT driver for Renesas SCIF
Lad Prabhakar
2022-12-09
lib: fix __fdt_parse_region()
Heinrich Schuchardt
2022-12-05
lib: utils: Add fdt_fixup_node() helper function
Lad Prabhakar
2022-12-05
lib: fix fdt_parse_aclint_node()
Heinrich Schuchardt
2022-12-05
lib: simplify fdt_translate_address()
Heinrich Schuchardt
2022-12-05
lib: fix fdt_parse_plicsw_node()
Heinrich Schuchardt
2022-12-05
lib: fix fdt_parse_plmt_node()
Heinrich Schuchardt
2022-12-05
lib: simplify fdt_parse_plicsw_node()
Heinrich Schuchardt
2022-12-05
lib: simplify fdt_parse_plmt_node()
Heinrich Schuchardt
2022-11-14
lib: utils/fdt: Simplified code
Xiang W
2022-11-14
lib: utils/fdt: Remove redundant code
Xiang W
2022-10-23
lib: utils/ipi: Add Andes fdt ipi driver support
Yu Chien Peter Lin
2022-10-23
lib: utils/timer: Add Andes fdt timer support
Yu Chien Peter Lin
2022-09-13
lib: utils/fdt: Fix DT parsing in fdt_pmu_setup()
Anup Patel
2022-08-23
lib: utils: serial: Add Cadence UART driver
Jun Liang Tan
2022-08-08
lib: utils/fdt: Use kconfig for enabling/disabling
Anup Patel
2022-07-30
lib: utils/fdt: Factor out common uart node code
Andrew Jones
2022-05-14
lib: utils/fdt: rename fdt_parse_max_hart_id
Jan Remes
2022-05-14
lib: utils: check if CPU node is enabled
Jan Remes
2022-05-14
lib: utils/fdt: introduce fdt_node_is_enabled()
Jan Remes
2022-05-07
lib: sbi: Convert hart features into hart extensions
Anup Patel
2022-04-17
lib: utils/serial: support 'reg-offset' property
Zong Li
2022-02-28
lib: utils: serial: Initial commit of xlnx-uartlite
Alistair Francis
2022-02-15
lib: utils: Disable appropriate APLIC DT nodes in fdt_fixups()
Anup Patel
2022-02-15
lib: utils/irqchip: Add FDT based driver for APLIC
Anup Patel
2022-02-15
lib: utils: Disable appropriate IMSIC DT nodes in fdt_fixups()
Anup Patel
2022-02-15
lib: utils/irqchip: Add FDT based driver for IMSIC
Anup Patel
2021-12-03
lib: pmu: support the event ID encoded by a bitmap.
Vincent Chen
2021-11-11
lib: utils: Rename the prefix in PMU DT properties
Atish Patra
2021-11-11
lib: sbi: Enable PMU extension for platforms without mcountinhibit
Atish Patra
2021-09-26
lib: utils/fdt: Add fdt_parse_timebase_frequency() function
Anup Patel
2021-08-14
lib: utils/fdt: Extend fdt_parse_aclint_node() function
Anup Patel
2021-08-14
lib: utils: Extend fdt_get_node_addr_size() for multiple register sets
Anup Patel
2021-08-07
lib: utils/fdt: Change addr and size to uint64_t
Bin Meng
2021-07-17
lib: utils/fdt: Add fdt_parse_phandle_with_args() API
Anup Patel
2021-07-11
utils: fdt: Add fdt helper functions to parse PMU DT nodes
Atish Patra
2021-06-24
lib: utils: Add FDT parsing API common for both ACLINT and CLINT
Anup Patel
2021-05-19
lib: utils/fdt: Replace strcmp with strncmp
Daniel Schaefer
2021-05-19
lib: utils/fdt: Don't use sbi_string functions
Daniel Schaefer
2021-05-06
lib: utils/serial: Add support for Gaisler APBUART
Daniel Cederman
2021-04-22
lib: utils: Implement "64bit-mmio" property parsing
Guo Ren
2021-04-13
lib: utils: Copy over restricted root domain memregions to FDT domains
Anup Patel
2021-04-01
lib/utils: Support fixing up the official DT bindings of PLIC
Bin Meng
2021-04-01
lib/utils: Drop the 'compat' parameter of fdt_plic_fixup()
Bin Meng
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-04
lib: utils: Add helper routines to populate domains from FDT
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
[next]