summaryrefslogtreecommitdiff
path: root/arch/sandbox/cpu/os.c
Commit message (Expand)AuthorAgeLines
* sandbox: add getopt supportSimon Glass2012-03-12-0/+98
* sandbox: add flags for open() callSimon Glass2012-03-12-2/+22
* sandbox: add lseek helperMike Frysinger2012-03-12-0/+13
* sandbox: add required header to os.cSimon Glass2012-03-12-0/+1
* sandbox: sort header files in os.cSimon Glass2012-03-12-4/+4
* sandbox: Add timer simulationMatthias Weisser2011-12-10-0/+27
* sandbox: Add improved RAM simulationMatthias Weisser2011-12-10-0/+7
* sandbox: put stdin into raw modeMike Frysinger2011-11-03-0/+34
* sandbox: Add OS dependent layerSimon Glass2011-10-17-0/+55