summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_console.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-10lib: sbi: Add console_puts() callback in the console deviceAnup Patel1-0/+3
2023-02-09lib: sbi: Add sbi_ngets() functionAnup Patel1-0/+2
2023-02-09lib: sbi: Add sbi_nputs() functionAnup Patel1-0/+2
2021-12-02lib: sbi: Improve fatal error handlingJessica Clarke1-18/+5
2021-09-22lib: sbi: add some macros to detect BUG at runtimeXiang W1-0/+20
2021-04-28lib: sbi: Simplify console platform operationsAnup Patel1-0/+15
2020-03-28include: sbi_console: Remove scratch parameter from sbi_dprintf()Anup Patel1-3/+2
2019-08-09lib: Introduce sbi_dprintf() APIAnup Patel1-0/+4
2019-04-24all: run clang-format and update checked-in filesOlof Johansson1-3/+2
2019-03-05lib:platform: Fix sbi_getc return type.Atish Patra1-1/+1
2019-01-24all: Update copyright header in all filesAnup patel1-3/+3
2018-12-11Initial commit.Anup Patel1-0/+37