aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* power: introduce the charger uclassSimon Shields2020-03-281-0/+1
* Prepare v2018.07Tom Rini2018-07-091-1/+1
* Prepare v2018.07-rc3Tom Rini2018-07-021-1/+1
* Makefile: Ensure we build with -std=gnu11Tom Rini2018-06-211-2/+3
* Prepare v2018.07-rc2Tom Rini2018-06-191-1/+1
* Prepare v2018.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.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-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-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-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.03Tom Rini2018-03-131-1/+1
|/
* Prepare v2018.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-rc3Tom Rini2018-02-201-1/+1
* Prepare v2018.03-rc2Tom Rini2018-02-121-1/+1
* Prepare v2018.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
* | riscv: tools: Prelink u-bootRick Chen2018-01-121-0/+4
|/
* Prepare v2018.01Tom Rini2018-01-081-1/+1
* Prepare v2018.01-rc3Tom Rini2018-01-011-1/+1
* Prepare v2018.01-rc2Tom Rini2017-12-181-1/+1
* binman: tegra: Convert to use binmanSimon Glass2017-12-121-0/+6
* Prepare v2018.01-rc1Tom Rini2017-12-041-3/+3
* envtools: make sure version/timestamp header file are availableStefan Agner2017-11-211-1/+1
* Makefile: Correct SPL/TPL/DTB build race conditionM. Vefa Bicakci2017-11-201-3/+3
* Makefile: add coccicheck targetHeinrich Schuchardt2017-11-201-0/+9
* pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada2017-11-171-15/+2
* pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefileMasahiro Yamada2017-11-171-1/+1
* Prepare v2017.11Tom Rini2017-11-131-1/+1
* Prepare v2017.11-rc4Tom Rini2017-11-061-1/+1
* Prepare v2017.11-rc3Tom Rini2017-10-301-1/+1