summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* [kbuild] remove -Wall from architecture Makefiles. It's alreadySascha Hauer2008-06-031-1/+1
* [kbuild] move -nostdinc from architecture Makefiles to toplevelSascha Hauer2008-06-031-2/+1
* [kbuild] move -ffreestanding from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] move -fno-builtin from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] move -Os flag from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] change architecture Makefiles not to overwriteSascha Hauer2008-06-031-1/+1
* [general] Move include/configs/* to board/*/config.hSascha Hauer2008-04-071-1/+1
* add globbing supportSascha Hauer2008-03-091-1/+2
* remove -isystem with empty argumentMarc Kleine-Budde2007-11-291-3/+1
* [sandbox] add ELF_{ARCH,FORMAT} for powerpcMarc Kleine-Budde2007-11-291-0/+4
* don't against link libgccMarc Kleine-Budde2007-11-281-3/+1
* Revert "add linker script for sandbox"Marc Kleine-Budde2007-11-091-1/+0
* Merge branch 'master' of ssh://rsc@octopus/home/git/projects/u-boot-v2Robert Schwebel2007-11-081-0/+1
|\
| * added lds-y for sandboxMarc Kleine-Budde2007-10-311-0/+1
* | add linker script for sandboxRobert Schwebel (Laptop)2007-10-311-0/+1
|/
* rename linux target to sandboxSascha Hauer2007-07-121-11/+11
* arch/linux -> arch/sandboxSascha Hauer2007-07-121-0/+73