summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2015.04-rc2Tom Rini2015-02-171-1/+1
* tools/imagetool: remove linker scriptAndreas Bießmann2015-02-161-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-101-2/+3
|\
| * x86: Add an option to enabling building a ROM fileSimon Glass2015-02-051-2/+3
* | Makefile: Add another kwb build target used on Marvell Armada-XP (AXP)Stefan Roese2015-02-061-0/+6
|/
* Prepare v2015.04-rc1Tom Rini2015-02-021-2/+2
* dm: i2c: Add a compatbility layerSimon Glass2015-01-291-0/+7
* Makefile: clean boot.binBo Shen2015-01-281-1/+1
* Prepare v2015.01Tom Rini2015-01-121-1/+1
* Prepare v2015.01-rc4Tom Rini2014-12-291-1/+1
* x86: Include FSP and CMC binary in the u-boot.rom build rulesBin Meng2014-12-181-1/+9
* x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng2014-12-181-1/+1
* x86: Convert microcode format to device-tree-onlySimon Glass2014-12-181-1/+3
* x86: Refactor u-boot.rom build rulesBin Meng2014-12-131-21/+27
* spl: Use u-boot.img instead of u-boot.binAlison Wang2014-12-111-1/+7
* ls102xa: pblimage: Add pblimage tool support for LS102xAAlison Wang2014-12-111-1/+2
* Prepare v2015.01-rc3Tom Rini2014-12-081-1/+1
* libfdt: descend from lib/ to lib/libfdt/Masahiro Yamada2014-12-081-1/+0
* Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck2014-12-081-17/+1
* x86: Allow an option ROM to be built into U-BootSimon Glass2014-11-251-0/+3
* Prepare v2015.01-rc2Tom Rini2014-11-241-1/+1
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-241-1/+35
|\
| * x86: Build a .rom file which can be flashed to an x86 machineSimon Glass2014-11-211-1/+35
* | kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-231-3/+0
|/
* Prepare v2015.01-rc1Tom Rini2014-11-101-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2014-11-101-1/+1
|\
| * bfin: make the CPU macro of LDR target more genenricSonic Zhang2014-11-101-1/+1
* | kbuild: sync misc scripts with Linux 3.18-rc1Masahiro Yamada2014-11-071-1/+1
* | kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada2014-11-071-90/+96
* | kbuild: remove "clobber" targetMasahiro Yamada2014-11-071-21/+7
* | generic-board: make compile-time noise for non-generic boardsMasahiro Yamada2014-11-071-0/+7
|/
* 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
OpenPOWER on IntegriCloud