Age | Commit message (Expand) | Author |
2020-03-24 | lib: utils: Move fdt fixup helper routines to a different file | Atish Patra |
2020-03-18 | platform: Update to call general DT fix-up helper | Bin Meng |
2020-03-18 | platform: andes/ae350: Fix up DT for reserved memory | Bin Meng |
2020-03-18 | lib: utils: Move PLIC DT fix up codes to fdt_helper.c | Bin Meng |
2020-03-18 | platform: Clean up include header files | Bin Meng |
2020-03-14 | platform: Use one unified per-HART stack size macro for all platforms | Bin Meng |
2020-03-13 | include: Make sbi_current_hartid() as macro in riscv_asm.h | Anup Patel |
2020-03-11 | include: Remove disabled_hart_mask from sbi_platform | Anup Patel |
2020-03-10 | platform: ae350: Sort build objects in alphabetical order | Bin Meng |
2019-08-23 | platform: Add Andes AE350 initial support | Nylon Chen |