Historique des commits

Auteur SHA1 Message Date
  Bernard Xiong 3463a756d9 [kernel] skip warning when disable debug. il y a 6 ans
  Bernard Xiong 4d3b4abfeb [Kernel] To check object re-initialization in the list il y a 7 ans
  BernardXiong 50a97669cf [Kernel] Add object re-initialization check. il y a 7 ans
  Bernard Xiong ff08faf605 [Kernel] Adjust the copyright information il y a 7 ans
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 il y a 7 ans
  Bernard Xiong efe4523132 [Kernel] move module tolibc/libdl. il y a 7 ans
  liang yongxiang 7b984c2f54 [kernel] add rt_object_get_type() function who return type of object without static flag il y a 7 ans
  liang yongxiang c5ed45237e [kernel] reset type when object delete or detach 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 1f37c1a497 [Kernel] Fix the object find issue when enable MODULE il y a 8 ans
  BernardXiong 992e10ae08 [Kernel] fix the compiling warning. il y a 8 ans
  Bernard Xiong e2d88e433e [Kernel] fix the object container 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
  dogandog ed7088024d Correct comments about doxygen format il y a 9 ans
  Bernard Xiong db73a31ec8 [Kernel] Fix compiling warning. il y a 10 ans
  Grissiom c045281ee2 object: fix module name testing il y a 11 ans
  bernard 4e2a6cc361 [Kernel] The rt_object_find routine can support to find an object inside a module. The usage is: rt_object_find("module_name/object_name"). il y a 11 ans
  Bernard Xiong 79392bb082 Embedded GPLv2 license. il y a 12 ans
  Bernard Xiong 4afdf44da2 add RT_KERNEL_MALLOC/FREE il y a 13 ans
  dzzxzz@gmail.com a6b4440643 fixed the coding style in object.c il y a 13 ans
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file il y a 13 ans
  dzzxzz@gmail.com f7aadffcde there is no need to type cast for "object" il y a 13 ans
  dzzxzz@gmail.com f19d8aa591 change the return type of function rt_object_is_systemobject() il y a 13 ans
  bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. il y a 14 ans
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. il y a 14 ans
  dzzxzz 12b5e56f46 unify the coding style of kernel il y a 14 ans
  bernard.xiong e7eaf16bf4 fixed object name copy bug; update AT91SAM7S64 branch. il y a 14 ans
  dzzxzz 7926109356 cleanup kernel code il y a 14 ans