aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-08-05Allow objcopy to work without filling gaps with 0xffSimon Glass1-1/+7
2015-08-03Prepare v2015.10-rc1v2015.10-rc1Tom Rini1-2/+2
2015-07-31Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+4
2015-07-31powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal1-0/+4
2015-07-27Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski1-3/+4
2015-07-27kbuild: use relative path more to include MakefileMasahiro Yamada1-11/+9
2015-07-27kbuild: sync with Linux 4.1Masahiro Yamada1-12/+1
2015-07-23Merge git://git.denx.de/u-boot-marvellTom Rini1-1/+1
2015-07-23Makefile: Fix mvebu build target to use SPL load and exe-addressStefan Roese1-1/+1
2015-07-21dm: Reduce SPL device tree sizeSimon Glass1-1/+1
2015-07-14x86: Move VGA option rom macros to KconfigBin Meng1-2/+2
2015-07-14Prepare v2015.07v2015.07Tom Rini1-1/+1
2015-07-08Makefile:Add GCC flag -fno-delete-null-pointer-checksPrabhakar Kushwaha1-0/+1
2015-06-29Prepare v2015.07-rc3v2015.07-rc3Tom Rini1-1/+1
2015-06-08Prepare v2015.07-rc2v2015.07-rc2Tom Rini1-1/+1
2015-05-28kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build errorMasahiro Yamada1-1/+1
2015-05-27Makefile: Add U_BOOT_TZ and include in versionChris Packham1-1/+2
2015-05-21test: env: Add test framework for envJoe Hershberger1-0/+1
2015-05-14dm: regulator: add implementation of driver model regulator uclassPrzemyslaw Marczak1-1/+2
2015-05-10Makefile: add a symbol link tags for ctagsDu Huanpeng1-0/+1
2015-05-05Prepare v2015.07-rc1v2015.07-rc1Tom Rini1-2/+2
2015-04-18Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini1-1/+9
2015-04-18Create a .cfg file containing the CONFIG options used to buildSimon Glass1-1/+9
2015-04-18dm: usb: sandbox: Add a uclass for USB device emulationSimon Glass1-0/+1
2015-04-14usb: dwc3: Makefile: Make dwc3 driver compile in u-bootKishon Vijay Abraham I1-0/+2
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