Commit Graph

7808 Commits

Author SHA1 Message Date
xuzhuoyi 5a460aadcd [bsp][gd32e230k-start] Update Sconscript 2019-03-31 21:17:55 +08:00
xuzhuoyi 5d166c389d [bsp][gd32e230k-start] Add GD32E230K-START BSP port 2019-03-31 15:44:24 +08:00
Bernard Xiong 459ddc3b06
Merge pull request #2523 from qz721/libcpu_cortex_a
Add standard rt-thread cache interfaces for arm/cortex-a.
2019-03-30 05:57:47 +08:00
Bernard Xiong b2a0a0f2d8
Merge pull request #2522 from ZhuGangfei/mm32l07x
Upload mm32l07x BSP。
2019-03-30 05:56:13 +08:00
qz721 fbd40fc5b8 Add standard rt-thread cache interfaces for arm/cortex-a.
Add cache invalidate and clean interfaces.
Adjust the default cache type of memory to 'WriteBach with WriteAllocate'.
2019-03-29 20:22:25 +08:00
ZhuGangfei 9da6917881 Upload mm32l07x BSP。 2019-03-29 17:04:48 +08:00
Bernard Xiong 1e25cea9dd
Merge pull request #2519 from WinnerMicro/master
[BSP]add BSP for Winner Micro W60X devices。
2019-03-29 12:49:27 +08:00
Bernard Xiong 19f094ae43
Merge pull request #2521 from Simon-Leung/simon
[bsp][tm4c129x] Update drv_eth.c
2019-03-29 11:06:34 +08:00
Wenlong.Fan a35614d179 修改CRLF-LF 2019-03-29 10:57:15 +08:00
Bernard Xiong 15d9967a4e
Merge pull request #2520 from lymzzyh/k210-enchance
K210 enchance
2019-03-29 10:52:09 +08:00
Wenlong.Fan 5f5b6a9acb 修改版权信息,完善一些细节,修改IAR不能打包的问题 2019-03-29 10:50:01 +08:00
Simon 066a54fbc1
[bsp][tm4c129x] Update drv_eth.c
Decide whether to close eth hardware checksum by definition.
2019-03-29 09:43:32 +08:00
Bernard Xiong eabb04ed3d
Merge pull request #2491 from lymzzyh/size_t
[libc]fix size_t ssize_t
2019-03-29 08:53:21 +08:00
ZYH 6b7335a36f [libc]fix size_t ssize_t 2019-03-28 17:18:40 +08:00
ZYH fcb88f7034 [libcpu][k210]fix stack frame print 2019-03-28 17:05:52 +08:00
ZYH 12ec9db198 [BSP][K210]add io config print 2019-03-28 17:05:34 +08:00
ZYH 3e7a245c46 [BSP][K210]utest support 2019-03-28 17:05:25 +08:00
ZYH 916cd899f3 [BSP][K210]Add interface reboot 2019-03-28 17:05:08 +08:00
Wenlong.Fan fb27e8222c Merge remote-tracking branch 'RT-Thread/master' 2019-03-28 16:01:06 +08:00
Wenlong.Fan 7db820fb0a 删除打包工具 2019-03-28 15:52:07 +08:00
Bernard Xiong 437b0da91e
Merge pull request #2518 from ErnestChen1/master
[src/clock.c] avoid warning
2019-03-27 20:37:07 +08:00
Ernest Chen aa3295d7f0 [src/clock.c] avoid warning 2019-03-27 19:50:40 +08:00
Wenlong.Fan 7b7ca405b0 [BSP]add BSP for Winner Micro W60X devices。 2019-03-27 17:50:48 +08:00
Bernard Xiong d7f849c879
Merge pull request #2515 from xuzhuoyi/rtdef.h
[bsp][tms320f28379d] Add SCI support
2019-03-27 17:08:18 +08:00
xuzhuoyi a93b9d00c5 [bsp][tms320f28379d] Update README.md 2019-03-27 13:10:13 +08:00
xuzhuoyi 843cc6fcd1 [bsp][tms320f28379d] Add SCI support 2019-03-27 13:09:19 +08:00
Bernard Xiong 43a499c008
Merge pull request #2497 from whj4674672/master
[READY][bsp][stm32]add stm32h743-atk-apollo
2019-03-27 10:24:29 +08:00
Bernard Xiong 95beb80b1e
Merge pull request #2513 from BernardXiong/branch_tools
[Tools] Remove Makefile from BSP
2019-03-27 09:55:23 +08:00
Bernard Xiong edcf8dacda
Merge pull request #2512 from BernardXiong/fix_drv_audio
[BSP] Add device ops for audio driver in qemu-vexpress-a9
2019-03-27 09:54:24 +08:00
Bernard Xiong c9bcfcc63c
Merge pull request #2510 from BernardXiong/branch_datatype
[Kernel] Support ARCH data types definitions
2019-03-27 00:05:29 +08:00
BernardXiong 47ca1c2ff4 [Tools] Remove Makefile from BSP 2019-03-26 16:00:41 +00:00
BernardXiong 0622b5a0df [BSP] Add device ops for audio driver 2019-03-26 15:52:47 +00:00
Bernard Xiong 4bdbb5c24d
Merge pull request #2507 from qgyhd1234/fal
[BSP]Modify the fal_cfg.h to support spi flash
2019-03-26 23:49:24 +08:00
Bernard Xiong f95f1e14ec
Merge pull request #2504 from tyustli/master
[component/CMSIS]remove the CMSIS component and add the CMSIS to some bsp.
2019-03-26 23:46:28 +08:00
Bernard Xiong 1cf98dd9a3
Merge pull request #2509 from BernardXiong/branch_tools
[libcpu] Fix the build directory issue
2019-03-26 23:44:19 +08:00
BernardXiong bd8f0d0423 [libcpu] Fix the build directory issue 2019-03-26 13:36:01 +00:00
zylx 8aaaefe1eb [BSP]Modify the fal_cfg.h to support spi flash 2019-03-26 19:21:08 +08:00
whj4674672 c5e9a6a41b [WIP][stm32]修改PR STM32H743中存在的错误 2019-03-26 17:04:45 +08:00
tyustli ea8509717e delete C++ support for gcc in the rtconfig.py file 2019-03-26 15:41:06 +08:00
tyustli 8327200072 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2019-03-26 14:06:13 +08:00
tyustli 1be90253d0 delete the CMSIS from components and add the CMSIS
and add the CMSIS in some specific BSP
2019-03-26 13:58:33 +08:00
BernardXiong fd9835e4f4 [Kernel] Fix the bsp external config name 2019-03-26 05:08:24 +00:00
BernardXiong 1487a4f732 [Kernel] Support ARCH data types definitions 2019-03-26 01:03:39 +00:00
Bernard Xiong 0f22a85eba
Merge pull request #2499 from ylz0923/patch-1
[bsp][stm32][libraries][HAL_Drivers] Update drv_common.c
2019-03-26 08:54:10 +08:00
Bernard Xiong b1a98ebe46
Merge pull request #2502 from BernardXiong/branch_tools
[Tools] Add Makefile generation and Eclipse target
2019-03-25 22:26:16 +08:00
Bernard Xiong 94e7f7316b
Merge pull request #2503 from qz721/libcpu_cortex_a
Make 'qemu-vexpress-a9' and 'imx6ul' use the same libcpu code.
2019-03-25 21:58:48 +08:00
qz721 2eb1bef773 Make 'qemu-vexpress-a9' and 'imx6ul' use the same libcpu code. 2019-03-25 20:03:49 +08:00
Bernard Xiong bc6117b4e5
Merge pull request #2498 from tyustli/master
last push forget modified the templates to support C++
2019-03-25 19:36:43 +08:00
Bernard Xiong 0beda607ed
Merge pull request #2501 from zhaojuntao/fix-rt_vsnprintf-bug
[src/kservice.c] 修复 rt_vsnprintf 函数 bug
2019-03-25 19:20:49 +08:00
Bernard Xiong c949383704
Merge pull request #2487 from wangyq2018/es32f0654
[bsp/es32f0654] add hwtimer driver
2019-03-25 19:19:09 +08:00