aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm/types.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-01sandbox: Correctly define BITS_PER_LONGMichal Suchanek1-5/+1
2019-04-11sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=yThierry Reding1-6/+6
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-31/+2
2018-09-10Remove CONFIG_USE_STDINTMasahiro Yamada1-5/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-18sandbox: Add 64-bit sandboxMario Six1-4/+13
2017-04-13sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-codedTom Rini1-1/+5
2014-10-27Provide option to avoid defining a custom version of uintptr_t.Gabe Black1-0/+5
2013-11-21sandbox: config: Don't use 64-bit physical memorySimon Glass1-2/+2
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-10-17sandbox: Add architecture header filesSimon Glass1-0/+72