aboutsummaryrefslogtreecommitdiff
path: root/examples/standalone/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-11-10arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD1-0/+10
2014-09-16kbuild: standalone: simplify clean-filesMasahiro Yamada1-1/+1
2014-05-23examples: select libgcc for non-default architectureAlexey Brodkin1-3/+1
2014-03-07powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada1-1/+1
2014-03-07kbuild: improve Kbuild speedMasahiro Yamada1-3/+2
2014-02-25kbuild: use shorten logs for misc targetsMasahiro Yamada1-14/+11
2014-02-25kbuild: use shorten logs objcopy rulesMasahiro Yamada1-4/+6
2014-02-19examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada1-4/+0
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-9/+13
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-7/+7
2014-02-19Makefile: move some flags to examples makefilesMasahiro Yamada1-0/+4
2014-02-19examples: Use scripts/Makefile.buildMasahiro Yamada1-32/+14
2013-12-16examples: x86: delete 82559_eepromMasahiro Yamada1-5/+0
2013-12-16Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada1-13/+13
2013-11-25examples: delete unnecessary CPPFLAGSMasahiro Yamada1-2/+0
2013-11-15examples: remove the remainders of dead boardMasahiro Yamada1-3/+1
2013-09-12Revert "standalone-examples: support custom GCC lib"Tom Rini1-13/+2
2013-09-06standalone-examples: support custom GCC libJack Mitchell1-2/+13
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-03-26Examples: Properly append LDFLAGS to LD commandMarek Vasut1-1/+1
2011-11-03Reduce build timesWolfgang Denk1-1/+2
2011-05-12Fix variable flavor in examples/standalone/MakefileChe-liang Chiou1-2/+2
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-12examples/standalone: Use gcc's -fno-toplevel-reorderPeter Tyser1-0/+5
2010-06-29examples/standalone: Remove relocation compile flags for PowerPCPeter Tyser1-0/+10
2009-12-02Fix build failure in examples/standaloneSanjeev Premi1-1/+7
2009-09-15standalone: convert to kbuild styleMike Frysinger1-72/+29
2009-09-04push LOAD_ADDR out to arch mk filesMike Frysinger1-64/+1
2009-09-04atmel_df_pow2: standalone to convert dataflashes to pow2Mike Frysinger1-0/+4
2009-08-08Fix examples for OMAP3 boards...Michael Evans1-1/+1
2009-07-21Move examples/ to examples/standalonePeter Tyser1-0/+198