Historique des commits

Auteur SHA1 Message Date
  liang yongxiang d645525a0b [kernel] add assert to module object il y a 7 ans
  Bernard Xiong df64a297ab [Kernel] Remove memory ops when SLAB and module enable il y a 7 ans
  Bernard Xiong 682da9b249 [Kernel] Remove object container in module feature. il y a 7 ans
  Bernard Xiong 3c31567f14 [kernel] Fix vstart_addr issue in module. il y a 7 ans
  parai 74622c6ed3 Fix issue when loading *.o when do internal function call il y a 8 ans
  Bernard Xiong 8bb0a1a151 [Kernel] Fix the module object initialization issue il y a 8 ans
  Bernard Xiong 8ff8436fcd [Kernel] Add device_create/destroy api il y a 8 ans
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 il y a 8 ans
  parai 2957cf6f52 x86: bring up share object module on i386 machine il y a 8 ans
  Yohozzy 07514c0d0a fix the end of module symbol bug when using iar compiler il y a 8 ans
  dogandog 91fb7ee1d6 Correct comments about doxygen format il y a 9 ans
  Bernard Xiong d0dcdd11fe [Kernel] Export more symbols for module. il y a 10 ans
  Bernard Xiong abd19b8dd7 [Kernel] More better support for module. il y a 10 ans
  Grissiom 4bb6c8cf0c module: add !__CC_ARM when test __GNUC__ il y a 11 ans
  bernard 33fed1b167 [Kernel] Better documentation for doxygen. il y a 11 ans
  bernard 8bd3e6f6dc [Kernel] Change command line to const parameter and add system() function. il y a 12 ans
  bernard dbcb4a1ccf [Kernel] declare more APIs in module il y a 12 ans
  bernard 31446eab4c [Kernel] application module can support arguments il y a 12 ans
  bernard b96b35613f add mount table il y a 12 ans
  Bernard Xiong 79392bb082 Embedded GPLv2 license. il y a 12 ans
  Bernard Xiong 98c8a23e94 Add component initialization. il y a 12 ans
  dzzxzz@gmail.com 0e40d55d9f fixed the coding style of RT_DEBUG_LOG il y a 13 ans
  dzzxzz@gmail.com 7151de3e2d fixed a compiling error related to RT_DEBUG_LOG and fixed the coding style in module.c il y a 13 ans
  bernard.xiong@gmail.com ee11663d87 remove rt_current_module and user can use rt_module_unload to remove a module. il y a 13 ans
  bernard.xiong@gmail.com ffbd0a1673 using RT_DEBUG_LOG instead of rt_kprintf. il y a 13 ans
  qiuyiuestc@gmail.com 907e1703e6 change module priority; il y a 13 ans
  qiuyiuestc@gmail.com a3aacbd385 fix section copy bug && format code style il y a 13 ans
  qiuyiuestc@gmail.com 41520b0723 fix module delete fail problem when met undefined symbols. il y a 13 ans
  qiuyiuestc@gmail.com 216ce608d1 fix compile warning. il y a 13 ans
  dzzxzz@gmail.com f19d8aa591 change the return type of function rt_object_is_systemobject() il y a 13 ans