summaryrefslogtreecommitdiff
path: root/platform/fpga/ariane
AgeCommit message (Expand)AuthorFilesLines
2022-06-13lib: irqchip/plic: Factor out a context init functionSamuel Holland1-11/+8
2022-04-17lib: utils/serial: support 'reg-offset' propertyZong Li1-1/+3
2021-11-02include: sbi_utils: Introduce an helper to get fdt base addressAlexandre Ghiti1-1/+2
2021-09-26lib: sbi: Add timer frequency to struct sbi_timer_deviceAnup Patel1-0/+2
2021-08-14lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMPAnup Patel1-2/+6
2021-06-24platform: Replace CLINT library usage with ACLINT libraryAnup Patel1-7/+20
2021-04-28lib: sbi: Simplify ipi platform operationsAnup Patel1-2/+0
2021-04-28lib: sbi: Simplify timer platform operationsAnup Patel1-3/+0
2021-04-28lib: sbi: Simplify console platform operationsAnup Patel1-2/+0
2020-12-01platform: Remove dummy system reset functionsAnup Patel1-11/+0
2020-05-23lib: utils: Allow CLINT functions to be used for multiple CLINTsAnup Patel1-5/+10
2020-05-23lib: utils: Allow PLIC functions to be used for multiple PLICsAnup Patel1-6/+10
2020-05-23lib: utils: Remove redundant parameters from PLIC init functionsAnup Patel1-8/+3
2020-05-10platform: fpga: Remove redundant platform specific featuresAtish Patra1-5/+1
2020-05-10platform: Move platform features to hartAtish Patra1-2/+0
2020-04-27include: sbi_platform: Combine reboot and shutdown into one callbackAnup Patel1-15/+4
2020-03-24lib: utils: Move fdt fixup helper routines to a different fileAtish Patra1-1/+1
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/+250