index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
standalone
/
Makefile
Commit message (
Expand
)
Author
Age
Lines
*
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
-0
/
+10
*
kbuild: standalone: simplify clean-files
Masahiro Yamada
2014-09-16
-1
/
+1
*
examples: select libgcc for non-default architecture
Alexey Brodkin
2014-05-23
-3
/
+1
*
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
Masahiro Yamada
2014-03-07
-1
/
+1
*
kbuild: improve Kbuild speed
Masahiro Yamada
2014-03-07
-3
/
+2
*
kbuild: use shorten logs for misc targets
Masahiro Yamada
2014-02-25
-14
/
+11
*
kbuild: use shorten logs objcopy rules
Masahiro Yamada
2014-02-25
-4
/
+6
*
examples: move api/ and standalone/ entry to examples/Makefile
Masahiro Yamada
2014-02-19
-4
/
+0
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
-9
/
+13
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
-7
/
+7
*
Makefile: move some flags to examples makefiles
Masahiro Yamada
2014-02-19
-0
/
+4
*
examples: Use scripts/Makefile.build
Masahiro Yamada
2014-02-19
-32
/
+14
*
examples: x86: delete 82559_eeprom
Masahiro Yamada
2013-12-16
-5
/
+0
*
Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)
Masahiro Yamada
2013-12-16
-13
/
+13
*
examples: delete unnecessary CPPFLAGS
Masahiro Yamada
2013-11-25
-2
/
+0
*
examples: remove the remainders of dead board
Masahiro Yamada
2013-11-15
-3
/
+1
*
Revert "standalone-examples: support custom GCC lib"
Tom Rini
2013-09-12
-13
/
+2
*
standalone-examples: support custom GCC lib
Jack Mitchell
2013-09-06
-2
/
+13
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
Examples: Properly append LDFLAGS to LD command
Marek Vasut
2012-03-26
-1
/
+1
*
Reduce build times
Wolfgang Denk
2011-11-03
-1
/
+2
*
Fix variable flavor in examples/standalone/Makefile
Che-liang Chiou
2011-05-12
-2
/
+2
*
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
2011-04-12
-1
/
+1
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-2
/
+2
*
examples/standalone: Use gcc's -fno-toplevel-reorder
Peter Tyser
2010-10-12
-0
/
+5
*
examples/standalone: Remove relocation compile flags for PowerPC
Peter Tyser
2010-06-29
-0
/
+10
*
Fix build failure in examples/standalone
Sanjeev Premi
2009-12-02
-1
/
+7
*
standalone: convert to kbuild style
Mike Frysinger
2009-09-15
-72
/
+29
*
push LOAD_ADDR out to arch mk files
Mike Frysinger
2009-09-04
-64
/
+1
*
atmel_df_pow2: standalone to convert dataflashes to pow2
Mike Frysinger
2009-09-04
-0
/
+4
*
Fix examples for OMAP3 boards...
Michael Evans
2009-08-08
-1
/
+1
*
Move examples/ to examples/standalone
Peter Tyser
2009-07-21
-0
/
+198