yinshengkai
|
cf0e644a88
|
note: supports specifying the section where the noteram buffer is located
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
|
2024-10-13 14:05:50 +08:00 |
yinshengkai
|
453cde945f
|
note: add note stream drivers
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
|
2024-10-11 11:55:17 +08:00 |
zhangwenjian
|
869271f5b8
|
drivers/note: suport rpmsg transfer channel for note,some note api
need to adapte for rpmsg.
We can transfer note content through rpmsg
Signed-off-by: zhangwenjian <zhangwenjian@xiaomi.com>
|
2024-10-08 08:58:43 +08:00 |
yinshengkai
|
f9f0ab8dc4
|
drivers: add note driver backend for recording scheduling information
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
|
2023-02-25 18:39:27 +08:00 |
chao an
|
ee1e1108a7
|
drivers/note: fix build break by note rename change
Regression by:
| commit ee24396d77
| Author: Xiang Xiao <xiaoxiang@xiaomi.com>
| Date: Tue Feb 14 01:11:48 2023 +0800
|
| drivers/note: Change DRIVER_NOTExxx to DRIVERS_NOTExxx
|
| follow other driver config style
|
| Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: chao an <anchao@xiaomi.com>
|
2023-02-20 16:19:57 +08:00 |
yinshengkai
|
77466742c7
|
drivers/segger: register sysview to note drivers list
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
|
2023-01-05 22:04:52 +08:00 |
yinshengkai
|
64b6df42a4
|
drivers/note: register notelog device
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
|
2022-12-30 22:21:12 +08:00 |
Xiang Xiao
|
126c93015f
|
drivers/node: Rename sched_note.c to to note_driver.c
prepare to support the multiple note driver
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-12-14 21:24:13 +02:00 |
Xiang Xiao
|
d7307ef26c
|
drivers/node: Rename note_register to note_initialize
prepare to support the multiple note driver
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-12-14 21:24:13 +02:00 |
yinshengkai
|
09814831b8
|
sched: move sched_note.c to drivers/note
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
|
2022-12-09 23:36:11 +08:00 |
Xiang Xiao
|
0941bad877
|
note: Move up_schednote.c to drivers/note folder
since it is general enough to work on other target
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-07-04 18:52:32 -03:00 |
Nakamura, Yuuichi
|
6efecd2105
|
Add notectl driver
|
2020-10-06 03:26:46 +08:00 |
Xiang Xiao
|
77ae03788a
|
note: Rename note driver to noteram driver
to reflect this is just a normal note driver with ram buffer
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-09-15 14:55:22 +08:00 |
Xiang Xiao
|
f99719e260
|
Move note driver from drivers/syslog to drivers/note
it's better to put the note transport layer into a common folder
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-09-07 11:54:10 +08:00 |