summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/mach-sandbox/include/mach
Commit message (Expand)AuthorAgeFilesLines
* sandbox: store stickypage in runtime dirAhmad Fatoum2023-08-181-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-2/+2
* arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-052-0/+4
* sandbox: ship sample environmentAhmad Fatoum2021-07-031-0/+1
* Merge branch 'for-next/sound'Sascha Hauer2021-02-221-7/+15
|\
| * sound: add SDL 2.0 sound driverAhmad Fatoum2021-02-081-0/+5
| * sandbox: migrate to SDL 2.0Ahmad Fatoum2021-02-081-7/+10
* | sandbox: support 64-bit file IO in 32-bit buildAhmad Fatoum2021-02-161-1/+1
|/
* sandbox: add watchdog driverAhmad Fatoum2020-10-131-0/+2
* sandbox: hostfile: unify --image and direct device tree probeAhmad Fatoum2020-10-132-0/+5
* sandbox: hostfile: support registering images as barebox block devicesAhmad Fatoum2020-09-151-0/+1
* sandbox: implement actual sandbox reset via exec(2)Ahmad Fatoum2020-09-151-0/+1
* sandbox: implement simple, ^C-interruptible, restart handlerAhmad Fatoum2020-09-141-0/+1
* sandbox: add_image: support mmaping block devices on 32-bit hostsAhmad Fatoum2020-09-141-1/+1
* sandbox: hostfile: fix UB-inducing shiftAhmad Fatoum2020-02-101-1/+1
* hwrng: dev-random: always use /dev/urandomAhmad Fatoum2019-10-231-1/+0
* hwrng: add sandbox driver interface to host /dev/randomAhmad Fatoum2019-09-091-0/+7
* sandbox: hostfile: allow probing from device treeAhmad Fatoum2019-09-091-0/+1
* sandbox: prevent segfault in tap_alloc()Antony Pavlov2019-07-111-1/+1
* sandbox: add gpio support with libftdi1Antony Pavlov2018-01-291-0/+12
* sandbox: fix registering multiple consolesAleksander Morgado2017-06-011-1/+1
* sandbox: eliminate sdl_init()Antony Pavlov2016-10-191-1/+0
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-0/+1
* sandbox: hostfile: completely switch to OF based probingMarc Kleine-Budde2015-03-061-6/+5
* sandbox: hostfile: clarify variable namesMarc Kleine-Budde2015-03-061-1/+1
* sandbox: add support to pass dtb to bareboxMarc Kleine-Budde2015-03-061-0/+2
* console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-1/+0
* Merge branch 'for-next/sandbox'Sascha Hauer2012-10-031-0/+14
|\
| * sandbox: add sdl video supportJean-Christophe PLAGNIOL-VILLARD2012-09-251-0/+13
* | sandbox: do not register device before barebox is startedJean-Christophe PLAGNIOL-VILLARD2012-09-201-0/+3
|/
* sanbox: add linux_execve and linux_exec commandJean-Christophe PLAGNIOL-VILLARD2011-12-071-0/+2
* sandbox: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+1
* sandbox: remove non used functions linux_getc/putcJean-Christophe PLAGNIOL-VILLARD2011-02-031-2/+0
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-152-2/+2
* [SANDBOX] Move include/asm-sandbox/arch-* to arch/sandbox/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-222-0/+38