Commit History

Author SHA1 Message Date
  bernard.xiong@gmail.com df249c467d change RT_NULL from ((void*)0) to 0. 12 years ago
  sc943313837@gmail.com c49700184f add RTC control command 12 years ago
  dzzxzz@gmail.com 409dd3801f convert TABs to Spaces in rtdef.h 12 years ago
  bernard.xiong@gmail.com f4d768ec56 Add mutex lock in memheap object. 12 years ago
  dzzxzz@gmail.com 14e5b39b4c change the comment style in rtdef.h 12 years ago
  bernard.xiong@gmail.com 2114b73b4b Add _MSC_VER compiler checking; Add DEVICE_CTRL_BLK_SYNC flag. 12 years ago
  dzzxzz@gmail.com 095b0ae5c0 re-format the coding style in rtdef.h 13 years ago
  dzzxzz@gmail.com 25a5353e66 fixed spelling error 13 years ago
  bernard.xiong@gmail.com d228266e65 Remove I2C device and add PM pseudo device. 13 years ago
  bernard.xiong@gmail.com 3ad6f43ff3 Added VisualDSP++ Compiler support. 13 years ago
  luohui2320@gmail.com f29989094c ADD I2C BUS device type 13 years ago
  dzzxzz@gmail.com 1641c9db4f add memory heap object in module 13 years ago
  bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. 13 years ago
  qiuyiuestc@gmail.com 407f922a5b fix module unload issue 13 years ago
  dzzxzz 12b5e56f46 unify the coding style of kernel 13 years ago
  bernard.xiong@gmail.com 5d2d94eb3d add RTTHREAD_VERSION definition. 13 years ago
  goprife@gmail.com 4f72d1cba1 remove some warning in jffs2, and fix armcc compile error when using scons 13 years ago
  bernard.xiong@gmail.com 18888679cd add alignment memory allocation. 13 years ago
  bernard.xiong@gmail.com 6b31d549c7 cleanup some comments. 13 years ago
  bernard.xiong@gmail.com bcf0bd361b fix a spell issue. 13 years ago
  dzzxzz 86c5646fc0 change the version from 0.4.0 to 1.0.0 13 years ago
  bernard.xiong@gmail.com f6f81eb0ce Add more device type. 13 years ago
  dzzxzz 7926109356 cleanup kernel code 13 years ago
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator 14 years ago
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 14 years ago
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. 14 years ago
  mbbill@gmail.com 252bc41a2c add a blocking mailbox post function 14 years ago
  bernard.xiong@gmail.com 64517f05c5 update graphic driver interface. 14 years ago
  bernard.xiong@gmail.com a714392b70 update graphic driver interface. 14 years ago
  bernard.xiong@gmail.com 54f422ebb4 add more device definition. 14 years ago