Commit Graph

128 Commits (603f51cbd2d610fcc52e04fa74b2172712eca644)

Author SHA1 Message Date
Masahiro Yamada 5718157327 config.mk: Delete unused variable BCURDIR 10 years ago
Masahiro Yamada 95ddcd68ab kbuild: rename OBJCFLAGS to OBJCOPYFLAGS 10 years ago
Masahiro Yamada 01072b44db kbuild: move include directives of board configuration files 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago
Masahiro Yamada d958002589 Makefile: move some flags to examples makefiles 10 years ago
Masahiro Yamada e0d5d9f888 Makefile: move some flags to spl/Makefile 10 years ago
Masahiro Yamada ced0715d4a Makefile: move more stuff to top Makefile 10 years ago
Masahiro Yamada fea1ca8e34 Makefile: refactor include path settings 10 years ago
Masahiro Yamada 2b3c9d3ddd Makefile: move more flags to the top Makefile 10 years ago
Masahiro Yamada bf4b3de101 kbuild: Use Kbuild.include 10 years ago
Masahiro Yamada 34bd050709 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile 10 years ago
Masahiro Yamada f6322eb7af Makefile: move some variable definitions to the top Makefile 10 years ago
Masahiro Yamada 5651ccffa4 Makfile: move suffix rules to Makefile.build 10 years ago
Masahiro Yamada 940db16d2e tools: convert makefiles to kbuild style 10 years ago
Masahiro Yamada 3d83efbce9 sandbox: Use system headers first for sandbox's os.c in a different way 10 years ago
Masahiro Yamada dd88ab325c Makefile: Move some scripts imported from Linux 11 years ago
Simon Glass cbe5cdfcd3 sandbox: Use system headers first for sandbox's os.c 11 years ago
Masahiro Yamada 74307f206c config.mk: delete unnecessary lines 11 years ago
Masahiro Yamada bb02c53660 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Masahiro Yamada 1affd4d4a3 cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header 11 years ago
Masahiro Yamada cb4ef5ba36 config.mk: Delete unnecessary code 11 years ago
Marek Vasut bce8837071 ARM: mxs: tools: Add mkimage support for MXS bootstream 11 years ago
Ying Zhang 3aa29de0b0 TPL : introduce the TPL based on the SPL 11 years ago
Joel Fernandes 39bc12ddc3 SPL: Makefile: Build a separate autoconf.mk for SPL 11 years ago
Stephen Warren 501ebdf286 Validate dtc is new enough 11 years ago
Wolfgang Denk eca3aeb352 Licenses: introduce SPDX Unique Lincense Identifiers 11 years ago
Simon Glass 971c450a44 mkimage: Use board config to get CONFIG_FIT_SIGNATURE value 11 years ago
Simon Glass 29ce737d6f mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE 11 years ago
Simon Glass 19c402afa2 image: Add RSA support for image signing 11 years ago
Simon Glass 5c2aeac5ae Support tracing in config.mk when enabled 11 years ago
Marek Vasut d642c467a0 build: Pull -DBUILD_TAG into separate ifdef 11 years ago
Simon Glass fada9e2048 Trigger generic board error only when building 11 years ago
Stefan Roese ecddccd006 Makefile: Add target for combined u-boot.img & spl/u-boot.bin 11 years ago
Benoît Thébaudeau 120ae6091d Makefile: Move SHELL setup to config.mk 11 years ago
Simon Glass 5c1a7ea6ad __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board 11 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 years ago
Marek Vasut 97b24d3d51 common: Add symbol handling for generic lists into Makefile 12 years ago
Kim Phillips 4ab64933e3 add check infrastructure, default sparse 12 years ago
Marek Vasut c1f5805a9d serial: Compile drivers/serial/serial.c by default 12 years ago
Marek Vasut 82dda962f0 serial: Unconditionally enable CONFIG_SERIAL_MULTI 12 years ago
Allen Martin 2051ff3450 tools, config.mk: add binutils-version 12 years ago
Khem Raj 7cb714a578 config: Always use GNU ld 12 years ago
Stefan Roese 94aebe6cc3 Makefile: Add u-boot.spr build target (SPEAr) 12 years ago
Tom Rini 19a695f84b tools, config.mk: Add gcc-version.sh, cc-version test from Linux 12 years ago
Tom Rini 4a30f1e874 config.mk: Check for -fstack-usage support 12 years ago
Tom Rini 6f4acc179c config.mk: Make cc-option create a file under include/generated 12 years ago
Daniel Schwierzeck b6a467d73d config.mk: use memoization in cc-option macro to speed up compilation 13 years ago
Wolfgang Denk cca4e4aec1 Reduce build times 13 years ago