summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/os
Commit message (Expand)AuthorAgeFilesLines
* sandbox: add gpio support with libftdi1Antony Pavlov2018-01-292-0/+157
* sandbox: new --stdinout option to enable a bidirectional consoleAleksander Morgado2017-06-061-11/+42
* sandbox: Fix registering file/fifo consolesSascha Hauer2017-06-011-19/+19
* sandbox: fix registering multiple consolesAleksander Morgado2017-06-011-3/+3
* sandbox: eliminate sdl_init()Antony Pavlov2016-10-191-6/+1
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-3/+3
* sandbox: hostfile: completely switch to OF based probingMarc Kleine-Budde2015-03-061-1/+1
* sandbox: hostfile: improve --image parameter to support "dev=file"Marc Kleine-Budde2015-03-061-3/+12
* sandbox: move device name generation for image/env into add_image()Marc Kleine-Budde2015-03-061-10/+11
* sandbox: hostfile: is always mmpad'edMarc Kleine-Budde2015-03-061-10/+6
* sandbox: hostfile: clarify variable namesMarc Kleine-Budde2015-03-061-8/+8
* sandbox: add support to pass dtb to bareboxMarc Kleine-Budde2015-03-061-1/+46
* sandbox: fix indention in help textMarc Kleine-Budde2015-03-031-1/+1
* sandbox: get malloc_size from .configAntony Pavlov2015-01-212-1/+3
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-55/+0
* documentation: add sandbox malloc argumentAlexander Aring2012-10-131-0/+4
* sandbox: fix malloc argument stringAlexander Aring2012-10-131-1/+1
* sandbox: move add_image for env in second getoptAlexander Aring2012-10-131-5/+7
* Merge branch 'for-next/sandbox'Sascha Hauer2012-10-033-3/+140
|\
| * sandbox: add sdl video supportJean-Christophe PLAGNIOL-VILLARD2012-09-253-2/+133
| * sandbox: add missed case statementAlexander Aring2012-09-111-1/+7
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-032-6/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-172-6/+0
| |/
* / sandbox: check only image option in the second getoptJean-Christophe PLAGNIOL-VILLARD2012-09-201-11/+1
|/
* sandbox: fix malloc argumentAlexander Aring2012-09-031-30/+57
* sanbox: add linux_execve and linux_exec commandJean-Christophe PLAGNIOL-VILLARD2011-12-071-0/+22
* fix malloc space sizesSascha Hauer2011-12-031-1/+1
* remove irq support fragmentsSascha Hauer2011-11-281-8/+0
* Only pass -P to cpp when generating ld scriptsLoïc Minier2011-10-181-1/+0
* sandbox: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-2/+2
* sandbox: remove non used functions linux_getc/putcJean-Christophe PLAGNIOL-VILLARD2011-02-031-20/+0
* reset_cpu: unify declarationRobert Schwebel2010-10-221-1/+1
* remove strange flush_cache functionsSascha Hauer2010-10-211-5/+0
* sandbox: add longopts and fix segfaultRobert Schwebel2010-09-211-14/+32
* make reset_cpu a __noreturn functionSascha Hauer2010-03-301-1/+1
* sandbox: common: fix device names for environment files (-e)Peter Korsgaard2009-12-161-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-24/+24
* [SANDBOX] Move include/asm-sandbox/arch-* to arch/sandbox/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-222-3/+13
* get rid of device idsSascha Hauer2009-07-211-4/+10
* Sandbox: Fix make systemSascha Hauer2008-09-303-0/+488