summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: run CONFIG_BOARD_SIZE_LIMIT against .imgSimon Goldschmidt2019-01-151-0/+1
* kbuild: fix parallel build race caused by u-boot.cfg regenerationMasahiro Yamada2019-01-151-3/+3
* Prepare v2019.01v2019.01Tom Rini2019-01-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-01-111-2/+2
|\
| * usb: Make compiling gadget support optionalJean-Jacques Hiblot2019-01-101-2/+2
* | Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imxTom Rini2019-01-101-0/+3
|\ \
| * | imx: Add Makefile dependency for mkimage_fit_atf.shChris Spencer2019-01-091-0/+3
| |/
* | dm: video: lcd: MIGRATION: Add migration plan for videoSimon Glass2019-01-091-0/+10
* | dm: pci: MIGRATION: Add migration plan for PCISimon Glass2019-01-091-0/+10
* | Makefile: Correct logic for DM_SCSI + unconverted drivers checkTom Rini2019-01-081-1/+3
|/
* Prepare v2019.01-rc3v2019.01-rc3Tom Rini2019-01-071-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-01-021-0/+21
|\
| * dm: MIGRATION: Update migration plan for DM_SPI_FLASHJagan Teki2019-01-021-0/+10
| * dm: MIGRATION: Update migration plan for SPIJagan Teki2019-01-021-0/+11
* | Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini2019-01-011-1/+6
|\ \ | |/ |/|
| * imx: imx8mq: build flash.binPeng Fan2019-01-011-0/+5
| * Introduce CONFIG_FIT_EXTERNAL_OFFSETPeng Fan2019-01-011-1/+1
* | Prepare v2019.01-rc2v2019.01-rc2Tom Rini2018-12-171-1/+1
* | Makefile: output migration warnings to stderrChris Packham2018-12-171-29/+29
* | test: Only descend into test/ when CONFIG_UNIT_TEST is enabledTom Rini2018-12-151-2/+1
|/
* spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori2018-12-121-1/+0
* fdt: Add warning about CONFIG_OF_EMBEDSimon Glass2018-12-121-0/+8
* Prepare v2019.01-rc1v2019.01-rc1Tom Rini2018-12-031-3/+3
* dm: MIGRATION: Add migration plan for CONFIG_SATATom Rini2018-12-031-0/+8
* dm: MIGRATION: Add migration plan for DM_USBTom Rini2018-12-031-0/+10
* dm: MIGRATION: Add migration plan for DM_MMCTom Rini2018-12-031-0/+10
* test: Add a 'make qcheck' target for quicker testingSimon Glass2018-11-291-1/+5
* tools: MediaTek: add MTK boot header generation to mkimageRyder Lee2018-11-281-0/+22
* binman: Add a way to enable debugging from the buildSimon Glass2018-11-201-2/+4
* Prepare v2018.11v2018.11Tom Rini2018-11-141-1/+1
* Prepare v2018.11-rc3v2018.11-rc3Tom Rini2018-10-291-1/+1
* Makefile: add LPC32xx precondition for building platform imagesVladimir Zapolskiy2018-10-191-0/+2
* Prepare v2018.11-rc2v2018.11-rc2Tom Rini2018-10-151-1/+1
* fdt: Allow C++ comments in link scripts and DT filesSimon Glass2018-10-091-1/+1
* Makefile: Add a 'check' target for makeSimon Glass2018-10-081-1/+5
* rockchip: make_fit_atf.py depends on u-bootAndreas Färber2018-10-041-1/+4
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-021-1/+1
|\
| * mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2018-09-201-1/+1
* | Prepare v2018.11-rc1v2018.11-rc1Tom Rini2018-10-011-2/+2
* | Merge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx.de/u-boot-mpc85xxTom Rini2018-09-291-1/+22
|\ \
| * | powerpc: mpc85xx: Use binman to embed dtb inside U-BootJagdish Gediya2018-09-271-1/+22
| |/
* | Makefile: Use -fno-strict-aliasing globallyBin Meng2018-09-251-1/+1
|/
* common: add spl/u-boot-spl.hex targetDalon Westergreen2018-09-151-0/+5
* Prepare v2018.09v2018.09Tom Rini2018-09-101-1/+1
* Prepare v2018.09-rc3v2018.09-rc3Tom Rini2018-09-031-1/+1
* Makefile: Don't generate position independent codeAndy Shevchenko2018-08-201-0/+4
* Prepare v2018.09-rc2v2018.09-rc2Tom Rini2018-08-131-1/+1
* Prepare v2017.09-rc1v2018.09-rc1Tom Rini2018-07-301-2/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-07-271-2/+2
|\
| * spl: Add option SPL_PAYLOADYork Sun2018-07-261-2/+2