summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-02-17Prepare v2015.04-rc2Tom Rini
2015-02-16tools/imagetool: remove linker scriptAndreas Bießmann
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-02-06Makefile: Add another kwb build target used on Marvell Armada-XP (AXP)Stefan Roese
2015-02-05x86: Add an option to enabling building a ROM fileSimon Glass
2015-02-02Prepare v2015.04-rc1Tom Rini
2015-01-29dm: i2c: Add a compatbility layerSimon Glass
2015-01-28Makefile: clean boot.binBo Shen
2015-01-12Prepare v2015.01Tom Rini
2014-12-29Prepare v2015.01-rc4Tom Rini
2014-12-18x86: Include FSP and CMC binary in the u-boot.rom build rulesBin Meng
2014-12-18x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng
2014-12-18x86: Convert microcode format to device-tree-onlySimon Glass
2014-12-13x86: Refactor u-boot.rom build rulesBin Meng
2014-12-11spl: Use u-boot.img instead of u-boot.binAlison Wang
2014-12-11ls102xa: pblimage: Add pblimage tool support for LS102xAAlison Wang
2014-12-08Prepare v2015.01-rc3Tom Rini
2014-12-08libfdt: descend from lib/ to lib/libfdt/Masahiro Yamada
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck
2014-11-25x86: Allow an option ROM to be built into U-BootSimon Glass
2014-11-24Prepare v2015.01-rc2Tom Rini
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-11-21x86: Build a .rom file which can be flashed to an x86 machineSimon Glass
2014-11-10Prepare v2015.01-rc1Tom Rini
2014-11-10Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2014-11-10bfin: make the CPU macro of LDR target more genenricSonic Zhang
2014-11-07kbuild: sync misc scripts with Linux 3.18-rc1Masahiro Yamada
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.10Tom Rini
2014-10-13Makefile: drop "tools-only" from no-dot-config-targetsTom Rini
2014-10-06Prepare v2014.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-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