summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeLines
* Prepare v2014.04Tom Rini2014-04-14-1/+1
* kbuild: fix a bug in regeneration of linker scriptsMasahiro Yamada2014-04-11-3/+3
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-08-5/+9
|\
| * Prepare v2014.04-rc3Tom Rini2014-03-31-1/+1
| * Kbuild: allow building tools without board configurationMasahiro Yamada2014-03-31-1/+4
| * kbuild: fix bugs in cleaning targetsMasahiro Yamada2014-03-28-1/+1
| * kbuild: create a build directory automatically for out-of-tree buildMasahiro Yamada2014-03-28-1/+2
| * kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-28-1/+1
* | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-04-04-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-04-60/+44
|\ \ | |/
| * kbuild: delete *.pyc files by "make distclean"Masahiro Yamada2014-03-12-1/+1
| * kbuild: delete SPLTREE and TPLTREEMasahiro Yamada2014-03-12-4/+0
| * kbuild: rename OBJTREE to objtreeMasahiro Yamada2014-03-12-4/+3
| * kbuild: rename SRCTREE to srctreeMasahiro Yamada2014-03-12-3/+2
| * kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-12-10/+9
| * kbuild: use $(KBUILD_SRC) to check out-of-tree buildMasahiro Yamada2014-03-12-5/+3
| * kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada2014-03-12-2/+2
| * freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}Masahiro Yamada2014-03-12-2/+2
| * kbuild,mxs: use short logs for MXS imagesMasahiro Yamada2014-03-12-1/+1
| * Prepare v2014.04-rc2Tom Rini2014-03-10-1/+1
| * kbuild: fix a bug of make rule of version_autogenerated.hMasahiro Yamada2014-03-10-1/+1
| * kbuild: move "checkgcc4" to PowerPC archprepareMasahiro Yamada2014-03-07-9/+0
| * kbuild: move "checkthumb" to ARM archprepareMasahiro Yamada2014-03-07-8/+0
| * kbuild: improve Kbuild speedMasahiro Yamada2014-03-07-3/+4
| * kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-07-3/+3
| * xilinx: delete meaningless .gitignore filesMasahiro Yamada2014-03-07-1/+0
| * kbuild: allow empty board directoriesMasahiro Yamada2014-03-04-1/+1
| * kbuild: add "cross_tools" target to build tools for the targetMasahiro Yamada2014-03-04-0/+3
| * kbuild: fix "tools-all" targetMasahiro Yamada2014-03-04-1/+1
| * kbuild: consolidate PLATFORM_LIBSMasahiro Yamada2014-03-04-1/+1
| * dm: Add a demonstration/example driverSimon Glass2014-03-04-0/+1
| * dm: Add basic testsSimon Glass2014-03-04-0/+1
| * dm: Add base driver model supportSimon Glass2014-03-04-0/+1
| * sandbox: Build a device tree file for sandboxSimon Glass2014-03-04-0/+1
| * nand_spl: display warning message to inform the end of nand_splMasahiro Yamada2014-03-04-0/+7
| * Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIRMasahiro Yamada2014-03-04-4/+0
* | Revert "arm: mxs: Add support for generating signed BootStream"Stefano Babic2014-04-04-2/+0
* | imx: add rules for U-Boot DTB supportStefano Babic2014-04-02-3/+3
* | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-03-31-0/+2
|/
* kbuild: Move linker sciript check to prepare1Masahiro Yamada2014-02-25-4/+5
* kbuild: Fix a false error of generic board supportMasahiro Yamada2014-02-25-8/+7
* kbuild: get back DTB at the top directoryMasahiro Yamada2014-02-25-1/+7
* kbuild: add misc targets, help, ubootrelease, ubootversionMasahiro Yamada2014-02-25-7/+58
* kbuild: support building signle targetsMasahiro Yamada2014-02-25-0/+52
* kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-25-1/+4
* kbuild: use shorten logs for IMX imagesMasahiro Yamada2014-02-25-2/+2
* kbuild: use shorten logs for misc targetsMasahiro Yamada2014-02-25-2/+5
* kbuild: use shorten log for linking u-bootMasahiro Yamada2014-02-25-19/+14
* kbuild: use shorten logs for combined rules of mkimage, padding and catMasahiro Yamada2014-02-25-38/+41
* kbuild: use shorten logs for cat rulesMasahiro Yamada2014-02-25-8/+15