Ecosyste.ms: Timeline

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

apache/nuttx

haiyuewa created a review comment on a pull request on apache/nuttx
> if so, CONFIG_HOST_LINUX should drop since CONFIG_HOST_xxx is only meaningful for sim arch. I changed it as the build bug fix : b5d640acc5b3 ("fix Cygwin/MSYS2 ld: unrecognized option '-z'") ...

View on GitHub

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

View on GitHub

xiaoxiang781216 pushed 1 commit to master apache/nuttx
  • arm/gicv3: replace this_cpu() to up_cpu_index() If the core id needs to be included in the hardware register calcula... b28f87e

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
arm/gicv3: replace this_cpu() to up_cpu_index()
## Summary arm/gicv3: replace this_cpu() to up_cpu_index() If the core id needs to be included in the hardware register calculation, up_cpu_index() should be used instead of this_cpu(). ...
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
if so, CONFIG_HOST_LINUX should drop since CONFIG_HOST_xxx is only meaningful for sim arch.

View on GitHub

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

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) Let's break down this Pull Request (PR) against the NuttX requirements. **S...

View on GitHub

haiyuewa created a review comment on a pull request on apache/nuttx
> can you update cmake too Done in new commit.

View on GitHub

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

View on GitHub

anchao created a review comment on a pull request on apache/nuttx
Done

View on GitHub

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

View on GitHub

xiaoxiang781216 pushed 1 commit to master apache/nuttx

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
sched/cpuload: move g_cpuload_wdog to private chapter
## Summary sched/cpuload: move g_cpuload_wdog to private chapter coding style Signed-off-by: chao an <[email protected]> ## Impact N/A ## Testing ci-check
haiyuewa created a review comment on a pull request on apache/nuttx
> do you need change Makefile under arch/sim instead arch/x86_64? I didn't see warning, when run "./tools/configure.sh -l sim:ostest". The build design is arch/x86_64 is based on arch/sim ?

View on GitHub

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

View on GitHub

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

View on GitHub

xiaoxiang781216 pushed 1 commit to master apache/nuttx
  • arm/armv8-r: optimize generic timer initialization 1. Enable timer and irq finally to make sure timer callback was a... 5fb0c44

View on GitHub

xiaoxiang781216 closed a pull request on apache/nuttx
arm/armv8-r: optimize generic timer initialization
## Summary 1. Enable timer and irq finally to make sure timer callback was already registered. When the CPU resets, the values of some generic timer registers are undefined. Enabling the timer i...
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
do you need change Makefile under arch/sim instead arch/x86_64?

View on GitHub

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

View on GitHub

ckrvxr starred apache/nuttx
xiaoxiang781216 pushed 1 commit to master 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 enabl... 40bbe7f

View on GitHub

xiaoxiang781216 closed 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 *Note: Please a...
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
can you update cmake too

View on GitHub

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

View on GitHub

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

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) **Meets Requirements?** Partially. **Explanation:** * **Summary:** ...

View on GitHub

Load more