summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-12-18PD#116790: Support customer folderXiaobo Gu15-22/+101
2015-05-28Add gxb_pxp config for simulatorXiaobo Gu8-5/+23
2015-05-28GXBaby bringup code mergeXiaobo Gu35-550/+2005
2015-05-16Code cleanup, Update ddr config.Xiaobo Gu11-151/+116
2015-05-01GX support and BL2 code merge.Xiaobo Gu260-7/+52426
2014-10-27Provide option to avoid defining a custom version of uintptr_t.Gabe Black6-4/+36
2014-10-23kbuild: clear VENDOR variable to fix build error on tcshMasahiro Yamada1-0/+2
2014-09-24Reactivate the tracing featureSimon Glass1-0/+4
2014-07-30kconfig: switch to KconfigMasahiro Yamada17-132/+619
2014-07-07build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada5-60/+62
2014-03-12kbuild: rename SRCTREE to srctreeMasahiro Yamada17-94/+93
2014-03-12kbuild: rename TOPDIR to stctreeMasahiro Yamada19-42/+41
2014-03-07kbuild: improve Kbuild speedMasahiro Yamada8-31/+44
2014-03-04kbuild: allow empty board directoriesMasahiro Yamada3-3/+7
2014-03-04config.mk: Delete unused variable BCURDIRMasahiro Yamada1-2/+0
2014-02-25kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada20-41/+41
2014-02-19kbuild: move include directives of board configuration filesMasahiro Yamada3-15/+19
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada77-325/+526
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada64-744/+612
2014-02-19Makefile: move some flags to examples makefilesMasahiro Yamada3-8/+8
2014-02-19Makefile: move some flags to spl/MakefileMasahiro Yamada2-19/+14
2014-02-19Makefile: move more stuff to top MakefileMasahiro Yamada2-21/+18
2014-02-19Makefile: refactor include path settingsMasahiro Yamada4-18/+19
2014-02-19Makefile: move more flags to the top MakefileMasahiro Yamada2-37/+39
2014-02-19kbuild: Use Kbuild.includeMasahiro Yamada5-35/+16
2014-02-19Makefile: move BFD_ROOT_DIR to tools/gdb/MakefileMasahiro Yamada2-23/+21
2014-02-19Makefile: move some variable definitions to the top MakefileMasahiro Yamada2-88/+84
2014-02-19Makfile: move suffix rules to Makefile.buildMasahiro Yamada4-38/+34
2014-02-19tools: convert makefiles to kbuild styleMasahiro Yamada28-365/+156
2014-01-29sandbox: Use system headers first for sandbox's os.c in a different wayMasahiro Yamada2-11/+6
2013-12-13Makefile: Move some scripts imported from LinuxMasahiro Yamada9-5/+5
2013-11-21sandbox: Use system headers first for sandbox's os.cSimon Glass2-4/+11
2013-11-17config.mk: delete unnecessary linesMasahiro Yamada1-6/+0
2013-11-08Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada5-13/+11
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk116-506/+506
2013-09-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini124-453/+8754
2013-09-06cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config headerMasahiro Yamada3-6/+2
2013-09-06config.mk: Delete unnecessary codeMasahiro Yamada1-16/+0
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD33-97/+3691
2013-08-31ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut11-0/+2772
2013-08-20TPL : introduce the TPL based on the SPLYing Zhang5-14/+147
2013-08-19SPL: Makefile: Build a separate autoconf.mk for SPLJoel Fernandes3-2/+24
2013-08-02Validate dtc is new enoughStephen Warren3-1/+28
2013-07-24Licenses: introduce SPDX Unique Lincense IdentifiersWolfgang Denk9-115/+150
2013-07-19mkimage: Use board config to get CONFIG_FIT_SIGNATURE valueSimon Glass1-0/+4
2013-06-28mkimage: Build signing only if board has CONFIG_FIT_SIGNATURESimon Glass3-5/+6
2013-06-26image: Add RSA support for image signingSimon Glass9-2/+1031
2013-06-26Support tracing in config.mk when enabledSimon Glass1-1/+10
2013-05-09build: Pull -DBUILD_TAG into separate ifdefMarek Vasut1-4/+3
2013-05-01Trigger generic board error only when buildingSimon Glass2-2/+12
[next]