1. c597bfb Prepare v2018.07-rc1 by Tom Rini · 6 years ago
  2. 8781513 Makefile: clean should delete *.so by Heinrich Schuchardt · 7 years ago
  3. 10d4fce Makefile: clean should delete *.efi by Heinrich Schuchardt · 7 years ago
  4. d57dd94 kconfig: re-sync with Linux 4.17-rc4 by Eugeniu Rosca · 7 years ago
  5. 8221232 Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux by Philipp Tomsich · 7 years ago
  6. 64eb0f3 Prepare v2018.05 by Tom Rini · 7 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. b69b5d5 Prepare v2018.05-rc3 by Tom Rini · 7 years ago
  9. 79d6643 kbuild: use -fmacro-prefix-map to make __FILE__ a relative path by Masahiro Yamada · 7 years ago
  10. d5c883b Makefile: Update clang warning disables from Linux by Tom Rini · 7 years ago
  11. fe17733 Prepare v2018.05-rc2 by Tom Rini · 7 years ago
  12. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  13. b40a1ff Makefile: always preserve output for images that can contain HAB Blocks by Rasmus Villemoes · 7 years ago
  14. 0e7c071 kconfig: add CONFIG_CC_COVERAGE by Christian Gmeiner · 7 years ago
  15. 14c7114 Allow providing default environment from file by Rasmus Villemoes · 7 years ago
  16. b921561 Makefile: Disable stack-usage check for ARC by Alexey Brodkin · 7 years ago
  17. a8b7dce Prepare v2018.05-rc1 by Tom Rini · 7 years ago
  18. 06c0299 Makefile: Build firmware-ivt image type for HAB verification also for mx7 by Eran Matityahu · 7 years ago
  19. c0c3d2b ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well by Tuomas Tynkkynen · 7 years ago
  20. 2afd984 ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile by Tuomas Tynkkynen · 7 years ago
  21. eb08095 Prepare v2018.03 by Tom Rini · 7 years ago
  22. 7f69182 Prepare v2018.03-rc4 by Tom Rini · 7 years ago
  23. e6ae395 Makefile: add u-boot-spl.srec target by Marek Vasut · 7 years ago
  24. c8558dd Makefile: add u-boot-elf.srec target by Masaru Nagai · 9 years ago
  25. 3fc74ca Makefile: Don't mess with .text section location for selected arches by Alexey Brodkin · 7 years ago
  26. ca1feec Prepare v2018.03-rc3 by Tom Rini · 7 years ago
  27. ef2e56a Prepare v2018.03-rc2 by Tom Rini · 7 years ago
  28. 0f65734 Prepare v2018.03-rc1 by Tom Rini · 7 years ago
  29. 0eb86a5 Makefile: Add size check to the u-boot.itb make target by Maxime Ripard · 7 years ago
  30. 71f3643 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  31. c19a855 Makefile: ensure DTB doesn't overflow into initial stack by Stephen Warren · 7 years ago
  32. 93fa563 riscv: tools: Prelink u-boot by Rick Chen · 7 years ago
  33. 212df2a Prepare v2018.01 by Tom Rini · 7 years ago
  34. 98ce227 Prepare v2018.01-rc3 by Tom Rini · 7 years ago
  35. 8510af7 Prepare v2018.01-rc2 by Tom Rini · 7 years ago
  36. 878c09b binman: tegra: Convert to use binman by Simon Glass · 7 years ago
  37. 37d427b Prepare v2018.01-rc1 by Tom Rini · 7 years ago
  38. f735c50 envtools: make sure version/timestamp header file are available by Stefan Agner · 7 years ago
  39. 58d8b40 Makefile: Correct SPL/TPL/DTB build race condition by M. Vefa Bicakci · 7 years ago
  40. 512e450 Makefile: add coccicheck target by Heinrich Schuchardt · 7 years ago
  41. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  42. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  43. 7c6d277 Prepare v2017.11 by Tom Rini · 7 years ago
  44. 42edb9c Prepare v2017.11-rc4 by Tom Rini · 7 years ago
  45. 6eca167 Prepare v2017.11-rc3 by Tom Rini · 7 years ago
  46. ae28449 x86: provide CONFIG_BUILD_ROM by Heinrich Schuchardt · 7 years ago
  47. a2b96c8 Prepare v2017.11-rc2 by Tom Rini · 7 years ago
  48. 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  49. 206500b Prepare v2017.11-rc1 by Tom Rini · 7 years ago
  50. 61d0fac dtc: Switch to building and using our own dtc unless provided by Tom Rini · 7 years ago
  51. a8dff93 Makefile: Update minimum dtc version to 1.4.3 by Tom Rini · 7 years ago
  52. 5b63536 kbuild: Enable -fshort-wchar by Rob Clark · 7 years ago
  53. 5dbe441 Prepare v2017.09 by Tom Rini · 7 years ago
  54. 8e6f01f env: Add 'envtools' target to 'make help' by Simon Glass · 7 years ago
  55. 69eb8dd env: Fix operation of 'make environ' by Simon Glass · 7 years ago
  56. 282f270 env: Fix out of tree building of tools-all by Tom Rini · 7 years ago
  57. 50623a4 Prepare v2017.09-rc4 by Tom Rini · 7 years ago
  58. 27e066f Prepare v2017.09-rc3 by Tom Rini · 7 years ago
  59. 5925a15 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  60. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  61. 5e9a274 Makefile: Rename 'env' target to 'environ' by Simon Glass · 7 years ago
  62. 7af1e44 Prepare v2017.09-rc2 by Tom Rini · 7 years ago
  63. 2341dc6 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · 7 years ago
  64. d4ee686 Prepare v2017.09-rc1 by Tom Rini · 7 years ago
  65. 6a3794b Makefile: Export build date as integer by Andy Shevchenko · 7 years ago
  66. 1c11200 Makefile: Allow arch post-link hook by Paul Burton · 7 years ago
  67. 1203716 Makefile: add dependencies to regenerate u-boot.cfg when lost by Philipp Tomsich · 7 years ago
  68. 7e08644 dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · 7 years ago
  69. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  70. 1042cdf Makefile: Build additional binaries for dtb FIT blobs appended to U-boot by Cooper Jr., Franklin · 7 years ago
  71. d55b0a0 Prepare v2017.07 by Tom Rini · 7 years ago
  72. a28e815 Prepare v2017.07-rc3 by Tom Rini · 7 years ago
  73. 9ac7d1a Prepare v2017.07--rc2 by Tom Rini · 7 years ago
  74. 377b7cb Prepare v2017.07-rc1 by Tom Rini · 7 years ago
  75. e41110d fdt: Makefile: Build python libfdt library if needed by Simon Glass · 8 years ago
  76. 0f6456d Makefile: add rules to generate SPL FIT images by Andre Przywara · 8 years ago
  77. a29e8d3 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 8 years ago
  78. a52f51b u-boot.elf: add quiet_cmd_u-boot-elf and cmd_u-boot-elf by Álvaro Fernández Rojas · 8 years ago
  79. fcd0384 u-boot.elf: allow overriding entry symbol by Álvaro Fernández Rojas · 8 years ago
  80. 1f86ebd u-boot.elf: remove hard-coded arm64 flags by Álvaro Fernández Rojas · 8 years ago
  81. 444cfc6 Prepare v2017.05 by Tom Rini · 8 years ago
  82. 99ad30d Prepare v2017.05-rc3 by Tom Rini · 8 years ago
  83. 31ade57 Prepare v2017.05-rc2 by Tom Rini · 8 years ago
  84. e92dab3 tools: allow to override python by Stefano Babic · 8 years ago
  85. b8a2fe1 Makefile: Fix linking with modern binutils by Joel Stanley · 8 years ago
  86. bc7997b scripts: sunxi: Build an raw SPL image by Maxime Ripard · 8 years ago
  87. 6223c28 Makefile: Correct dependency race condition with TPL by Simon Glass · 8 years ago
  88. 0339c9a Prepare v2017.05-rc1 by Tom Rini · 8 years ago
  89. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  90. c6794f9 Prepare v2017.03 by Tom Rini · 8 years ago
  91. 9dfd798 kbuild: turn of dtc unit address warnings by default by Masahiro Yamada · 8 years ago
  92. edefd7a Prepare v2017-rc3 by Tom Rini · 8 years ago
  93. 392919c Prepare v2017.03-rc2 by Tom Rini · 8 years ago
  94. cf698a8 kbuild: beautify the log of config whitelist check by Masahiro Yamada · 8 years ago
  95. 8168033 cmd: rework "license" command by Masahiro Yamada · 8 years ago
  96. bb92b42 cmd: add a new command "config" to show .config contents by Masahiro Yamada · 8 years ago
  97. 706f6f5 x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR by Simon Glass · 8 years ago
  98. 10d1449 arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  99. b12f925 Prepare v2017.03-rc1 by Tom Rini · 8 years ago
  100. ee3e267 Prepare v2017.01 by Tom Rini · 8 years ago