aboutsummaryrefslogtreecommitdiff
path: root/platform/andes/ae350
AgeCommit message (Expand)Author
2021-11-02include: sbi_utils: Introduce an helper to get fdt base addressAlexandre Ghiti
2021-06-11platform: andes/ae350: Drop plicsw_ipi_sync()Bin Meng
2021-06-11platform: andes/ae350: Drop plicsw_get_pending()Bin Meng
2021-06-11platform: andes/ae350: Cosmetic fixes in plicsw.cBin Meng
2021-04-28lib: sbi: Simplify ipi platform operationsAnup Patel
2021-04-28lib: sbi: Simplify timer platform operationsAnup Patel
2021-04-28lib: sbi: Simplify console platform operationsAnup Patel
2021-01-07lib: sbi: Replace args with trap registers in ecall handlerAnup Patel
2020-12-01platform: Remove dummy system reset functionsAnup Patel
2020-06-10platform: Add AE350 cache control SBIsNylon Chen
2020-06-10platform: Add AE350 platform specific SBI handlerNylon Chen
2020-05-23lib: utils: Allow PLIC functions to be used for multiple PLICsAnup Patel
2020-05-23lib: utils: Remove redundant parameters from PLIC init functionsAnup Patel
2020-04-27include: sbi_platform: Combine reboot and shutdown into one callbackAnup Patel
2020-04-27lib: No need to provide default PMP region using platform callbacksAnup Patel
2020-03-24lib: utils: Move fdt fixup helper routines to a different fileAtish Patra
2020-03-18platform: Update to call general DT fix-up helperBin Meng
2020-03-18platform: andes/ae350: Fix up DT for reserved memoryBin Meng
2020-03-18lib: utils: Move PLIC DT fix up codes to fdt_helper.cBin Meng
2020-03-18platform: Clean up include header filesBin Meng
2020-03-14platform: Use one unified per-HART stack size macro for all platformsBin Meng
2020-03-13include: Make sbi_current_hartid() as macro in riscv_asm.hAnup Patel
2020-03-11include: Remove disabled_hart_mask from sbi_platformAnup Patel
2020-03-10platform: ae350: Sort build objects in alphabetical orderBin Meng
2019-08-23platform: Add Andes AE350 initial supportNylon Chen