summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_types.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-01include: Add array_size() macroAnup Patel1-0/+2
2020-03-13sbi: Add definitions for true/falseBin Meng1-0/+2
2020-03-10lib: sbi: Fix coding style issuesBin Meng1-1/+2
2020-01-22include: Add generic and simple list handling APIsAnup Patel1-0/+11
2020-01-09include: Add OPENSBI_EXTERNAL_SBI_TYPES in sbi_types.hAbner Chang1-0/+28
2019-04-24all: Annotate some tables to have clang-format leave them aloneOlof Johansson1-0/+4
2019-02-20include: Add PRILX define to help print unsigned longAnup Patel1-0/+2
2019-01-24all: Update copyright header in all filesAnup patel1-3/+3
2019-01-18platform: Add libfdt support.Atish Patra1-1/+0
2019-01-16include: Add __packed define for packed structuresAnup Patel1-0/+1
2019-01-16include: Add __noreturn define for noreturn function attributeAnup Patel1-0/+2
2018-12-11Initial commit.Anup Patel1-0/+57