Historia zmian

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