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