commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(nuttx) 05/05: boards/raspberrypi-4b: Fix nxinit configuration SD issues
xiaoxiang
(nuttx) 02/05: bcm2711/sdio: Moderate improvement to multi-block transfers
xiaoxiang
(nuttx) 03/05: boards/raspberrypi-4b: Bug fix for broken SD card behaviour
xiaoxiang
(nuttx) 04/05: docs/raspberrypi-4b: Documentation about the SD card updated
xiaoxiang
[PR] {bp-19364} arch/riscv: reject overlapping leaf PTE in riscv_fillpage [nuttx]
via GitHub
Re: [PR] {bp-19364} arch/riscv: reject overlapping leaf PTE in riscv_fillpage [nuttx]
via GitHub
Re: [PR] {bp-19364} arch/riscv: reject overlapping leaf PTE in riscv_fillpage [nuttx]
via GitHub
[PR] {bp-19595} net: Fix IP fragment forwarding and L4 handling - #19595 [nuttx]
via GitHub
Re: [PR] {bp-19595} net: Fix IP fragment forwarding and L4 handling - #19595 [nuttx]
via GitHub
[PR] {bp-19590} gpio: Fix GPIO expanders warnings [nuttx]
via GitHub
Re: [PR] {bp-19590} gpio: Fix GPIO expanders warnings [nuttx]
via GitHub
[PR] {bp-19587} sched/sched: Fix uninitialized sporadic params returned by nxsched_get_param() [nuttx]
via GitHub
Re: [PR] {bp-19587} sched/sched: Fix uninitialized sporadic params returned by nxsched_get_param() [nuttx]
via GitHub
[PR] {bp-19581} mm/ubsan: fix signed inline value decoding [nuttx]
via GitHub
Re: [PR] {bp-19581} mm/ubsan: fix signed inline value decoding [nuttx]
via GitHub
[PR] {bp-19577} drivers/input: partial fix of indistinguishable ASCII and special keycodes [nuttx]
via GitHub
Re: [PR] {bp-19577} drivers/input: partial fix of indistinguishable ASCII and special keycodes [nuttx]
via GitHub
(nuttx-apps) branch master updated (e59fee53a -> f1033082f)
acassis
(nuttx-apps) 01/02: testing, system: do not build tests that call fork() where it is absent.
acassis
(nuttx-apps) 02/02: netutils/dropbear, testing/nand_sim: do not use fork() to run in background.
acassis
[PR] {bp-19574} rp2040/rp23xx: order the USB BUFF_STATUS clear before the AVAILABLE re-arm [nuttx]
via GitHub
Re: [PR] {bp-19574} rp2040/rp23xx: order the USB BUFF_STATUS clear before the AVAILABLE re-arm [nuttx]
via GitHub
[PR] {bp-19571} drivers/ioexpander/iso1i813t.c: fix error startup condition [nuttx]
via GitHub
Re: [PR] {bp-19571} drivers/ioexpander/iso1i813t.c: fix error startup condition [nuttx]
via GitHub
[PR] {bp-19569} tools: fix stale archive members surviving a Kconfig-driven CSRCS change [nuttx]
via GitHub
Re: [PR] {bp-19569} tools: fix stale archive members surviving a Kconfig-driven CSRCS change [nuttx]
via GitHub
[PR] {bp-19568} drivers/syslog: fix syslog_write() returning -EIO on every write [nuttx]
via GitHub
Re: [PR] {bp-19568} drivers/syslog: fix syslog_write() returning -EIO on every write [nuttx]
via GitHub
[PR] {bp-19567} arch/x86: default CROSSDEV on a macOS host [nuttx]
via GitHub
Re: [PR] {bp-19567} arch/x86: default CROSSDEV on a macOS host [nuttx]
via GitHub
[PR] {bp-19566} tools/mkallsyms.py: let the dependency error actually reach the user [nuttx]
via GitHub
Re: [PR] {bp-19566} tools/mkallsyms.py: let the dependency error actually reach the user [nuttx]
via GitHub
[PR] {bp-19565} arch/arm: carry CONTROL over to the fork child on Cortex-M [nuttx]
via GitHub
Re: [PR] {bp-19565} arch/arm: carry CONTROL over to the fork child on Cortex-M [nuttx]
via GitHub
[PR] {bp-19564} net/tcp: don't accept a reset connection as connected (fixes send hang) [nuttx]
via GitHub
Re: [PR] {bp-19564} net/tcp: don't accept a reset connection as connected (fixes send hang) [nuttx]
via GitHub
[PR] {bp-19563} sched/sched_critmonitor: remove duplicate preemption start block [nuttx]
via GitHub
Re: [PR] {bp-19563} sched/sched_critmonitor: remove duplicate preemption start block [nuttx]
via GitHub
[PR] {bp-19561} boards/rp23xx: add missing rp23xx_st7735.c LCD board glue [nuttx]
via GitHub
Re: [PR] {bp-19561} boards/rp23xx: add missing rp23xx_st7735.c LCD board glue [nuttx]
via GitHub
[PR] {bp-19559} arch/x86_64: six fixes to make BUILD_KERNEL and the HPET alarm work [nuttx]
via GitHub
Re: [PR] {bp-19559} arch/x86_64: six fixes to make BUILD_KERNEL and the HPET alarm work [nuttx]
via GitHub
[PR] {bp-19546} boards/lm3s6965-ek: Disable CONFIG_READLINE_EDIT to fix build [nuttx]
via GitHub
Re: [PR] {bp-19546} boards/lm3s6965-ek: Disable CONFIG_READLINE_EDIT to fix build [nuttx]
via GitHub
[PR] {bp-19545} [nxstyle] fix Relative files path - #19545 [nuttx]
via GitHub
Re: [PR] {bp-19545} [nxstyle] fix Relative files path - #19545 [nuttx]
via GitHub
[PR] {bp-19544} sched/addrenv: do not dereference a NULL address environment [nuttx]
via GitHub
Re: [PR] {bp-19544} sched/addrenv: do not dereference a NULL address environment [nuttx]
via GitHub
[PR] {bp-19542} arch/arm/nrf52,nrf53: don't pass HCI messages under the lock [nuttx]
via GitHub
Re: [PR] {bp-19542} arch/arm/nrf52,nrf53: don't pass HCI messages under the lock [nuttx]
via GitHub
[PR] {bp-19538} boards/mps2-an521: Correct the swapped UART0 TX and RX interrupts. [nuttx]
via GitHub
Re: [PR] {bp-19538} boards/mps2-an521: Correct the swapped UART0 TX and RX interrupts. [nuttx]
via GitHub
[PR] {bp-19535} arch/rp23xx: Fix six register/bit macro name clashes. [nuttx]
via GitHub
Re: [PR] {bp-19535} arch/rp23xx: Fix six register/bit macro name clashes. [nuttx]
via GitHub
[PR] {bp-19522} drivers/video: zero message on MIPI DSI driver [nuttx]
via GitHub
Re: [PR] {bp-19522} drivers/video: zero message on MIPI DSI driver [nuttx]
via GitHub
[PR] {bp-19520} stm32: Detach GPIO IRQ callbacks upon clearing "setevent" - #19520 [nuttx]
via GitHub
Re: [PR] {bp-19520} stm32: Detach GPIO IRQ callbacks upon clearing "setevent" - #19520 [nuttx]
via GitHub
[PR] {bp-19519} stm32g0: Fix FLASHIF typo [nuttx]
via GitHub
Re: [PR] {bp-19519} stm32g0: Fix FLASHIF typo [nuttx]
via GitHub
[PR] {bp-19516} libc/time: Fix POSIX timezone string parsing. [nuttx]
via GitHub
Re: [PR] {bp-19516} libc/time: Fix POSIX timezone string parsing. [nuttx]
via GitHub
[PR] {bp-19513} libs/libbuiltin/compiler-rt: skip unsupported Arm VFP builtins asm [nuttx]
via GitHub
Re: [PR] {bp-19513} libs/libbuiltin/compiler-rt: skip unsupported Arm VFP builtins asm [nuttx]
via GitHub
[PR] examples/sotest: Check that a library can be opened twice [nuttx-apps]
via GitHub
Re: [PR] examples/sotest: Check that a library can be opened twice [nuttx-apps]
via GitHub
[PR] {bp-19507} cmake: Do not link an executable to detect the compiler. [nuttx]
via GitHub
Re: [PR] {bp-19507} cmake: Do not link an executable to detect the compiler. [nuttx]
via GitHub
[PR] {bp-19506} arch/arm/stm32h7: invalidate dcache after aligned SDMMC RX DMA [nuttx]
via GitHub
Re: [PR] {bp-19506} arch/arm/stm32h7: invalidate dcache after aligned SDMMC RX DMA [nuttx]
via GitHub
[PR] libc/dlfcn: Count opens so a library can be shared [nuttx]
via GitHub
Re: [PR] libc/dlfcn: Count opens so a library can be shared [nuttx]
via GitHub
Re: [PR] libc/dlfcn: Count opens so a library can be shared [nuttx]
via GitHub
Re: [PR] libc/dlfcn: Count opens so a library can be shared [nuttx]
via GitHub
Re: [PR] libc/dlfcn: Count opens so a library can be shared [nuttx]
via GitHub
Re: [PR] libc/dlfcn: Count opens so a library can be shared [nuttx]
via GitHub
Re: [PR] libc/dlfcn: Count opens so a library can be shared [nuttx]
via GitHub
[PR] {bp-19502} drivers/mmcsd: fix eMMC bus width switch sequencing [nuttx]
via GitHub
Re: [PR] {bp-19502} drivers/mmcsd: fix eMMC bus width switch sequencing [nuttx]
via GitHub
[PR] {bp-19497} lib/math32: Avoid __uint128_t casts for LDC ImportC [nuttx]
via GitHub
Re: [PR] {bp-19497} lib/math32: Avoid __uint128_t casts for LDC ImportC [nuttx]
via GitHub
[PR] {bp-19495} arch/arm/stm32h7: fix MDIO RDA field in c22 write [nuttx]
via GitHub
Re: [PR] {bp-19495} arch/arm/stm32h7: fix MDIO RDA field in c22 write [nuttx]
via GitHub
[PR] {bp-19487} sched: avoid dumping raw memory at address 0 for tasks without kstack [nuttx]
via GitHub
Re: [PR] {bp-19487} sched: avoid dumping raw memory at address 0 for tasks without kstack [nuttx]
via GitHub
[PR] {19486} arch/arm: set PSPLIM to top of TLS region to protect it from overflow [nuttx]
via GitHub
Re: [PR] {19486} arch/arm: set PSPLIM to top of TLS region to protect it from overflow [nuttx]
via GitHub
[PR] {bp-19479} sched/backtrace: fix cross-CPU buffer access under addrenv [nuttx]
via GitHub
Re: [PR] {bp-19479} sched/backtrace: fix cross-CPU buffer access under addrenv [nuttx]
via GitHub
[PR] drivers/usbdev/rndis: Fix reported MTU OID sizes [nuttx]
via GitHub
Re: [PR] drivers/usbdev/rndis: Fix reported MTU OID sizes [nuttx]
via GitHub
Re: [PR] drivers/usbdev/rndis: Fix reported MTU OID sizes [nuttx]
via GitHub
(nuttx) branch releases/13.0 updated (00968f1861c -> bc8212df09d)
xiaoxiang
(nuttx) 03/05: drivers/efuse/efuse: Drivers Registered With World Write Permissions(Part 1)
xiaoxiang
(nuttx) 02/05: Documentation/examples/rng90: add RNG90 application documentation
xiaoxiang
(nuttx) 05/05: drivers/: Multiple Drivers Are Registered With World Writable Part 3
xiaoxiang
(nuttx) 01/05: drivers/crypto: add Microchip RNG90 driver
xiaoxiang
(nuttx) 04/05: drivers/: Multiple Drivers Are Registered With World Writable - Part 2
xiaoxiang
(nuttx) branch releases/13.0 updated: drivers/contactless: fix uninitialized uid leak in mfrc522_read
xiaoxiang
(nuttx) branch releases/13.0 updated (08961fae95f -> 1aefe1c4864)
xiaoxiang
(nuttx) 01/02: drivers/watchdog: fix capture automonitor notifier context
xiaoxiang
(nuttx) 02/02: Documentation: describe drivertest coverage
xiaoxiang
(nuttx) branch releases/13.0 updated: fix(net/igmp): restore General Query handling broken by pointer compare
xiaoxiang
(nuttx) branch releases/13.0 updated: boards/arm/stm32{f1,f4}: drop duplicated reset.c/romfs, use common board logic
xiaoxiang
(nuttx) branch releases/13.0 updated: drivers/spi/ice40: fix operator precedence in final clock cycle count
xiaoxiang
(nuttx) branch releases/13.0 updated: fs/procfs: fix incorrect environ read for another task under CONFIG_ARCH_ADDRENV
xiaoxiang
(nuttx) branch releases/13.0 updated: drivers/net/w5500: fix wrong variable and d_private assignment
xiaoxiang
(nuttx) branch releases/13.0 updated: drivers/serial: hold xmit.lock around echo in uart_readv()
xiaoxiang
(nuttx) branch releases/13.0 updated: arch/arm/src/stm32: fix H5 I2C kernel-clock register names
xiaoxiang
(nuttx) branch releases/13.0 updated (d566ce17f57 -> 35cd94b1f65)
xiaoxiang
(nuttx) 02/02: boards/nucleo-f302r8: disable some interfaces to reduce size
xiaoxiang
(nuttx) 01/02: boards/mps3-an547: Fix error caused by updating nsh Kconfig
xiaoxiang
(nuttx) branch releases/13.0 updated: drivers/i2c: I2C_SLAVE_DRIVER depends on I2C_SLAVE
xiaoxiang
(nuttx) branch releases/13.0 updated (273c77128b6 -> 96daab367a7)
xiaoxiang
(nuttx) 02/02: net/sixlowpan: Fix protosize to 16-bit
xiaoxiang
(nuttx) 01/02: net/sixlowpan: Check if g_frame_hdrlen + IPv6_HDRLEN <= iob->io_len
xiaoxiang
[PR] {bp-19477} tools/Zig.defs: Fix Zig builds on sim:x86_64 [nuttx]
via GitHub
Re: [PR] {bp-19477} tools/Zig.defs: Fix Zig builds on sim:x86_64 [nuttx]
via GitHub
Re: [PR] {bp-19477} tools/Zig.defs: Fix Zig builds on sim:x86_64 [nuttx]
via GitHub
Re: [PR] {bp-19477} tools/Zig.defs: Fix Zig builds on sim:x86_64 [nuttx]
via GitHub
[PR] {bp-19476} drivers/eeprom: I2C EEPROM Read/Write Kernel Operations Cause a Device Crash [nuttx]
via GitHub
Re: [PR] {bp-19476} drivers/eeprom: I2C EEPROM Read/Write Kernel Operations Cause a Device Crash [nuttx]
via GitHub
[PR] {bp-19471} arch/risc-v: fix fault handler misattributing kernel faults to user [nuttx]
via GitHub
Re: [PR] {bp-19471} arch/risc-v: fix fault handler misattributing kernel faults to user [nuttx]
via GitHub
[PR] {bp-19470} drivers/usbdev/cdcncm: fix TX corruption/wedge under write buffers [nuttx]
via GitHub
Re: [PR] {bp-19470} drivers/usbdev/cdcncm: fix TX corruption/wedge under write buffers [nuttx]
via GitHub
[PR] {bp-19468} arch/risc-v: qemu: don't rewind interrupt stack sp on nested trap [nuttx]
via GitHub
Re: [PR] {bp-19468} arch/risc-v: qemu: don't rewind interrupt stack sp on nested trap [nuttx]
via GitHub
[PR] {bp-19466} video: fix EDID standard timing decode [nuttx]
via GitHub
Re: [PR] {bp-19466} video: fix EDID standard timing decode [nuttx]
via GitHub
[PR] {bp-19438} arch/common: fix host_flags_to_mode() O_RDONLY sentinel collision [nuttx]
via GitHub
Re: [PR] {bp-19438} arch/common: fix host_flags_to_mode() O_RDONLY sentinel collision [nuttx]
via GitHub
[PR] {bp-19464} cmake: Sanitize NAME for _main symbol generation [nuttx]
via GitHub
Re: [PR] {bp-19464} cmake: Sanitize NAME for _main symbol generation [nuttx]
via GitHub
[PR] {bp-19451} usbmsc: fix composite-mode class requests and Hi>Di stall behavior [nuttx]
via GitHub
Re: [PR] {bp-19451} usbmsc: fix composite-mode class requests and Hi>Di stall behavior [nuttx]
via GitHub
[PR] {bp-19450} rp2040/rp23xx: preserve SIE_CTRL.PULLUP_EN in usbdev_register [nuttx]
via GitHub
Re: [PR] {bp-19450} rp2040/rp23xx: preserve SIE_CTRL.PULLUP_EN in usbdev_register [nuttx]
via GitHub
Re: [PR] {bp-19450} rp2040/rp23xx: preserve SIE_CTRL.PULLUP_EN in usbdev_register [nuttx]
via GitHub
[PR] {bp-19444} libs/libc: Fix divide-by-zero in stat() with large filesystem block sizes [nuttx]
via GitHub
Re: [PR] {bp-19444} libs/libc: Fix divide-by-zero in stat() with large filesystem block sizes [nuttx]
via GitHub
[PR] {bp-19439} arch/riscv: Fix RISC-V backtrace [nuttx]
via GitHub
Re: [PR] {bp-19439} arch/riscv: Fix RISC-V backtrace [nuttx]
via GitHub
[PR] {bp-19436} fix(net/igmp): restore General Query handling broken by pointer compare [nuttx]
via GitHub
Re: [PR] {bp-19436} fix(net/igmp): restore General Query handling broken by pointer compare [nuttx]
via GitHub
[PR] {bp-19433} drivers/watchdog: fix capture automonitor notifier context [nuttx]
via GitHub
Re: [PR] {bp-19433} drivers/watchdog: fix capture automonitor notifier context [nuttx]
via GitHub
[PR] {bp-19431} boards/arm/stm32{f1,f4}: drop duplicated reset.c/romfs, use common board logic [nuttx]
via GitHub
Re: [PR] {bp-19431} boards/arm/stm32{f1,f4}: drop duplicated reset.c/romfs, use common board logic [nuttx]
via GitHub
[PR] {bp-19427} boards/raspberrypi-4b/sd: Fix SD card issues [nuttx]
via GitHub
Re: [PR] {bp-19427} boards/raspberrypi-4b/sd: Fix SD card issues [nuttx]
via GitHub
[PR] {bp-19419} drivers/contactless: fix uninitialized uid leak in mfrc522_read [nuttx]
via GitHub
Re: [PR] {bp-19419} drivers/contactless: fix uninitialized uid leak in mfrc522_read [nuttx]
via GitHub
[PR] {bp-19416} drivers: Multiple Drivers Are Registered With World Writable [nuttx]
via GitHub
Re: [PR] {bp-19416} drivers: Multiple Drivers Are Registered With World Writable [nuttx]
via GitHub
[PR] {bp-19415} drivers/spi/ice40: fix operator precedence in final clock cycle count [nuttx]
via GitHub
Re: [PR] {bp-19415} drivers/spi/ice40: fix operator precedence in final clock cycle count [nuttx]
via GitHub
[PR] {bp-19411} drivers/net/w5500: fix wrong variable and d_private assignment [nuttx]
via GitHub
Re: [PR] {bp-19411} drivers/net/w5500: fix wrong variable and d_private assignment [nuttx]
via GitHub
[PR] {Bp 19394} fs/procfs: fix incorrect environ read for another task under CONFIG_ARCH_ADDRENV [nuttx]
via GitHub
Re: [PR] {bp-19394} fs/procfs: fix incorrect environ read for another task under CONFIG_ARCH_ADDRENV [nuttx]
via GitHub
Re: [PR] {bp-19394} fs/procfs: fix incorrect environ read for another task under CONFIG_ARCH_ADDRENV [nuttx]
via GitHub
Re: [PR] {bp-19394} fs/procfs: fix incorrect environ read for another task under CONFIG_ARCH_ADDRENV [nuttx]
via GitHub
[PR] {bp-19391} drivers/serial: hold xmit.lock around echo in uart_readv() [nuttx]
via GitHub
Re: [PR] {bp-19391} drivers/serial: hold xmit.lock around echo in uart_readv() [nuttx]
via GitHub
[PR] {bp-19385} arch/arm/src/stm32: fix H5 I2C kernel-clock register names [nuttx]
via GitHub
Re: [PR] {bp-19385} arch/arm/src/stm32: fix H5 I2C kernel-clock register names [nuttx]
via GitHub
[PR] {bp-19386} drivers/i2c: I2C_SLAVE_DRIVER depends on I2C_SLAVE [nuttx]
via GitHub
Re: [PR] {bp-19386} drivers/i2c: I2C_SLAVE_DRIVER depends on I2C_SLAVE [nuttx]
via GitHub
[PR] {bp-19361} boards/mps3-an547: Fix error caused by updating nsh Kconfig [nuttx]
via GitHub
Re: [PR] {bp-19361} boards/mps3-an547: Fix error caused by updating nsh Kconfig [nuttx]
via GitHub
[PR] {bp-18857} net/sixlowpan: Check if g_frame_hdrlen + IPv6_HDRLEN <= iob->io_len [nuttx]
via GitHub
Re: [PR] {bp-18857} net/sixlowpan: Check if g_frame_hdrlen + IPv6_HDRLEN <= iob->io_len [nuttx]
via GitHub
[PR] imxrt/flexcan: Fix uninitialized union and allow BRS [nuttx]
via GitHub
Re: [PR] imxrt/flexcan: Fix uninitialized union and allow BRS [nuttx]
via GitHub
Re: [PR] imxrt/flexcan: Fix uninitialized union and allow BRS [nuttx]
via GitHub
Re: [PR] imxrt/flexcan: Fix uninitialized union and allow BRS [nuttx]
via GitHub
Re: [PR] imxrt/flexcan: Fix uninitialized union and allow BRS [nuttx]
via GitHub
[PR] drivers/mmcsd/mmcsd_sdio.c: Fix finfo print modifier [nuttx]
via GitHub
Re: [PR] drivers/mmcsd/mmcsd_sdio.c: Fix finfo print modifier [nuttx]
via GitHub
Re: [PR] drivers/mmcsd/mmcsd_sdio.c: Fix finfo print modifier [nuttx]
via GitHub
(nuttx) branch dependabot/github_actions/actions/github-script-9 created (now b409ee30c4f)
github-bot
[PR] build(deps): bump actions/github-script from 7 to 9 [nuttx]
via GitHub
Re: [PR] build(deps): bump actions/github-script from 7 to 9 [nuttx]
via GitHub
Re: [PR] build(deps): bump actions/github-script from 7 to 9 [nuttx]
via GitHub
(nuttx) branch dependabot/github_actions/docker/login-action-4.6.0 created (now af2e4202f31)
github-bot
[PR] build(deps): bump docker/login-action from 4.5.1 to 4.6.0 [nuttx]
via GitHub
Re: [PR] build(deps): bump docker/login-action from 4.5.1 to 4.6.0 [nuttx]
via GitHub
Re: [PR] build(deps): bump docker/login-action from 4.5.1 to 4.6.0 [nuttx]
via GitHub
[PR] Feature/mpu6050 drdy interrupt [nuttx]
via GitHub
Re: [PR] Feature/mpu6050 drdy interrupt [nuttx]
via GitHub
Re: [PR] Feature/mpu6050 drdy interrupt [nuttx]
via GitHub
Re: [PR] Feature/mpu6050 drdy interrupt [nuttx]
via GitHub
Re: [PR] Feature/mpu6050 drdy interrupt [nuttx]
via GitHub
Re: [PR] Feature/mpu6050 drdy interrupt [nuttx]
via GitHub
Re: [PR] Feature/mpu6050 drdy interrupt [nuttx]
via GitHub
Re: [PR] Feature/mpu6050 drdy interrupt [nuttx]
via GitHub
[PR] arch/arm: Use r9 as the PIC base register, and bring mknxflat in-tree [nuttx]
via GitHub
Re: [PR] arch/arm: Use r9 as the PIC base register, and bring mknxflat in-tree [nuttx]
via GitHub
Re: [PR] arch/arm: Use r9 as the PIC base register, and bring mknxflat in-tree [nuttx]
via GitHub
Earlier messages
Later messages