Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | sandbox: Add SDL library for LCD, keyboard, audio | Simon Glass | 2014-03-17 | -0/+3 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -4/+7 |
* | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | -2/+2 |
* | sandbox: Use system headers first for sandbox's os.c in a different way | Masahiro Yamada | 2014-01-29 | -4/+4 |
* | sandbox: Use system headers first for sandbox's os.c | Simon Glass | 2013-11-21 | -2/+4 |
* | sandbox: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -22/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | sandbox: add concept of sandbox state | Simon Glass | 2012-03-12 | -1/+1 |
* | sandbox: fix compiling of cpu/os.c | Andreas Bießmann | 2011-12-10 | -3/+4 |
* | sandbox: Add main program | Simon Glass | 2011-10-17 | -1/+1 |
* | sandbox: Add OS dependent layer | Simon Glass | 2011-10-17 | -1/+4 |
* | sandbox: Add cpu files | Simon Glass | 2011-10-17 | -0/+47 |