- 07 4月, 2014 2 次提交
- 03 4月, 2014 2 次提交
-
-
由 Bernard Xiong 提交于
[vmm] add realview-pb-a8 VMM support
-
由 Grissiom 提交于
-
- 02 4月, 2014 2 次提交
- 29 3月, 2014 4 次提交
-
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
[msh] don't complain on empty command
-
由 Grissiom 提交于
Just branch out and no complain on command length == 0;
-
由 bernard 提交于
-
- 27 3月, 2014 3 次提交
-
-
由 Bernard Xiong 提交于
Msh next
-
由 Grissiom 提交于
When DFS_USING_WORKDIR is enabled, msh will try to chdir if the command is not found. For example, if there is folder named "SD", and there is no `SD` command and `SD.mo` module, typing "SD" in msh will cd to the folder. In more detail, the execution order right now is: 1. built-in command 2. module 3. cd to path If you have a folder named "ps", you have to run `cd ps` to change the working dir.
-
由 Grissiom 提交于
Msh can execute module directly. So try to auto-complete the path when user press TAB. There is a chance that the path is a module.
-
- 25 3月, 2014 1 次提交
-
-
由 bernard 提交于
-
- 24 3月, 2014 2 次提交
-
-
-
由 bernard 提交于
-
- 23 3月, 2014 1 次提交
-
-
由 prife 提交于
modify the pixel format to RGB565 in sdl_fb.c
-
- 12 3月, 2014 3 次提交
-
-
由 nongxiaoming 提交于
-
由 bernard 提交于
-
由 bernard 提交于
-
- 11 3月, 2014 4 次提交
- 10 3月, 2014 2 次提交
-
-
由 bernard 提交于
-
由 Bernard Xiong 提交于
-
- 04 3月, 2014 3 次提交
-
-
由 bernard 提交于
-
-
由 qiuyiuestc 提交于
2.adjust some viable and micro name 3.some other small fix
-
- 03 3月, 2014 2 次提交
-
-
由 Bernard Xiong 提交于
Revert "Merge pull request #241 from bright-pan/master"
-
- 28 2月, 2014 2 次提交
-
-
由 Bernard Xiong 提交于
Fix rt_serial_control() bug for customized command and indent the code
-
由 Bright Pan 提交于
-
- 27 2月, 2014 1 次提交
-
-
由 Bernard Xiong 提交于
Add RTS/CTS option in the serial framework.
-
- 26 2月, 2014 2 次提交
-
-
由 Bright Pan 提交于
Add uart4 and uart5 device driver.
-
由 Bright Pan 提交于
Add hardware flow support. Use new struct serial_ringbuffer.
-
- 25 2月, 2014 4 次提交
-
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
add JavaScript Interpreter
-
由 Bernard Xiong 提交于
Add supports for UART0 to UART5 of beaglebone(black)
-