summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/board
Commit message (Expand)AuthorAgeFilesLines
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-052-0/+4
* arch: add SPDX-License-Identifier to all .S filesAhmad Fatoum2022-01-051-0/+2
* treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-051-0/+2
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* sandbox: Fix stickypage.bin dependenciesSascha Hauer2021-10-111-1/+6
* Revert "sandbox: hostfile: move initcall to earlier postcore level"Ahmad Fatoum2021-07-181-1/+1
* sandbox: turn into deep probe platformAhmad Fatoum2021-07-181-2/+14
* sandbox: fix probe order dependency between watchdog and powerAhmad Fatoum2021-07-181-8/+6
* sandbox: power: set $global.system.reset=POR on poweroffAhmad Fatoum2021-07-181-3/+11
* sandbox: ship sample environmentAhmad Fatoum2021-07-035-23/+39
* sandbox: hostfile: move initcall to earlier postcore levelAhmad Fatoum2021-06-211-1/+1
* sandbox: use nvmem on top of stickypage for reset reasonAhmad Fatoum2021-06-212-25/+30
* of: propagate errors inside barebox_register_{of, fdt} into initcallsAhmad Fatoum2021-06-021-3/+1
* sandbox: watchdog: don't return positive values from set_timeoutAhmad Fatoum2021-05-031-1/+2
* sandbox: state: reword warning about initial state errorsAhmad Fatoum2021-04-131-4/+5
* sandbox: env: set nv.autoboot=abort to drop to shellAhmad Fatoum2021-04-131-0/+1
* sandbox: add Xterm escape sequence backed LED driverAhmad Fatoum2021-03-162-0/+68
* Merge branch 'for-next/misc'Sascha Hauer2021-02-221-10/+7
|\
| * sandbox: support 64-bit file IO in 32-bit buildAhmad Fatoum2021-02-161-10/+7
* | block: use 64-bit types for sector offset and count on all platformsAhmad Fatoum2021-02-181-2/+2
|/
* Merge branch 'for-next/sandbox' into masterSascha Hauer2020-10-148-87/+261
|\
| * sandbox: dts: include state node by defaultAhmad Fatoum2020-10-131-0/+12
| * sandbox: add watchdog driverAhmad Fatoum2020-10-132-0/+85
| * sandbox: power: implement reset source supportAhmad Fatoum2020-10-131-0/+21
| * sandbox: poweroff: migrate to driver probed from device treeAhmad Fatoum2020-10-133-43/+62
| * sandbox: hostfile: maintain created temp files over resetAhmad Fatoum2020-10-131-1/+9
| * sandbox: hostfile: support anonymous hostfiles in device treeAhmad Fatoum2020-10-131-3/+14
| * sandbox: hostfile: unify --image and direct device tree probeAhmad Fatoum2020-10-131-17/+56
| * sandbox: compile in a fallback device treeAhmad Fatoum2020-10-122-23/+5
| * of: Add common device tree register functionSascha Hauer2020-10-121-4/+1
* | sandbox: add dummy memory-mapped I/O port regionAhmad Fatoum2020-10-011-0/+3
|/
* sandbox: hostfile: support registering images as barebox block devicesAhmad Fatoum2020-09-151-25/+91
* sandbox: implement actual sandbox reset via exec(2)Ahmad Fatoum2020-09-151-0/+13
* sandbox: implement simple, ^C-interruptible, restart handlerAhmad Fatoum2020-09-141-0/+12
* sandbox: add_image: support mmaping block devices on 32-bit hostsAhmad Fatoum2020-09-142-1/+2
* sandbox: hostfile: error out if file couldn't be openedAhmad Fatoum2020-09-141-0/+3
* treewide: remove references to CREDITSUwe Kleine-König2020-04-275-15/+0
* hwrng: dev-random: always use /dev/urandomAhmad Fatoum2019-10-231-6/+1
* lds: Add and use RO_DATA_SECTION macroSascha Hauer2019-10-141-5/+3
* X86: lds: remove unnecessary alignmentsSascha Hauer2019-10-141-8/+0
* lds: Move start/end address variables into definesSascha Hauer2019-10-141-12/+2
* hwrng: add sandbox driver interface to host /dev/randomAhmad Fatoum2019-09-093-0/+32
* sandbox: hostfile: allow probing from device treeAhmad Fatoum2019-09-091-4/+12
* sandbox: include header to provide missing prototypeAhmad Fatoum2019-08-281-0/+1
* sandbox: drop blank lines at EOFAntony Pavlov2019-07-112-2/+0
* sandbox: eliminale no previous prototype for ‘sandbox_add_device’ warningAntony Pavlov2019-07-111-0/+1
* devfs: Drop dev_lseek_default()Andrey Smirnov2019-01-291-1/+0
* drivers: Introduce dev_set_name()Andrey Smirnov2018-10-181-1/+1
* rename file_operations -> cdev_operationsSascha Hauer2018-04-061-1/+1
* ratp: implement generic command supportAleksander Morgado2018-03-011-0/+5