История коммитов

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