Commit History

Author SHA1 Message Date
  bernard.xiong@gmail.com 4f458c68d2 add MTD device. 13 years ago
  bernard.xiong@gmail.com a5e0a4526a update jffs2 to use MTD device. 13 years ago
  bernard.xiong@gmail.com eedd490bd6 add const attribute to the ops. 13 years ago
  onelife.real f756b2584c *** EFM32 branch *** 13 years ago
  bernard.xiong@gmail.com 4105ba0b23 update rtconfig.h file with RT-Thread Configurator XML Tag. 13 years ago
  bernard.xiong@gmail.com df84097076 fix the spelling issue. 13 years ago
  bernard.xiong@gmail.com d4ebec7cce fix compiling issue when enable newlib. 13 years ago
  bernard.xiong@gmail.com 2d91252fdd remove the compiling of libfinsh.a library. 13 years ago
  bernard.xiong@gmail.com 7ebea8fe65 deprecated rt_system_tick_init function. 13 years ago
  goprife@gmail.com e1b5d48c9b fix bugs in building.py that is when DefineGroup method's 3rd arges "CPPDEFINES" is not null, then "scons --target=mdk -s" will get errors. 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 fcf01d1d3d fix mutex issue in semaphore. 13 years ago
  bernard.xiong@gmail.com 2f9cd34325 merge 1.0.x to 1.1.x for SD driver. 13 years ago
  dzzxzz@gmail.com bf553dccf1 change the SConstruct in ls1bdev in order to use the rt-thread eclipse wizard 13 years ago
  dzzxzz@gmail.com 4d7fe31bc2 correct a spelling error in dfs_def.h 13 years ago
  bernard.xiong@gmail.com d74a78795d add components initialization (draft). 13 years ago
  bernard.xiong@gmail.com cb98336dc1 fix spell wrong. 13 years ago
  goprife@gmail.com 3b11805964 add jffs2 code (porting from ecos v3.0) 13 years ago
  bernard.xiong@gmail.com 97771b3334 add GNU ld script. 13 years ago
  bernard.xiong@gmail.com c021765b71 update building script. 13 years ago
  dzzxzz@gmail.com d21b20835f avoid arithmetic overflow in the examples/file/readspeed.c and writespeed.c 13 years ago
  luohui2320@gmail.com c53d3be4e1 update sdio/SConscript file 13 years ago
  dzzxzz@gmail.com c44d191564 refine the code in thread.c, delete the unnecessary line 13 years ago
  bernard.xiong@gmail.com 2b8c20af4b add SPI framework. 13 years ago
  bernard.xiong@gmail.com 5588bbe4d2 add some device driver header files. 13 years ago
  bernard.xiong@gmail.com 107ed32e80 add buildbot script. 13 years ago
  bernard.xiong@gmail.com 94d79d70c6 rename mmcsd to sdio. 13 years ago
  bernard.xiong@gmail.com b0a1f0860a move to drivers directory. 13 years ago
  dzzxzz@gmail.com 645260a1c9 fixed a compiling error while not defined RT_USING_FINSH 13 years ago