aboutsummaryrefslogtreecommitdiff
path: root/platform/common/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-19platform: Move platform common to lib/utils.Atish Patra5-166/+0
2019-06-19lib: Include helper libc functions directly in libsbi.Atish Patra1-39/+0
2019-04-24all: run clang-format and update checked-in filesOlof Johansson5-25/+15
2019-03-05lib:platform: Fix sbi_getc return type.Atish Patra2-2/+2
2019-01-24all: Update copyright header in all filesAnup patel6-18/+18
2019-01-23include: Rename ipi_inject() to ipi_send() for sbi_platformAnup Patel1-1/+1
2019-01-23lib: Remove target_hart and hartid parameter from TIMER callbacksAnup Patel1-3/+3
2019-01-23lib: Remove source_hart and hartid parameter from IPI callbacksAnup patel1-3/+3
2019-01-18platform: Fix compile error caused by standard includesAnup Patel1-0/+39
2019-01-18platform: No need to pass context id for plic fixup.Atish Patra1-1/+1
2019-01-18platform: Rename fdt.c to tinyfdt.cAtish Patra1-0/+0
2018-12-21Fix plic warm init in common code.Anup Patel1-2/+3
2018-12-21top: Rename "plat" to "platform" everywhereAnup Patel5-0/+175