Sign in
apache
/
nuttx
/
HEAD
abf7a74
arch/tricore: fix tasking compiler linking error
by wangchengdong
· 11 hours ago
master
4db757c
arch/arm/rp2040: merge conflicting definitions of `hw_*` functions
by Lars Kruse
· 18 hours ago
c9776bf
libc/fclose: Validate the user provided stream pointer
by Jukka Laitinen
· 27 hours ago
e272181
arm/armv8-r: remove redundant and misleading pointer in arm_syscall()
by wangchengdong
· 25 hours ago
fc09640
sched/event: add nxevent_getmask api
by wangchengdong
· 35 hours ago
c0d7269
sched/event: fix event bug after csection was removed
by wangchengdong
· 2 days ago
e7ecf19
boards/a2g-tc397-5v-tft: Enable events by default
by wangchengdong
· 2 days ago
149a4ed
build(deps): bump actions/setup-python from 5 to 6
by dependabot[bot]
· 2 days ago
e8a74c9
build(deps): bump actions/github-script from 7 to 8
by dependabot[bot]
· 2 days ago
40690a9
arch/sim/sim_canchar.c: fix CAN flags decoding for message
by raiden00pl
· 2 days ago
77f427a
boards/arm/imxrt: CMake added teensy-4.x board
by simbit18
· 2 days ago
67eb2bf
arch/sim/can: add loopback support for CAN character dev
by raiden00pl
· 4 months ago
cac1cc8
sched/event: add nxevent_clear api
by wangchengdong
· 5 days ago
df9b525
arch/tricore: remove duplicated local variable in tricore_doirq()
by wangchengdong
· 2 days ago
b5ab71d
docs/pr-template: Update the testing section of the PR template
by Matteo Golin
· 3 days ago
6277296
arch/tricore: remove redundant and misleading pointer usage in tricore_doirq()
by wangchengdong
· 3 days ago
ed75188
arch/xtensa/esp32: Update E-Fuse driver
by Filipe Cavalcanti
· 7 weeks ago
65d5f9b
arch/xtensa/esp32s2: Update E-Fuse driver
by Filipe Cavalcanti
· 7 weeks ago
23faaa2
arch/xtensa/esp32s3: Update E-Fuse driver
by Filipe Cavalcanti
· 8 weeks ago
d5f674d
arch/xtensa: add common driver for E-Fuse on Espressif devices
by Filipe Cavalcanti
· 8 weeks ago
1d51cfb
arch/xtensa: add sys_startup_fn call
by Filipe Cavalcanti
· 8 weeks ago
897c790
docs/codeowners: Provide some relevant information about CODEOWNERS.
by Matteo Golin
· 5 days ago
f8e5d07
docs/codeowners: Add preliminary code owner file
by Matteo Golin
· 9 days ago
bd1f468
documentation: add documentation for NTP Client
by Filipe Cavalcanti
· 5 days ago
484a8d1
documentation: add documentation for NTP Daemon
by Filipe Cavalcanti
· 5 days ago
4cea148
sched: remove csection in event
by hujun5
· 6 months ago
3629a3b
tools/configure.sh: align tools/configure.sh with CmakeLists.txt
by wangchengdong
· 6 days ago
7e5c970
mtd/nvs: Trigger POLLPRI on config change
by wangjianyu3
· 7 days ago
c36c9f8
arch/tricore: add one_shot .tick_start implementation
by wangchengdong
· 7 days ago
7d0fb9d
sched/semaphore: add support to customize semaphore max allowed value
by wangchengdong
· 7 days ago
5676bf8
sched/event: add a new event function nxevent_tickwait_wait
by wangchengdong
· 7 days ago
b5f6620
documentation: update MCUBoot documentation on ESP32-C3|C6
by Filipe Cavalcanti
· 7 weeks ago
42254ff
arch/risc-v: improve E-Fuse support for ESP32-C3|C6|H2
by Filipe Cavalcanti
· 8 weeks ago
ba3a795
Revert "codespellrc: add ans to ignore words"
by Mateusz Szafoni
· 8 days ago
4b1b3c5
tools/checkpatch.sh: fix check for HEAD commit
by raiden00pl
· 8 days ago
5592dc7
codespellrc: add ans to ignore words
by raiden00pl
· 8 days ago
17482c6
Documentation/applications/boot/nxboot: fix incorrect fnc description
by Michal Lenc
· 8 days ago
0f49800
drivers/net/oa_tc6: Add driver for the Microchip LAN865x SPI MAC-PHY
by michal matias
· 2 weeks ago
fbb3b6d
drivers/net/oa_tc6: Add driver for the Onsemi NCV7410 (NCN26010) SPI MAC-PHY
by michal matias
· 2 weeks ago
95b3b65
drivers/net: Add base driver for the OA-T6 protocol MAC-PHYs
by michal matias
· 2 weeks ago
f447666
arch/tricore: fix tricore_doirq function local var "regs" not initialized issue
by wangchengdong
· 8 days ago
a030e3c
sched/signal/sig_dispatch.c: Simplify the nxsig_dispatch
by Jukka Laitinen
· 12 days ago
a0caa5c
sched/signal/sig_dispatch.c: Correct signal dispatch to specific thread
by Jukka Laitinen
· 12 days ago
f59510e
armv[7/8]-r: add ARM_BUSY_WAIT
by hujun5
· 5 months ago
c0db55f
armv7a: change ARMV7A_SMP_BUSY_WAIT to ARM_BUSY_WAIT
by hujun5
· 5 months ago
a503fc6
doc: Add info about usbdisk to arcx-socket-grid
by Alan Carvalho de Assis
· 11 days ago
d2344ee
boards/arcx-socket-grid: Add support to two USBs
by Alan Carvalho de Assis
· 11 days ago
0547aa5
arch/arm/imxrt: Modify USB EHCI driver to support two USBs
by Alan Carvalho de Assis
· 11 days ago
93911d5
tools/checkpatch.sh: check format for all commits in patch
by raiden00pl
· 9 days ago
3430ad2
sched/init/nx_bringup.c: Add support for CONFIG_INIT_NONE in a flat build
by wangchengdong
· 2 weeks ago
releases/12.11
8cfb9d7
libs/libc/semaphore: allow nxsem_init to negative value
by wangchengdong
· 12 days ago
0ded247
fs/fat: Fix wrong alloc used in fat_zero_cluster()
by Ari Kimari
· 12 days ago
8fea354
arch/xmc4 : fix serial buffer size for unused channel
by adriendesp
· 14 days ago
a6305fb
tools/checkpath.sh: check git commit format
by raiden00pl
· 2 weeks ago
835c535
drivers/ioexpander/aw9523b: New driver for AW9523B i/o expander
by Zik Saleeba
· 12 days ago
8fc63aa
include/net/if.h: Add mechanism for MMD access with SIOCxMIIREG ioctls
by michal matias
· 14 days ago
52d1877
boards/arm/rp23xx/common: update board reset via BOOTROM functions
by Serg Podtynnyi
· 13 days ago
92661d9
.editorconfig: add .editorconfig file to help maintain coding style
by Michal Lenc
· 13 days ago
b9203c1
sched/signal: Old signal action need save sa_user
by wangjianyu3
· 13 days ago
c15521a
boards/risc-v: update board and defconfigs for Wi-Fi on ESP32-C3|C6
by Filipe Cavalcanti
· 3 weeks ago
1f7c3a3
arch/risc-v: refactor Wi-Fi driver for ESP32-C3|C6
by Filipe Cavalcanti
· 3 weeks ago
9c6d502
boards/arm/imxrt: CMake added imxrt1020-evk imxrt1050-evk boards
by simbit18
· 14 days ago
4838d71
boards/arm/imxrt: CMake added imxrt1060-evk imxrt1064-evk imxrt1170-evk boards
by simbit18
· 2 weeks ago
a3e5ae9
arch/tricore/src/common/tricore_irq.c: add up_affinity_irq
by wangchengdong
· 2 weeks ago
e1b442b
arm/sama5: fix ld unrecognized option '-g3'
by v-tangmeng
· 2 weeks ago
fec6e24
fix ld unrecognized option '-g3'
by v-tangmeng
· 2 weeks ago
c36d067
tools/nix: move nix flakes to tools/
by Côme VINCENT
· 14 days ago
585c25b
drivers/i2s/i2schar: Implement blocking read/write operations
by Tiago Medicci Serrano
· 2 weeks ago
6f5a8c6
drivers/i2s/i2schar: Implement ioctl commands for i2schar
by Tiago Medicci Serrano
· 2 weeks ago
aadb929
drivers/net/CMakeLists.txt: Aligned Cmake with Make
by simbit18
· 2 weeks ago
f414262
net/can/can_recvmsg.c: Cleanup can_readahead
by Jukka Laitinen
· 1 year, 6 months ago
144ac23
net/can/can_recvmsg.c: Remove IOB trimming as useless, can frames can always fit in one IOB
by haitomatic
· 1 year, 6 months ago
8fc2ad2
net/can/can_callback.c: Take the timestamp size into account in "buflen"
by haitomatic
· 1 year, 6 months ago
e2b1d18
drivers/net/ksz9477.c: Errata 16, reset SGMII always on init
by Jani Paalijarvi
· 10 months ago
56870fb
ksz9477: MMD indirect access check fix
by Jari Nippula
· 12 months ago
fcab00d
drivers/net/ksz9477: Implement errata fixes
by Jani Paalijarvi
· 1 year, 1 month ago
47cd5ba
arch/arm/src/samv7/sam_emac.c: fix compile warning
by Michal Lenc
· 2 weeks ago
5c7c7f8
arch/arm/src/stm32f7/stm32_ethernet.c: Fix "unused variable" warning
by Jukka Laitinen
· 2 years, 7 months ago
2820600
board/tricore: rename tc397 chip board name
by wangchengdong
· 2 weeks ago
9b8c8bd
drivers/tca64xx: Add support for PCAL6416
by Jouni Ukkonen
· 10 months ago
710bd19
drivers/ioexpander/tca64xx.c: Fix polarity register address
by Jukka Laitinen
· 1 year ago
38fbe16
drivers/ioexpander/tca64xx: Fix compile errors
by Jouni Ukkonen
· 1 year ago
3cf28dd
arch/arm64/src/imx9/imx9_lpi2c.c: Fix bus reset
by Jukka Laitinen
· 10 months ago
78e4186
boards/arm/samv7/pic32czca70-curiosity: add progmem to configuration
by Michal Lenc
· 2 weeks ago
5d21aa8
arch/arm/src/samv7: support progmem for pic32czca70 series
by Michal Lenc
· 2 weeks ago
4baad0a
arch/risc-v/src/mpfs/mpfs_clockconfig.c: Flag out code only used in bootloader
by Jukka Laitinen
· 3 years ago
4a4235b
drivers/net: Remove the NCV7410 10BASE-T1S MAC-PHY driver
by michal matias
· 2 weeks ago
76c2038
boards/risc-v/esp32c6: Remove board support for the NCV7410
by michal matias
· 2 weeks ago
be36d42
Cmake: add defconfig preprocess capability in Cmake build environment(recursively expand #include)
by wangchengdong
· 2 weeks ago
e87c43b
arch/xtensa/esp32s3: Add EXT1 wakeup support in power management
by Thiago Finelon
· 3 weeks ago
67d0b97
arch/arm64/gicv3: Improve initialization in warm reboot case
by Jukka Laitinen
· 3 weeks ago
80cb2cf
arch/xtensa/esp32,esp32s3: Start the "spiflash_op" thread with correct affinity
by Jukka Laitinen
· 4 weeks ago
eec50c1
build.yml: Excludes the workflow run if the file is CONTRIBUTING.md
by Alan Carvalho de Assis
· 3 weeks ago
d45dfb8
arch/arm64: porting config iomux use scmi form arm imx95
by lipengfei28
· 5 weeks ago
c903493
arch/arm64: porting config clock use scmi form arm imx95
by lipengfei28
· 6 weeks ago
909d9f1
arch/arm64: porting mu drv and scmi from arm imx9
by lipengfei28
· 6 weeks ago
92186c1
Documentation/posix.rst: fix typos
by p-szafonimateusz
· 3 weeks ago
9fd1478
pthread: add pthread_{get|set}concurrency support
by p-szafonimateusz
· 5 weeks ago
b1e03bc
libc: add support for sigsetjmp() and siglongjmp()
by p-szafonimateusz
· 6 weeks ago
396f5b4
unistd: add support for confstr()
by p-szafonimateusz
· 6 weeks ago
Next »