summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2019-02-131-2/+0
|\
| * move umode_t typedef from asm/types.h to linux/types.hAntony Pavlov2019-01-181-2/+0
* | devfs: Drop dev_lseek_default()Andrey Smirnov2019-01-291-1/+0
|/
* kconfig: include common Kconfig files from top-level KconfigAntony Pavlov2018-12-031-8/+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
* Merge branch 'for-next/sandbox-libftdi'Sascha Hauer2018-02-087-3/+272
|\
| * sandbox: add i2c and spi libftdi1 bit-bang exampleAntony Pavlov2018-01-292-1/+94
| * sandbox: add gpio support with libftdi1Antony Pavlov2018-01-295-1/+175
| * sandbox: avoid symbol conflict for {open,read,close}dirAntony Pavlov2018-01-291-1/+3
* | sandbox: use 'poweroff' command for exitAntony Pavlov2018-01-254-19/+19
|/
* asm-generic: partially sync io.h with linux kernelOleksij Rempel2017-09-081-1/+2
* 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-013-7/+6
* Merge branch 'for-next/ofpart'Sascha Hauer2017-04-071-4/+2
|\
| * treewide: Use of_property_write_string() where appropriateSascha Hauer2017-03-301-4/+2
* | sandbox_defconfig: enable squashfs supportAntony Pavlov2017-04-061-0/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2016-11-144-33/+1
|\
| * sandbox: eliminate sdl_init()Antony Pavlov2016-10-192-7/+1
| * sandbox: drop unused header filesAntony Pavlov2016-10-122-26/+0
* | arch: refresh defconfigsSascha Hauer2016-10-121-6/+0
|/
* sandbox: Makefile: drop unused SUBARCH stuffAntony Pavlov2016-10-041-5/+0
* rework remap_rangeSascha Hauer2015-11-031-13/+1
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-274-3/+22
* Merge branch 'for-next/misc'Sascha Hauer2015-08-061-0/+63
|\
| * sandbox: Update defconfigSascha Hauer2015-07-201-0/+63
* | exitcall: Add exitcall infrastructureHerve Codina2015-07-131-0/+5
|/
* sandbox: asm/byteorder.h: fix guard macro nameAntony Pavlov2015-07-021-3/+3
* sandbox: use generic posix_types.hSascha Hauer2015-06-031-93/+1
* introduce bitsperlong.h for remaining architecturesSascha Hauer2015-06-032-1/+11
* dma: Use generic place for dma_addr_t typedefSascha Hauer2015-05-221-4/+0
* sandbox: hostfile: completely switch to OF based probingMarc Kleine-Budde2015-03-063-34/+70
* 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: use the memory resource to determine the size not the plat...Marc Kleine-Budde2015-03-061-1/+7
* sandbox: hostfile: probe driver earlierMarc Kleine-Budde2015-03-061-1/+1
* sandbox: hostfile: move fd from platform data to privMarc Kleine-Budde2015-03-061-5/+7
* sandbox: hostfile: remove struct hf_platform_data from hf_privMarc Kleine-Budde2015-03-061-3/+0
* sandbox: hostfile: probe(): add missing pointer from cdev.dev to devMarc Kleine-Budde2015-03-061-0/+1
* sandbox: hostfile: clarify variable namesMarc Kleine-Budde2015-03-063-10/+10
* sandbox: activate OF support in defconfigMarc Kleine-Budde2015-03-061-12/+23
* sandbox: add sample dtsMarc Kleine-Budde2015-03-065-0/+34
* sandbox: add support to pass dtb to bareboxMarc Kleine-Budde2015-03-065-1/+117
* sandbox: fix indention in help textMarc Kleine-Budde2015-03-031-1/+1
* sandbox: get malloc_size from .configAntony Pavlov2015-01-212-1/+3
* kbuild: add KBUILD_DEFCONFIGMasahiro Yamada2015-01-141-0/+1
* kbuild: move asm-offsets.h rule to ./KbuildMasahiro Yamada2015-01-081-0/+12