aboutsummaryrefslogtreecommitdiff
path: root/lib/utils/fdt
AgeCommit message (Expand)Author
2020-05-23lib: utils: Add fdt_parse_clint_node() functionAnup Patel
2020-05-23lib: utils: Extend fdt_find_match() ImplementationAnup Patel
2020-05-23lib: utils: Allow PLIC functions to be used for multiple PLICsAnup Patel
2020-05-19lib: sbi_hart: Detect number of supported PMP regionsAnup Patel
2020-05-19include: sbi: Use scratch pointer as parmeter in HART feature APIsAnup Patel
2020-05-10platform: Move platform features to hartAtish Patra
2020-05-10lib: utils: Update reserved memory fdt node even if PMP is not presentAtish Patra
2020-05-01lib: utils: Add fdt_parse_plic_node() functionAnup Patel
2020-05-01lib: utils: Add fdt_parse_max_hart_id() APIAnup Patel
2020-05-01lib: utils: Add fdt_parse_hart_id() functionAnup Patel
2020-05-01lib: utils: Add fdt_parse_sifive_uart_node() functionAnup Patel
2020-05-01lib: utils: Make fdt_get_node_addr_size() public functionAnup Patel
2020-05-01lib: utils: Add FDT match table based node lookupAnup Patel
2020-05-01lib: utils: Rename fdt_parse_clint() to fdt_parse_compat_addr()Anup Patel
2020-05-01lib: utils: Add fdt_parse_uart8250_node() functionAnup Patel
2020-05-01lib: utils: Improve fdt_parse_uart8250() APIAnup Patel
2020-03-28lib: utils: Improve fdt_cpu_fixup() implementationAnup Patel
2020-03-24lib: utils: Move fdt fixup helper routines to a different fileAtish Patra
2020-03-24platform: fpga/common: Add a fdt parsing helper functionsAtish Patra
2020-03-19include: sbi_platform: Introduce HART index to HART id tableAnup Patel
2020-03-18lib: utils: Add a general device tree fix-up helperBin Meng
2020-03-18lib: utils: Add a fdt_cpu_fixup() helperBin Meng
2020-03-18lib: utils: Move PLIC DT fix up codes to fdt_helper.cBin Meng
2020-03-18lib: utils: Add a fdt_reserved_memory_fixup() helperBin Meng