aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-08-28Makefile: fix SOURCE_DATE_EPOCH for *BSD hostAndreas Bießmann1-3/+15
2015-08-28ARM: keystone2: move the custom build rules out to keystone specific makefileNishanth Menon1-16/+0
2015-08-28Makefile: Use correct timezone for U_BOOT_TZChris Packham1-4/+10
2015-08-26x86: ifdtool: Support collating microcode into one placeSimon Glass1-0/+1
2015-08-17Prepare v2015.10-rc2v2015.10-rc2Tom Rini1-1/+1
2015-08-08Makefile: Add target for building bootable SPL image for SoCFPGAMarek Vasut1-0/+12
2015-08-08driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen1-0/+1
2015-08-05efi: Add 64-bit payload supportSimon Glass1-1/+1
2015-08-05efi: Add support for loading U-Boot through an EFI stubSimon Glass1-0/+24
2015-08-05efi: Support building a u-boot-app.efi executableSimon Glass1-0/+5
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