summaryrefslogtreecommitdiffstats
path: root/config.mk
Commit message (Expand)AuthorAgeFilesLines
* kconfig: switch to single .config configurationMasahiro Yamada2015-02-241-0/+5
* Provide option to avoid defining a custom version of uintptr_t.Gabe Black2014-10-271-0/+5
* kbuild: clear VENDOR variable to fix build error on tcshMasahiro Yamada2014-10-231-0/+2
* Reactivate the tracing featureSimon Glass2014-09-241-0/+4
* kconfig: switch to KconfigMasahiro Yamada2014-07-301-0/+10
* build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada2014-07-071-4/+1
* kbuild: rename SRCTREE to srctreeMasahiro Yamada2014-03-121-1/+1
* kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-121-4/+4
* kbuild: improve Kbuild speedMasahiro Yamada2014-03-071-8/+20
* kbuild: allow empty board directoriesMasahiro Yamada2014-03-041-0/+2
* config.mk: Delete unused variable BCURDIRMasahiro Yamada2014-03-041-2/+0
* kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-251-1/+1
* kbuild: move include directives of board configuration filesMasahiro Yamada2014-02-191-15/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-11/+2
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-39/+3
* Makefile: move some flags to examples makefilesMasahiro Yamada2014-02-191-8/+0
* Makefile: move some flags to spl/MakefileMasahiro Yamada2014-02-191-19/+0
* Makefile: move more stuff to top MakefileMasahiro Yamada2014-02-191-18/+1
* Makefile: refactor include path settingsMasahiro Yamada2014-02-191-9/+2
* Makefile: move more flags to the top MakefileMasahiro Yamada2014-02-191-37/+4
* kbuild: Use Kbuild.includeMasahiro Yamada2014-02-191-29/+0
* Makefile: move BFD_ROOT_DIR to tools/gdb/MakefileMasahiro Yamada2014-02-191-23/+0
* Makefile: move some variable definitions to the top MakefileMasahiro Yamada2014-02-191-75/+3
* Makfile: move suffix rules to Makefile.buildMasahiro Yamada2014-02-191-35/+0
* tools: convert makefiles to kbuild styleMasahiro Yamada2014-02-191-27/+1
* sandbox: Use system headers first for sandbox's os.c in a different wayMasahiro Yamada2014-01-291-7/+2
* Makefile: Move some scripts imported from LinuxMasahiro Yamada2013-12-131-3/+3
* 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
OpenPOWER on IntegriCloud