aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2021-01-07lib: sbi: Replace args with trap registers in ecall handlerAnup Patel
2020-12-16lib: utils: Remove fdt_domain_get() functionAnup Patel
2020-12-04platform: generic: Populate domains from FDTAnup Patel
2020-12-01lib: sbi: Improve system reset platform operationsAnup Patel
2020-12-01platform: Remove dummy system reset functionsAnup Patel
2020-10-18platform: kendryte/k210: Add some padding for FDT fixupsAnup Patel
2020-10-18firmware: Remove FW_PAYLOAD_FDT_PATH compile-time optionAnup Patel
2020-09-16platform: generic: Don't mark non-MMU HARTs as invalidAnup Patel
2020-08-20platform: kendryte/k210: fixup FDTHeinrich Schuchardt
2020-06-29config.mk: Update QEMU run command for generic and sifive fu540 platformsBin Meng
2020-06-17platform: Update Nuclei ux600 platform supportHuaqi Fang
2020-06-15platform/lib: Allow the OS to map the regions that are protected by PMPAlexandre Ghiti
2020-06-10platform: Add AE350 cache control SBIsNylon Chen
2020-06-10platform: Add AE350 platform specific SBI handlerNylon Chen
2020-06-05firmware: Remove FW_PAYLOAD_FDT and related documentationAnup Patel
2020-06-05platform: kendryte/k210: Use new mechanism of builtin DTBAnup Patel
2020-06-05firmware: Allow fw_platform_init() to return updated FDT locationAnup Patel
2020-05-23lib: utils: Allow CLINT functions to be used for multiple CLINTsAnup 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-23lib: utils: Remove redundant parameters from PLIC init functionsAnup Patel
2020-05-10platform: fpga: Remove redundant platform specific featuresAtish Patra
2020-05-10platform: Move platform features to hartAtish Patra
2020-05-04platform: Remove spike directoryAnup Patel
2020-05-04platform: Remove qemu/virt directoryAnup Patel
2020-05-01platform: generic: Add Sifive FU540 TLB flush range limit overrideAnup Patel
2020-05-01platform: Add generic FDT based platform supportAnup Patel
2020-05-01lib: utils: Rename fdt_parse_clint() to fdt_parse_compat_addr()Anup Patel
2020-04-29platform: Add Nuclei UX600 platformHuaqi Fang
2020-04-27lib: utils: Add SiFive test deviceAnup 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-28platform: thead/c910: Use HSM extension to boot secondary coresLiu Yibin
2020-03-24platform: openpiton: Read the device configurations from device treeAtish Patra
2020-03-24lib: utils: Move fdt fixup helper routines to a different fileAtish Patra
2020-03-24platform: Add OpenPiton platform supportAtish Patra
2020-03-24platform: fpga/ariane: Remove redundant plic address macrosAtish Patra
2020-03-24platform: Move ariane standalone fpga project to its own projectAtish Patra
2020-03-19platform: sifive/fu540: Remove FU540_ENABLED_HART_MASK optionAnup Patel
2020-03-19include: sbi_platform: Introduce HART index to HART id tableAnup Patel
2020-03-18platform: Update to call general DT fix-up helperBin Meng
2020-03-18platform: sifive/fu540: Replace cpu0 node fix-up with the new helperBin Meng
2020-03-18platform: sifive/fu540: Remove "stdout-path" fix-upBin Meng
2020-03-18platform: sifive/fu540: Fix up DT for reserved memoryBin Meng
2020-03-18platform: qemu/virt: Fix up DT for reserved memoryBin Meng
2020-03-18platform: ariane-fpga: Fix up DT for reserved memoryBin 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