summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-11-07kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada
2014-11-07kbuild: remove "clobber" targetMasahiro Yamada
2014-11-07generic-board: make compile-time noise for non-generic boardsMasahiro Yamada
2014-11-05dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass
2014-10-23kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntaxMasahiro Yamada
2014-10-23Makefile: Add CONFIG_BUILD_TARGET to automatically build an special imageStefan Roese
2014-10-23arm: armada-xp: Add basic support for Marvell Armada XP SoCStefan Roese
2014-10-23arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese
2014-10-14Prepare v2014.10v2014.10Tom Rini
2014-10-13Makefile: drop "tools-only" from no-dot-config-targetsTom Rini
2014-10-06Prepare v2014.10-rc3v2014.10-rc3Tom Rini
2014-09-24kbuild: refactor some makefilesMasahiro Yamada
2014-09-16kconfig: fix a bug of "make config"Masahiro Yamada
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
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