Commit Graph

  • 05c0327e8b Finally a working example of lora tx/rx KirisameMashiro 2025-01-23 15:57:50 +0800
  • 82346acf6a Fixed compilation issue of iwip KirisameMashiro 2025-01-21 15:43:15 +0800
  • 9edd5ad7d9 Implemented support for parallel build KirisameMashiro 2025-01-24 11:08:48 +0800
  • 7394d3fa2c Added .clang-format, though not suitable for current proj KirisameMashiro 2025-01-20 17:45:41 +0800
  • cda1a5250f Fixed var name and added cmd output KirisameMashiro 2024-12-25 17:50:00 +0800
  • ec478ffa4d Added registration for EC801E KirisameMashiro 2024-12-25 17:34:51 +0800
  • daf449d710 Implemented connection framework for ec801e KirisameMashiro 2024-12-25 16:54:53 +0800
  • 8ead70e7d5 Tried to use EC200A adapter for EC201E-CN KirisameMashiro 2024-12-25 11:14:57 +0800
  • e4bf922fa5 Fixed certain compilation issues on newer toolchains Sssssaltyfish 2024-12-24 16:22:18 +0800
  • f77245be7b modify ch32v208 makefile gqk 2025-02-20 10:52:40 +0800
  • 7f2d1150b1 add ch32v208 makefile gqk 2025-02-19 17:48:11 +0800
  • ec9bcaefb5 support ch32v208 gqk 2025-02-13 16:38:19 +0800
  • b3aae320fe Merge branch 'jh7110_debug' into prepare_for_master songyanguang 2025-01-24 17:52:12 +0800
  • 60a85ddc51 Fix conflict with the merge request to master songyanguang 2025-01-24 09:59:05 +0800
  • 3e70ccddce Delete unused code songyanguang 2025-01-23 16:51:24 +0800
  • c5bd15ab91 Modify user ldflags songyanguang 2025-01-23 16:38:32 +0800
  • 15a3ac1130 Modify plic songyanguang 2025-01-23 15:19:10 +0800
  • 25bfec1560 Delete unused files songyanguang 2025-01-22 18:21:10 +0800
  • 1559013f2b boot.S start main songyanguang 2025-01-22 17:01:19 +0800
  • a6ed30fd5e Delete invalid code songyanguang 2025-01-22 16:26:12 +0800
  • ca35c72d02 Modify riscv csr songyanguang 2025-01-22 09:42:33 +0800
  • 0d05dab7b3 Modify mmu, delete invalid headers songyanguang 2025-01-21 17:48:56 +0800
  • 32977dd301 Modify boot.S songyanguang 2025-01-21 15:21:09 +0800
  • 861795f8bd Fix showMemInfo issue songyanguang 2025-01-21 11:26:32 +0800
  • 7f36937538 8-core SMP successfully started and 16G memory management zhangjin1996 2024-12-10 14:24:29 +0800
  • 7c2b3d10b5 Modify app build songyanguang 2025-01-21 10:28:47 +0800
  • e98cffed83 Modify log songyanguang 2025-01-21 10:16:39 +0800
  • e0fb6dc926 Modify shell songyanguang 2025-01-21 10:02:42 +0800
  • 619b32ad49 Modify user build cflags and lds songyanguang 2025-01-21 09:46:53 +0800
  • 6176717125 Fixed non-zero global variable issue in kernel songyanguang 2025-01-20 10:58:09 +0800
  • f872eaea25 Modify build songyanguang 2025-01-17 20:33:08 +0800
  • 994145bd63 Modify CPU context scheduler songyanguang 2025-01-17 19:23:34 +0800
  • b03330f0f8 Modify MemSpace for riscv songyanguang 2025-01-17 18:56:37 +0800
  • 675da41f02 Modify user print songyanguang 2025-01-17 17:17:01 +0800
  • eb5f73251c Modify context_switch parameters songyanguang 2025-01-16 20:14:00 +0800
  • b8c77c5758 S-mode to access the memory of U-mode in the riscv songyanguang 2025-01-16 16:16:03 +0800
  • 5190dadd12 Modify syscall songyanguang 2025-01-15 17:06:57 +0800
  • 1631e60baa Modify context and trapframe init songyanguang 2025-01-13 19:58:37 +0800
  • ee49e0d71c Modify handle_exception according to the Linux code songyanguang 2025-01-13 18:02:32 +0800
  • 301073476f Modify uart address in service songyanguang 2025-01-13 17:25:23 +0800
  • dca3e93959 Update XiZi_AIoT Kernel from tuyuyang xuedongliang 2025-01-13 16:49:36 +0800
  • 788988e105 related to issue #287 from wuzheng xuedongliang 2025-01-13 16:48:50 +0800
  • 47c091dfbc relate to issue #285 from wuzheng xuedongliang 2025-01-13 16:48:14 +0800
  • 3b133b4fe7 Minor optimization and bug-fix from qizhenglin xuedongliang 2025-01-13 16:45:54 +0800
  • 42b17738ee minor bug fix in sys_kill TXuian 2025-01-07 22:15:15 +0800
  • fd95d9a7de default board reset to imx6q TXuian 2025-01-07 17:46:43 +0800
  • 9e9f00dbf7 Merge branch 'prepare_for_master_2' into push_to_prepare TXuian 2024-12-30 23:49:18 +0800
  • 3ef1f5570c Repair the out-of-bounds error of the semaphore. Flower Black 2024-12-04 12:20:01 +0800
  • 5f47b92255 Find order faster in KBuddyPagesAlloc when using GCC. Flower Black 2024-12-04 11:16:36 +0800
  • 157c622d1f Run QEMU with default config with just one-click. Flower Black 2024-12-04 11:09:10 +0800
  • 726500bd77 Optimize .gitignore to get rid of annoying intermediate product commit reminders. Flower Black 2024-12-04 11:07:55 +0800
  • d395435c53 Merge pull request 'Update Kernel' (#461) from fit_5g into 5g_usb 5g_usb xuedongliang 2024-12-30 09:38:38 +0800
  • ed934b5bae Add task capability in capability.c Add corresponding settings during system startup from Zhuruohai xuedongliang 2024-12-30 09:36:42 +0800
  • ad6a6d7cc6 Add services for jh7110 songyanguang 2024-12-27 19:05:32 +0800
  • b6340dee69 Add riscv context_switch songyanguang 2024-12-27 19:01:00 +0800
  • deda736bae support virtio hml123hml 2024-12-26 20:13:16 +0800
  • beef098836 Modify _spinlock_lock songyanguang 2024-12-26 09:59:09 +0800
  • 3154da5ec6 Revert "Modify _spinlock_lock" songyanguang 2024-12-26 09:33:01 +0800
  • a39ab68b4c Modify _spinlock_lock songyanguang 2024-12-25 19:37:39 +0800
  • e20ff7483c Modify _spinlock_lock songyanguang 2024-12-25 19:31:55 +0800
  • 6b636dfde0 minor fix TXuian 2024-12-24 16:48:52 +0800
  • 74da96e1f1 centralize thread state transition TXuian 2024-12-24 16:10:53 +0800
  • 8752a17203 console关闭版本 hyl 2024-12-24 02:38:36 +0000
  • d68abecdba Merge branch 'to_prepare' into push_to_prepare TXuian 2024-12-24 03:37:35 +0800
  • e0ff453726 Support Schedule node TXuian 2024-12-24 03:36:26 +0800
  • af1ceec308 Add schedule node TXuian 2024-12-24 02:28:20 +0800
  • 21104f0f31 Merge branch 'prepare_for_master' into push_to_prepare TXuian 2024-12-24 01:08:01 +0800
  • ab531f720a little fix TXuian 2024-12-24 01:03:56 +0800
  • 21304531a5 Add schedule node midway TXuian 2024-12-24 01:01:54 +0800
  • 7639937678 little fix TXuian 2024-12-23 22:40:54 +0800
  • 9fbb5be499 Modify _address_translate songyanguang 2024-12-20 10:38:34 +0800
  • 7e94dc5cb2 fix build error songyanguang 2024-12-19 21:40:06 +0800
  • 197957f202 Modify map_pages songyanguang 2024-12-19 21:34:23 +0800
  • a2ed0ee073 Add pagetable_riscv_level3.c songyanguang 2024-12-19 21:10:55 +0800
  • 9a6857843b load fs.img shell fs_server songyanguang 2024-12-19 21:06:31 +0800
  • 8f0c6bbd5c build services songyanguang 2024-12-19 20:59:36 +0800
  • 64ba03adef Modify kalloc for RISCV only supports -2GB to 2GB in link script file songyanguang 2024-12-19 20:50:29 +0800
  • 2087cb7d33 buddy fits more than 4GB of memory. songyanguang 2024-12-19 20:40:29 +0800
  • 06bb9c4e9b Modify plic songyanguang 2024-12-19 20:07:38 +0800
  • ffd2262300 kernel runs in virtual memory songyanguang 2024-12-19 20:05:14 +0800
  • 8b08816b60 Add clint need to debug songyanguang 2024-12-16 10:32:39 +0800
  • fe26bb4e5a Add PLIC songyanguang 2024-12-13 19:42:48 +0800
  • 72e3175707 Get boot hartid from uboot songyanguang 2024-12-12 16:56:41 +0800
  • 3f08641909 apm32f103 fit can & uvcan with no shell hyl 2024-12-11 18:56:08 +0800
  • 254651bcd0 Add exception songyanguang 2024-12-11 11:24:32 +0800
  • ce1c689379 Fix compile warnings songyanguang 2024-12-06 17:06:23 +0800
  • d7c99b7f01 Add kernel free map and linear map songyanguang 2024-12-06 16:25:40 +0800
  • a268135205 Add printf_early songyanguang 2024-12-06 15:20:38 +0800
  • cda5230e3f Repair the out-of-bounds error of the semaphore. Flower Black 2024-12-04 12:20:01 +0800
  • 7802cd067e Find order faster in KBuddyPagesAlloc when using GCC. Flower Black 2024-12-04 11:16:36 +0800
  • dd780261f3 Run QEMU with default config with just one-click. Flower Black 2024-12-04 11:09:10 +0800
  • 16dbfd7481 Optimize .gitignore to get rid of annoying intermediate product commit reminders. Flower Black 2024-12-04 11:07:55 +0800
  • a9f8fba6dd Modify mmu songyanguang 2024-12-03 14:41:41 +0800
  • 87c5f1549f Modify uart songyanguang 2024-12-03 10:45:39 +0800
  • 8795b4138e Modify uart songyanguang 2024-11-22 14:10:46 +0800
  • f339d35b16 Modify device virtual address base address songyanguang 2024-11-15 16:50:52 +0800
  • 1eedb9d24e Debug MMU TLB songyanguang 2024-11-11 20:30:14 +0800
  • d7b78ecd2a Modify xhci event codes songyanguang 2024-11-07 10:46:01 +0800
  • 57ceab57e6 Function usb_mmap instead of naive_mmap songyanguang 2024-11-05 10:34:24 +0800
  • 8964fe0727 Add naive_mmap_with_attr fit_5g TXuian 2024-11-01 17:03:42 +0800