提交历史

作者 SHA1 备注 提交日期
  dogandog 20fb863ddf Correct comments about doxygen format 9 年之前
  Grissiom 8615e2c8e5 kernel/timer: change row_lvl to unsigned 11 年之前
  Grissiom 30d68a515c src/timer: fix a compile warning 11 年之前
  bernard 7a7e3002c8 [Kernel] system does not lock scheduler when invoking soft-timer timeout function. 11 年之前
  Grissiom 6d9e793388 kernel: timer: fix compiling bug in d59aa279c37b7 12 年之前
  Grissiom d59aa279c3 kernel: use skip list to implement timer list 12 年之前
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 年之前
  Grissiom 0001344105 more deterministic on timer 13 年之前
  dzzxzz@gmail.com eef72f68de fixed the coding style 13 年之前
  bernard.xiong@gmail.com ea4082b791 fix the next timeout issue in soft timer 13 年之前
  bernard.xiong@gmail.com 15b3271d5d Fixed timer control issue. 13 年之前
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file 13 年之前
  dzzxzz@gmail.com 907bb8c7fd unify coding style in timer.c 13 年之前
  bernard.xiong@gmail.com d82a8cce21 fixed module unload issue; code cleanup for timer.c 14 年之前
  bernard.xiong@gmail.com b14044212b remove soft timer tick increase 14 年之前
  bernard.xiong@gmail.com 8061067343 cleanup code comments and deprecate rt_system_timer_init function. 14 年之前
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. 14 年之前
  dzzxzz 12b5e56f46 unify the coding style of kernel 14 年之前
  dzzxzz c0f80bdf9a cleanup kernel code 14 年之前
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 14 年之前
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. 14 年之前
  bernard.xiong@gmail.com fbe81f8c4c add IAR compiler version check in weak; add rt_malloc_page/rt_free_page for application module; fix the software timer thread stack issue. 15 年之前
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. 15 年之前
  bernard.xiong@gmail.com 5597823b83 apply new tick overflow patch from Charlie 15 年之前
  bernard.xiong@gmail.com 0eaf2098b8 fix the timer check bug. 16 年之前
  bernard.xiong 23ea4f1b74 add __ICCM16C__ compiler support. 16 年之前
  bernard.xiong 51e2d91378 add license and copyright info 16 年之前
  bernard.xiong 8f90e129d3 clean up software timer code. 16 年之前
  lijin.unix 10a46e477b changed soft timer thread resume mode. 16 年之前
  bernard.xiong 1133895d2c remove the software timer check in tick handle. 16 年之前