Histórico de Commits

Autor SHA1 Mensagem Data
  Bernard Xiong ff08faf605 [Kernel] Adjust the copyright information há 7 anos atrás
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 há 7 anos atrás
  Bernard Xiong efe4523132 [Kernel] move module tolibc/libdl. há 7 anos atrás
  liang yongxiang 7b984c2f54 [kernel] add rt_object_get_type() function who return type of object without static flag há 7 anos atrás
  liang yongxiang c5ed45237e [kernel] reset type when object delete or detach há 7 anos atrás
  Bernard Xiong df64a297ab [Kernel] Remove memory ops when SLAB and module enable há 7 anos atrás
  Bernard Xiong 682da9b249 [Kernel] Remove object container in module feature. há 7 anos atrás
  Bernard Xiong 1f37c1a497 [Kernel] Fix the object find issue when enable MODULE há 8 anos atrás
  BernardXiong 992e10ae08 [Kernel] fix the compiling warning. há 8 anos atrás
  Bernard Xiong e2d88e433e [Kernel] fix the object container initialization issue há 8 anos atrás
  Bernard Xiong 8ff8436fcd [Kernel] Add device_create/destroy api há 8 anos atrás
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 há 8 anos atrás
  dogandog ed7088024d Correct comments about doxygen format há 9 anos atrás
  Bernard Xiong db73a31ec8 [Kernel] Fix compiling warning. há 10 anos atrás
  Grissiom c045281ee2 object: fix module name testing há 11 anos atrás
  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"). há 11 anos atrás
  Bernard Xiong 79392bb082 Embedded GPLv2 license. há 12 anos atrás
  Bernard Xiong 4afdf44da2 add RT_KERNEL_MALLOC/FREE há 12 anos atrás
  dzzxzz@gmail.com a6b4440643 fixed the coding style in object.c há 13 anos atrás
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file há 13 anos atrás
  dzzxzz@gmail.com f7aadffcde there is no need to type cast for "object" há 13 anos atrás
  dzzxzz@gmail.com f19d8aa591 change the return type of function rt_object_is_systemobject() há 13 anos atrás
  bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. há 13 anos atrás
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. há 14 anos atrás
  dzzxzz 12b5e56f46 unify the coding style of kernel há 14 anos atrás
  bernard.xiong e7eaf16bf4 fixed object name copy bug; update AT91SAM7S64 branch. há 14 anos atrás
  dzzxzz 7926109356 cleanup kernel code há 14 anos atrás
  dzzxzz c0f80bdf9a cleanup kernel code há 14 anos atrás
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator há 14 anos atrás
  bernard.xiong@gmail.com de50381baa because the sethook operation is invoked only in system initialization, the interrupt protect is removed. há 14 anos atrás