summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeLines
* Prepare v2015.10Tom Rini2015-10-19-1/+1
* Prepare v2015.10-rc5Tom Rini2015-10-12-1/+1
* Prepare v2015.10-rc4Tom Rini2015-09-28-1/+1
* Prepare v2015.10-rc3Tom Rini2015-09-07-1/+1
* Makefile: fix SOURCE_DATE_EPOCH for *BSD hostAndreas Bießmann2015-08-28-3/+15
* ARM: keystone2: move the custom build rules out to keystone specific makefileNishanth Menon2015-08-28-16/+0
* Makefile: Use correct timezone for U_BOOT_TZChris Packham2015-08-28-4/+10
* x86: ifdtool: Support collating microcode into one placeSimon Glass2015-08-26-0/+1
* Prepare v2015.10-rc2Tom Rini2015-08-17-1/+1
* Makefile: Add target for building bootable SPL image for SoCFPGAMarek Vasut2015-08-08-0/+12
* driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen2015-08-08-0/+1
* efi: Add 64-bit payload supportSimon Glass2015-08-05-1/+1
* efi: Add support for loading U-Boot through an EFI stubSimon Glass2015-08-05-0/+24
* efi: Support building a u-boot-app.efi executableSimon Glass2015-08-05-0/+5
* Allow objcopy to work without filling gaps with 0xffSimon Glass2015-08-05-1/+7
* Prepare v2015.10-rc1Tom Rini2015-08-03-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-07-31-0/+4
|\
| * powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal2015-07-31-0/+4
* | Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski2015-07-27-3/+4
* | kbuild: use relative path more to include MakefileMasahiro Yamada2015-07-27-11/+9
* | kbuild: sync with Linux 4.1Masahiro Yamada2015-07-27-12/+1
|/
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-23-1/+1
|\
| * Makefile: Fix mvebu build target to use SPL load and exe-addressStefan Roese2015-07-23-1/+1
* | dm: Reduce SPL device tree sizeSimon Glass2015-07-21-1/+1
|/
* x86: Move VGA option rom macros to KconfigBin Meng2015-07-14-2/+2
* Prepare v2015.07Tom Rini2015-07-14-1/+1
* Makefile:Add GCC flag -fno-delete-null-pointer-checksPrabhakar Kushwaha2015-07-08-0/+1
* Prepare v2015.07-rc3Tom Rini2015-06-29-1/+1
* Prepare v2015.07-rc2Tom Rini2015-06-08-1/+1
* kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build errorMasahiro Yamada2015-05-28-1/+1
* Makefile: Add U_BOOT_TZ and include in versionChris Packham2015-05-27-1/+2
* test: env: Add test framework for envJoe Hershberger2015-05-21-0/+1
* dm: regulator: add implementation of driver model regulator uclassPrzemyslaw Marczak2015-05-14-1/+2
* Makefile: add a symbol link tags for ctagsDu Huanpeng2015-05-10-0/+1
* Prepare v2015.07-rc1Tom Rini2015-05-05-2/+2
* Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-04-18-1/+9
|\
| * Create a .cfg file containing the CONFIG options used to buildSimon Glass2015-04-18-1/+9
* | dm: usb: sandbox: Add a uclass for USB device emulationSimon Glass2015-04-18-0/+1
|/
* usb: dwc3: Makefile: Make dwc3 driver compile in u-bootKishon Vijay Abraham I2015-04-14-0/+2
* Prepare v2015.04Tom Rini2015-04-13-1/+1
* lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)2015-04-10-0/+20
* kbuild: include config.mk when auto.conf is not older than .configMasahiro Yamada2015-04-07-3/+7
* Prepare v2015.04-rc5Tom Rini2015-03-31-1/+1
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-28-1/+1
* kbuild: remove scripts/multiconfig.shMasahiro Yamada2015-03-28-2/+11
* Prepare v2015.04-rc4Tom Rini2015-03-17-1/+1
* Prepare v2015.04-rc3Tom Rini2015-03-03-1/+1
* Prepare v2015.04-rc2Tom Rini2015-02-17-1/+1
* tools/imagetool: remove linker scriptAndreas Bießmann2015-02-16-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-10-2/+3
|\