aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-05-27Prepare v2014.07-rc2v2014.07-rc2Tom Rini1-1/+1
2014-05-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+8
2014-05-23examples: select libgcc for non-default architectureAlexey Brodkin1-0/+1
2014-05-23Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD1-0/+8
2014-05-20Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD1-5/+8
2014-05-15build: support a new image u-boot-dtb.imgMasahiro Yamada1-0/+8
2014-05-13arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais imageChristian Riesch1-1/+1
2014-05-12kbuild: Fix trailing whitespacesMichal Simek1-3/+3
2014-05-12kbuild: build with -Werror=date-time if the compiler supports itMasahiro Yamada1-0/+3
2014-05-12Prepare v2014.07-rc1v2014.07-rc1Tom Rini1-2/+2
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD1-6/+67
2014-04-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+19
2014-04-23Revert "build: Use filechk rules to create and update u-boot.lds"Masahiro Yamada1-5/+4
2014-04-22Makefile: Add support of CONFIG_SPL_FSL_PBLPrabhakar Kushwaha1-0/+19
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