Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
04ded00539a3f443b8a53ca503f8506c2f671303
/
config.mk
513f640
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
by Trevor Woerner
· 4 years, 7 months ago
5d4ecf2
kconfig / kbuild: Re-sync with Linux 4.19
by Tom Rini
· 4 years, 8 months ago
9dc13da
Kbuild: add LDFLAGS_STANDALONE
by Daniel Schwierzeck
· 6 years ago
72e545a
Remove CONFIG_USE_STDINT
by Masahiro Yamada
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
68ae3f8
Allow objcopy to work without filling gaps with 0xff
by Simon Glass
· 9 years ago
72fb32b
kconfig: switch to single .config configuration
by Masahiro Yamada
· 10 years ago
3687fe4
Provide option to avoid defining a custom version of uintptr_t.
by Gabe Black
· 10 years ago
dc1baa2
kbuild: clear VENDOR variable to fix build error on tcsh
by Masahiro Yamada
· 10 years ago
385375d
Reactivate the tracing feature
by Simon Glass
· 10 years ago
60bb734
kconfig: switch to Kconfig
by Masahiro Yamada
· 10 years ago
c5b2a00
build: define CPU only when arch/${ARCH}/cpu/${CPU} exists
by Masahiro Yamada
· 10 years ago
ff51704
kbuild: rename SRCTREE to srctree
by Masahiro Yamada
· 11 years ago
e794494
kbuild: rename TOPDIR to stctree
by Masahiro Yamada
· 11 years ago
958fe8f
kbuild: improve Kbuild speed
by Masahiro Yamada
· 11 years ago
b93b213
kbuild: allow empty board directories
by Masahiro Yamada
· 11 years ago
e91b68c
config.mk: Delete unused variable BCURDIR
by Masahiro Yamada
· 11 years ago
c9c83ba
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
by Masahiro Yamada
· 11 years ago
5ac303c
kbuild: move include directives of board configuration files
by Masahiro Yamada
· 11 years ago
0d68fb1
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
a6d7756
Makefile: move some flags to examples makefiles
by Masahiro Yamada
· 11 years ago
112b312
Makefile: move some flags to spl/Makefile
by Masahiro Yamada
· 11 years ago
41ec9ba
Makefile: move more stuff to top Makefile
by Masahiro Yamada
· 11 years ago
0302445
Makefile: refactor include path settings
by Masahiro Yamada
· 11 years ago
700dd89
Makefile: move more flags to the top Makefile
by Masahiro Yamada
· 11 years ago
7449ab1
kbuild: Use Kbuild.include
by Masahiro Yamada
· 11 years ago
ed36001
Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
by Masahiro Yamada
· 11 years ago
57d42c9
Makefile: move some variable definitions to the top Makefile
by Masahiro Yamada
· 11 years ago
2feb8d3
Makfile: move suffix rules to Makefile.build
by Masahiro Yamada
· 11 years ago
f243180
tools: convert makefiles to kbuild style
by Masahiro Yamada
· 11 years ago
c402035
sandbox: Use system headers first for sandbox's os.c in a different way
by Masahiro Yamada
· 11 years ago
7935a82
Makefile: Move some scripts imported from Linux
by Masahiro Yamada
· 11 years ago
b226667
sandbox: Use system headers first for sandbox's os.c
by Simon Glass
· 11 years ago
bf824f7
config.mk: delete unnecessary lines
by Masahiro Yamada
· 11 years ago
49a88e3
Makefile: do not create a symbolic link to arch/${ARCH}/include/asm
by Masahiro Yamada
· 11 years ago
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
36f3e65
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
4c08a1d
cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header
by Masahiro Yamada
· 11 years ago
2188b96
config.mk: Delete unnecessary code
by Masahiro Yamada
· 11 years ago
b143210
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
4a0e05d
ARM: mxs: tools: Add mkimage support for MXS bootstream
by Marek Vasut
· 11 years ago
2d2e3b6
TPL : introduce the TPL based on the SPL
by Ying Zhang
· 11 years ago
2c8c3c2
SPL: Makefile: Build a separate autoconf.mk for SPL
by Joel Fernandes
· 11 years ago
1f78f06
Validate dtc is new enough
by Stephen Warren
· 11 years ago
1234ce7
Licenses: introduce SPDX Unique Lincense Identifiers
by Wolfgang Denk
· 11 years ago
8c7d16d
mkimage: Use board config to get CONFIG_FIT_SIGNATURE value
by Simon Glass
· 11 years ago
f19be41
mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
by Simon Glass
· 11 years ago
35191a3
image: Add RSA support for image signing
by Simon Glass
· 11 years ago
831aa54
Support tracing in config.mk when enabled
by Simon Glass
· 11 years ago
d086bf1
build: Pull -DBUILD_TAG into separate ifdef
by Marek Vasut
· 12 years ago
07253bb
Trigger generic board error only when building
by Simon Glass
· 12 years ago
07a78db
Makefile: Add target for combined u-boot.img & spl/u-boot.bin
by Stefan Roese
· 12 years ago
8149ac9
Makefile: Move SHELL setup to config.mk
by Benoît Thébaudeau
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
6682832
__HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board
by Simon Glass
· 12 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
a0603a3
common: Add symbol handling for generic lists into Makefile
by Marek Vasut
· 12 years ago
787d532
add check infrastructure, default sparse
by Kim Phillips
· 12 years ago
21bb3ec
serial: Compile drivers/serial/serial.c by default
by Marek Vasut
· 12 years ago
6082822
serial: Unconditionally enable CONFIG_SERIAL_MULTI
by Marek Vasut
· 12 years ago
4b4969b
tools, config.mk: add binutils-version
by Allen Martin
· 12 years ago
681b0e0
config: Always use GNU ld
by Khem Raj
· 12 years ago
0ba64c3
Makefile: Add u-boot.spr build target (SPEAr)
by Stefan Roese
· 13 years ago
5436f9c
tools, config.mk: Add gcc-version.sh, cc-version test from Linux
by Tom Rini
· 13 years ago
b7f3413
config.mk: Check for -fstack-usage support
by Tom Rini
· 13 years ago
a384c6c
config.mk: Make cc-option create a file under include/generated
by Tom Rini
· 13 years ago
9ba618a
config.mk: use memoization in cc-option macro to speed up compilation
by Daniel Schwierzeck
· 13 years ago
9209ed5
Reduce build times
by Wolfgang Denk
· 13 years ago
38d6b8d
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
by Simon Glass
· 13 years ago
122035e
build: force migration away from $(AR)
by Mike Frysinger
· 13 years ago
935c5bc
Adjust dependency rules to permit per-file flags
by Simon Glass
· 13 years ago
f6312ad
disable security warning flags when possible
by Mike Frysinger
· 14 years ago
a180922a
Extend build-system for SPL framework
by Daniel Schwierzeck
· 13 years ago
4e16feb
config.mk: move LDSCRIPT processing to the top-level Makefile
by Ilya Yanok
· 13 years ago
34c6dd2
Handle most LDSCRIPT setting centrally
by Scott Wood
· 14 years ago
3935873
Introduce a new linker flag LDFLAGS_FINAL
by Haiying Wang
· 14 years ago
31162e1
Top config.mk: add include/config.mk
by Joakim Tjernlund
· 14 years ago
b859b8c
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
by Nobuhiro Iwamatsu
· 14 years ago
031711b
config.mk: unify duplicated flag setting
by Mike Frysinger
· 14 years ago
302141d
Coding Style (white space) cleanup
by Wolfgang Denk
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
a569861
config.mk: avoid -traditional-cpp on OS X 10.5
by Mike Frysinger
· 14 years ago
56fff49
nios: remove nios-32 arch
by Thomas Chou
· 15 years ago
788f4a2
config.mk: use different host compiler for OS X 10.6
by Andreas Biessmann
· 15 years ago
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
b577a2f
Change directory-specific CFLAGS to use full path
by Peter Tyser
· 15 years ago
d53e8fd
Create CPUDIR variable
by Peter Tyser
· 15 years ago
16c91a1
makefiles: fixes for building build tools
by Scott Wood
· 15 years ago
6472af8
ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address
by Kumar Gala
· 15 years ago
91acc21
start a linker script helper file
by Mike Frysinger
· 15 years ago
18d46c0
Fix all linker scripts for older binutils versions (pre-2.16)
by Wolfgang Denk
· 15 years ago
d47f486
ARM: compiler options cleanup - improve tool chain support
by Wolfgang Denk
· 15 years ago
31d434d
Move architecture specific config.mk files into subdirs
by Peter Tyser
· 15 years ago
56e77a6
config.mk: Remove unused HPATH
by Shinya Kuribayashi
· 15 years ago
d9d755b
config.mk: Remove $(PCI_CLOCK) reference
by Shinya Kuribayashi
· 15 years ago
c710f99
add %.c->%.i and %.c->%.s rules
by Mike Frysinger
· 15 years ago
a79d8e4
allow boards to customize compiler options on a per-file/dir basis
by Mike Frysinger
· 15 years ago
Next »