Commit Graph

5158 Commits

Author SHA1 Message Date
Bernard Xiong 37c6eac27b [BSP] Update qemu nographic script 2017-12-05 20:17:55 +08:00
Bernard Xiong 9508b0e650 fix the fs type search issue in mkfs. 2017-12-05 20:16:34 +08:00
Bernard Xiong 5efea8ddb6
Merge pull request #1074 from Haleyl/master
[BSP]Add more drivers and fix some problem
2017-12-04 19:18:45 +08:00
lin 2706bccbdd [BSP]Add more drivers and fix some problem 2017-12-04 18:52:02 +08:00
Bernard Xiong c17ddf1430
Merge pull request #1073 from parai/patch-1
[bsp] better use gcc to link instead of g++
2017-12-04 18:05:58 +08:00
parai d0f7ec73b9
better use gcc to link instead of g++
on ubuntu, use g++ will add a additional linkflag "-lstdc++" and this will result link failed.
2017-12-04 14:35:18 +08:00
Bernard Xiong f491f7cf5f
Merge pull request #1072 from uestczyh222/master
[Components][Deivers][USB][HID]fix bug and add send callback
2017-12-04 08:47:47 +08:00
uestczyh222 c1f9ebbde3 Merge remote-tracking branch 'upstream/master' 2017-12-04 01:59:18 +08:00
uestczyh222 f3a96e2073 [Components][Deivers][USB][HID]fix bug and add send callback 2017-12-04 01:58:59 +08:00
Bernard Xiong 2ec2203803
Merge pull request #1071 from uestczyh222/master
[Components][Drivers][USB Device][WinUSB]update winusb class
2017-12-03 13:23:42 +08:00
Bernard Xiong 170217cbfa
Merge pull request #1070 from armink/fix_utilities_kconfig
[Kconfig] Add utilities Kconfig.
2017-12-03 13:23:16 +08:00
MiraculousConch d8de70397e Merge remote-tracking branch 'upstream/master' 2017-12-03 01:35:11 +08:00
MiraculousConch 1462ba178d [Components][Drivers][USB Device][WinUSB]update winusb class 2017-12-03 01:32:07 +08:00
armink fde3d6bc10 [Kconfig] Add utilities Kconfig. 2017-12-02 23:16:45 +08:00
Bernard Xiong d629a3c87f
Merge pull request #1069 from BernardXiong/master
[BSP] Add qemu-nographic script
2017-12-02 16:36:11 +08:00
bernard 89af35b0c3 [BSP] Add qemu-nographic script 2017-12-02 16:37:50 +08:00
bernard 9463fd9ae8 [BSP] Add '-nostartfiles' to link flags. 2017-12-02 10:53:42 +08:00
bernard c0b2a1a4b4 [Tools] Add g++ link patch when enble C++. 2017-12-02 10:53:19 +08:00
Bernard Xiong 37dfd836cf
Update ChangeLog.md 2017-12-01 00:22:39 +08:00
bernard ae7237dc53 [BSP] Fix the WIN32 compiling issue.
rename _errno to __rt_errno for conflict in WIN32.
2017-11-30 23:56:52 +08:00
Bernard Xiong baeb63dbf0
Merge pull request #1066 from BernardXiong/master
[DFS] fix the filesystem_operation_table issue.
2017-11-30 23:55:26 +08:00
bernard 2a83353e5f [DFS] fix the filesystem_operation_table issue. 2017-11-30 23:55:22 +08:00
Bernard Xiong f004ff16f7
Merge pull request #1064 from uestczyh222/master
[Tools][menuconfig] fix it run in mac os x
2017-11-30 22:11:57 +08:00
MiraculousConch 522ad95158 Ignore kconfig-mconf 2017-11-30 21:23:48 +08:00
Bernard Xiong 1e55105b1d
Merge pull request #1065 from BernardXiong/master
[libc] Add mmap API.
2017-11-30 21:19:18 +08:00
bernard 98786df5cc [BSP] Update configuration of qemu-vexpress 2017-11-30 21:18:55 +08:00
bernard ed033053cf [libc] Add mmap API 2017-11-30 21:18:55 +08:00
Bernard Xiong c1f78f0468
Merge pull request #1063 from kuangdazzidd/dev_mini2440_sdio
[BSP] add csd support for mini2440 sdio driver.
2017-11-30 21:18:07 +08:00
Bernard Xiong 9a82952707 [Tools] fix kconfig-frontends compiling issue under mac 2017-11-30 20:57:06 +08:00
kuangdazzidd c3e2f6a568 add csd support for mini2440 sdio driver. 2017-11-30 20:41:45 +08:00
Bernard Xiong fbe9571cca
Merge pull request #1062 from BernardXiong/master
[Kconfig] Rename all of KConfig files to 'Kconfig'
2017-11-30 20:16:52 +08:00
Bernard Xiong 7bc87e4ae8 [Kconfig] Rename all of KConfig files to 'Kconfig' 2017-11-30 20:12:53 +08:00
Bernard Xiong 89afad784c [Tools] Add menuconfig script 2017-11-30 19:56:05 +08:00
bernard 0d22872a13 [Kernel] Update version number to v3.0.1 2017-11-30 16:53:49 +08:00
bernard 2fbbdd529f Rename ChangeLog_CN.md to ChangeLog.md 2017-11-30 16:48:59 +08:00
bernard 64b34a43bf Update ChangeLog file 2017-11-30 16:48:31 +08:00
Bernard Xiong 4165efaf4d
Merge pull request #1059 from BernardXiong/master
[BSP] Update VExpress BSP;
2017-11-30 16:47:29 +08:00
bernard c8932cda2b [BSP] Add SDIO/EMAC drivers for VExpress A9 bsp 2017-11-30 16:33:16 +08:00
Bernard Xiong 02106c0bb9
Merge pull request #1057 from aozima/lwip_dev
[LWIP] update LWIP 2.0.2: support IPV6.
2017-11-29 21:03:34 +08:00
Bernard Xiong cc5ef4b825
Merge pull request #1056 from TanekLiang/fix_lpc54608_printf
[bsp] fix lpc54608 printf bug
2017-11-29 21:03:09 +08:00
aozima affd67a8d5 [LWIP] update LWIP 2.0.2: support IPV6. 2017-11-29 19:27:23 +08:00
Bernard Xiong e279772da2
Merge pull request #1055 from uestczyh222/master
[Components][Drivers][USB]Add IAD support for MSC class
2017-11-29 19:03:36 +08:00
tanek liang 50de6eedf5 [bsp] fix lpc54608 printf bug 2017-11-29 18:35:13 +08:00
MiraculousConch b5e8fa0872 [Components][Drivers][USB]Add IAD support for MSC class 2017-11-29 18:33:09 +08:00
Bernard Xiong cdf2af5c10
Merge pull request #1053 from uestczyh222/master
[Components][Driver][USB][Class]fix msc class
2017-11-29 16:29:23 +08:00
MiraculousConch 65526bcfa7 Merge remote-tracking branch 'upstream/master' 2017-11-29 14:26:30 +08:00
MiraculousConch e875128115 [Components][Driver][USB][Class]fix msc class 2017-11-29 14:26:15 +08:00
MiraculousConch c64fa9f059 [Components][Drivers][USB][Core]fix io request 2017-11-29 14:25:45 +08:00
Bernard Xiong 5db7d5fa2c
Merge pull request #1051 from uestczyh222/master
[BSP]mv stm32f10x_HAL to stm32f10x-HAL
2017-11-29 14:15:26 +08:00
MiraculousConch 596d9b427b [BSP]mv stm32f10x_HAL to stm32f10x-HAL 2017-11-29 13:44:59 +08:00