| .. |
|
posix
|
gcov: Correct existing gcov configuration
|
2024-11-15 01:05:16 +08:00 |
|
win
|
sim/win: Replace nuttx_mode_t with int
|
2024-11-17 08:31:08 -03:00 |
|
CMakeLists.txt
|
gcov: Correct existing gcov configuration
|
2024-11-15 01:05:16 +08:00 |
|
sim_ajoystick.c
|
Indent the define statement by two spaces
|
2023-05-21 09:52:08 -03:00 |
|
sim_backtrace.c
|
mm/mm_heap: remove kasan in MM_ADD_BACKTRACE
|
2023-01-16 20:32:17 +08:00 |
|
sim_blockdevice.c
|
arch: rename arch special function name
|
2022-11-22 16:27:56 +08:00 |
|
sim_camera.c
|
sim_camera: modify sim camera init videosize using imgsensor extend params.
|
2024-10-16 19:50:19 +08:00 |
|
sim_checkhostfstypes.c
|
sim: add assertions on hostfs copy of structures
|
2023-12-30 19:02:03 -08:00 |
|
sim_checkstack.c
|
arch: Save sigdeliver into xcp in the case of signal self delevery
|
2023-05-17 11:53:18 -06:00 |
|
sim_copyfullstate.c
|
sim: change the type of xcpt_reg_t
|
2024-10-04 08:21:35 +08:00 |
|
sim_cpuidlestack.c
|
arch: rename arch special function name
|
2022-11-22 16:27:56 +08:00 |
|
sim_cpuinfo.c
|
hostfs:support SEEK_CUR
|
2023-08-19 01:48:48 +08:00 |
|
sim_createstack.c
|
arch: fixed error in the calculation of nwords caused an out of bounds
|
2023-03-13 16:12:11 +09:00 |
|
sim_decoder.c
|
m2m sim codec: add wqueue.h to fix build warning
|
2024-08-21 23:29:47 +08:00 |
|
sim_deviceimage.c
|
mm/alloc: remove all unnecessary cast for alloc
|
2023-08-30 14:34:20 +08:00 |
|
sim_doirq.c
|
arch: remove up_current_regs in common code
|
2024-11-15 18:25:35 +08:00 |
|
sim_encoder.c
|
m2m sim codec: add wqueue.h to fix build warning
|
2024-08-21 23:29:47 +08:00 |
|
sim_exit.c
|
arch: fix the sched parameter update when exiting
|
2024-10-08 13:53:06 +08:00 |
|
sim_fork.c
|
sim: change the type of xcpt_reg_t
|
2024-10-04 08:21:35 +08:00 |
|
sim_fork_arm.S
|
libs/libc/fork: add lib_fork implementation
|
2023-07-26 10:41:52 +02:00 |
|
sim_fork_arm64.S
|
libs/libc/fork: add lib_fork implementation
|
2023-07-26 10:41:52 +02:00 |
|
sim_fork_x86.S
|
libs/libc/fork: add lib_fork implementation
|
2023-07-26 10:41:52 +02:00 |
|
sim_fork_x86_64.S
|
libs/libc/fork: add lib_fork implementation
|
2023-07-26 10:41:52 +02:00 |
|
sim_framebuffer.c
|
sim: Support to use of non-consecutive framebuffers
|
2024-08-23 15:26:16 +08:00 |
|
sim_hcisocket.c
|
bluetooth: Fix the incompatibility made by https://github.com/apache/nuttx/pull/14224
|
2024-10-18 09:05:54 +08:00 |
|
sim_head.c
|
sim/gcov: Fix conflicts between fprofile-orderate and __asan_default_options
|
2024-10-08 08:57:28 +08:00 |
|
sim_heap.c
|
sim/heap: malloc returns a valid pointer when allocating 0 bytes.
|
2024-10-16 17:03:40 +08:00 |
|
sim_hosthcisocket.h
|
arch/sim: Change sim_host_ prefix to host_
|
2022-12-06 13:12:21 +01:00 |
|
sim_hostusrsock.h
|
net: Implement shutdown() for usrsock
|
2023-01-31 11:15:01 +08:00 |
|
sim_hostvideo.h
|
sim/video: rename dq_buf to dqbuf
|
2022-12-20 17:00:44 +08:00 |
|
sim_idle.c
|
sim: fix context-switch when do wdog callback()
|
2024-10-08 08:57:28 +08:00 |
|
sim_initialize.c
|
Add v4l2m2m sim encoder
|
2024-05-15 22:03:18 +08:00 |
|
sim_initialstate.c
|
sim: use correct size to avoid buffer overflow
|
2023-08-11 20:13:28 +08:00 |
|
sim_internal.h
|
sim: fix sim smp boot regression
|
2024-10-09 12:33:21 +08:00 |
|
sim_keyboard.c
|
arch: rename arch special function name
|
2022-11-22 16:27:56 +08:00 |
|
sim_lcd.c
|
sim/lcd: fix compile break
|
2024-08-23 15:26:16 +08:00 |
|
sim_netdriver.c
|
sim/net: Support to set the MTU of the sim netdevice.
|
2024-06-02 09:31:37 -03:00 |
|
sim_offload.c
|
sim_offload: add MONO channel encode method and set samplerate before encode.
|
2024-10-16 15:40:35 +08:00 |
|
sim_offload.h
|
sim_offload: move out of the posix directory
|
2024-09-10 20:25:48 +08:00 |
|
sim_oneshot.c
|
sim:fix oneshot sim_cancel assert
|
2024-09-28 10:43:09 +08:00 |
|
sim_openh264dec.c
|
v4l2m2m/sim decoder: rename hostdecoder to openh264dec
|
2024-07-16 08:33:50 -03:00 |
|
sim_openh264dec.h
|
v4l2m2m/sim decoder: rename hostdecoder to openh264dec
|
2024-07-16 08:33:50 -03:00 |
|
sim_registerdump.c
|
arch/sim: add up_getusrsp for sim
|
2023-05-05 13:40:04 +08:00 |
|
sim_releasestack.c
|
arch: rename arch special function name
|
2022-11-22 16:27:56 +08:00 |
|
sim_rpmsg_virtio.c
|
rpmsg_virtio: move rpmsg virtio cmd definition before the resource table
|
2024-10-03 09:37:24 +08:00 |
|
sim_rptun.c
|
rptun: move rptun cmd definition before the resource table
|
2024-09-26 00:04:05 +08:00 |
|
sim_rtc.c
|
arch/sim: Change sim_host_ prefix to host_
|
2022-12-06 13:12:21 +01:00 |
|
sim_saveusercontext.c
|
sim: remove sim_saveusercontext() return value
|
2023-02-13 18:41:43 +09:00 |
|
sim_schedulesigaction.c
|
signal: adjust the signal processing logic to remove the judgment
|
2024-10-07 13:32:57 +08:00 |
|
sim_sectionheap.c
|
arch/sim: dataheap should disable exec permission
|
2024-10-08 08:57:28 +08:00 |
|
sim_sigdeliver.c
|
arch: move sigdeliver to common code
|
2024-10-07 13:32:57 +08:00 |
|
sim_smpsignal.c
|
arch: rename xxxx_pause.c to xxxx_smpcall.c
|
2024-10-08 08:13:22 +08:00 |
|
sim_stackframe.c
|
arch: rename arch special function name
|
2022-11-22 16:27:56 +08:00 |
|
sim_switchcontext.c
|
fix some arch miss update g_running_tasks
|
2024-11-15 18:25:35 +08:00 |
|
sim_tcbinfo.c
|
tcbinfo:remove total_num form tcbinfo.
|
2023-11-21 21:52:24 -08:00 |
|
sim_touchscreen.c
|
arch: rename arch special function name
|
2022-11-22 16:27:56 +08:00 |
|
sim_uart.c
|
driver/serial: remove return value of up_putc()
|
2024-10-26 13:21:29 +08:00 |
|
sim_usbdev.c
|
sim/usbdev: add clase disconnect when usbdev_unregister
|
2023-11-11 21:09:59 +08:00 |
|
sim_usbdev.h
|
sim/usb: add sim usb device
|
2023-03-03 14:31:30 -03:00 |
|
sim_usbhost.c
|
Remove FAR from source code under 32bit arch and board
|
2023-09-16 19:12:13 +03:00 |
|
sim_usbhost.h
|
sim/usb: add sim usb host
|
2023-03-03 14:31:30 -03:00 |
|
sim_usestack.c
|
arch: rename arch special function name
|
2022-11-22 16:27:56 +08:00 |
|
sim_usrsock.c
|
sim/posix/sim_hostusrsock: process host network syscall with critical section
|
2023-06-13 22:10:16 +08:00 |
|
sim_wifidriver.c
|
simwifi: Resolve the error of getting the network ID.
|
2024-08-21 23:36:26 +08:00 |
|
sim_x264encoder.c
|
v4l2m2m/sim encoder: move hostencoder to x264encoder
|
2024-07-16 08:33:50 -03:00 |
|
sim_x264encoder.h
|
v4l2m2m/sim encoder: move hostencoder to x264encoder
|
2024-07-16 08:33:50 -03:00 |