Commit Graph

112 Commits (dd88ab325cfcc7f803afd40600571b3f9c79319c)

Author SHA1 Message Date
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
Simon Glass bbb0b128c3 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) 13 years ago
Mike Frysinger 5968adc414 build: force migration away from $(AR) 13 years ago
Simon Glass 4750884306 Adjust dependency rules to permit per-file flags 13 years ago
Mike Frysinger 6262e4e74e disable security warning flags when possible 13 years ago
Daniel Schwierzeck c8f9c302c2 Extend build-system for SPL framework 13 years ago
Ilya Yanok d51dfff7af config.mk: move LDSCRIPT processing to the top-level Makefile 13 years ago
Scott Wood 83b7e2a7f2 Handle most LDSCRIPT setting centrally 13 years ago
Haiying Wang 6dc1eceb9c Introduce a new linker flag LDFLAGS_FINAL 13 years ago
Joakim Tjernlund 5e987ddf85 Top config.mk: add include/config.mk 13 years ago
Nobuhiro Iwamatsu 8aba9dceeb Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS 14 years ago
Mike Frysinger 326a694527 config.mk: unify duplicated flag setting 14 years ago
Wolfgang Denk 844f07d8a1 Coding Style (white space) cleanup 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Mike Frysinger f534c7cdc6 config.mk: avoid -traditional-cpp on OS X 10.5 14 years ago
Thomas Chou 1117cbf2ad nios: remove nios-32 arch 14 years ago