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