Age | Commit message (Expand) | Author |
2021-07-11 | utils: fdt: Add fdt helper functions to parse PMU DT nodes | Atish Patra |
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-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-06 | lib/utils: fdt: Update FDT expand size to 1024 for reserved memory node | Bin Meng |
2020-06-15 | platform/lib: Allow the OS to map the regions that are protected by PMP | Alexandre Ghiti |
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 fdt_parse_hart_id() function | Anup Patel |
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 |