summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | tegra: Indicate that binman makes all three output filesSimon Glass2018-07-261-2/+3
|/
* Makefile: Fix 'clean' targetTom Rini2018-07-261-2/+2
* doc: Replace DocBook with sphinx-based docsMario Six2018-07-231-3/+5
* Makefile: drop mention of *.cfgtmpBaruch Siach2018-07-101-2/+1
* Makefile: drop unused cpp_cfg macroBaruch Siach2018-07-101-5/+0
* Prepare v2018.07v2018.07Tom Rini2018-07-091-1/+1
* Prepare v2018.07-rc3v2018.07-rc3Tom Rini2018-07-021-1/+1
* Makefile: Ensure we build with -std=gnu11Tom Rini2018-06-211-2/+3
* Prepare v2018.07-rc2v2018.07-rc2Tom Rini2018-06-191-1/+1
* Prepare v2018.07-rc1v2018.07-rc1Tom Rini2018-06-041-2/+2
* Makefile: clean should delete *.soHeinrich Schuchardt2018-06-031-1/+1
* Makefile: clean should delete *.efiHeinrich Schuchardt2018-06-031-1/+2
* kconfig: re-sync with Linux 4.17-rc4Eugeniu Rosca2018-05-311-2/+7
* Makefile: adopt --std=gnu11 for HOSTCFLAGS on LinuxPhilipp Tomsich2018-05-231-0/+9
* Prepare v2018.05v2018.05Tom Rini2018-05-071-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* Prepare v2018.05-rc3v2018.05-rc3Tom Rini2018-05-011-1/+1
* kbuild: use -fmacro-prefix-map to make __FILE__ a relative pathMasahiro Yamada2018-04-281-0/+3
* Makefile: Update clang warning disables from LinuxTom Rini2018-04-271-0/+7
* Prepare v2018.05-rc2v2018.05-rc2Tom Rini2018-04-161-1/+1
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-151-2/+6
|\
| * Makefile: always preserve output for images that can contain HAB BlocksRasmus Villemoes2018-04-151-2/+2
| * Makefile: Build firmware-ivt image type for HAB verification also for mx7Eran Matityahu2018-03-291-0/+4
* | kconfig: add CONFIG_CC_COVERAGEChristian Gmeiner2018-04-131-0/+6
* | Allow providing default environment from fileRasmus Villemoes2018-04-061-0/+16
* | Makefile: Disable stack-usage check for ARCAlexey Brodkin2018-04-031-0/+4
* | Prepare v2018.05-rc1v2018.05-rc1Tom Rini2018-04-021-2/+2
* | ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as wellTuomas Tynkkynen2018-03-131-0/+5
* | ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to MakefileTuomas Tynkkynen2018-03-131-0/+5
* | Prepare v2018.03v2018.03Tom Rini2018-03-131-1/+1
|/
* Prepare v2018.03-rc4v2018.03-rc4Tom Rini2018-03-051-1/+1
* Makefile: add u-boot-spl.srec targetMarek Vasut2018-02-271-0/+5
* Makefile: add u-boot-elf.srec targetMasaru Nagai2018-02-271-0/+5
* Makefile: Don't mess with .text section location for selected archesAlexey Brodkin2018-02-231-1/+1
* Prepare v2018.03-rc3v2018.03-rc3Tom Rini2018-02-201-1/+1
* Prepare v2018.03-rc2v2018.03-rc2Tom Rini2018-02-121-1/+1
* Prepare v2018.03-rc1v2018.03-rc1Tom Rini2018-01-291-2/+2
* Makefile: Add size check to the u-boot.itb make targetMaxime Ripard2018-01-261-0/+1
* Merge git://git.denx.de/u-boot-tegraTom Rini2018-01-121-0/+31
|\
| * Makefile: ensure DTB doesn't overflow into initial stackStephen Warren2018-01-121-0/+31