Commit Graph

  • 306268f37c Fixing config and js_romfs. bug/duktape-crash-ctrl-c Sergiotarxz 2024-11-16 15:54:54 +0100
  • 4cfa9d1f89 Adding sysinit and rcS Sergiotarxz 2024-11-16 15:51:08 +0100
  • 64d0fec331 Addying missing make.defs Sergiotarxz 2024-11-16 15:45:40 +0100
  • 8fd5bf9ec2 Adding build intructions to reproduce bug. Sergiotarxz 2024-11-16 15:31:33 +0100
  • 5d8cdeaea8 note: print without relying on format strings yinshengkai 2023-11-29 12:35:29 +0800
  • 57a385a994 gote: implement asynchronous printf formatting yinshengkai 2023-11-24 15:56:37 +0800
  • c87454220d note: change sched_note_counter to a macro yinshengkai 2023-11-20 16:43:06 +0800
  • 7e6f83a2b8 boards/arm/stm32/stm32f429i-disco: use serial console by default Neo Xu 2024-10-08 15:36:54 +0800
  • f3d6119282 sched/note: add wdog note for segger sysview xuxingliang 2024-07-09 18:05:53 +0800
  • 46b1c8605a sched/note: add note for wdog module xuxingliang 2024-07-09 17:13:11 +0800
  • f81c8051a3 Documentation: add segger sysview heap trace example Neo Xu 2024-10-06 18:12:36 +0800
  • dceb26c7b2 drivers/segger: add heap data plot xuxingliang 2024-08-28 10:06:52 +0800
  • 17efd01d13 drivers/segger: upgrade segger to v356 Neo Xu 2024-10-06 17:07:10 +0800
  • f61bfd5608 drivers/segger: add heap note support xuxingliang 2024-07-06 19:38:29 +0800
  • 001de69be9 drivers/noteram: fix compile error xuxingliang 2024-07-10 10:58:28 +0800
  • 7e89ff5d11 sched/note: add note when mm add new region xuxingliang 2024-07-03 13:28:42 +0800
  • c2bcc56546 sched/note: specify note event for heap instrumentation xuxingliang 2024-07-09 14:35:01 +0800
  • cff121bc23 mm: fix memory statistics error yinshengkai 2023-11-14 22:19:52 +0800
  • 2c0e2ac36b note: add memory tracing event support yinshengkai 2023-11-14 15:50:52 +0800
  • 803489b546 add mm_uninitialize empty implementation for sim lijianjun 2024-06-11 16:55:45 +0800
  • 17cbaadce8 task: use get_task_name where possible xuxingliang 2024-08-28 16:28:46 +0800
  • c0ce2083ad ramlog:flush should reset the tail of the reader dulibo1 2024-03-25 17:18:45 +0800
  • 2f12e18297 noteram:read noteram may cause crash dulibo1 2024-03-20 14:40:33 +0800
  • 1c8d0bfdc7 note: add ringbuffer aligned access handle yinshengkai 2023-11-13 12:11:23 +0800
  • ca989b5101 noteram:overflow may discard all the trace message dulibo1 2024-03-20 14:31:57 +0800
  • 9dc3e4ee41 arm64: fix fvp smp faild to boot hujun5 2024-10-23 14:42:21 +0800
  • 6e7d90e195 arm64: remove the operation of clearing interrupts during GIC initialization hujun5 2024-08-13 16:19:55 +0800
  • 956d77ba23 arm64:add busy wait flag hujun5 2024-08-05 18:47:34 +0800
  • 6dd26a3e68 arm64/smp: changing the startup of arm64 SMP from serial to parallel hujun5 2024-08-01 21:31:55 +0800
  • 5ff98fb4e1 syslog: enable LF to CRLF config as default yangsong8 2024-10-21 10:50:44 +0800
  • d39bcd4ad5 Doc: add maskable nested interrupt description ligd 2024-10-09 21:47:43 +0800
  • 9a317472fd arm-m: support zero interrupt back to game ligd 2024-09-27 18:48:47 +0800
  • 946b01d4a8 arm-M: set current regs for crash dump ligd 2024-08-13 18:34:16 +0800
  • 8b8a2610ab armv6/7/8m: use pendsv to handle context switch ligd 2024-07-18 21:22:27 +0800
  • 064415a765 armv6m: add up_trigger_irq() support ligd 2024-08-09 22:33:40 +0800
  • aa4a428825 armv7/8m: unmask all the IRQ when thread start ligd 2024-04-24 15:39:18 +0800
  • 33e30239f1 sched: replace sync pause with async pause for nxtask_terminate hujun5 2024-09-29 19:52:57 +0800
  • cdb5a7c6d4 sched: Disable the scheduling when send SIGCHLD signal zhangyuan29 2024-09-13 19:15:36 +0800
  • b52ad53cc1 sched: replace sync pause with async pause for nxsched_suspend hujun5 2024-09-29 21:15:18 +0800
  • 28cfadb4b0 sched: replace sync pause with async pause for setpriority hujun5 2024-08-16 16:46:20 +0800
  • 1b64c80d72 Revert "sim: fix context-switch when do wdog callback()" Alin Jerpelea 2024-10-16 10:31:58 +0200
  • 71d57aac25 tools/espressif: add esptool version check to Espressif build system Filipe Cavalcanti 2024-10-14 16:44:45 +0200
  • cedcb1a674
    sim: add NXSYMBOLS pthread_gettid_np pthread_self hujun5 2024-09-30 15:03:31 +0800
  • 9192916a4e Revert "tools: update esptool version reference" Alin Jerpelea 2024-10-15 20:49:27 +0200
  • 997162685c ci: add Python linter to check Filipe Cavalcanti 2024-10-15 14:49:26 +0200
  • 8ca0bb35af ci: use venv for check Marco Casaroli 2024-10-12 13:58:13 +0200
  • 07c48eb7d0 tools: make isort and black formatters to work together xuxingliang 2024-08-16 09:58:13 +0800
  • cc711e0c99 tools: exit with error if py needs to format xuxingliang 2024-08-09 15:46:16 +0800
  • 002d89885e net: Remove IFF_DOWN flag to compatible with Linux/*BSD Xiang Xiao 2024-10-06 15:15:56 +0800
  • c5f816e16a libc/machine: Fix the error caused by tag kasan wangmingrong1 2024-10-10 18:28:18 +0800
  • a157436a57 tools: update esptool version reference Filipe Cavalcanti 2024-10-10 16:26:53 -0300
  • 801805d4a2 binfmt/libelf: Fix return code SPRESENSE 2024-10-11 11:31:30 +0900
  • 0b98e9e680 board_reset: flush cache before reset wangmingrong1 2024-07-30 22:09:47 +0800
  • 8074812517 assert: dump all CPU registers and stack xuxingliang 2024-07-16 15:09:51 +0800
  • e65b03edd2 assert: cleanup assert handler xuxingliang 2024-07-17 11:11:56 +0800
  • 9da6761453 assert: disable kasan in assert Xu Xingliang 2024-05-28 11:39:16 +0800
  • f51c5452b2 sched: replace sync pause with async pause for nxtask_restart hujun5 2024-09-29 21:38:23 +0800
  • b1932c668d sim: fix sim smp boot regression hujun5 2024-10-08 21:01:08 +0800
  • c35e25b7e5 arch: rename xxxx_pause.c to xxxx_smpcall.c hujun5 2024-09-19 21:41:40 +0800
  • d54bc8a9f8 arch: remove up_cpu_pause up_cpu_resume up_cpu_paused up_cpu_pausereq hujun5 2024-07-29 20:47:46 +0800
  • 6392d5a6b3 xtensa: Replace the implementation of up_cpu_pause hujun5 2024-10-07 14:48:39 +0800
  • fbed4ece2c x86_64: we should call x86_64_restorestate/x86_64_savestate hujun5 2024-09-30 11:11:01 +0800
  • f5a449487c arch/intel64: colorize IDLE stack for AP cores p-szafonimateusz 2024-09-26 13:58:54 +0200
  • 4a796c39bb xtensa: add parameters to xtensa_pause_handler hujun5 2024-09-19 20:42:16 +0800
  • 5e2d205e1b sched: handle sched lock in interrupt xuxingliang 2024-07-16 14:59:15 +0800
  • 755bef6c56 sched_smp:adjust the unlock order dulibo1 2024-04-17 17:42:51 +0800
  • e0d9cc432c arch/intel64: fix IRQ conflict with GOLDFISH p-szafonimateusz 2024-09-10 08:58:27 +0200
  • 4fd92edee7 sched: replace sync pause with async pause for nxsig_process hujun5 2024-09-09 21:15:00 +0800
  • 487fcb3bce signal: adjust the signal processing logic to remove the judgment hujun5 2024-09-09 20:17:25 +0800
  • 8275a846b1 arch: move sigdeliver to common code hujun5 2024-09-11 17:42:46 +0800
  • ec58a6ab25 arch: cpu pause when sigaction only necessary if tcb running buxiasen 2024-08-07 14:39:53 +0800
  • fad4232925 arch/x86_64/intel64/intel64_schedulesigaction.c: properly align signal handler stack for vector operations p-szafonimateusz 2024-08-22 10:36:05 +0200
  • a33528fa4a arch/x86_64/intel64/intel64_cpuidlestack.c: stack_alloc should point to stack base not stack top p-szafonimateusz 2024-08-30 11:38:08 +0200
  • bbea8dcefe arch/x86_64/intel64/intel64_head.S: move initial RSP for AP cores below regs area p-szafonimateusz 2024-08-30 11:36:32 +0200
  • 192dde1b58 arm64_task/pthread_start: Set sp_el0 upon starting user process Ville Juven 2024-10-01 13:39:42 +0300
  • 7975c94d88 Kernel build: enter exception save sp_sl0,exit exception restroe sp_el0 lipengfei28 2024-09-12 17:51:32 +0800
  • 669cd3aa2c arm64: simply the vectors ligd 2024-10-01 12:00:32 +0300
  • 7cbcf82bed arm64: save FPU regs every time ligd 2024-09-27 12:52:19 +0300
  • d782f6c1ac arm64: add arm64_current_el to obtain current EL qinwei1 2023-10-30 17:44:57 +0800
  • 40d40015f4 arm64: refine the fatal handler qinwei1 2023-10-30 22:58:48 +0800
  • 068c7176bb usensor.c:fix container_of member error. likun17 2024-06-01 19:44:23 +0800
  • bb8eb9398d armv7-m/irq: fix the greenhills compiler compile error guoshichao 2024-06-20 13:50:30 +0800
  • 542e46319c xtensa: g_current_regs is only used to determine if we are in irq, with other functionalities removed. hujun5 2024-09-27 11:42:44 +0800
  • a9df7f0d1e xtesa: fix lost save & restore states caused by merge code ligd 2024-09-27 13:24:10 +0800
  • 1fb4f8f50e arch: change nxsched_suspend/resume_scheduler() called position ligd 2024-07-26 23:14:13 +0800
  • 2f4c067c50 fix compile error: hujun5 2024-09-29 13:55:56 +0800
  • c48f158e66 arm_gicv2.c: fix armv7a compile error Yongrong Wang 2024-08-15 15:32:17 +0800
  • 7cf9b73f18 arm64 pci legacy irq do not support yet lipengfei28 2024-08-12 10:17:24 +0800
  • 1cb81f9a8f armv7a pci irq support lipengfei28 2024-07-12 16:05:57 +0800
  • 3b1870028c include/pci.h: sync the subvendor/subdevice type in id table and pci_device_s Bowen Wang 2024-03-26 17:27:35 +0800
  • f2a4d59900 pci/pci_ecam: add read_io/write_io for pci ecam Bowen Wang 2024-05-06 15:19:04 +0800
  • fb97285a36 drivers/pci: one pci device should only associate with one driver Bowen Wang 2024-03-01 11:25:54 +0800
  • dbcef4f297 drivers/pci: change all devfn type to unsigned int Bowen Wang 2024-03-02 18:18:17 +0800
  • fe1286b44a pci.c: fix compile warning Yongrong Wang 2024-08-01 17:08:18 +0800
  • 87b940a611 drivers/pci_qemu_test.c: fix compiler warning p-szafonimateusz 2024-04-27 08:53:15 +0200
  • 52473d7fa2 toolchain/ghs: Fix ?? "trigraphs not allowed" warnings yanghuatao 2024-04-23 19:49:32 +0800
  • 7f4f7f293d pci.c: fix pci 32bit warning wangyongrong 2024-04-23 19:32:42 +0800
  • e33bdd9e38 include/pci_regs: add PCI_STD_NUM_BARS macro Bowen Wang 2024-03-25 11:10:18 +0800
  • 1407a44862 drivers/pci/pci.c: fix warning when CONFIG_PCI_ASSIGN_ALL_BUSES=n Bowen Wang 2024-03-07 16:49:25 +0800
  • 519c5c86aa add pci irq interface lipengfei28 2024-07-11 10:38:53 +0800