summaryrefslogtreecommitdiff
path: root/config.mk
Commit message (Expand)AuthorAgeLines
* kconfig: switch to single .config configurationMasahiro Yamada2015-02-24-0/+5
* Provide option to avoid defining a custom version of uintptr_t.Gabe Black2014-10-27-0/+5
* kbuild: clear VENDOR variable to fix build error on tcshMasahiro Yamada2014-10-23-0/+2
* Reactivate the tracing featureSimon Glass2014-09-24-0/+4
* kconfig: switch to KconfigMasahiro Yamada2014-07-30-0/+10
* build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada2014-07-07-4/+1
* kbuild: rename SRCTREE to srctreeMasahiro Yamada2014-03-12-1/+1
* kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-12-4/+4
* kbuild: improve Kbuild speedMasahiro Yamada2014-03-07-8/+20
* kbuild: allow empty board directoriesMasahiro Yamada2014-03-04-0/+2
* config.mk: Delete unused variable BCURDIRMasahiro Yamada2014-03-04-2/+0
* kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-25-1/+1
* kbuild: move include directives of board configuration filesMasahiro Yamada2014-02-19-15/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-11/+2
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-39/+3
* Makefile: move some flags to examples makefilesMasahiro Yamada2014-02-19-8/+0
* Makefile: move some flags to spl/MakefileMasahiro Yamada2014-02-19-19/+0
* Makefile: move more stuff to top MakefileMasahiro Yamada2014-02-19-18/+1
* Makefile: refactor include path settingsMasahiro Yamada2014-02-19-9/+2
* Makefile: move more flags to the top MakefileMasahiro Yamada2014-02-19-37/+4
* kbuild: Use Kbuild.includeMasahiro Yamada2014-02-19-29/+0
* Makefile: move BFD_ROOT_DIR to tools/gdb/MakefileMasahiro Yamada2014-02-19-23/+0
* Makefile: move some variable definitions to the top MakefileMasahiro Yamada2014-02-19-75/+3
* Makfile: move suffix rules to Makefile.buildMasahiro Yamada2014-02-19-35/+0
* tools: convert makefiles to kbuild styleMasahiro Yamada2014-02-19-27/+1
* sandbox: Use system headers first for sandbox's os.c in a different wayMasahiro Yamada2014-01-29-7/+2
* Makefile: Move some scripts imported from LinuxMasahiro Yamada2013-12-13-3/+3
* sandbox: Use system headers first for sandbox's os.cSimon Glass2013-11-21-2/+7
* config.mk: delete unnecessary linesMasahiro Yamada2013-11-17-6/+0
* Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada2013-11-08-2/+2
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-06-0/+9
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-05-0/+9
| |\
| | * ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2013-08-31-0/+9
* | | cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config headerMasahiro Yamada2013-09-06-4/+0
* | | config.mk: Delete unnecessary codeMasahiro Yamada2013-09-06-16/+0
|/ /
* | TPL : introduce the TPL based on the SPLYing Zhang2013-08-20-2/+28
* | SPL: Makefile: Build a separate autoconf.mk for SPLJoel Fernandes2013-08-19-0/+6
* | Validate dtc is new enoughStephen Warren2013-08-02-0/+1
|/
* Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk2013-07-24-19/+2
* mkimage: Use board config to get CONFIG_FIT_SIGNATURE valueSimon Glass2013-07-19-0/+4
* mkimage: Build signing only if board has CONFIG_FIT_SIGNATURESimon Glass2013-06-28-1/+5
* image: Add RSA support for image signingSimon Glass2013-06-26-0/+1
* Support tracing in config.mk when enabledSimon Glass2013-06-26-1/+10
* build: Pull -DBUILD_TAG into separate ifdefMarek Vasut2013-05-09-4/+3
* Trigger generic board error only when buildingSimon Glass2013-05-01-2/+2
* Makefile: Add target for combined u-boot.img & spl/u-boot.binStefan Roese2013-04-22-0/+4
* Makefile: Move SHELL setup to config.mkBenoît Thébaudeau2013-04-12-0/+7
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-2/+0
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-2/+0