summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2023-08-231-2/+2
|\
| * Makefile: allow setting pkg-config binary via PKG_CONFIGAhmad Fatoum2023-07-281-2/+2
* | sandbox: store stickypage in runtime dirAhmad Fatoum2023-08-181-6/+3
|/
* Revert "sandbox: fix linker warnings with newer ld"Sascha Hauer2023-02-221-1/+0
* sandbox: fix linker warnings with newer ldAhmad Fatoum2023-02-211-0/+1
* sandbox: implement DEBUG_LL supportAhmad Fatoum2022-10-051-1/+2
* sandbox: symlink stickypage.bin into build directoryAhmad Fatoum2022-02-071-0/+6
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* sandbox: Fix stickypage.bin dependenciesSascha Hauer2021-10-111-7/+0
* sandbox: ship sample environmentAhmad Fatoum2021-07-031-0/+7
* sandbox: asm: implement setjmp/longjmp/initjmpAhmad Fatoum2021-03-171-2/+3
* sandbox: migrate to SDL 2.0Ahmad Fatoum2021-02-081-3/+3
* sandbox: hostfile: maintain created temp files over resetAhmad Fatoum2020-10-131-1/+1
* sandbox: hostfile: support anonymous hostfiles in device treeAhmad Fatoum2020-10-131-0/+1
* Merge branch 'for-next/misc' into masterSascha Hauer2020-09-251-1/+1
|\
| * sandbox: implement actual sandbox reset via exec(2)Ahmad Fatoum2020-09-151-1/+1
* | sandbox: rename KASan to ASanSascha Hauer2020-09-211-1/+1
|/
* sandbox: add libc memory allocatorAhmad Fatoum2020-07-141-0/+1
* sandbox: support forcing 32-bit x86Ahmad Fatoum2020-06-031-1/+11
* kbuild: switch over to thin archiveMasahiro Yamada2020-05-251-1/+1
* arch: remove KBUILD_SRC checks from arch MakefileMasahiro Yamada2020-05-121-4/+0
* kbuild: prefix compiler flag variables with KBUILD_Masahiro Yamada2020-04-271-5/+5
* kbuild: rename barebox-{common, lds} to BAREBOX_{OBJS, LDS}Masahiro Yamada2020-03-111-2/+2
* Merge branch 'for-next/sandbox'Sascha Hauer2019-09-121-2/+4
|\
| * sandbox: compile with symbol -fvisibility=hiddenAhmad Fatoum2019-08-281-1/+2
| * sandbox: redefine optarg and optind to avoid collisionsAhmad Fatoum2019-08-281-1/+2
* | sandbox: support Address and UndefinedBehavior sanitizersAhmad Fatoum2019-09-091-1/+11
* | sandbox: use sanitizer unwind for dump_stack if availableAhmad Fatoum2019-09-091-1/+1
|/
* sandbox: add gpio support with libftdi1Antony Pavlov2018-01-291-1/+5
* sandbox: avoid symbol conflict for {open,read,close}dirAntony Pavlov2018-01-291-1/+3
* sandbox: Makefile: drop unused SUBARCH stuffAntony Pavlov2016-10-041-5/+0
* sandbox: add sample dtsMarc Kleine-Budde2015-03-061-0/+2
* kbuild: add KBUILD_DEFCONFIGMasahiro Yamada2015-01-141-0/+1
* sandbox: avoid symbol conflict for fstatJan Luebbe2014-11-071-1/+1
* sandbox: only test for sdl libs when sdl is enabledSascha Hauer2012-10-171-2/+5
* sandbox: add sdl video supportJean-Christophe PLAGNIOL-VILLARD2012-09-251-3/+3
* sandbox: move ELFCLASS detection to asm/elf.hJean-Christophe PLAGNIOL-VILLARD2011-11-221-13/+0
* Merge branch 'master' into nextSascha Hauer2011-10-231-1/+0
|\
| * Only pass -P to cpp when generating ld scriptsLoïc Minier2011-10-181-1/+0
* | sandbox: simplify linker scriptJean-Christophe PLAGNIOL-VILLARD2011-10-231-7/+1
* | sandbox: move __SANDBOX__ to MakefileJean-Christophe PLAGNIOL-VILLARD2011-10-231-1/+1
|/
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-231-4/+6
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-16/+16
* [SANDBOX] Move include/asm-sandbox/arch-* to arch/sandbox/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-221-19/+7
* sandbox: use libc ioctl for os partSascha Hauer2009-10-121-1/+2
* sandbox: Fix generation of linker scriptSascha Hauer2009-01-211-2/+2
* Sandbox: Fix make systemSascha Hauer2008-09-301-1/+1
* Fix typo introduced with commit 9e6ee5e79516f5af5366bd95fab801a692728373Sascha Hauer2008-06-241-1/+1
* [sandbox] export ELF_CLASS for sandboxSascha Hauer2008-06-031-1/+5
* [kbuild] move -pipe from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1