summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-05-23examples: select libgcc for non-default architectureAlexey Brodkin
2014-05-20Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2014-05-13arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais imageChristian Riesch
2014-05-12kbuild: Fix trailing whitespacesMichal Simek
2014-05-12kbuild: build with -Werror=date-time if the compiler supports itMasahiro Yamada
2014-05-12Prepare v2014.07-rc1v2014.07-rc1Tom Rini
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD
2014-04-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-04-23Revert "build: Use filechk rules to create and update u-boot.lds"Masahiro Yamada
2014-04-22Makefile: Add support of CONFIG_SPL_FSL_PBLPrabhakar Kushwaha
2014-04-21Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-18build: Use filechk rules to create and update u-boot.ldsJon Loeliger
2014-04-18kbuild: add user-supplied CPPFLAGS, AFLAGS and CFLAGSMasahiro Yamada
2014-04-18kbuild: sync with Linux Kernel v3.15-rc1Masahiro Yamada
2014-04-17k2hk: add support for k2hk SOC and EVMVitaly Andrianov
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