aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-08-28Makefile: fix SOURCE_DATE_EPOCH for *BSD hostAndreas Bießmann
2015-08-28ARM: keystone2: move the custom build rules out to keystone specific makefileNishanth Menon
2015-08-28Makefile: Use correct timezone for U_BOOT_TZChris Packham
2015-08-26x86: ifdtool: Support collating microcode into one placeSimon Glass
2015-08-17Prepare v2015.10-rc2Tom Rini
2015-08-08Makefile: Add target for building bootable SPL image for SoCFPGAMarek Vasut
2015-08-08driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen
2015-08-05efi: Add 64-bit payload supportSimon Glass
2015-08-05efi: Add support for loading U-Boot through an EFI stubSimon Glass
2015-08-05efi: Support building a u-boot-app.efi executableSimon Glass
2015-08-05Allow objcopy to work without filling gaps with 0xffSimon Glass
2015-08-03Prepare v2015.10-rc1Tom Rini
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.07v2015.07Tom Rini
2015-07-08Makefile:Add GCC flag -fno-delete-null-pointer-checksPrabhakar Kushwaha
2015-06-29Prepare v2015.07-rc3v2015.07-rc3Tom Rini
2015-06-08Prepare v2015.07-rc2v2015.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-rc1v2015.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.04v2015.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-rc5v2015.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-rc4v2015.04-rc4Tom Rini
2015-03-03Prepare v2015.04-rc3v2015.04-rc3Tom Rini
2015-02-17Prepare v2015.04-rc2v2015.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-rc1v2015.04-rc1Tom Rini
2015-01-29dm: i2c: Add a compatbility layerSimon Glass