aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Prepare v2015.04v2015.04Tom Rini1-1/+1
2015-04-10lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)1-0/+20
2015-04-07kbuild: include config.mk when auto.conf is not older than .configMasahiro Yamada1-3/+7
2015-03-31Prepare v2015.04-rc5v2015.04-rc5Tom Rini1-1/+1
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada1-1/+1
2015-03-28kbuild: remove scripts/multiconfig.shMasahiro Yamada1-2/+11
2015-03-17Prepare v2015.04-rc4v2015.04-rc4Tom Rini1-1/+1
2015-03-03Prepare v2015.04-rc3v2015.04-rc3Tom Rini1-1/+1
2015-02-17Prepare v2015.04-rc2v2015.04-rc2Tom Rini1-1/+1
2015-02-16tools/imagetool: remove linker scriptAndreas Bießmann1-0/+5
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini1-2/+3
2015-02-06Makefile: Add another kwb build target used on Marvell Armada-XP (AXP)Stefan Roese1-0/+6
2015-02-05x86: Add an option to enabling building a ROM fileSimon Glass1-2/+3
2015-02-02Prepare v2015.04-rc1v2015.04-rc1Tom Rini1-2/+2
2015-01-29dm: i2c: Add a compatbility layerSimon Glass1-0/+7
2015-01-28Makefile: clean boot.binBo Shen1-1/+1
2015-01-12Prepare v2015.01v2015.01Tom Rini1-1/+1
2014-12-29Prepare v2015.01-rc4v2015.01-rc4Tom Rini1-1/+1
2014-12-18x86: Include FSP and CMC binary in the u-boot.rom build rulesBin Meng1-1/+9
2014-12-18x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng1-1/+1
2014-12-18x86: Convert microcode format to device-tree-onlySimon Glass1-1/+3
2014-12-13x86: Refactor u-boot.rom build rulesBin Meng1-21/+27
2014-12-11spl: Use u-boot.img instead of u-boot.binAlison Wang1-1/+7
2014-12-11ls102xa: pblimage: Add pblimage tool support for LS102xAAlison Wang1-1/+2
2014-12-08Prepare v2015.01-rc3v2015.01-rc3Tom Rini1-1/+1
2014-12-08libfdt: descend from lib/ to lib/libfdt/Masahiro Yamada1-1/+0
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck1-17/+1
2014-11-25x86: Allow an option ROM to be built into U-BootSimon Glass1-0/+3
2014-11-24Prepare v2015.01-rc2v2015.01-rc2Tom Rini1-1/+1
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini1-1/+35
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada1-3/+0
2014-11-21x86: Build a .rom file which can be flashed to an x86 machineSimon Glass1-1/+35
2014-11-10Prepare v2015.01-rc1v2015.01-rc1Tom Rini1-3/+3
2014-11-10Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini1-1/+1
2014-11-10bfin: make the CPU macro of LDR target more genenricSonic Zhang1-1/+1
2014-11-07kbuild: sync misc scripts with Linux 3.18-rc1Masahiro Yamada1-1/+1
2014-11-07kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada1-90/+96
2014-11-07kbuild: remove "clobber" targetMasahiro Yamada1-21/+7
2014-11-07generic-board: make compile-time noise for non-generic boardsMasahiro Yamada1-0/+7
2014-11-05dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass1-1/+2
2014-10-23kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntaxMasahiro Yamada1-4/+0
2014-10-23Makefile: Add CONFIG_BUILD_TARGET to automatically build an special imageStefan Roese1-0/+5
2014-10-23arm: armada-xp: Add basic support for Marvell Armada XP SoCStefan Roese1-1/+1
2014-10-23arm: kirkwood: Move some SoC files into new arch/arm/mvebu-commonStefan Roese1-0/+4
2014-10-14Prepare v2014.10v2014.10Tom Rini1-1/+1
2014-10-13Makefile: drop "tools-only" from no-dot-config-targetsTom Rini1-1/+1
2014-10-06Prepare v2014.10-rc3v2014.10-rc3Tom Rini1-1/+1
2014-09-24kbuild: refactor some makefilesMasahiro Yamada1-3/+0
2014-09-16kconfig: fix a bug of "make config"Masahiro Yamada1-1/+1
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada1-1/+1