.. |
CMakeLists.txt
|
cmake: add include path for special source
|
2023-11-07 17:39:03 +01:00 |
Kconfig
|
drivers/misc: support nuttx goldfish_pipe
|
2024-09-15 19:28:55 +08:00 |
Make.defs
|
drivers/misc: support nuttx goldfish_pipe
|
2024-09-15 19:28:55 +08:00 |
addrenv.c
|
…
|
|
dev_ascii.c
|
…
|
|
dev_mem.c
|
Simplify BOARD_MEMORY_RANGE initialization logic
|
2024-10-09 15:41:48 +08:00 |
dev_null.c
|
poll: pollsetup should notify only one fd passd by caller
|
2023-11-21 09:07:17 +01:00 |
dev_zero.c
|
poll: pollsetup should notify only one fd passd by caller
|
2023-11-21 09:07:17 +01:00 |
goldfish_pipe.c
|
misc/goldfish: Compatible with x86_64 goldfish pipe
|
2024-09-15 19:28:55 +08:00 |
lwl_console.c
|
…
|
|
mkrd.c
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +08:00 |
optee.c
|
enable O_CLOEXEC explicitly to avoid fd leak
|
2024-09-17 02:07:34 +08:00 |
optee_msg.h
|
Remove @ and % tag from all comments
|
2023-12-11 17:00:10 -03:00 |
ramdisk.c
|
drivers/ramdisk: add missing 'FAR'
|
2023-09-16 14:17:47 +08:00 |
rpmsgblk.c
|
rpmsg: upgrade API passing on parameters with the upgrade of OpenAMP
|
2024-10-09 23:32:58 +08:00 |
rpmsgblk.h
|
rpmsgblk: use a fixed length struct to transfer between two cpus
|
2023-11-22 08:08:12 -08:00 |
rpmsgblk_server.c
|
nuttx/drivers: add ept_release_cb for destroy server resource
|
2024-10-10 08:44:29 +08:00 |
rpmsgdev.c
|
misc/rpmsgdev: fix block mode read/write bug in rpmsgdev
|
2024-10-09 19:53:28 +08:00 |
rpmsgdev.h
|
rpmsgdev: devpath may exceed RPMSG_NAME_SIZE
|
2024-09-28 19:09:54 +08:00 |
rpmsgdev_server.c
|
nuttx/drivers: add ept_release_cb for destroy server resource
|
2024-10-10 08:44:29 +08:00 |
rwbuffer.c
|
drivers/rwbuffer: Set nblocks 0 after using wrflush(skip rwbuffer)
|
2024-09-10 15:22:03 +08:00 |