index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.mk
Age
Commit message (
Expand
)
Author
2011-03-22
Introduce a new linker flag LDFLAGS_FINAL
Haiying Wang
2011-03-21
Top config.mk: add include/config.mk
Joakim Tjernlund
2011-01-25
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
Nobuhiro Iwamatsu
2010-12-17
config.mk: unify duplicated flag setting
Mike Frysinger
2010-11-27
Coding Style (white space) cleanup
Wolfgang Denk
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-08-08
config.mk: avoid -traditional-cpp on OS X 10.5
Mike Frysinger
2010-05-28
nios: remove nios-32 arch
Thomas Chou
2010-05-26
config.mk: use different host compiler for OS X 10.6
Andreas Biessmann
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
Change directory-specific CFLAGS to use full path
Peter Tyser
2010-04-13
Create CPUDIR variable
Peter Tyser
2009-12-02
makefiles: fixes for building build tools
Scott Wood
2009-09-10
ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address
Kumar Gala
2009-08-23
start a linker script helper file
Mike Frysinger
2009-08-21
Fix all linker scripts for older binutils versions (pre-2.16)
Wolfgang Denk
2009-08-21
ARM: compiler options cleanup - improve tool chain support
Wolfgang Denk
2009-07-20
Move architecture specific config.mk files into subdirs
Peter Tyser
2009-07-19
config.mk: Remove unused HPATH
Shinya Kuribayashi
2009-07-17
config.mk: Remove $(PCI_CLOCK) reference
Shinya Kuribayashi
2009-06-14
add %.c->%.i and %.c->%.s rules
Mike Frysinger
2009-06-14
allow boards to customize compiler options on a per-file/dir basis
Mike Frysinger
2009-06-12
config.mk: remove un-needed REMOTE_BUILD check
Jean-Christophe PLAGNIOL-VILLARD
2009-01-18
build system: treat all Darwin's alike
Mike Frysinger
2008-12-08
Remove unneeded CONFIG_SHELL references
Peter Tyser
2008-09-12
make: Remove redundant __ARM__ addition when cross-compiling on *BSD
Shinya Kuribayashi
2008-09-06
config.mk: Move arch-specific condition to $(ARCH)_config.mk
Shinya Kuribayashi
2008-06-26
Conditionally add -fno-stack-protector to CFLAGS
Haavard Skinnemoen
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-05-03
config.mk: use correct (cross) compiler
Wolfgang Denk
2008-02-22
include autoconf.mk before any other .mk files
Mike Frysinger
2008-02-14
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
2008-02-14
Only use TEXT_BASE if defined by the board
Mike Frysinger
2008-02-05
generate u-boot.ldr for Blackfin targets
Mike Frysinger
2007-11-21
[BUILD] Generate include/autoconf.mk from board config files
Grant Likely
2007-11-03
blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mk
Shinya Kuribayashi
2007-03-09
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
Aubrey.Li
2006-10-28
Automatically adjust ARFLAGS so "make -s" is really silent.
Wolfgang Denk
2006-10-27
Don't pass any debug options directly to the assembler
Haavard Skinnemoen
2006-10-24
Use -g instead of -gstabs in AFLAGS_DEBUG
Wolfgang Denk
2006-10-08
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-08
Coding style cleanup
Wolfgang Denk
2006-09-07
Add support for AMCC Sequoia PPC440EPx eval board
Stefan Roese
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-06-10
Merge with /home/hs/U-Boot/u-boot-dev
Wolfgang Denk
2006-05-17
Fix gcc 3.4.x AFLAGS setting for m68k platform.
Marian Balakowicz
2006-05-09
Fixes for gcc 3.4 based m68k toolchain,
Marian Balakowicz
2006-04-20
Add MCF5282 support (without preloader)
Heiko Schocher
[next]