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
/
config.mk
Commit message (
Expand
)
Author
Age
Lines
*
config.mk: use memoization in cc-option macro to speed up compilation
Daniel Schwierzeck
2011-11-07
-2
/
+18
*
Reduce build times
Wolfgang Denk
2011-11-03
-3
/
+5
*
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
Simon Glass
2011-10-26
-0
/
+1
*
build: force migration away from $(AR)
Mike Frysinger
2011-10-22
-5
/
+3
*
Adjust dependency rules to permit per-file flags
Simon Glass
2011-10-17
-0
/
+7
*
disable security warning flags when possible
Mike Frysinger
2011-07-26
-0
/
+4
*
Extend build-system for SPL framework
Daniel Schwierzeck
2011-07-26
-1
/
+33
*
config.mk: move LDSCRIPT processing to the top-level Makefile
Ilya Yanok
2011-06-22
-30
/
+0
*
Handle most LDSCRIPT setting centrally
Scott Wood
2011-04-30
-5
/
+28
*
Introduce a new linker flag LDFLAGS_FINAL
Haiying Wang
2011-03-22
-1
/
+2
*
Top config.mk: add include/config.mk
Joakim Tjernlund
2011-03-21
-0
/
+1
*
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
Nobuhiro Iwamatsu
2011-01-25
-3
/
+5
*
config.mk: unify duplicated flag setting
Mike Frysinger
2010-12-17
-10
/
+7
*
Coding Style (white space) cleanup
Wolfgang Denk
2010-11-27
-4
/
+4
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-0
/
+7
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
-5
/
+5
*
config.mk: avoid -traditional-cpp on OS X 10.5
Mike Frysinger
2010-08-09
-5
/
+5
*
nios: remove nios-32 arch
Thomas Chou
2010-05-28
-8
/
+0
*
config.mk: use different host compiler for OS X 10.6
Andreas Biessmann
2010-05-26
-3
/
+11
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
-1
/
+6
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
-1
/
+1
*
Change directory-specific CFLAGS to use full path
Peter Tyser
2010-04-13
-6
/
+11
*
Create CPUDIR variable
Peter Tyser
2010-04-13
-6
/
+7
*
makefiles: fixes for building build tools
Scott Wood
2009-12-02
-3
/
+31
*
ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address
Kumar Gala
2009-09-09
-0
/
+4
*
start a linker script helper file
Mike Frysinger
2009-08-23
-10
/
+0
*
Fix all linker scripts for older binutils versions (pre-2.16)
Wolfgang Denk
2009-08-21
-1
/
+11
*
ARM: compiler options cleanup - improve tool chain support
Wolfgang Denk
2009-08-21
-1
/
+1
*
Move architecture specific config.mk files into subdirs
Peter Tyser
2009-07-21
-1
/
+1
*
config.mk: Remove unused HPATH
Shinya Kuribayashi
2009-07-19
-1
/
+1
*
config.mk: Remove $(PCI_CLOCK) reference
Shinya Kuribayashi
2009-07-17
-4
/
+0
*
add %.c->%.i and %.c->%.s rules
Mike Frysinger
2009-06-14
-0
/
+4
*
allow boards to customize compiler options on a per-file/dir basis
Mike Frysinger
2009-06-14
-3
/
+5
*
config.mk: remove un-needed REMOTE_BUILD check
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
-12
/
+0
*
build system: treat all Darwin's alike
Mike Frysinger
2009-01-18
-2
/
+2
*
Remove unneeded CONFIG_SHELL references
Peter Tyser
2008-12-08
-7
/
+2
*
make: Remove redundant __ARM__ addition when cross-compiling on *BSD
Shinya Kuribayashi
2008-09-12
-9
/
+0
*
config.mk: Move arch-specific condition to $(ARCH)_config.mk
Shinya Kuribayashi
2008-09-07
-16
/
+0
*
Conditionally add -fno-stack-protector to CFLAGS
Haavard Skinnemoen
2008-06-26
-0
/
+2
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-1
/
+1
*
config.mk: use correct (cross) compiler
Wolfgang Denk
2008-05-03
-21
/
+25
*
include autoconf.mk before any other .mk files
Mike Frysinger
2008-02-22
-3
/
+3
*
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
2008-02-15
-0
/
+1
|
\
|
*
generate u-boot.ldr for Blackfin targets
Mike Frysinger
2008-02-04
-0
/
+1
*
|
Only use TEXT_BASE if defined by the board
Mike Frysinger
2008-02-14
-2
/
+8
|
/
*
[BUILD] Generate include/autoconf.mk from board config files
Grant Likely
2007-11-20
-0
/
+3
*
blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mk
Shinya Kuribayashi
2007-11-03
-4
/
+0
*
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
Aubrey.Li
2007-03-09
-1
/
+1
*
Automatically adjust ARFLAGS so "make -s" is really silent.
Wolfgang Denk
2006-10-29
-0
/
+4
*
Don't pass any debug options directly to the assembler
Haavard Skinnemoen
2006-10-27
-1
/
+3
[next]