Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
d5ef19b9b349dc87611357be22e563a99528a422
/
config.mk
b6a467d
config.mk: use memoization in cc-option macro to speed up compilation
by Daniel Schwierzeck
· 13 years ago
cca4e4a
Reduce build times
by Wolfgang Denk
· 13 years ago
bbb0b12
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
by Simon Glass
· 13 years ago
5968adc
build: force migration away from $(AR)
by Mike Frysinger
· 13 years ago
4750884
Adjust dependency rules to permit per-file flags
by Simon Glass
· 13 years ago
6262e4e
disable security warning flags when possible
by Mike Frysinger
· 14 years ago
c8f9c30
Extend build-system for SPL framework
by Daniel Schwierzeck
· 13 years ago
d51dfff
config.mk: move LDSCRIPT processing to the top-level Makefile
by Ilya Yanok
· 13 years ago
83b7e2a
Handle most LDSCRIPT setting centrally
by Scott Wood
· 14 years ago
6dc1eceb
Introduce a new linker flag LDFLAGS_FINAL
by Haiying Wang
· 14 years ago
5e987dd
Top config.mk: add include/config.mk
by Joakim Tjernlund
· 14 years ago
8aba9dc
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
by Nobuhiro Iwamatsu
· 14 years ago
326a694
config.mk: unify duplicated flag setting
by Mike Frysinger
· 14 years ago
844f07d
Coding Style (white space) cleanup
by Wolfgang Denk
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
f534c7c
config.mk: avoid -traditional-cpp on OS X 10.5
by Mike Frysinger
· 14 years ago
1117cbf
nios: remove nios-32 arch
by Thomas Chou
· 14 years ago
c7da8c1
config.mk: use different host compiler for OS X 10.6
by Andreas Biessmann
· 14 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
89f39e1
Change directory-specific CFLAGS to use full path
by Peter Tyser
· 15 years ago
03b7004
Create CPUDIR variable
by Peter Tyser
· 15 years ago
d984fed
makefiles: fixes for building build tools
by Scott Wood
· 15 years ago
6c97a20
ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address
by Kumar Gala
· 15 years ago
6ac9f47
start a linker script helper file
by Mike Frysinger
· 15 years ago
1aada9c
Fix all linker scripts for older binutils versions (pre-2.16)
by Wolfgang Denk
· 15 years ago
f772acf
ARM: compiler options cleanup - improve tool chain support
by Wolfgang Denk
· 15 years ago
b220c64
Move architecture specific config.mk files into subdirs
by Peter Tyser
· 15 years ago
cff80f2
config.mk: Remove unused HPATH
by Shinya Kuribayashi
· 15 years ago
12e9043
config.mk: Remove $(PCI_CLOCK) reference
by Shinya Kuribayashi
· 15 years ago
31f30c9
add %.c->%.i and %.c->%.s rules
by Mike Frysinger
· 15 years ago
5ec5529
allow boards to customize compiler options on a per-file/dir basis
by Mike Frysinger
· 15 years ago
3112030
config.mk: remove un-needed REMOTE_BUILD check
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
4cda437
build system: treat all Darwin's alike
by Mike Frysinger
· 16 years ago
434c51a
Remove unneeded CONFIG_SHELL references
by Peter Tyser
· 16 years ago
03db533
make: Remove redundant __ARM__ addition when cross-compiling on *BSD
by Shinya Kuribayashi
· 16 years ago
6b971c7
config.mk: Move arch-specific condition to $(ARCH)_config.mk
by Shinya Kuribayashi
· 16 years ago
28eab0d
Conditionally add -fno-stack-protector to CFLAGS
by Haavard Skinnemoen
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
c4e5f52
config.mk: use correct (cross) compiler
by Wolfgang Denk
· 17 years ago
755c35f
include autoconf.mk before any other .mk files
by Mike Frysinger
· 17 years ago
6f99eec
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
by Wolfgang Denk
· 17 years ago
161b2af
Only use TEXT_BASE if defined by the board
by Mike Frysinger
· 17 years ago
94a91e2
generate u-boot.ldr for Blackfin targets
by Mike Frysinger
· 17 years ago
2f155f6
[BUILD] Generate include/autoconf.mk from board config files
by Grant Likely
· 17 years ago
ad845be
blackfin: Move `-D__BLACKFIN__' to $(ARCH)_config.mk
by Shinya Kuribayashi
· 17 years ago
ef26a08
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
by Aubrey.Li
· 18 years ago
1954be6
Automatically adjust ARFLAGS so "make -s" is really silent.
by Wolfgang Denk
· 18 years ago
e11887a
Don't pass any debug options directly to the assembler
by Haavard Skinnemoen
· 18 years ago
2da2d9a
Use -g instead of -gstabs in AFLAGS_DEBUG
by Wolfgang Denk
· 18 years ago
2b208f5
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
511d0c7
Coding style cleanup
by Wolfgang Denk
· 18 years ago
887e2ec
Add support for AMCC Sequoia PPC440EPx eval board
by Stefan Roese
· 18 years ago
f932863
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
4176c79
Merge with /home/hs/U-Boot/u-boot-dev
by Wolfgang Denk
· 18 years ago
b62fa91
Fix gcc 3.4.x AFLAGS setting for m68k platform.
by Marian Balakowicz
· 18 years ago
483a0cf
Fixes for gcc 3.4 based m68k toolchain, based on patch by Jate Sujjavanich.
by Marian Balakowicz
· 18 years ago
9acb626
Add MCF5282 support (without preloader)
by Heiko Schocher
· 19 years ago
0afe519
Add ADI Blackfin support
by Wolfgang Denk
· 19 years ago
0be248f
Cleanup (get rid of debug code that sneaked in)
by Wolfgang Denk
· 19 years ago
00c35bd
Added GPIO initialization of DF signal. Still not working.
by Markus Klotzbücher
· 19 years ago
e026957
This is the first commit for the u-boot zylonite port. The following has be
by Markus Klotzbücher
· 19 years ago
9b880bd
Update ARM Integrator boards:
by Wolfgang Denk
· 19 years ago
1820d4c
Make sure only supported compiler options are used
by Wolfgang Denk
· 19 years ago
f046ccd
* Patch by Eran Liberty Add support for the Freescale MPC8349ADS board.
by Eran Liberty
· 19 years ago
1d9f410
Patch by Steven Scholz, 16 Aug 2004:
by wdenk
· 20 years ago
e4cc71a
Patch by Scott McNutt, 25 Apr 2004:
by wdenk
· 20 years ago
LABEL_2004_05_19_2335
c40b295
* Patch by Rune Torgersen, 27 Feb 2004:
by wdenk
· 21 years ago
4aeb251
* Modify XLB arbiter priorities on MPC5200 so all devices use same
by wdenk
· 21 years ago
27b207f
* Implement new mechanism to export U-Boot's functions to standalone
by wdenk
· 21 years ago
b783eda
* Header file cleanup for ARM
by wdenk
· 21 years ago
LABEL_2003_06_26_2220
592c5ca
Patch by Murray Jensen, 20 Jun 2003:
by wdenk
· 21 years ago
6dd652f
Patches by Murray Jensen, 17 Jun 2003:
by wdenk
· 21 years ago
ea909b7
* Added support for both PCMCIA slots (at the same time!) on MPC8xx
by wdenk
· 22 years ago
LABEL_2002_11_22_0015
7f6c2cb
* Vince Husovsky, 7 Nov 2002:
by wdenk
· 22 years ago
LABEL_2002_11_10_2310
e221174
Initial revision
by wdenk
· 22 years ago