summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/include/asm/io.h
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Drop 'const' from sandbox_write()Simon Glass2019-10-271-6/+5
* sandbox: Allow use of real I/O with readl(), etc.Simon Glass2019-10-081-9/+19
* sandbox: Add support for clrsetio_32() and friendsSimon Glass2019-10-081-6/+36
* sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)Christian GMEINER2019-01-141-0/+12
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* sandbox: Add 64-bit sandboxMario Six2018-02-181-0/+6
* SystemACE: RemoveTom Rini2018-02-131-4/+0
* sandbox: Add clrbits/setbits macrosTom Rini2017-11-161-0/+57
* sandbox: Expand list of IO accessorsMaxime Ripard2017-10-031-0/+47
* sandbox: Use asm-generic/io.hPaul Burton2017-10-021-9/+9
* sandbox: Use the address in readl/writel() functionsSimon Glass2016-10-111-6/+6
* sandbox: Add string and 16-bit I/O functionsSimon Glass2016-05-171-0/+15
* sandbox: Enable many more commandsTom Rini2016-04-151-0/+1
* dm: sandbox: pci: Add PCI support for sandboxSimon Glass2015-04-161-4/+12
* sandbox: Support iotrace featureSimon Glass2014-06-201-0/+10
* sandbox: Make map_to_sysmem() use a constant pointerSimon Glass2013-11-211-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* sandbox: Switch over to generic boardSimon Glass2013-05-011-0/+5
* sandbox: Provide a way to map from host RAM to U-Boot RAMSimon Glass2013-05-011-0/+3
* sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass2013-02-281-0/+10
* sandbox: Add architecture header filesSimon Glass2011-10-171-0/+41