#
3ea143ab |
| 22-Mar-2015 |
Joe Hershberger <joe.hershberger@ni.com> |
sandbox: eth: Add network support to sandbox
Add basic network support to sandbox which includes a network driver.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <
sandbox: eth: Add network support to sandbox
Add basic network support to sandbox which includes a network driver.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|
Revision tags: v2015.04-rc4, v2015.04-rc3 |
|
#
e1cc4d31 |
| 24-Feb-2015 |
Albert ARIBAUD <albert.u.boot@aribaud.net> |
Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master'
|
Revision tags: v2015.04-rc2 |
|
#
e72d3443 |
| 13-Feb-2015 |
Stefano Babic <sbabic@denx.de> |
Merge branch 'master' of git://git.denx.de/u-boot
|
Revision tags: v2015.04-rc1 |
|
#
358b8bc2 |
| 31-Jan-2015 |
Tom Rini <trini@ti.com> |
Merge branch 'patman' of git://git.denx.de/u-boot-x86
|
Revision tags: v2015.01, v2015.01-rc4, v2015.01-rc3, v2015.01-rc2, v2015.01-rc1, v2014.10, v2014.10-rc3 |
|
#
9b250ac4 |
| 23-Sep-2014 |
Simon Glass <sjg@chromium.org> |
sandbox: Fix README to indicate that vendor name is unset
This brings in a additional small fix which was missed in a recent update to the README.
Suggested-by: Masahiro Yamada <yamada.m@jp.panason
sandbox: Fix README to indicate that vendor name is unset
This brings in a additional small fix which was missed in a recent update to the README.
Suggested-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
show more ...
|
#
3cc83f9d |
| 07-Oct-2014 |
Minkyu Kang <mk7.kang@samsung.com> |
Merge branch 'uboot'
|
#
692c2235 |
| 23-Sep-2014 |
Tom Rini <trini@ti.com> |
Merge branch 'misc' of git://git.denx.de/u-boot-x86
|
Revision tags: v2014.10-rc2 |
|
#
6b1978f8 |
| 31-Aug-2014 |
Jagannadha Sutradharudu Teki <jaganna@gmail.com> |
sandbox: Update minor documentation changes
- Use _defconfig instead of _config, but still _config is working. - Corrected README.sandbox path in ./README
Signed-off-by: Jagannadha Sutradharudu Tek
sandbox: Update minor documentation changes
- Use _defconfig instead of _config, but still _config is working. - Corrected README.sandbox path in ./README
Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
show more ...
|
Revision tags: v2014.10-rc1, v2014.07, v2014.07-rc4, v2014.07-rc3, v2014.07-rc2 |
|
#
05d134b0 |
| 20-May-2014 |
Albert ARIBAUD <albert.u.boot@aribaud.net> |
Merge remote-tracking branch 'u-boot/master'
Conflicts: boards.cfg
Conflicts were trivial once u-boot-arm/master boards.cfg was reformatted (commit 6130c146) to match u-boot/master's own reformatt
Merge remote-tracking branch 'u-boot/master'
Conflicts: boards.cfg
Conflicts were trivial once u-boot-arm/master boards.cfg was reformatted (commit 6130c146) to match u-boot/master's own reformatting (commit 1b37fa83).
show more ...
|
#
2dabac13 |
| 13-May-2014 |
Masahiro Yamada <yamada.m@jp.panasonic.com> |
sandbox: set sandbox's vendor to null
Because sandbox is not a real hardware, setting vendor=sandbox is almost meaningless.
This commit sets sandbox's vendor field to '-'.
It is a good thing that
sandbox: set sandbox's vendor to null
Because sandbox is not a real hardware, setting vendor=sandbox is almost meaningless.
This commit sets sandbox's vendor field to '-'.
It is a good thing that it decreases one level directory hierarchy. The files board/sandbox/sandbox/* have been moved to board/sandbox/*.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
show more ...
|