Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Bernard Xiong 1f37de29c4 Fix the value width issue under 32/64 bit arch. 7 gadi atpakaļ
  Bernard Xiong 484afe9d2c [Kernel] Add 64bit CPU support. 7 gadi atpakaļ
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 7 gadi atpakaļ
  liang yongxiang 0509af9319 [kernel] add assert to memheap object 7 gadi atpakaļ
  liang yongxiang b09445cbfe [Kernel][memheap] fix rt_realloc bugs 8 gadi atpakaļ
  Bernard Xiong 2f409c85f1 [Kernel] Use rt_object_get_information to get object chain 8 gadi atpakaļ
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 8 gadi atpakaļ
  Grissiom 2d3b2f1e94 memheap: check the USED bit in rt_memheap_free 11 gadi atpakaļ
  Grissiom f8c171d5ad memheap: check against over written in rt_memheap_free 11 gadi atpakaļ
  Grissiom c3a39444da memheap: dont alloc/memcpy when there is next node is enough for realloc 12 gadi atpakaļ
  Bernard Xiong 2c33678aac fix the memory block splitting issue 12 gadi atpakaļ
  yiyue.fang 86db9ed965 reformat the coding style 12 gadi atpakaļ
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 gadi atpakaļ
  Bernard Xiong d80a471680 Fix the memheap_realloc issue 12 gadi atpakaļ
  Bernard Xiong 608bf2cb3d add rt_memheap_realloc function 13 gadi atpakaļ
  dzzxzz@gmail.com 965c25d3a4 fixed the coding style in memheap.c 13 gadi atpakaļ
  bernard.xiong@gmail.com 975610477e Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. 13 gadi atpakaļ
  dzzxzz@gmail.com dc5a16861a fixed coding style in src/memheap.c 13 gadi atpakaļ
  dzzxzz@gmail.com 0e40d55d9f fixed the coding style of RT_DEBUG_LOG 13 gadi atpakaļ
  bernard.xiong@gmail.com 1c425607c3 fixed mutex issue in memheap; fixed compiling issue in kservice.c when COMPILER is not defined; add finsh for win32 porting. 13 gadi atpakaļ
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file 13 gadi atpakaļ
  dzzxzz@gmail.com 43f2bfc013 add a new command list_memheap() into finsh 13 gadi atpakaļ
  bernard.xiong@gmail.com b14044212b remove soft timer tick increase 14 gadi atpakaļ
  bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. 14 gadi atpakaļ