index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
standalone
/
Makefile
Age
Commit message (
Expand
)
Author
2013-11-15
examples: remove the remainders of dead board
Masahiro Yamada
2013-09-12
Revert "standalone-examples: support custom GCC lib"
Tom Rini
2013-09-06
standalone-examples: support custom GCC lib
Jack Mitchell
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-03-26
Examples: Properly append LDFLAGS to LD command
Marek Vasut
2011-11-03
Reduce build times
Wolfgang Denk
2011-05-12
Fix variable flavor in examples/standalone/Makefile
Che-liang Chiou
2011-04-12
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-12
examples/standalone: Use gcc's -fno-toplevel-reorder
Peter Tyser
2010-06-29
examples/standalone: Remove relocation compile flags for PowerPC
Peter Tyser
2009-12-02
Fix build failure in examples/standalone
Sanjeev Premi
2009-09-15
standalone: convert to kbuild style
Mike Frysinger
2009-09-04
push LOAD_ADDR out to arch mk files
Mike Frysinger
2009-09-04
atmel_df_pow2: standalone to convert dataflashes to pow2
Mike Frysinger
2009-08-08
Fix examples for OMAP3 boards...
Michael Evans
2009-07-21
Move examples/ to examples/standalone
Peter Tyser