summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)AuthorFilesLines
2020-03-24platform: openpiton: Read the device configurations from device treeAtish Patra1-25/+57
2020-03-24lib: utils: Move fdt fixup helper routines to a different fileAtish Patra5-4/+5
2020-03-24platform: Add OpenPiton platform supportAtish Patra3-0/+242
2020-03-24platform: fpga/ariane: Remove redundant plic address macrosAtish Patra1-9/+4
2020-03-24platform: Move ariane standalone fpga project to its own projectAtish Patra3-0/+0
2020-03-19platform: sifive/fu540: Remove FU540_ENABLED_HART_MASK optionAnup Patel2-13/+0
2020-03-19include: sbi_platform: Introduce HART index to HART id tableAnup Patel1-6/+8
2020-03-18platform: Update to call general DT fix-up helperBin Meng4-12/+5
2020-03-18platform: sifive/fu540: Replace cpu0 node fix-up with the new helperBin Meng1-25/+1
2020-03-18platform: sifive/fu540: Remove "stdout-path" fix-upBin Meng1-5/+1
2020-03-18platform: sifive/fu540: Fix up DT for reserved memoryBin Meng1-0/+2
2020-03-18platform: qemu/virt: Fix up DT for reserved memoryBin Meng1-0/+2
2020-03-18platform: ariane-fpga: Fix up DT for reserved memoryBin Meng1-0/+3
2020-03-18platform: andes/ae350: Fix up DT for reserved memoryBin Meng1-0/+2
2020-03-18lib: utils: Move PLIC DT fix up codes to fdt_helper.cBin Meng4-4/+8
2020-03-18platform: Clean up include header filesBin Meng6-16/+12
2020-03-14platform: Use one unified per-HART stack size macro for all platformsBin Meng11-14/+8
2020-03-14platform: Set per-HART stack size to 8KB in the template platform codesBin Meng1-1/+1
2020-03-14platform: ariane-fpga: Set per-HART stack size to 8KBBin Meng1-1/+1
2020-03-13include: Make sbi_current_hartid() as macro in riscv_asm.hAnup Patel8-20/+23
2020-03-13platform: ariane-fpga: Change license for ariane-fpga from GPL-2.0 to BSD-2Panagiotis Peristerakis3-3/+3
2020-03-11include: Remove disabled_hart_mask from sbi_platformAnup Patel8-10/+6
2020-03-10platform: ae350: Sort build objects in alphabetical orderBin Meng1-1/+1
2020-03-08platform: kendryte/k210: Set per-HART stack size to 8KBAnup Patel1-1/+1
2020-03-08platform: sifive: fu540: allow sv32 as an mmu-typeSören Tempel1-1/+2
2020-02-19platform: qemu: virt: Correct the typo in config.mkBin Meng1-4/+4
2020-02-19platform: sifive: fu540: Add 32-bit specific fdt/payload addressesBin Meng1-2/+14
2020-02-17platform: Remove stale options from config.mk filesAnup Patel2-10/+0
2020-02-17platform: Add Spike initial supportJames Clarke3-0/+158
2020-02-07platform: sifive: fu540: Add platform specific 'make run' cmdBin Meng1-0/+4
2020-02-07platform: Drop qemu/sifive_u supportBin Meng3-208/+0
2020-02-05platform: sifive/fu540: Set tlb range flush limit to zeroAtish Patra1-0/+9
2020-02-05platform: Add an platform ops to return platform specific tlb flush limitAtish Patra1-1/+0
2020-01-25platform: Update UART base addresses for qemu/sifve_uNikita Ermakov1-2/+2
2020-01-24platform: template: typo fix in system reboot/shutdown namesJiuyang Liu (Sequencer)1-2/+2
2020-01-15platform: thead/c910: Don't set plic/clint address in warm bootLiu Yibin1-4/+4
2020-01-15platform: thead/c910: Don't enable L2 cache in warm bootLiu Yibin1-1/+0
2020-01-09platform: thead/c910: Remove SBI_PLATFORM_HAS_PMPLiu Yibin1-2/+1
2020-01-02platform: Add T-head C910 initial supportLiu Yibin4-0/+229
2020-01-02lib: utils: Support CLINT with 32bit MMIO access on RV64 systemAnup Patel6-6/+8
2019-09-28kendryte/k210: remove unused fileDamien Le Moal1-57/+0
2019-09-10lib: provide a platform specific tlb range flush thresholdAtish Patra1-0/+1
2019-09-05kendryte/k210: remove sysctl codeDamien Le Moal4-967/+60
2019-09-05kendryte/k210: Use sifive UART driverDamien Le Moal4-253/+9
2019-08-23platform: Add Andes AE350 initial supportNylon Chen8-0/+619
2019-08-16platform: Remove the ipi_sync method from all platforms.Atish Patra6-15/+0
2019-08-09platform: sifive: fu540: Expand FDT size before any patchingBin Meng1-5/+6
2019-07-25treewide: Use conventional names for 32-bit and 64-bitBin Meng1-5/+5
2019-07-24platform: sifive/fu540: Move FDT further upAnup Patel1-2/+2
2019-07-22platform: sifive: fu540: Use standard value string for cpu node statusBin Meng1-1/+2