aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/config.mk
AgeCommit message (Expand)AuthorFilesLines
2020-02-05sandbox: sdl: Move to use SDL2Simon Glass1-1/+1
2019-11-12efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt1-0/+28
2019-07-10sandbox: Allo sdl-config to be overriddenSimon Glass1-2/+3
2019-01-14sandbox: Correct SDL build flagsSimon Glass1-2/+0
2018-12-05sandbox: Use 'extras' to specify 'head' filesSimon Glass1-1/+2
2018-09-18sandbox: Build with -fPICAndy Shevchenko1-0/+1
2018-08-23Partially revert "efi_loader: Rename sections to allow for implicit data"Simon Glass1-3/+0
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf1-0/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2016-07-14sandbox: Support building an SPL imageSimon Glass1-0/+5
2016-03-08sandbox: Fix building with LLVMTom Rini1-1/+1
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada1-1/+1
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada1-3/+0
2015-02-15sandbox: Adjust the order of the NO_SDL checkSimon Glass1-6/+6
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada1-1/+1
2014-05-09sandbox: Provide a build option to avoid using SDLSimon Glass1-0/+6
2014-03-17sandbox: Add SDL library for LCD, keyboard, audioSimon Glass1-0/+5
2014-03-04sandbox: Build a device tree file for sandboxSimon Glass1-0/+2
2014-02-25kbuild: use shorten log for linking u-bootMasahiro Yamada1-0/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-01sandbox: Switch over to generic boardSimon Glass1-1/+4
2013-02-28sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass1-0/+1
2012-03-12sandbox: disable fortificationMike Frysinger1-1/+1
2011-12-10sandbox: Add timer simulationMatthias Weisser1-0/+1
2011-10-17sandbox: Add cpu filesSimon Glass1-0/+20