dzzxzz@gmail.com
|
3ae6d255e0
|
compiling LWIP 1.4.0 with IAR need these two header files
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2049 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-14 11:09:34 +00:00 |
goprife@gmail.com
|
3467396926
|
fix bug in dfs_jffs2_statfs.buf->f_bfree should be the free blocks, not bytes.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2048 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-14 07:43:28 +00:00 |
dzzxzz@gmail.com
|
a321f3da64
|
support GNUC cross compiler(GNUM16CM32Cv1101-ELF) for renesas M16C porting
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2047 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-14 07:04:27 +00:00 |
bernard.xiong@gmail.com
|
87195cf84e
|
Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2046 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-14 03:52:56 +00:00 |
bernard.xiong@gmail.com
|
8061067343
|
cleanup code comments and deprecate rt_system_timer_init function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2045 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-14 03:51:34 +00:00 |
bernard.xiong@gmail.com
|
00548d27a1
|
cleanup code comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2044 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-14 03:50:28 +00:00 |
bernard.xiong@gmail.com
|
da93de9ddf
|
fixed memmove issue, report by luoyuncong.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2043 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-14 03:49:49 +00:00 |
qiuyiuestc@gmail.com
|
f045d2d381
|
update rtconfig.h for eclipse configuration
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2042 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-14 03:19:50 +00:00 |
bernard.xiong@gmail.com
|
696653204d
|
add finsh component initialization.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2041 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-14 01:37:07 +00:00 |
bernard.xiong@gmail.com
|
5cc877fa24
|
fixed compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2040 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-13 15:29:51 +00:00 |
bernard.xiong@gmail.com
|
12b5decaa9
|
keep more compatible with RT-Thread driver.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2039 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-13 15:11:02 +00:00 |
qiuyiuestc@gmail.com
|
8fd4704141
|
fix compile error regarding with ESHUTDOWN errno when defined RT_USING_NEWLIB & RT_USING_PTHREAD & RT_USING_LWIP
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2038 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-13 14:08:53 +00:00 |
qiuyiuestc@gmail.com
|
ffa1c57e10
|
eliminate compile warning in module.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2037 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-13 14:06:33 +00:00 |
dzzxzz@gmail.com
|
a7810e12b9
|
update the rtconfig.py and SConstruct in the BSP
in order to use buildbot.py
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2028 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-09 03:32:35 +00:00 |
luohui2320@gmail.com
|
9c804a28a4
|
update SDIO driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2027 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-08 15:20:36 +00:00 |
goprife@gmail.com
|
7f98c2e5e9
|
fix bug in uffs_result_to_dfs, that UENOMEM is corresponding with DFS_STATUS_ENOSPC
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2026 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-08 12:44:38 +00:00 |
goprife@gmail.com
|
0bcb79b3ab
|
fix bugs in uffs_result_to_dfs and in dfs_uffs_statfs in dfs_uffs.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2025 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-08 11:28:51 +00:00 |
luohui2320@gmail.com
|
95bcaa08d5
|
fix lwip compiling error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2024 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-08 10:48:48 +00:00 |
luohui2320@gmail.com
|
ce4ef74ef4
|
update AT91SAM9260 macb driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2023 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-08 10:43:02 +00:00 |
goprife@gmail.com
|
7494880ac2
|
remove struct _uffs_data in dfs_uffs.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2022 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-08 08:14:32 +00:00 |
bernard.xiong@gmail.com
|
2c22680aff
|
remove dfs server init.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2021 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-07 16:10:57 +00:00 |
goprife@gmail.com
|
6e65fb482a
|
update dfs_uffs.c to use uffs_Mount and uffs_UnMount function provided by official repo
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2020 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-05 03:44:55 +00:00 |
goprife@gmail.com
|
3484e839a8
|
just update uffs with official(I miss to commit helper_cmds.c, sorry) and delete tags
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2019 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-05 03:43:37 +00:00 |
goprife@gmail.com
|
f435f7116a
|
update uffs from official repo(fixed bugs and support mount/unmount one partition"
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2018 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-05 03:39:47 +00:00 |
goprife@gmail.com
|
3ab019bf86
|
change SConscript for uffs and yaffs2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2017 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-02 16:35:58 +00:00 |
goprife@gmail.com
|
9e6d012535
|
add mtd_nand interface code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2016 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-02 16:34:15 +00:00 |
goprife@gmail.com
|
0b4c769f10
|
add uffs (new version, new port)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2015 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-02 16:12:43 +00:00 |
goprife@gmail.com
|
34678294fe
|
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2014 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-02 15:53:34 +00:00 |
bernard.xiong@gmail.com
|
f525373465
|
remove empty directory.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2013 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-01 07:12:58 +00:00 |
bernard.xiong@gmail.com
|
95c9e7de02
|
rename lwip-1.4.0 to lwip.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2012 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-01 07:11:58 +00:00 |
bernard.xiong@gmail.com
|
06eb08e497
|
remove lwip.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2011 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-01 07:10:43 +00:00 |
bernard.xiong@gmail.com
|
b288007786
|
rename lwip to lwip-1.3.2
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2010 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-01 07:07:55 +00:00 |
bernard.xiong@gmail.com
|
e1e1f13d61
|
uses lwip 1.4.0 in default.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2009 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-04-01 07:02:06 +00:00 |
luohui2320@gmail.com
|
8d4938ae70
|
delete libcpu/arm/at91sam926x/rt_list.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2008 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-23 15:07:21 +00:00 |
bernard.xiong@gmail.com
|
9975b31d63
|
fix align issue in rt_mp_init and rt_mp_create function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2007 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-23 07:26:38 +00:00 |
bernard.xiong@gmail.com
|
e19102edd5
|
remove rt_list_isempty function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2006 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-23 06:55:03 +00:00 |
bernard.xiong@gmail.com
|
0f519b6721
|
move src\kservice.h to include\rtservice.h.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2005 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-22 06:11:44 +00:00 |
bernard.xiong@gmail.com
|
f71efa4281
|
use precision in list_thread function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2004 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-22 06:01:22 +00:00 |
bernard.xiong@gmail.com
|
b6c1ebf423
|
add RT_PRINTF_PRECISION in kservice.c; fix re-schedule issue in IPC control function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2003 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-22 05:57:54 +00:00 |
bernard.xiong@gmail.com
|
3b805a8137
|
remove the duplicated rt_sprintf declaration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2002 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-21 04:03:20 +00:00 |
qiuyiuestc@gmail.com
|
407f922a5b
|
fix module unload issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2001 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-18 04:26:22 +00:00 |
qiuyiuestc@gmail.com
|
b36c286036
|
fix module unload issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2000 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-18 03:53:54 +00:00 |
qiuyiuestc@gmail.com
|
4421ec8c64
|
fix memory leak issue in unmount function
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1999 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-17 11:22:51 +00:00 |
dzzxzz
|
12b5e56f46
|
unify the coding style of kernel
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1998 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-17 06:43:49 +00:00 |
dzzxzz
|
3b06be1cde
|
update FM3 MB9BF506R serial driver
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1997 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-17 03:58:15 +00:00 |
bernard.xiong@gmail.com
|
8a960a86f5
|
fixed finsh_sysvar_append bug.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1996 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-15 14:20:06 +00:00 |
bernard.xiong@gmail.com
|
7022b8285f
|
remove alignment memory allocation from SDIO framework.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1995 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-14 07:59:50 +00:00 |
goprife@gmail.com
|
484af67a52
|
update dfs_jffs2.c (note: there are some bugs in jffs2 when multi-threads writes and read)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1994 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-10 14:41:11 +00:00 |
wuyangyong
|
2a52fefd5f
|
update fm3 506.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1993 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-07 12:08:56 +00:00 |
goprife@gmail.com
|
8e5b4024ed
|
update jffs2, CYGPKG_FS_JFFS2_RET_DIRENT_DTYPE can be disable in jffs2_config.h; modify semaphore.h so that rt_mutex_init and work correctly in jffs2; fix a memory leak bug in dfs_jffs2.c when close directory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1991 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-06 14:50:19 +00:00 |