Commit Graph

  • 2543729397 [bsp][nxp] s/libraries/Libraries Jisheng Zhang 2024-06-25 23:46:35 +0800
  • 453f4e366b fix Compilation error in "driver.c", "completion_up.c", "syslog.c" and "dlmodule.c". (#9093) Rui 2024-06-26 23:25:23 +0800
  • 3147b6a89f [bsp]: fix bugs of cvitek and pico drivers Z8MAN8 2024-06-20 22:10:05 +0800
  • dfb4235a4e [bsp][stm32]Optimize ADCs and fix some bugs yiyi 2024-06-26 20:26:52 +0800
  • 8e7f58e3f7 [doc][doxygen] Fix doxygen struct error. supperthomas 2024-06-26 13:40:31 +0800
  • 685f35f25d bsp/cvitek update readme LTreeshu 2024-06-26 20:22:05 +0800
  • e74d9acb79 [bsp][nxp mcxn236]Delete unused code with pin_mux.c . andeyqi 2024-06-26 15:50:50 +0800
  • 689188cf9f [libcpu][aarch64]mmu log fixup (#9078) zms123456 2024-06-26 14:37:05 +0800
  • 6925050c1c [libcpu][aarch64]memory setup using memblock (#9092) zms123456 2024-06-26 14:36:49 +0800
  • 827d18f5b2 [ci][nxp]add nxp frdm-mcxn236 bsp to bsp_buildings.yml Rbb666 2024-06-26 09:52:38 +0800
  • 004be1d00f [libcpu/c906]与virt同步 (#9095) heyuanjie87 2024-06-26 12:16:37 +0800
  • b1eb6ff457 [bsp/mcxn236]Port gcc&mdk project. andeyqi 2024-06-25 20:19:26 +0800
  • eb39196457 [doc][doxygen]: Fix doxygen warning in comment supperthomas 2024-06-25 10:20:06 +0800
  • e7a29a36f2 [bsp/Cvitek]去除shell脚本中的'\r' (#9097) heyuanjie87 2024-06-26 01:21:18 +0800
  • dd0a2c234b [bsp][mcxn236] Add software i2c driver. hengchuan.qi 2024-06-25 16:00:59 +0800
  • a28294bfee adapter frdm-mcxn236 iar project (#9083) andeyqi 2024-06-25 01:33:30 +0800
  • ee49159b3d [chip flash] add drv_flash_l1.c for stm32l1xxx (#9077) Chasel 2024-06-25 01:29:36 +0800
  • 944d05a454 [rv]修正signal退出后用户态sp少8的问题 (#9080) heyuanjie87 2024-06-24 21:36:32 +0800
  • 67369b7fac [bsp]Fix the problem of stm32l431 build ci failure Rbb666 2024-06-24 11:54:40 +0800
  • 999a1aa93f [components][msh]msh命令失败添加打印日志 wdfk-prog 2024-06-24 10:05:15 +0800
  • 7192344055 [components][ringbuffer]修复编译错误 wdfk-prog 2024-06-24 10:07:52 +0800
  • 45209f821a [components][ktime]support period ktime timeout and multiple ktimer_hrtimer (#8972) zms123456 2024-06-23 22:08:54 +0800
  • fd84c658e8 [finsh] add msh command to bind thread to specific core (#9085) Shell 2024-06-23 22:02:56 +0800
  • cffee92578 fixup: building failure in bsp cause by hal (#9086) Shell 2024-06-23 21:28:26 +0800
  • 008f940fe2 [smart] add mprotect config (#9082) Shell 2024-06-22 13:30:55 +0800
  • e2930c0836 [rv]信号处理进入用户态前恢复gp (#9072) heyuanjie87 2024-06-21 09:09:41 +0800
  • c5d56de6ee 野火启明6m5驱动完善 ShaquilleLiu 2024-06-20 21:42:11 +0800
  • 9c6fe802b4 mkdist和sdk_dist支持kconfiglib语法 latercomer 2024-06-11 13:20:34 +0800
  • 61ab1e0949 bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句 latercomer 2024-06-11 12:16:39 +0800
  • 35f1d0be06 除了bsp之外的Kconfig使用rsource替代source latercomer 2024-06-11 12:13:25 +0800
  • 0ed36f9ffb [timer]add all soft timer config (#9048) zms123456 2024-06-20 04:20:38 +0800
  • 285cbd6e30 [ht32][drv]新增adc、wdt、soft_i2c驱动 QTbin 2024-06-19 23:00:12 +0800
  • 1d1993b8f9 [components][drivers]legacy fdt (#9062) zms123456 2024-06-19 19:48:35 +0800
  • 165204aebf [components][net] sal_sock = sal_get_socket((int)file->data); ==> sal_sock = sal_get_socket((int)file->vnode->data); (#9065) yiyi 2024-06-18 11:16:10 +0800
  • b16bba232a [libcpu] rv64: support for ARCH_REMAP_KERNEL (#9067) Shell 2024-06-18 11:15:59 +0800
  • ab9391b0a5 add cromfs start with bootargs cmd zhujiale 2024-06-14 09:39:57 +0800
  • aa176e7e5c [components] [drivers ] [Kconfig] 整理 components/drivers 的 Kconfig (#9054) sp-cai 2024-06-16 15:43:27 +0800
  • f93615d627 [bsp][nxp]添加MCXA153adc驱动 zylugl 2024-07-21 22:35:16 +0800
  • a7d4e110a4 Merge branch 'master' of https://github.com/zylugl/rt-thread zylugl 2024-07-21 22:12:31 +0800
  • 8a32dd082e components: net: lwip: port: add netdev callback on link status change setting Jiading Xu 2024-07-21 20:30:10 +0800
  • 79d14461bd [ci] add bsp/stm32+renesas examples files' review owner Rbb666 2024-07-21 17:52:20 +0800
  • 88e4442f0a [ci] add bsp/stm32+renesas examples files' review owner Rbb666 2024-07-21 17:52:20 +0800
  • 78f3ebfb33 [bsp][cvitek] 修复 cv18xx_aarch64 gpio 驱动相关宏配置 Z8MAN8 2024-07-20 17:28:27 +0800
  • 2a3bb2bf95 [bsp][cvitek]: 将adc wdt驱动的局部函数移至源文件 Z8MAN8 2024-07-19 10:36:42 +0800
  • 856dfd2d60 [bsp][cvitek] 修复 cv18xx_aarch64 gpio 驱动相关宏配置 Z8MAN8 2024-07-20 17:28:27 +0800
  • 30b605aa55 [action][runner] add the keil ci check for runner Supper Thomas 2024-07-19 13:09:00 +0800
  • fabf038aa4 improve gic part and realize vector table of r52 2310863495@qq.com 2024-07-19 17:08:54 +0800
  • 3b045e43b2 [action][runner] add the keil ci check for runner Supper Thomas 2024-07-19 13:09:00 +0800
  • 6b3ef17830 删除stm32/drv_pm.c不必要的头文件 Rbb666 2024-07-12 15:14:52 +0800
  • 1a596607ed 删除bsp:stm32l476的pm组件依赖 Rbb666 2024-07-12 13:53:14 +0800
  • 568356cc48 [stm32][pm]lptimer is supported wdfk-prog 2024-07-11 16:41:06 +0800
  • fccd98747e [stm32][lptim]lptimer is register with hwtimer, only supports pm calls,the timer function is not supported wdfk-prog 2024-07-11 13:45:21 +0800
  • a837f2b8e9 [compoents][hwtimer]Add a user control interface wdfk-prog 2024-07-11 13:44:42 +0800
  • bceb6635b0 [compoents][pm]The device is registered and uninstalled by linked list wdfk-prog 2024-07-11 15:57:51 +0800
  • 8d3ad68caf [src][tick]rt_tick setting arbitrary value function is added to support low-power wake-up tick compensation wdfk-prog 2024-07-11 09:28:41 +0800
  • 714b059ca7 [bsp][cvitek]: 将adc wdt驱动的局部函数移至源文件 Z8MAN8 2024-07-19 10:36:42 +0800
  • 7c1d205a4e bsp: cvitek: switch to device init function for some drivers Chen Wang 2024-07-04 10:07:14 +0800
  • 937f0dbf5a
    Merge pull request #9208 from zmshahaha/errno Bernard Xiong 2024-07-18 20:32:06 +0800
  • b0742e9c16 [utest] feat: print progress on testing Shell 2024-07-18 09:57:46 +0000
  • 7138f340b2 [libcpu/arm64] feat: Trimming General Context Shell 2024-04-18 17:12:10 +0800
  • 0efc408a00 adapt to rv64ilp32 toolchain MuChenger 2024-07-16 16:11:02 +0800
  • a6b2014214 fix exec and mount error code zhao maosheng 2024-07-18 13:25:37 +0800
  • 92c2cf9012 separate dfs fs data structure ops zhao maosheng 2024-07-17 16:43:39 +0800
  • 3e91a6836a add procfs zhao maosheng 2024-07-17 17:46:54 +0800
  • 393a61b048 Fix potential return value discrepancy when writing to urandom zhao maosheng 2024-07-15 17:29:11 +0800
  • 1cfc27bd88 bsp: cvitek: switch to device init function for some drivers Chen Wang 2024-07-04 10:07:14 +0800
  • 861e32490f
    Merge pull request #9202 from polarvid/shell/arm64-setup-pvoff Bernard Xiong 2024-07-17 22:27:14 +0800
  • a974cde8f9
    Merge pull request #9201 from unicornx/dev-wdt-bugfix Bernard Xiong 2024-07-17 22:26:05 +0800
  • a2f4e120c3
    Merge pull request #9200 from unicornx/dev-spi-new Bernard Xiong 2024-07-17 22:25:26 +0800
  • 4e630fed08
    Merge pull request #9199 from unicornx/dev-i2c-new Bernard Xiong 2024-07-17 22:24:24 +0800
  • 1bcf232d12 bsp: cvitek: fix the wdt timeout unit problem Chen Wang 2024-06-13 14:24:52 +0800
  • 050961490b [bsp][cvitek]: 将adc spi wdt驱动的局部函数移至C文件 Z8MAN8 2024-07-17 16:05:25 +0800
  • 2d1eba8bf3 [libcpu] quality: call PV_OFFSET on entry for once Shell 2024-07-17 05:22:07 +0000
  • 1ef2afbc93 bsp: cvitek: re-wrote spi driver flyingcys 2024-06-02 22:09:11 +0800
  • 019b8cd24b
    Merge pull request #9164 from polarvid/shell/rv64-tick Bernard Xiong 2024-07-17 09:58:06 +0800
  • f6f570df74
    Merge branch 'master' into shell/rv64-tick Shell 2024-07-17 09:39:54 +0800
  • 4ad194bb47
    [fix] fix cromfs read out of mem range (#9197) zhuzhuzhu 2024-07-17 09:08:10 +0800
  • 2d5eb2669f bsp: cvitek: remove warning when building wdt driver Chen Wang 2024-06-13 11:04:39 +0800
  • dda79ad6bc bsp: cvitek: re-wrote i2c driver flyingcys 2024-06-04 08:01:42 +0800
  • 1d78d11567
    [smart] feat: add unmap for null mapper (#9186) Shell 2024-07-16 20:38:55 +0800
  • d8294de640 bsp:cvitek: add pinmux for adc Chen Wang 2024-06-04 11:18:00 +0800
  • 2c85bcb463 bsp:cvitek: add pinmux for spi Chen Wang 2024-05-28 18:45:53 +0800
  • 51825a5b5c bsp:cvitek: add pinmux for pwm Chen Wang 2024-05-28 17:47:48 +0800
  • 114e143d56 bsp:cvitek: add pinmux for uart Chen Wang 2024-05-28 16:12:24 +0800
  • e1eb3d3217 bsp:cvitek: add pinmux for i2c Chen Wang 2024-05-28 16:33:30 +0800
  • 23fc7bfa4d
    [libcpu][setup]fix fdt_ptr error (#9138) zms123456 2024-07-16 17:04:55 +0800
  • 1b581d0755
    [dfs] Mark dirty on unmap on shared mapping only (#9195) Shell 2024-07-16 17:03:54 +0800
  • fb440c53ae
    Update dfs_cromfs.c zhuzhuzhu 2024-07-16 16:14:03 +0800
  • f0e1beb9e3 adapt to rv64ilp32 toolchain MuChenger 2024-07-16 16:11:02 +0800
  • 7e331291e4 bsp:cvitek: add pinmux for adc Chen Wang 2024-06-04 11:18:00 +0800
  • 74983290bd bsp:cvitek: add pinmux for spi Chen Wang 2024-05-28 18:45:53 +0800
  • c24313d02d bsp:cvitek: add pinmux for pwm Chen Wang 2024-05-28 17:47:48 +0800
  • 54f69372f8 bsp:cvitek: add pinmux for uart Chen Wang 2024-05-28 16:12:24 +0800
  • a75c72d43c [dfs] feat: Mark dirty on unmap for shared mapping Shell 2024-07-16 14:06:22 +0800
  • 51777f136d bsp:cvitek: add pinmux for i2c Chen Wang 2024-05-28 16:33:30 +0800
  • d8d0af9143 bsp:cvitek: add calibration for adc Chen Wang 2024-05-13 08:05:34 +0800
  • a63c07fd75 bsp: cvitek: new design for pinmux Chen Wang 2024-05-28 16:24:47 +0800
  • 80668e0ba2 bsp:cvitek: revert add i2c pinmux config for c906 Chen Wang 2024-05-24 08:58:09 +0800
  • effd2c06cc bsp: cvitek: new design for pinmux Chen Wang 2024-05-28 16:24:47 +0800
  • 038837e62c bsp:cvitek: revert add i2c pinmux config for c906 Chen Wang 2024-05-24 08:58:09 +0800