Commit Graph

2548 Commits

Author SHA1 Message Date
Bernard Xiong 77591fd6d2 Merge pull request #72 from rogerz/auto-ci
add avr32 bsp building to travis-ci
2013-04-01 07:55:33 -07:00
Rogerz Zhang 5ab6dfdf55 add avr32 bsp building to travis-ci 2013-04-01 20:42:26 +08:00
Rogerz Zhang 489b3822f0 Merge remote-tracking branch 'official/master' into auto-ci 2013-04-01 19:06:22 +08:00
Bernard Xiong d781e56460 Merge pull request #71 from BernardXiong/master
fix interrupt compiling issue for PPC.
2013-03-31 19:59:41 -07:00
Bernard Xiong edef109d76 fix interrupt compiling issue in PPC 2013-03-31 22:58:36 -04:00
Bernard Xiong 8c50d0f295 Merge pull request #64 from ufwihg/gcc-lpc178x
update bsp/lpc178x/CMSIS/CM3/DeviceSupport/NXP/LPC177x_8x/startup/gcc/st...
2013-03-31 18:54:05 -07:00
prife 96c9aea120 Merge pull request #69 from geniusgogo/dfs-fixbug
dfs.c: fix null pointer bug.
2013-03-31 11:36:47 -07:00
geniusgogo ec6f9e3b5a dfs.c: fix null pointer bug. 2013-04-01 02:31:24 +08:00
Bernard Xiong 9a6009e726 Merge pull request #67 from rogerz/auto-ci
add powerpc bsp to travis-ci
2013-03-31 08:28:55 -07:00
Rogerz Zhang 158e9cdf91 add more command string for scons 2013-03-31 23:05:04 +08:00
Rogerz Zhang 1019f52bb7 add powerpc bsp to travis-ci 2013-03-31 22:30:39 +08:00
Bernard Xiong c1b600644f Merge pull request #56 from aozima/aozima
Modify the interrupt interface implementations.
2013-03-31 04:14:40 -07:00
Bernard Xiong a667da553e Merge pull request #66 from weety/at91sam9260
fix issue when print interrupt info
2013-03-31 04:14:13 -07:00
aozima 2ccb3c7589 update LPC2478: Modify the interrupt interface implementations. 2013-03-31 18:25:51 +08:00
weety 710a0fc4a5 fix issue when print interrupt info 2013-03-31 18:24:51 +08:00
aozima 1549b7db90 update LPC214X: Modify the interrupt interface implementations. 2013-03-31 17:58:26 +08:00
aozima eab20a9975 update AT91SAM7X: Modify the interrupt interface implementations. 2013-03-31 17:43:09 +08:00
aozima 83ce430902 update loongson 1B dev: Modify the interrupt interface implementations. 2013-03-31 17:32:25 +08:00
aozima 93e04a1366 update loongson dev3210: Modify the interrupt interface implementations. 2013-03-31 17:32:20 +08:00
aozima 6058efbd9b update Jz47xx: Modify the interrupt interface implementations. 2013-03-31 17:32:16 +08:00
aozima 29a3ae4368 update sep4020: Modify the interrupt interface implementations. 2013-03-31 17:32:04 +08:00
aozima fbc1b05dd8 update mini2440: Modify the interrupt interface implementations. 2013-03-31 17:30:30 +08:00
Bernard Xiong 97eadb7d8e implement a shell for module 2013-03-30 16:14:38 +08:00
ufwihg e989f13f04 update bsp/lpc178x/CMSIS/CM3/DeviceSupport/NXP/LPC177x_8x/startup/gcc/startup_LPC177x_8x.s 2013-03-30 11:43:03 +08:00
Bernard Xiong 512b6ee996 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2013-03-30 08:16:45 +08:00
Bernard Xiong 608074deaf update to interrupt description 2013-03-30 08:15:27 +08:00
Bernard Xiong 43f59ee2fe Merge pull request #61 from rogerz/gitignore
adding *~ to .gitignore
2013-03-29 05:47:09 -07:00
Bernard Xiong 8bf1c5d61a Merge pull request #62 from rogerz/pthread-comments
add comments to help understanding pthread
2013-03-29 05:46:32 -07:00
Bernard Xiong aaf0186852 Update GCC porting of LPC178x 2013-03-29 16:28:11 +08:00
Rogerz Zhang 9d1f9cd01e adding *~ to .gitignore 2013-03-28 23:28:19 +08:00
Rogerz Zhang e9cf10daed add comments to help understanding pthread 2013-03-28 23:26:46 +08:00
Bernard Xiong 8e6a534fa3 fix compiling issue in Jz47XX 2013-03-26 09:08:25 +08:00
Bernard Xiong e9c86a1750 adjust the format of document 2013-03-26 08:53:11 +08:00
Bernard Xiong bb72be94b2 code cleanup for interrupt description 2013-03-26 08:52:33 +08:00
Bernard Xiong 17ab3fcdba Merge pull request #59 from BernardXiong/master
add roadmap 1.2.0
2013-03-25 02:26:22 -07:00
Bernard Xiong 50283dd501 add roadmap 1.2.0 2013-03-25 05:23:42 -04:00
Bernard Xiong 0876aa9b11 Merge pull request #58 from BernardXiong/master
Add the first porting for lwip 1.4.1.
2013-03-25 01:44:12 -07:00
Bernard Xiong 86fc696957 add the first porting for lwip 1.4.1 2013-03-25 04:40:09 -04:00
Bernard Xiong 3fbbb5d75a Merge pull request #57 from weety/new-branch
implement __rt_ffs for armv5
2013-03-24 03:30:23 -07:00
weety 5639c5daed implement __rt_ffs for armv5 2013-03-24 16:03:23 +08:00
Bernard Xiong 1abaa0492d implement __rt_ffs in kernel service library 2013-03-23 11:27:29 +08:00
Bernard Xiong 5a4d0d5338 Merge pull request #54 from weety/new-branch
Modify the interrupt interface implementations and changes some parameters definition
2013-03-22 17:43:40 -07:00
Bernard Xiong a9074e2ccd Merge pull request #55 from grissiom/bsp-sim-enable-mouse-move
bsp/simulator: enable mouse motion track in SDL
2013-03-22 17:19:07 -07:00
Bernard Xiong 7890ee5d45 add libc in link when enable RT_USING_NEWLIB 2013-03-23 07:51:29 +08:00
Grissiom 5f63189b3b bsp/simulator: enable mouse motion track in SDL
Tested OK in RTGUI repo.
2013-03-20 16:16:16 +08:00
weety 7917cf09e7 remain the old handler to keep forward compatibility 2013-03-19 11:25:46 +08:00
weety 9678ee67e9 Modified the interrupt function comments 2013-03-19 11:25:33 +08:00
weety b21028474b Modify the interrupt interface implementations, changes in the part of the parameter definition. 2013-03-19 11:25:12 +08:00
weety 3de4b92a68 fixed PHY link status error for AT91SAM9260 2013-03-19 11:02:07 +08:00
Bernard Xiong e4e938dc8e Merge pull request #51 from rogerz/auto-ci
Add mips bsp building to travis ci
2013-03-17 07:02:53 -07:00