Historie revizí

Autor SHA1 Zpráva Datum
  Bernard Xiong 484afe9d2c [Kernel] Add 64bit CPU support. před 7 roky
  armink cc0f5ca1cd [kernel][mem] Improve some ISR check range. před 7 roky
  Bernard Xiong ff08faf605 [Kernel] Adjust the copyright information před 7 roky
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 před 7 roky
  emlslxl 2340408e3c fix code style před 8 roky
  Bernard Xiong 5326bd55a5 [Kernel] Add memory trace for small memory management před 8 roky
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 před 8 roky
  armink a7e7b3dc02 [Kernel] Fix rt_realloc issue when new size is 0. před 8 roky
  dogandog 3e249d2169 Correct comments about doxygen format před 9 roky
  Bernard Xiong 730592df19 [Kernel] mark the free mem block with HEAP_MAGIC. před 10 roky
  bernard b23de95ff4 [Kernel] comments clean up. před 11 roky
  Bernard Xiong 79392bb082 Embedded GPLv2 license. před 12 roky
  bernard.xiong@gmail.com 975610477e Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. před 13 roky
  dzzxzz@gmail.com 07ea5e8fec fixed coding style in src/mem.c před 13 roky
  dzzxzz@gmail.com 0e40d55d9f fixed the coding style of RT_DEBUG_LOG před 13 roky
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file před 13 roky
  dzzxzz 12b5e56f46 unify the coding style of kernel před 14 roky
  dzzxzz c0f80bdf9a cleanup kernel code před 14 roky
  bernard.xiong 9fce2db27e fixed the scheduling issue in rt_thread_startup; changed the end of line to UNIX style. před 14 roky
  bernard.xiong@gmail.com de50381baa because the sethook operation is invoked only in system initialization, the interrupt protect is removed. před 14 roky
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. před 14 roky
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. před 14 roky
  bernard.xiong 96c53b4957 fix the magic issue in allocated memory block. před 15 roky
  bernard.xiong@gmail.com 64cf67f39a fix new introduced issue: RT_ASSERT(mem->magic != HEAP_MAGIC); před 15 roky
  bernard.xiong 8dbcab1c4a update more debug information. před 15 roky
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. před 15 roky
  bernard.xiong 9e324032b6 fix rt_realloc issue when realloc a NULL pointer. před 15 roky
  bernard.xiong 0a64bac9d9 apply kuronca patch for heap initialization check. před 15 roky
  bernard.xiong 214e44c3f9 fix down alignment issue; fix the maximal number of rt_scheduler_lock_nest issue; fix rt_tick_from_millisecond issue. před 15 roky
  bernard.xiong 17e528db4f fix memory check in rt_realloc function před 15 roky