summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-09-11Makefile: default to cc for host compilerJeroen Hofstee
2014-09-02Prepare v2014.10-rc2v2014.10-rc2Tom Rini
2014-08-28kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZEMasahiro Yamada
2014-08-22kconfig: convert Kconfig helper script into a shell scriptMasahiro Yamada
2014-08-22Makefile: remove generated boards.cfg within make distcleanRoger Meier
2014-08-21Makefile: Use Kbuild style for system_map.o generation stepVasili Galka
2014-08-21kbuild: sync mixed targets handling with Linux 3.16Masahiro Yamada
2014-08-21kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada
2014-08-09Makefile: use u-boot.map for binary_size_checkChris Packham
2014-08-09Makefile: use $(shell ...) for determining file_sizeChris Packham
2014-08-06Prepare v2014.10-rc1v2014.10-rc1Tom Rini
2014-07-30kconfig: switch to KconfigMasahiro Yamada
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-25keystone: add support for NAND gpheader imageKhoronzhuk, Ivan
2014-07-22Makefile: fix tags target documentationIgor Grinberg
2014-07-22Makefile: fix ctags/etags clean targetsIgor Grinberg
2014-07-22Makefile: fix the {c, e}tags/cscope build targetsIgor Grinberg
2014-07-14Prepare v2014.07v2014.07Tom Rini
2014-07-07Makefile: drop arch/*/include/asm/proc from make mrproper patternMasahiro Yamada
2014-07-07Avoid using gawk-specific strtonum()Simon Glass
2014-07-02Prepare v2014.07-rc4v2014.07-rc4Tom Rini
2014-06-20cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)Masahiro Yamada
2014-06-19fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTBSimon Glass
2014-06-11kbuild: move spl/Makefile to scripts/Makefile.splMasahiro Yamada
2014-06-11kbuild: export HOSTCXX and HOSTCXXFLAGSMasahiro Yamada
2014-06-11fdt: Add DEV_TREE_BIN option to specify a device tree binary fileSimon Glass
2014-06-11Check that u-boot.bin size looks correctSimon Glass
2014-06-11Makefile: fix clang warnings due to clang supportJeroen Hofstee
2014-06-10Prepare v2014.07-rc3v2014.07-rc3Tom Rini
2014-06-05nand_spl: remove nand_spl infrastructureMasahiro Yamada
2014-06-05kbuild: add missing PERL definitionMasahiro Yamada
2014-06-05kbuild: remove unused RANLIBMasahiro Yamada
2014-05-30Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-05-27Prepare v2014.07-rc2v2014.07-rc2Tom Rini
2014-05-25sunxi: non-FEL SPL boot support for sun7iIan Campbell
2014-05-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-05-23examples: select libgcc for non-default architectureAlexey Brodkin
2014-05-23Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-20Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2014-05-15build: support a new image u-boot-dtb.imgMasahiro Yamada
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