summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* bfin: make the CPU macro of LDR target more genenricSonic Zhang2014-11-101-1/+1
* dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass2014-11-051-1/+2
* kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntaxMasahiro Yamada2014-10-231-4/+0
* Makefile: Add CONFIG_BUILD_TARGET to automatically build an special imageStefan Roese2014-10-231-0/+5
* arm: armada-xp: Add basic support for Marvell Armada XP SoCStefan Roese2014-10-231-1/+1
* arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese2014-10-231-0/+4
* Prepare v2014.10Tom Rini2014-10-141-1/+1
* Makefile: drop "tools-only" from no-dot-config-targetsTom Rini2014-10-131-1/+1
* Prepare v2014.10-rc3Tom Rini2014-10-061-1/+1
* kbuild: refactor some makefilesMasahiro Yamada2014-09-241-3/+0
* 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
OpenPOWER on IntegriCloud