Age | Commit message (Expand) | Author |
2018-05-23 | Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux | Philipp Tomsich |
2018-05-07 | Prepare v2018.05 | Tom Rini |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-05-01 | Prepare v2018.05-rc3 | Tom Rini |
2018-04-28 | kbuild: use -fmacro-prefix-map to make __FILE__ a relative path | Masahiro Yamada |
2018-04-27 | Makefile: Update clang warning disables from Linux | Tom Rini |
2018-04-16 | Prepare v2018.05-rc2 | Tom Rini |
2018-04-15 | Merge git://git.denx.de/u-boot-imx | Tom Rini |
2018-04-15 | Makefile: always preserve output for images that can contain HAB Blocks | Rasmus Villemoes |
2018-04-13 | kconfig: add CONFIG_CC_COVERAGE | Christian Gmeiner |
2018-04-06 | Allow providing default environment from file | Rasmus Villemoes |
2018-04-03 | Makefile: Disable stack-usage check for ARC | Alexey Brodkin |
2018-04-02 | Prepare v2018.05-rc1 | Tom Rini |
2018-03-29 | Makefile: Build firmware-ivt image type for HAB verification also for mx7 | Eran Matityahu |
2018-03-13 | ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well | Tuomas Tynkkynen |
2018-03-13 | ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile | Tuomas Tynkkynen |
2018-03-13 | Prepare v2018.03 | Tom Rini |
2018-03-05 | Prepare v2018.03-rc4 | Tom Rini |
2018-02-27 | Makefile: add u-boot-spl.srec target | Marek Vasut |
2018-02-27 | Makefile: add u-boot-elf.srec target | Masaru Nagai |
2018-02-23 | Makefile: Don't mess with .text section location for selected arches | Alexey Brodkin |
2018-02-20 | Prepare v2018.03-rc3 | Tom Rini |
2018-02-12 | Prepare v2018.03-rc2 | Tom Rini |
2018-01-29 | Prepare v2018.03-rc1 | Tom Rini |
2018-01-26 | Makefile: Add size check to the u-boot.itb make target | Maxime Ripard |
2018-01-12 | Merge git://git.denx.de/u-boot-tegra | Tom Rini |
2018-01-12 | Makefile: ensure DTB doesn't overflow into initial stack | Stephen Warren |
2018-01-12 | riscv: tools: Prelink u-boot | Rick Chen |
2018-01-08 | Prepare v2018.01 | Tom Rini |
2018-01-01 | Prepare v2018.01-rc3 | Tom Rini |
2017-12-18 | Prepare v2018.01-rc2 | Tom Rini |
2017-12-12 | binman: tegra: Convert to use binman | Simon Glass |
2017-12-04 | Prepare v2018.01-rc1 | Tom Rini |
2017-11-21 | envtools: make sure version/timestamp header file are available | Stefan Agner |
2017-11-20 | Makefile: Correct SPL/TPL/DTB build race condition | M. Vefa Bicakci |
2017-11-20 | Makefile: add coccicheck target | Heinrich Schuchardt |
2017-11-17 | pylibfdt: compile pylibfdt only when dtoc/binman is necessary | Masahiro Yamada |
2017-11-17 | pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile | Masahiro Yamada |
2017-11-13 | Prepare v2017.11 | Tom Rini |
2017-11-06 | Prepare v2017.11-rc4 | Tom Rini |
2017-10-30 | Prepare v2017.11-rc3 | Tom Rini |
2017-10-19 | x86: provide CONFIG_BUILD_ROM | Heinrich Schuchardt |
2017-10-16 | Prepare v2017.11-rc2 | Tom Rini |
2017-10-05 | dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig | Jean-Jacques Hiblot |
2017-10-02 | Prepare v2017.11-rc1 | Tom Rini |
2017-09-24 | dtc: Switch to building and using our own dtc unless provided | Tom Rini |
2017-09-22 | Makefile: Update minimum dtc version to 1.4.3 | Tom Rini |
2017-09-12 | kbuild: Enable -fshort-wchar | Rob Clark |
2017-09-11 | Prepare v2017.09 | Tom Rini |
2017-09-05 | env: Add 'envtools' target to 'make help' | Simon Glass |