aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-04-21Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+10
2014-04-18build: Use filechk rules to create and update u-boot.ldsJon Loeliger1-4/+5
2014-04-18kbuild: add user-supplied CPPFLAGS, AFLAGS and CFLAGSMasahiro Yamada1-0/+5
2014-04-18kbuild: sync with Linux Kernel v3.15-rc1Masahiro Yamada1-6/+43
2014-04-17k2hk: add support for k2hk SOC and EVMVitaly Andrianov1-0/+10
2014-04-14Prepare v2014.04v2014.04Tom Rini1-1/+1
2014-04-11kbuild: fix a bug in regeneration of linker scriptsMasahiro Yamada1-3/+3
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-5/+9
2014-04-04arm: mxs: Add support for generating signed BootStreamMarek Vasut1-0/+2
2014-04-04Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic1-60/+44
2014-04-04Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic1-2/+0
2014-04-02imx: add rules for U-Boot DTB supportStefano Babic1-3/+3
2014-03-31Prepare v2014.04-rc3v2014.04-rc3Tom Rini1-1/+1
2014-03-31arm: mxs: Add support for generating signed BootStreamMarek Vasut1-0/+2
2014-03-31Kbuild: allow building tools without board configurationMasahiro Yamada1-1/+4
2014-03-28kbuild: fix bugs in cleaning targetsMasahiro Yamada1-1/+1
2014-03-28kbuild: create a build directory automatically for out-of-tree buildMasahiro Yamada1-1/+2
2014-03-28kbuild: Rename UIMAGE to MKIMAGEMarek Vasut1-1/+1
2014-03-12kbuild: delete *.pyc files by "make distclean"Masahiro Yamada1-1/+1
2014-03-12kbuild: delete SPLTREE and TPLTREEMasahiro Yamada1-4/+0
2014-03-12kbuild: rename OBJTREE to objtreeMasahiro Yamada1-4/+3
2014-03-12kbuild: rename SRCTREE to srctreeMasahiro Yamada1-3/+2
2014-03-12kbuild: rename TOPDIR to stctreeMasahiro Yamada1-10/+9
2014-03-12kbuild: use $(KBUILD_SRC) to check out-of-tree buildMasahiro Yamada1-5/+3
2014-03-12kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada1-2/+2
2014-03-12freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}Masahiro Yamada1-2/+2
2014-03-12kbuild,mxs: use short logs for MXS imagesMasahiro Yamada1-1/+1
2014-03-10Prepare v2014.04-rc2v2014.04-rc2Tom Rini1-1/+1
2014-03-10kbuild: fix a bug of make rule of version_autogenerated.hMasahiro Yamada1-1/+1
2014-03-07kbuild: move "checkgcc4" to PowerPC archprepareMasahiro Yamada1-9/+0
2014-03-07kbuild: move "checkthumb" to ARM archprepareMasahiro Yamada1-8/+0
2014-03-07kbuild: improve Kbuild speedMasahiro Yamada1-3/+4
2014-03-07kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada1-3/+3
2014-03-07xilinx: delete meaningless .gitignore filesMasahiro Yamada1-1/+0
2014-03-04kbuild: allow empty board directoriesMasahiro Yamada1-1/+1
2014-03-04kbuild: add "cross_tools" target to build tools for the targetMasahiro Yamada1-0/+3
2014-03-04kbuild: fix "tools-all" targetMasahiro Yamada1-1/+1
2014-03-04kbuild: consolidate PLATFORM_LIBSMasahiro Yamada1-1/+1
2014-03-04dm: Add a demonstration/example driverSimon Glass1-0/+1
2014-03-04dm: Add basic testsSimon Glass1-0/+1
2014-03-04dm: Add base driver model supportSimon Glass1-0/+1
2014-03-04sandbox: Build a device tree file for sandboxSimon Glass1-0/+1
2014-03-04nand_spl: display warning message to inform the end of nand_splMasahiro Yamada1-0/+7
2014-03-04Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIRMasahiro Yamada1-4/+0
2014-02-25kbuild: Move linker sciript check to prepare1Masahiro Yamada1-4/+5
2014-02-25kbuild: Fix a false error of generic board supportMasahiro Yamada1-8/+7
2014-02-25kbuild: get back DTB at the top directoryMasahiro Yamada1-1/+7
2014-02-25kbuild: add misc targets, help, ubootrelease, ubootversionMasahiro Yamada1-7/+58
2014-02-25kbuild: support building signle targetsMasahiro Yamada1-0/+52
2014-02-25kbuild: refactor more IMX image rulesMasahiro Yamada1-1/+4