commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(nuttx) 06/06: arch/x86_64: do not wrap the HPET oneshot on a deadline that has passed.
acassis
(nuttx) 04/06: arch/x86_64: give the page allocator the physical page pool base.
acassis
(nuttx) 05/06: arch/x86_64: inherit the kernel low memory mapping in an address environment.
acassis
(nuttx) 03/06: arch/x86_64: define the missing CONFIG_ARCH_HAVE_SYSCALL.
acassis
(nuttx) 02/06: arch/x86_64: do not demand a TSC frequency for a clock that has none.
acassis
Re: [PR] net/sixlowpan: Check if g_frame_hdrlen + IPv6_HDRLEN <= iob->io_len [nuttx]
via GitHub
Re: [PR] net/sixlowpan: Check if g_frame_hdrlen + IPv6_HDRLEN <= iob->io_len [nuttx]
via GitHub
Re: [PR] net/sixlowpan: Check if g_frame_hdrlen + IPv6_HDRLEN <= iob->io_len [nuttx]
via GitHub
[PR] boards/rp23xx: add missing rp23xx_st7735.c LCD board glue [nuttx]
via GitHub
Re: [PR] boards/rp23xx: add missing rp23xx_st7735.c LCD board glue [nuttx]
via GitHub
Re: [PR] boards/rp23xx: add missing rp23xx_st7735.c LCD board glue [nuttx]
via GitHub
(nuttx) branch master updated (2330e39546f -> 326fe4fd412)
xiaoxiang
(nuttx) 01/03: arm64/bcm2711/pwm: Fix PWM defconfigs
xiaoxiang
(nuttx) 02/03: boards/raspberrypi-4b: NXDoom with RTTL audio
xiaoxiang
(nuttx) 03/03: docs/boards/raspberrypi-4b: Document updated NXDoom config
xiaoxiang
(nuttx) branch master updated: arch/arm/rp23xx: harden the TRNG against health-test failures
xiaoxiang
(nuttx) branch master updated: tools/nxstyle: add a script to check a whole tree at once
xiaoxiang
[PR] New board configuration devebox-stm32h743 [nuttx]
via GitHub
Re: [PR] New board configuration devebox-stm32h743 [nuttx]
via GitHub
Re: [PR] New board configuration devebox-stm32h743 [nuttx]
via GitHub
Re: [PR] New board configuration devebox-stm32h743 [nuttx]
via GitHub
Re: [PR] New board configuration devebox-stm32h743 [nuttx]
via GitHub
Re: [PR] New board configuration devebox-stm32h743 [nuttx]
via GitHub
Re: [PR] New board configuration devebox-stm32h743 [nuttx]
via GitHub
(nuttx) branch dependabot/github_actions/actions/setup-python-7 deleted (was 969087ddb11)
linguini
(nuttx) branch dependabot/github_actions/docker/login-action-4.5.1 deleted (was 57d7e10a5e4)
linguini
(nuttx) branch master updated: build(deps): bump actions/setup-python from 6 to 7
linguini
(nuttx) branch master updated: build(deps): bump docker/login-action from 4.4.0 to 4.5.1
linguini
[PR] examples/fb: add SMPTE color bar example [nuttx-apps]
via GitHub
Re: [PR] examples/fb: add SMPTE color bar example [nuttx-apps]
via GitHub
Re: [PR] examples/fb: add SMPTE color bar example [nuttx-apps]
via GitHub
(nuttx-apps) branch master updated (57e761f72 -> b42589e8e)
acassis
(nuttx-apps) 01/02: apps/games/NXDoom: Add support for RTTTL DOOM theme
acassis
(nuttx-apps) 02/02: games/NXDoom: Fix warnings in i_pcsound module
acassis
[PR] arch/x86_64: six fixes to make BUILD_KERNEL and the HPET alarm work [nuttx]
via GitHub
Re: [PR] arch/x86_64: six fixes to make BUILD_KERNEL and the HPET alarm work [nuttx]
via GitHub
Re: [PR] arch/x86_64: six fixes to make BUILD_KERNEL and the HPET alarm work [nuttx]
via GitHub
Re: [PR] arch/x86_64: six fixes to make BUILD_KERNEL and the HPET alarm work [nuttx]
via GitHub
Re: [PR] arch/x86_64: six fixes to make BUILD_KERNEL and the HPET alarm work [nuttx]
via GitHub
Re: [PR] arch/x86_64: six fixes to make BUILD_KERNEL and the HPET alarm work [nuttx]
via GitHub
Re: [PR] arch/x86_64: six fixes to make BUILD_KERNEL and the HPET alarm work [nuttx]
via GitHub
Re: [PR] arch/x86_64: six fixes to make BUILD_KERNEL and the HPET alarm work [nuttx]
via GitHub
Re: [PR] arch/x86_64: six fixes to make BUILD_KERNEL and the HPET alarm work [nuttx]
via GitHub
[PR] drives/ioexpander: add support to PI4IOE IO Expander [nuttx]
via GitHub
Re: [PR] drives/ioexpander: add support to PI4IOE IO Expander [nuttx]
via GitHub
Re: [PR] drives/ioexpander: add support to PI4IOE IO Expander [nuttx]
via GitHub
Re: [PR] drives/ioexpander: add support to PI4IOE IO Expander [nuttx]
via GitHub
Re: [PR] drives/ioexpander: add support to PI4IOE IO Expander [nuttx]
via GitHub
(nuttx-apps) branch master updated: build: Omit default priority ELF symbol.
acassis
Re: [PR] drivers/serial: Refactor PL011 to be general-purpose [nuttx]
via GitHub
Re: [PR] drivers/serial: Refactor PL011 to be general-purpose [nuttx]
via GitHub
Re: [PR] drivers/serial: Refactor PL011 to be general-purpose [nuttx]
via GitHub
[PR] arch/arm/rp23xx: harden the TRNG against health-test failures [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: harden the TRNG against health-test failures [nuttx]
via GitHub
Re: [PR] arch/arm/rp23xx: harden the TRNG against health-test failures [nuttx]
via GitHub
[PR] tools/nxstyle: add a script to check a whole tree at once [nuttx]
via GitHub
Re: [PR] tools/nxstyle: add a script to check a whole tree at once [nuttx]
via GitHub
Re: [PR] tools/nxstyle: add a script to check a whole tree at once [nuttx]
via GitHub
Re: [PR] crypto: mbedtls: fix X509 info debug lifetime [nuttx-apps]
via GitHub
(nuttx-apps) branch master updated: nshlib: add relative image path support in boot command
acassis
Re: [PR] rp23xx: add TRNG driver (hardware /dev/random and /dev/urandom) [nuttx]
via GitHub
Re: [PR] rp23xx: add TRNG driver (hardware /dev/random and /dev/urandom) [nuttx]
via GitHub
Re: [PR] rp23xx: add TRNG driver (hardware /dev/random and /dev/urandom) [nuttx]
via GitHub
(nuttx) branch master updated (57c7e47a6b2 -> d76c2a3efec)
acassis
(nuttx) 02/02: arch/arm/rtl8721dx: move Ameba UART per-chip wiring into a chip header
acassis
(nuttx) 01/02: arch/arm/rtl8721dx: add shared Ameba UART driver.
acassis
Re: [PR] arch/arm/rtl8721dx: add shared Ameba UART driver [nuttx]
via GitHub
(nuttx) branch master updated (eea880f1acb -> 57c7e47a6b2)
acassis
(nuttx) 01/03: arch/risc-v: preserve ra in up_idle() for fp-chain backtrace
acassis
(nuttx) 02/03: arch/risc-v: dump backtrace when killing a task with SIGSEGV
acassis
(nuttx) 03/03: arch/risc-v: fix up_backtrace() bugs and rework stack splicing
acassis
(nuttx) branch master updated (85af043d651 -> eea880f1acb)
acassis
(nuttx) 01/02: arch/arm/rp23xx: Add gSPI driver for the Infineon CYW43439.
acassis
(nuttx) 02/02: boards/arm/rp23xx: Add support for the Pimoroni Pico Plus 2 W.
acassis
(nuttx) branch master updated: Documentation: add nsh boot command reference
acassis
Re: [PR] drivers/usbdev/cdcncm: fix TX corruption/wedge under write buffers [nuttx]
via GitHub
Re: [PR] drivers/usbdev/cdcncm: fix TX corruption/wedge under write buffers [nuttx]
via GitHub
Re: [PR] drivers/usbdev/cdcncm: fix TX corruption/wedge under write buffers [nuttx]
via GitHub
[PR] tools/nxstyle: fix most of the incompatibilities with the coding standard [nuttx]
via GitHub
Re: [PR] tools/nxstyle: fix most of the incompatibilities with the coding standard [nuttx]
via GitHub
Re: [PR] tools/nxstyle: fix most of the incompatibilities with the coding standard [nuttx]
via GitHub
[I] STM32 M0 ADC: adc_sampletime_cfg() passes generic adc_dev_s instead of dev->ad_priv [nuttx]
via GitHub
Re: [I] STM32 M0 ADC: adc_sampletime_cfg() passes generic adc_dev_s instead of dev->ad_priv [nuttx]
via GitHub
(nuttx) branch master updated: cmake: Omit default priority ELF symbol.
xiaoxiang
[PR] Documentation: add nsh boot command reference [nuttx]
via GitHub
Re: [PR] Documentation: add nsh boot command reference [nuttx]
via GitHub
(nuttx) branch dependabot/github_actions/actions/setup-python-7 created (now 969087ddb11)
github-bot
[PR] build(deps): bump actions/setup-python from 6 to 7 [nuttx]
via GitHub
Re: [PR] build(deps): bump actions/setup-python from 6 to 7 [nuttx]
via GitHub
Re: [PR] build(deps): bump actions/setup-python from 6 to 7 [nuttx]
via GitHub
(nuttx) branch dependabot/github_actions/docker/login-action-4.5.1 created (now 57d7e10a5e4)
github-bot
[PR] build(deps): bump docker/login-action from 4.4.0 to 4.5.1 [nuttx]
via GitHub
Re: [PR] build(deps): bump docker/login-action from 4.4.0 to 4.5.1 [nuttx]
via GitHub
Re: [PR] build(deps): bump docker/login-action from 4.4.0 to 4.5.1 [nuttx]
via GitHub
(nuttx) branch master updated: rp23xx: Add an OTP driver on the efuse interface.
xiaoxiang
(nuttx) branch master updated: boards/mps2-an521: Correct the swapped UART0 TX and RX interrupts.
xiaoxiang
(nuttx) branch master updated: arch/arm/nrf52,nrf53: don't pass HCI messages under the lock
xiaoxiang
[PR] arch/sim: Track sim_head dependencies [nuttx]
via GitHub
Re: [PR] arch/sim: Track sim_head dependencies [nuttx]
via GitHub
Re: [PR] arch/sim: Track sim_head dependencies [nuttx]
via GitHub
(nuttx-website) branch dependabot/bundler/json-2.19.9 created (now ddf0eb7784)
github-bot
[PR] Bump json from 2.19.2 to 2.19.9 [nuttx-website]
via GitHub
Re: [PR] Bump json from 2.19.2 to 2.19.9 [nuttx-website]
via GitHub
Re: [PR] Bump json from 2.19.2 to 2.19.9 [nuttx-website]
via GitHub
[I] [Analysis] CMake vs. Make Build-System Gap Analysis [nuttx]
via GitHub
[PR] cmake: Omit default priority ELF symbol. [nuttx]
via GitHub
Re: [PR] cmake: Omit default priority ELF symbol. [nuttx]
via GitHub
Re: [PR] cmake: Omit default priority ELF symbol. [nuttx]
via GitHub
Re: [PR] cmake: Omit default priority ELF symbol. [nuttx]
via GitHub
Re: [PR] cmake: Omit default priority ELF symbol. [nuttx]
via GitHub
(nuttx) branch master updated (a83c8442427 -> 44299ddfcf9)
xiaoxiang
(nuttx) 01/07: arch/arm64: nxstyle fix Relative files path
xiaoxiang
(nuttx) 07/07: boards/arm64/qemu: boards/arm64/qemu
xiaoxiang
(nuttx) 05/07: boards/arm64/am62x: nxstyle fix Relative files path
xiaoxiang
(nuttx) 04/07: boards/arm/stm32l4: nxstyle fix Relative files path
xiaoxiang
(nuttx) 02/07: arch/tricore: nxstyle fix Relative files path
xiaoxiang
(nuttx) 06/07: boards/arm64/fvp-v8r: nxstyle fix Relative files path
xiaoxiang
(nuttx) 03/07: boards/arm/sam34: nxstyle fix Relative files path
xiaoxiang
(nuttx) branch master updated: boards/lm3s6965-ek: Disable CONFIG_READLINE_EDIT to fix build
xiaoxiang
(nuttx-website) branch asf-site updated: Publishing web: 7d8f328cd729f875e3be748a3fd6035bda6fd04f docs: 11d1965cc0445c1470ad6011513e53151216fddd
github-bot
(nuttx) branch master updated: arch/rp23xx: Fix six register/bit macro name clashes.
acassis
[PR] apps/games/NXDoom: Add support for RTTL audio [nuttx-apps]
via GitHub
Re: [PR] apps/games/NXDoom: Add support for RTTL audio [nuttx-apps]
via GitHub
Re: [PR] apps/games/NXDoom: Add support for RTTL audio [nuttx-apps]
via GitHub
Re: [PR] apps/games/NXDoom: Add support for RTTL audio [nuttx-apps]
via GitHub
Re: [PR] apps/games/NXDoom: Add support for RTTL audio [nuttx-apps]
via GitHub
Re: [PR] apps/games/NXDoom: Add support for RTTL audio [nuttx-apps]
via GitHub
[PR] boards/raspberrypi-4b: Add RTTL audio support to NXDoom configuraiton [nuttx]
via GitHub
Re: [PR] boards/raspberrypi-4b: Add RTTL audio support to NXDoom configuration [nuttx]
via GitHub
Re: [PR] boards/raspberrypi-4b: Add RTTL audio support to NXDoom configuration [nuttx]
via GitHub
Re: [PR] boards/raspberrypi-4b: Add RTTL audio support to NXDoom configuration [nuttx]
via GitHub
Re: [PR] boards/raspberrypi-4b: Add RTTL audio support to NXDoom configuration [nuttx]
via GitHub
(nuttx-website) branch master updated: articles: add nxdart publication, update interpunction.
linguini
(nuttx-apps) branch master updated: system/readline: Fix small issues
acassis
[PR] boards/lm3s6965-ek: Disable CONFIG_READLINE_EDIT to fix build [nuttx]
via GitHub
Re: [PR] boards/lm3s6965-ek: Disable CONFIG_READLINE_EDIT to fix build [nuttx]
via GitHub
Re: [PR] boards/lm3s6965-ek: Disable CONFIG_READLINE_EDIT to fix build [nuttx]
via GitHub
Re: [PR] boards/lm3s6965-ek: Disable CONFIG_READLINE_EDIT to fix build [nuttx]
via GitHub
[PR] articles: add nxdart publication, update interpunction. [nuttx-website]
via GitHub
Re: [PR] articles: add nxdart publication, update interpunction. [nuttx-website]
via GitHub
[PR] [nxstyle] fix Relative files path [nuttx]
via GitHub
Re: [PR] [nxstyle] fix Relative files path [nuttx]
via GitHub
Re: [PR] [nxstyle] fix Relative files path [nuttx]
via GitHub
(nuttx) branch master updated: Documentation: add du command to NSH commands reference
simbit18
(nuttx) branch master updated (3b1aea4bb0f -> 990825110d4)
acassis
(nuttx) 01/03: stm32h7: added stm32-dac driver
acassis
(nuttx) 03/03: Documentation/dac: add STM32H7 on-chip DAC driver docs
acassis
(nuttx) 02/03: stm32h7/dac: add DMA stream mode with ioctl-driven double-buffering
acassis
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
Re: [PR] Implement drivers for microwindows [nuttx-apps]
via GitHub
[PR] system/readline: Fix small issues [nuttx-apps]
via GitHub
Re: [PR] system/readline: Fix small issues [nuttx-apps]
via GitHub
Re: [PR] system/readline: Fix small issues [nuttx-apps]
via GitHub
Re: [PR] system/readline: Fix small issues [nuttx-apps]
via GitHub
Re: [PR] system/readline: Fix small issues [nuttx-apps]
via GitHub
Re: [PR] system/readline: Fix small issues [nuttx-apps]
via GitHub
Re: [PR] system/readline: Fix small issues [nuttx-apps]
via GitHub
[PR] sched/addrenv: do not dereference a NULL address environment [nuttx]
via GitHub
Re: [PR] sched/addrenv: do not dereference a NULL address environment [nuttx]
via GitHub
Re: [PR] sched/addrenv: do not dereference a NULL address environment [nuttx]
via GitHub
Re: [PR] sched/addrenv: do not dereference a NULL address environment [nuttx]
via GitHub
Re: [PR] sched/addrenv: do not dereference a NULL address environment [nuttx]
via GitHub
[PR] nshlib: add relative image path support in boot command [nuttx-apps]
via GitHub
Re: [PR] nshlib: add relative image path support in boot command [nuttx-apps]
via GitHub
Re: [PR] nshlib: add relative image path support in boot command [nuttx-apps]
via GitHub
Re: [PR] nshlib: add relative image path support in boot command [nuttx-apps]
via GitHub
Re: [PR] nshlib: add relative image path support in boot command [nuttx-apps]
via GitHub
[PR] Documentation: add du command to NSH commands reference [nuttx]
via GitHub
Earlier messages
Later messages