aboutsummaryrefslogtreecommitdiff
path: root/include/os.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-04sandbox: Add a way of obtaining directory listingsSimon Glass1-0/+48
2013-02-28sandbox: Improve sandbox serial port keyboard interfaceTaylor Hutt1-0/+10
2012-03-12sandbox: mark os_exit as noreturnMike Frysinger1-1/+1
2012-03-12sandbox: add getopt supportSimon Glass1-0/+14
2012-03-12sandbox: add flags for open() callSimon Glass1-6/+11
2012-03-12sandbox: add lseek helperMike Frysinger1-0/+15
2012-03-12sandbox: add ifdef protection to os.hMike Frysinger1-0/+5
2011-12-10sandbox: Add timer simulationMatthias Weisser1-0/+14
2011-12-10sandbox: Add improved RAM simulationMatthias Weisser1-0/+8
2011-11-03sandbox: put stdin into raw modeMike Frysinger1-0/+5
2011-10-17sandbox: Add OS dependent layerSimon Glass1-0/+73