summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kconfig: fix a bug of "make config"Masahiro Yamada2014-09-161-1/+1
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-161-1/+1
* Makefile: default to cc for host compilerJeroen Hofstee2014-09-111-2/+2
* Prepare v2014.10-rc2Tom Rini2014-09-021-1/+1
* kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZEMasahiro Yamada2014-08-281-1/+5
* kconfig: convert Kconfig helper script into a shell scriptMasahiro Yamada2014-08-221-2/+2
* Makefile: remove generated boards.cfg within make distcleanRoger Meier2014-08-221-0/+1
* Makefile: Use Kbuild style for system_map.o generation stepVasili Galka2014-08-211-3/+7
* kbuild: sync mixed targets handling with Linux 3.16Masahiro Yamada2014-08-211-3/+3
* kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-08-211-4/+2
* Makefile: use u-boot.map for binary_size_checkChris Packham2014-08-091-3/+4
* Makefile: use $(shell ...) for determining file_sizeChris Packham2014-08-091-1/+1
* Prepare v2014.10-rc1Tom Rini2014-08-061-2/+2
* kconfig: switch to KconfigMasahiro Yamada2014-07-301-62/+54
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-281-0/+6
|\
| * keystone: add support for NAND gpheader imageKhoronzhuk, Ivan2014-07-251-0/+6
* | Makefile: fix tags target documentationIgor Grinberg2014-07-221-1/+2
* | Makefile: fix ctags/etags clean targetsIgor Grinberg2014-07-221-1/+1
* | Makefile: fix the {c, e}tags/cscope build targetsIgor Grinberg2014-07-221-2/+2
* | Prepare v2014.07Tom Rini2014-07-141-1/+1
* | Makefile: drop arch/*/include/asm/proc from make mrproper patternMasahiro Yamada2014-07-071-1/+1
* | Avoid using gawk-specific strtonum()Simon Glass2014-07-071-1/+2
|/
* Prepare v2014.07-rc4Tom Rini2014-07-021-1/+1
* cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)Masahiro Yamada2014-06-201-8/+8
* fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTBSimon Glass2014-06-191-1/+1
* kbuild: move spl/Makefile to scripts/Makefile.splMasahiro Yamada2014-06-111-5/+3
* kbuild: export HOSTCXX and HOSTCXXFLAGSMasahiro Yamada2014-06-111-1/+1
* fdt: Add DEV_TREE_BIN option to specify a device tree binary fileSimon Glass2014-06-111-1/+1
* Check that u-boot.bin size looks correctSimon Glass2014-06-111-1/+13
* Makefile: fix clang warnings due to clang supportJeroen Hofstee2014-06-111-28/+0
* Prepare v2014.07-rc3Tom Rini2014-06-101-1/+1
* nand_spl: remove nand_spl infrastructureMasahiro Yamada2014-06-051-27/+1
* kbuild: add missing PERL definitionMasahiro Yamada2014-06-051-1/+2
* kbuild: remove unused RANLIBMasahiro Yamada2014-06-051-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-301-0/+10
|\
| * sunxi: non-FEL SPL boot support for sun7iIan Campbell2014-05-251-0/+10
* | Prepare v2014.07-rc2Tom Rini2014-05-271-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-241-0/+8
|\
| * Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-05-231-0/+8
| |\
| | * build: support a new image u-boot-dtb.imgMasahiro Yamada2014-05-151-0/+8
* | | examples: select libgcc for non-default architectureAlexey Brodkin2014-05-231-0/+1
|/ /
* | Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2014-05-201-5/+8
|\ \ | |/
| * kbuild: Fix trailing whitespacesMichal Simek2014-05-121-3/+3
| * kbuild: build with -Werror=date-time if the compiler supports itMasahiro Yamada2014-05-121-0/+3
| * Prepare v2014.07-rc1Tom Rini2014-05-121-2/+2
* | arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais imageChristian Riesch2014-05-131-1/+1
|/
* Merge branch 'u-boot/master'Albert ARIBAUD2014-05-091-6/+67
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-04-251-0/+19
| |\
| | * Makefile: Add support of CONFIG_SPL_FSL_PBLPrabhakar Kushwaha2014-04-221-0/+19
| * | Revert "build: Use filechk rules to create and update u-boot.lds"Masahiro Yamada2014-04-231-5/+4
| |/
OpenPOWER on IntegriCloud