aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/cpu
AgeCommit message (Expand)Author
2012-04-23sandbox: Use the new run_command()Simon Glass
2012-03-12sandbox: add getopt supportSimon Glass
2012-03-12sandbox: allow processing before main loopSimon Glass
2012-03-12sandbox: add concept of sandbox stateSimon Glass
2012-03-12sandbox: u-boot.lds: tweak styleMike Frysinger
2012-03-12sandbox: add flags for open() callSimon Glass
2012-03-12sandbox: add lseek helperMike Frysinger
2012-03-12sandbox: add required header to os.cSimon Glass
2012-03-12sandbox: sort header files in os.cSimon Glass
2011-12-10sandbox: fix compiling of cpu/os.cAndreas Bießmann
2011-12-10sandbox: Add timer simulationMatthias Weisser
2011-12-10sandbox: Add improved RAM simulationMatthias Weisser
2011-11-03sandbox: drop unused returnMike Frysinger
2011-11-03sandbox: put stdin into raw modeMike Frysinger
2011-10-17sandbox: Add main programSimon Glass
2011-10-17sandbox: Add OS dependent layerSimon Glass
2011-10-17sandbox: Add cpu filesSimon Glass