Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

apache/nuttx

xiaoxiang781216 created a comment on a pull request on apache/nuttx
@tmedicci please try the fix.

View on GitHub

xiaoxiang781216 pushed 1 commit to master apache/nuttx
  • mmcsd: SDIO_CAPS_4BIT_ONLY set buswidth MMCSD_SCR_BUSWIDTH_4BIT uint8_t buswidth:4; /* Bus widths suppo... 1af82ba

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
mmcsd: SDIO_CAPS_4BIT_ONLY set buswidth MMCSD_SCR_BUSWIDTH_4BIT
## Summary Before setting the buswidth , check whether caps has the capability ## Impact mmcsd_sdio ## Testing local test
xiaoxiang781216 created a review on a pull request on apache/nuttx

View on GitHub

xiaoxiang781216 created a comment on a pull request on apache/nuttx
let's ignore the ci error fixed by: https://github.com/apache/nuttx/pull/14491

View on GitHub

xiaoxiang781216 pushed 4 commits to releases/12.7 apache/nuttx
  • arm64/smp: changing the startup of arm64 SMP from serial to parallel Signed-off-by: hujun5 <[email protected]> 6dd26a3
  • arm64:add busy wait flag Signed-off-by: hujun5 <[email protected]> 956d77b
  • arm64: remove the operation of clearing interrupts during GIC initialization To align with the implementation of ARM... 6e7d90e
  • arm64: fix fvp smp faild to boot reason: we should give a busy wait addr This commit fixes the regression from http... 9dc3e4e

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
{Bp-14476} arm64: fix fvp smp faild to boot
**Summary** arm64: changing the startup of arm64 SMP from serial to parallel **Impact** arm64 before text data bss dec hex filename 262624 49985 63638 376247 5bdb7 nuttx after text da...
xiaoxiang781216 created a review on a pull request on apache/nuttx

View on GitHub

xiaoxiang781216 created a review comment on a pull request on apache/nuttx
ditto

View on GitHub

xiaoxiang781216 created a review comment on a pull request on apache/nuttx
why check CONFIG_SMP

View on GitHub

xiaoxiang781216 created a review comment on a pull request on apache/nuttx
```suggestion #define HACTLR_INIT (HACTLR_ERR_BIT | HACTLR_INTMONR_BIT | \ HACTLR_BUSTIMEOUTR_BIT | HACTLR_QOSR_BIT | \ ...

View on GitHub

xiaoxiang781216 created a review comment on a pull request on apache/nuttx
add blank line

View on GitHub

xiaoxiang781216 created a review comment on a pull request on apache/nuttx
add blank line

View on GitHub

xiaoxiang781216 created a review on a pull request on apache/nuttx

View on GitHub

xiaoxiang781216 created a comment on a pull request on apache/nuttx
please rebase to fix the ci error

View on GitHub

xiaoxiang781216 pushed 1 commit to master apache/nuttx
  • samv7: fix QSPI build Commit 313d6df7 caused the following build error: CC: fixedmath/lib_b16atan2.c chip/sam_qspi... d8ed88c

View on GitHub

nuttxpr created a comment on a pull request on apache/nuttx
[**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) ## PR Review: NuttX EL2 Cache and Register Access Initialization This PR se...

View on GitHub

jinliangli opened a pull request on apache/nuttx
arm/armv8-r: init HSCTLR and HACTLR for EL2
1. init HSCTLR to enable i-cache/d-cache for EL2 2. init HACTLR to enable all access to implementation defined registers for EL1. 3. add dsb/isb before switch to EL1 from EL2 Change-Id: I4a746...
xiaoxiang781216 pushed 1 commit to master apache/nuttx
  • Documentation: migrate README.txt from boards and fixes for mps boards migrate some README.txt form boards/ and fixe... 77303f3

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
Documentation: migrate README.txt from boards and fixes for mps boards
## Summary Documentation: migrate README.txt from boards and fixes for mps boards ## Impact readmes in documentation ## Testing local build
xiaoxiang781216 created a comment on a pull request on apache/nuttx
let's ignore the ci error fixed by: https://github.com/apache/nuttx/pull/14491

View on GitHub

xiaoxiang781216 created a review on a pull request on apache/nuttx

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
arch/Kconfig: remove ARCH_MATH_H if LIBCXX
## Summary Because some libraries do require a full libm implementation. ## Impact ## Testing sim:local cmake:local
cuiziwei1 closed a pull request on apache/nuttx
nuttx/arch:Enabling ARCH_MATH_H is required when compiling sim with t…
…he 13.2 version of the toolchain. *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary *Update this section with inf...
W-M-R created a review comment on a pull request on apache/nuttx
Because the last link step of the cmake of clang in master has problems, it cannot be used and can only be linked manually. I just noticed that my last change would cause the rt.builtin_xxx.a file ...

View on GitHub

W-M-R created a review on a pull request on apache/nuttx

View on GitHub

jerpelea created a review on a pull request on apache/nuttx

View on GitHub

raiden00pl created a comment on a pull request on apache/nuttx
@jasonbu there is no support for the timer driver (`timer_register()`) in mps2-an500 so I doubt you can reproduce this issue with this platform. It's possible that timer drivers are broken also for...

View on GitHub

saltedFishh forked apache/nuttx

saltedFishh/nuttx

jerpelea created a review on a pull request on apache/nuttx
please add a commit message (copy the message from PR)

View on GitHub

Load more