summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-07-31Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-07-31powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal
2015-07-27Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski
2015-07-27kbuild: use relative path more to include MakefileMasahiro Yamada
2015-07-27kbuild: sync with Linux 4.1Masahiro Yamada
2015-07-23Merge git://git.denx.de/u-boot-marvellTom Rini
2015-07-23Makefile: Fix mvebu build target to use SPL load and exe-addressStefan Roese
2015-07-21dm: Reduce SPL device tree sizeSimon Glass
2015-07-14x86: Move VGA option rom macros to KconfigBin Meng
2015-07-14Prepare v2015.07Tom Rini
2015-07-08Makefile:Add GCC flag -fno-delete-null-pointer-checksPrabhakar Kushwaha
2015-06-29Prepare v2015.07-rc3Tom Rini
2015-06-08Prepare v2015.07-rc2Tom Rini
2015-05-28kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build errorMasahiro Yamada
2015-05-27Makefile: Add U_BOOT_TZ and include in versionChris Packham
2015-05-21test: env: Add test framework for envJoe Hershberger
2015-05-14dm: regulator: add implementation of driver model regulator uclassPrzemyslaw Marczak
2015-05-10Makefile: add a symbol link tags for ctagsDu Huanpeng
2015-05-05Prepare v2015.07-rc1Tom Rini
2015-04-18Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini
2015-04-18Create a .cfg file containing the CONFIG options used to buildSimon Glass
2015-04-18dm: usb: sandbox: Add a uclass for USB device emulationSimon Glass
2015-04-14usb: dwc3: Makefile: Make dwc3 driver compile in u-bootKishon Vijay Abraham I
2015-04-13Prepare v2015.04Tom Rini
2015-04-10lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)
2015-04-07kbuild: include config.mk when auto.conf is not older than .configMasahiro Yamada
2015-03-31Prepare v2015.04-rc5Tom Rini
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada
2015-03-28kbuild: remove scripts/multiconfig.shMasahiro Yamada
2015-03-17Prepare v2015.04-rc4Tom Rini
2015-03-03Prepare v2015.04-rc3Tom Rini
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