nuttx-update/include/nuttx
2024-12-23 14:50:13 +08:00
..
1wire include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
aie nuttx ai driver update 2024-10-17 22:35:40 +08:00
analog drivers/adc: Rename up_ads1255initialize to ads1255_initialize 2024-11-16 17:39:27 +01:00
audio nuttx/audio: add fake audio driver. 2024-12-20 11:47:08 -03:00
binfmt binfmt/modlib: reduce size of binary_s if CONFIG_LIBC_MODLIB is disabled 2024-12-12 02:06:05 +08:00
can drivers/can: fix typo specfic -> specific 2024-12-17 20:48:07 +08:00
clk include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
contactless include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
coresight drivers/coresight:Add TRFCR_EL1 initialization 2024-10-09 08:37:48 +08:00
crypto include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
dma include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
drivers include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
eeprom include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
efuse include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
fs use atomic to protect f_refs 2024-12-15 09:43:36 -03:00
himem include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
hwspinlock include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
i2c include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
i3c arch_atomic: only support atomic_xx and atomic64_xx function 2024-12-04 14:03:14 +01:00
input drivers/input/uinput: migrate to ASF license 2024-12-18 17:46:28 +08:00
ioexpander include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
lcd include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
leds include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
lib libs/libc: add a option to disable path buffer by default 2024-12-10 16:26:12 +08:00
math include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
mbox include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
mm mm/kmap: Provide the user tcb as parameter to map_user() 2024-12-18 08:57:01 +08:00
modem include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
motor include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
mtd rammtd:add rammtd_uninitialize 2024-11-12 14:58:01 +08:00
net netconfig.h:add CONFIG_NET_USRSOCK & CONFIG_NET_IPv4 & CONFIG_NET_IPv6 to support communicating in slave core 2024-12-10 18:14:26 +08:00
note spelling: fix spelling typo premption -> preemption 2024-11-25 22:05:05 +08:00
nx include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
pci pci: fix pci dev alloc bridge mem error 2024-12-06 21:12:24 +08:00
pinctrl include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
power drivers/power/battery: add charge/battery health interface support 2024-10-16 17:33:20 +08:00
rc include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
regmap include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
reset drivers/reset: fix typo retrun -> return 2024-12-17 20:48:07 +08:00
rf include: migrate license to ASF 2024-11-06 19:46:13 +08:00
rmt include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
rpmsg rpmsg/rpmsg_virtio.h: include <openamp/remoteproc.h> to fix compile error 2024-10-22 08:55:57 +08:00
rptun include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
segger include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
sensors drivers/sensors/gnss: Different nbuffer for each topic 2024-11-30 14:10:57 +08:00
serial use small lock in following files 2024-12-22 18:43:26 +08:00
spi include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
syslog drivers/syslog: remove implement of syslog_putc() 2024-11-15 19:46:36 +08:00
timers driver/capture: Add ioctl function for architecture specific ioctl commands 2024-12-17 13:35:42 -03:00
usb Update cdc.h typo 2024-12-06 09:23:55 +08:00
usrsock include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
vhost drivers/vhost: add vhost framework for NuttX 2024-10-03 17:37:40 +08:00
video include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
virtio virtio-mmio/pci: add alloc_buf/free_buf for mmio and pci transport layer 2024-10-09 23:32:58 +08:00
wireless wireless/ieee82011: Used definitions from existing NuttX includes where possible, and otherwise defined macros using built-ins to allow the 802.11 header to compile on Arch Linux where cpu_to_le16, le32_to_cpu and hweight8 definitions were missing. 2024-12-23 14:50:13 +08:00
.gitignore Mostly updates and corrections to .gitignore files 2013-04-04 15:39:50 -06:00
addrenv.h sem_waitirq: Use kmap interface to access the semaphore 2024-12-18 08:57:01 +08:00
allsyms.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
arch.h drivers/timers: export arch timer api to support higher resolution 2024-12-04 10:52:26 +01:00
ascii.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
atexit.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
atomic.h atomic: Unify the compare_exchange functions of nx and stdatomic 2024-12-10 22:00:42 +08:00
bits.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
board.h coredump: add BOARD_CRASHDUMP_CUSTOM support 2024-11-30 03:08:35 +08:00
cache.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
can.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cancelpt.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
circbuf.h lib/circbuf: add static initialize macro helper 2024-12-17 20:48:23 +08:00
clock.h sched/clock: call up_timer_gettime() to get higher resolution 2024-12-12 14:47:02 +08:00
compiler.h ghs: fix the naked_function attr cannot handle warning 2024-11-11 22:32:26 +08:00
coredump.h coredump: coredump_add_memory_region need use flags 2024-10-24 08:46:01 +08:00
crc8.h libc: add CRC-8-ROHC support 2024-10-13 03:09:26 +08:00
crc16.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
crc32.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
crc64.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
elf.h nuttx/elf.h: Fix build error with unknown type name 'bool'. 2024-10-15 12:35:10 +08:00
environ.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
envpath.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
ethtool.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
event.h fs: support VFS-based named event group 2024-10-09 01:40:00 +08:00
fdcheck.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
fdt.h drivers/devicetree/fdt: get 'reg' property 2024-10-09 02:18:49 +08:00
gdbstub.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
hashtable.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
idr.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
init.h sched: change nxsched_islocked_global to nxsched_islocked_tcb 2024-10-05 13:49:55 +08:00
instrument.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
ipcc.h circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
irq.h sim: fix sim smp boot regression 2024-10-09 12:33:21 +08:00
kmalloc.h userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
kthread.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
lin.h fix nxstyle 2024-12-10 01:29:00 +08:00
lirc.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
list.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
macro.h arch_atomic : Introduce CONFIG_LIBC_ARCH_ATOMIC 2024-11-15 14:01:56 +08:00
memoryregion.h libs/misc/memoryregion: remove unused memory_region 2024-10-18 21:32:48 +08:00
mmcsd.h mmcsd:add postsleep fields for mmc_ioc_cmd 2024-10-15 02:06:00 +08:00
module.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
mqueue.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
mutex.h misc/assert: add backtrace dump support for mutex hold task 2024-10-09 08:37:01 +08:00
notifier.h userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
nuttx.h nuttx:move "#define STRINGIFY(x)" to nuttx/macro.h 2024-10-13 03:16:25 +08:00
page.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
panic_notifier.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
pgalloc.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
progmem.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
pthread.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
queue.h include: queue.h: Make flink clear after sq_rem 2024-10-16 13:56:49 +08:00
random.h libc: Refine the arc4random_buf implementation 2024-10-26 18:04:21 -03:00
reboot_notifier.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
rwsem.h Revert "shced:sem: replace mutex with spinlock" 2024-10-29 23:01:39 +08:00
sched.h spelling: fix spelling typo premp -> preemp 2024-11-25 22:05:05 +08:00
sched_note.h spelling: fix spelling typo premption -> preemption 2024-11-25 22:05:05 +08:00
scsi.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
sdio.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
sdio_slave.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
semaphore.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
signal.h signal: add sig_tgkill() kenrnel version support 2024-10-10 02:38:12 +08:00
spawn.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
spinlock.h arch_atomic: only support atomic_xx and atomic64_xx function 2024-12-04 14:03:14 +01:00
spinlock_type.h arch_atomic: only support atomic_xx and atomic64_xx function 2024-12-04 14:03:14 +01:00
streams.h blk/mtdoutstream: use lib_sostream_s to support seek 2024-11-30 03:08:35 +08:00
symtab.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
tee.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
thermal.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
tls.h tls.h: list.h should depends on CONFIG_PTHREAD_ATFORK 2024-10-23 20:10:43 +08:00
trace.h support trace_beginex and trace_endex 2024-10-13 10:23:44 +08:00
uorb.h nuttx/uorb.h: Add carrier frequency for GNSS Satellite 2024-12-20 20:05:26 +08:00
userspace.h userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
vt100.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
wdog.h fix compiler error 2024-11-11 19:48:38 +08:00
wqueue.h isrthread: add configuring the stack of an isrthread as static 2024-11-08 01:49:14 +08:00
zoneinfo.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00