summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Add target for building bootable SPL image for SoCFPGAMarek Vasut2015-08-081-0/+12
* driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen2015-08-081-0/+1
* efi: Add 64-bit payload supportSimon Glass2015-08-051-1/+1
* efi: Add support for loading U-Boot through an EFI stubSimon Glass2015-08-051-0/+24
* efi: Support building a u-boot-app.efi executableSimon Glass2015-08-051-0/+5
* Allow objcopy to work without filling gaps with 0xffSimon Glass2015-08-051-1/+7
* Prepare v2015.10-rc1Tom Rini2015-08-031-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-07-311-0/+4
|\
| * powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal2015-07-311-0/+4
* | Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski2015-07-271-3/+4
* | kbuild: use relative path more to include MakefileMasahiro Yamada2015-07-271-11/+9
* | kbuild: sync with Linux 4.1Masahiro Yamada2015-07-271-12/+1
|/
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-231-1/+1
|\
| * Makefile: Fix mvebu build target to use SPL load and exe-addressStefan Roese2015-07-231-1/+1
* | dm: Reduce SPL device tree sizeSimon Glass2015-07-211-1/+1
|/
* x86: Move VGA option rom macros to KconfigBin Meng2015-07-141-2/+2
* Prepare v2015.07Tom Rini2015-07-141-1/+1
* Makefile:Add GCC flag -fno-delete-null-pointer-checksPrabhakar Kushwaha2015-07-081-0/+1
* Prepare v2015.07-rc3Tom Rini2015-06-291-1/+1
* Prepare v2015.07-rc2Tom Rini2015-06-081-1/+1
* kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build errorMasahiro Yamada2015-05-281-1/+1
* Makefile: Add U_BOOT_TZ and include in versionChris Packham2015-05-271-1/+2
* test: env: Add test framework for envJoe Hershberger2015-05-211-0/+1
* dm: regulator: add implementation of driver model regulator uclassPrzemyslaw Marczak2015-05-141-1/+2
* Makefile: add a symbol link tags for ctagsDu Huanpeng2015-05-101-0/+1
* Prepare v2015.07-rc1Tom Rini2015-05-051-2/+2
* Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-04-181-1/+9
|\
| * Create a .cfg file containing the CONFIG options used to buildSimon Glass2015-04-181-1/+9
* | dm: usb: sandbox: Add a uclass for USB device emulationSimon Glass2015-04-181-0/+1
|/
* usb: dwc3: Makefile: Make dwc3 driver compile in u-bootKishon Vijay Abraham I2015-04-141-0/+2
* Prepare v2015.04Tom Rini2015-04-131-1/+1
* lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)2015-04-101-0/+20
* kbuild: include config.mk when auto.conf is not older than .configMasahiro Yamada2015-04-071-3/+7
* Prepare v2015.04-rc5Tom Rini2015-03-311-1/+1
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-281-1/+1
* kbuild: remove scripts/multiconfig.shMasahiro Yamada2015-03-281-2/+11
* Prepare v2015.04-rc4Tom Rini2015-03-171-1/+1
* Prepare v2015.04-rc3Tom Rini2015-03-031-1/+1
* Prepare v2015.04-rc2Tom Rini2015-02-171-1/+1
* tools/imagetool: remove linker scriptAndreas Bießmann2015-02-161-0/+5
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-101-2/+3
|\
| * x86: Add an option to enabling building a ROM fileSimon Glass2015-02-051-2/+3
* | Makefile: Add another kwb build target used on Marvell Armada-XP (AXP)Stefan Roese2015-02-061-0/+6
|/
* Prepare v2015.04-rc1Tom Rini2015-02-021-2/+2
* dm: i2c: Add a compatbility layerSimon Glass2015-01-291-0/+7
* Makefile: clean boot.binBo Shen2015-01-281-1/+1
* Prepare v2015.01Tom Rini2015-01-121-1/+1
* Prepare v2015.01-rc4Tom Rini2014-12-291-1/+1
* x86: Include FSP and CMC binary in the u-boot.rom build rulesBin Meng2014-12-181-1/+9
* x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng2014-12-181-1/+1
OpenPOWER on IntegriCloud