summaryrefslogtreecommitdiffstats
path: root/config.mk
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Use system headers first for sandbox's os.cSimon Glass2013-11-211-2/+7
* config.mk: delete unnecessary linesMasahiro Yamada2013-11-171-6/+0
* Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada2013-11-081-2/+2
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-061-0/+9
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-051-0/+9
| |\
| | * ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2013-08-311-0/+9
* | | cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config headerMasahiro Yamada2013-09-061-4/+0
* | | config.mk: Delete unnecessary codeMasahiro Yamada2013-09-061-16/+0
|/ /
* | TPL : introduce the TPL based on the SPLYing Zhang2013-08-201-2/+28
* | SPL: Makefile: Build a separate autoconf.mk for SPLJoel Fernandes2013-08-191-0/+6
* | Validate dtc is new enoughStephen Warren2013-08-021-0/+1
|/
* Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk2013-07-241-19/+2
* mkimage: Use board config to get CONFIG_FIT_SIGNATURE valueSimon Glass2013-07-191-0/+4
* mkimage: Build signing only if board has CONFIG_FIT_SIGNATURESimon Glass2013-06-281-1/+5
* image: Add RSA support for image signingSimon Glass2013-06-261-0/+1
* Support tracing in config.mk when enabledSimon Glass2013-06-261-1/+10
* build: Pull -DBUILD_TAG into separate ifdefMarek Vasut2013-05-091-4/+3
* Trigger generic board error only when buildingSimon Glass2013-05-011-2/+2
* Makefile: Add target for combined u-boot.img & spl/u-boot.binStefan Roese2013-04-221-0/+4
* Makefile: Move SHELL setup to config.mkBenoît Thébaudeau2013-04-121-0/+7
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-2/+0
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-2/+0
* | __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic boardSimon Glass2013-03-151-0/+8
|/
* common: Add symbol handling for generic lists into MakefileMarek Vasut2012-10-221-0/+2
* add check infrastructure, default sparseKim Phillips2012-10-151-0/+8
* serial: Compile drivers/serial/serial.c by defaultMarek Vasut2012-10-151-1/+1
* serial: Unconditionally enable CONFIG_SERIAL_MULTIMarek Vasut2012-10-151-1/+1
* tools, config.mk: add binutils-versionAllen Martin2012-10-041-0/+1
* config: Always use GNU ldKhem Raj2012-08-101-1/+5
* Makefile: Add u-boot.spr build target (SPEAr)Stefan Roese2012-07-071-0/+4
* tools, config.mk: Add gcc-version.sh, cc-version test from LinuxTom Rini2012-05-151-1/+5
* config.mk: Check for -fstack-usage supportTom Rini2012-03-261-0/+4
* config.mk: Make cc-option create a file under include/generatedTom Rini2012-03-261-4/+3
* config.mk: use memoization in cc-option macro to speed up compilationDaniel Schwierzeck2011-11-071-2/+18
* Reduce build timesWolfgang Denk2011-11-031-3/+5
* fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass2011-10-261-0/+1
* build: force migration away from $(AR)Mike Frysinger2011-10-221-5/+3
* Adjust dependency rules to permit per-file flagsSimon Glass2011-10-171-0/+7
* disable security warning flags when possibleMike Frysinger2011-07-261-0/+4
* Extend build-system for SPL frameworkDaniel Schwierzeck2011-07-261-1/+33
* config.mk: move LDSCRIPT processing to the top-level MakefileIlya Yanok2011-06-221-30/+0
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-301-5/+28
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-221-1/+2
* Top config.mk: add include/config.mkJoakim Tjernlund2011-03-211-0/+1
* Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGSNobuhiro Iwamatsu2011-01-251-3/+5
* config.mk: unify duplicated flag settingMike Frysinger2010-12-171-10/+7
* Coding Style (white space) cleanupWolfgang Denk2010-11-271-4/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-0/+7
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-5/+5
OpenPOWER on IntegriCloud