1. fa89399 Makefile: Ensure we build with -std=gnu11 by Tom Rini · 6 years ago
  2. a5742ef Prepare v2018.07-rc2 by Tom Rini · 6 years ago
  3. ee1855d Prepare v2018.07-rc1 by Tom Rini · 6 years ago
  4. 7f474ef Makefile: clean should delete *.so by Heinrich Schuchardt · 6 years ago
  5. c2d9097 Makefile: clean should delete *.efi by Heinrich Schuchardt · 6 years ago
  6. e91610d kconfig: re-sync with Linux 4.17-rc4 by Eugeniu Rosca · 6 years ago
  7. 9de4f95 Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux by Philipp Tomsich · 6 years ago
  8. 890e79f Prepare v2018.05 by Tom Rini · 6 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. ec1754f Prepare v2018.05-rc3 by Tom Rini · 6 years ago
  11. 1eb2e71 kbuild: use -fmacro-prefix-map to make __FILE__ a relative path by Masahiro Yamada · 6 years ago
  12. 4760fe2 Makefile: Update clang warning disables from Linux by Tom Rini · 6 years ago
  13. 8c0a17b Prepare v2018.05-rc2 by Tom Rini · 6 years ago
  14. ebca902 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  15. 0658761 Makefile: always preserve output for images that can contain HAB Blocks by Rasmus Villemoes · 7 years ago
  16. 52ff802 kconfig: add CONFIG_CC_COVERAGE by Christian Gmeiner · 6 years ago
  17. f3d8f7d Allow providing default environment from file by Rasmus Villemoes · 7 years ago
  18. 948071b Makefile: Disable stack-usage check for ARC by Alexey Brodkin · 6 years ago
  19. 645b5af Prepare v2018.05-rc1 by Tom Rini · 6 years ago
  20. 0004b7a Makefile: Build firmware-ivt image type for HAB verification also for mx7 by Eran Matityahu · 7 years ago
  21. b0b0d22 ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well by Tuomas Tynkkynen · 7 years ago
  22. 155b116 ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile by Tuomas Tynkkynen · 7 years ago
  23. f95ab1f Prepare v2018.03 by Tom Rini · 7 years ago
  24. 5e62f82 Prepare v2018.03-rc4 by Tom Rini · 7 years ago
  25. 3ee58ea Makefile: add u-boot-spl.srec target by Marek Vasut · 7 years ago
  26. 341ca90 Makefile: add u-boot-elf.srec target by Masaru Nagai · 9 years ago
  27. 1022807 Makefile: Don't mess with .text section location for selected arches by Alexey Brodkin · 7 years ago
  28. f0f6917 Prepare v2018.03-rc3 by Tom Rini · 7 years ago
  29. ebdb098 Prepare v2018.03-rc2 by Tom Rini · 7 years ago
  30. eef11ac Prepare v2018.03-rc1 by Tom Rini · 7 years ago
  31. e89f5591f Makefile: Add size check to the u-boot.itb make target by Maxime Ripard · 7 years ago
  32. 18af965 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  33. 5fed97a Makefile: ensure DTB doesn't overflow into initial stack by Stephen Warren · 7 years ago
  34. 42ac26f riscv: tools: Prelink u-boot by Rick Chen · 7 years ago
  35. f3dd87e Prepare v2018.01 by Tom Rini · 7 years ago
  36. 7d22c8e Prepare v2018.01-rc3 by Tom Rini · 7 years ago
  37. 9da71fc Prepare v2018.01-rc2 by Tom Rini · 7 years ago
  38. f2faffe binman: tegra: Convert to use binman by Simon Glass · 7 years ago
  39. 9da7fb4 Prepare v2018.01-rc1 by Tom Rini · 7 years ago
  40. ded84f9 envtools: make sure version/timestamp header file are available by Stefan Agner · 7 years ago
  41. dd2081a Makefile: Correct SPL/TPL/DTB build race condition by M. Vefa Bicakci · 7 years ago
  42. 8a28caf Makefile: add coccicheck target by Heinrich Schuchardt · 7 years ago
  43. d6a0c78 pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  44. 15b97f5 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  45. c253573 Prepare v2017.11 by Tom Rini · 7 years ago
  46. 7a69604 Prepare v2017.11-rc4 by Tom Rini · 7 years ago
  47. da125b7 Prepare v2017.11-rc3 by Tom Rini · 7 years ago
  48. 871aa41 x86: provide CONFIG_BUILD_ROM by Heinrich Schuchardt · 7 years ago
  49. eb0044d Prepare v2017.11-rc2 by Tom Rini · 7 years ago
  50. 1195559 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  51. 43dd6da Prepare v2017.11-rc1 by Tom Rini · 7 years ago
  52. 36dd5f1 dtc: Switch to building and using our own dtc unless provided by Tom Rini · 7 years ago
  53. 2fa73e7 Makefile: Update minimum dtc version to 1.4.3 by Tom Rini · 7 years ago
  54. 4a85663 kbuild: Enable -fshort-wchar by Rob Clark · 7 years ago
  55. c98ac34 Prepare v2017.09 by Tom Rini · 7 years ago
  56. 84a4206 env: Add 'envtools' target to 'make help' by Simon Glass · 7 years ago
  57. 5733295 env: Fix operation of 'make environ' by Simon Glass · 7 years ago
  58. 2d3229b env: Fix out of tree building of tools-all by Tom Rini · 7 years ago
  59. 0e88cdd Prepare v2017.09-rc4 by Tom Rini · 7 years ago
  60. c92ccdd Prepare v2017.09-rc3 by Tom Rini · 7 years ago
  61. 3809e30 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  62. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  63. ec74f5f Makefile: Rename 'env' target to 'environ' by Simon Glass · 7 years ago
  64. 2d3c4ae Prepare v2017.09-rc2 by Tom Rini · 7 years ago
  65. f291ce1 spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL by Philipp Tomsich · 7 years ago
  66. 6364a5d Prepare v2017.09-rc1 by Tom Rini · 7 years ago
  67. e7aa9c2 Makefile: Export build date as integer by Andy Shevchenko · 7 years ago
  68. 09bebb8 Makefile: Allow arch post-link hook by Paul Burton · 7 years ago
  69. 0d982c5 Makefile: add dependencies to regenerate u-boot.cfg when lost by Philipp Tomsich · 7 years ago
  70. 47a52cd dtc: mkimage: Add the possibility to specify DTC by Emmanuel Vadot · 7 years ago
  71. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  72. 6f59fb0 Makefile: Build additional binaries for dtb FIT blobs appended to U-boot by Cooper Jr., Franklin · 7 years ago
  73. d85ca02 Prepare v2017.07 by Tom Rini · 7 years ago
  74. 2f4c1d8 Prepare v2017.07-rc3 by Tom Rini · 7 years ago
  75. e2351d5 Prepare v2017.07--rc2 by Tom Rini · 7 years ago
  76. ad701b1 Prepare v2017.07-rc1 by Tom Rini · 7 years ago
  77. e38ffc4 fdt: Makefile: Build python libfdt library if needed by Simon Glass · 7 years ago
  78. 1a12fdc Makefile: add rules to generate SPL FIT images by Andre Przywara · 7 years ago
  79. 792f005 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 7 years ago
  80. e69945e u-boot.elf: add quiet_cmd_u-boot-elf and cmd_u-boot-elf by Álvaro Fernández Rojas · 7 years ago
  81. 96ee1ad u-boot.elf: allow overriding entry symbol by Álvaro Fernández Rojas · 7 years ago
  82. d57259b u-boot.elf: remove hard-coded arm64 flags by Álvaro Fernández Rojas · 7 years ago
  83. 64c4ffa Prepare v2017.05 by Tom Rini · 7 years ago
  84. a63d800 Prepare v2017.05-rc3 by Tom Rini · 7 years ago
  85. f6c1df4 Prepare v2017.05-rc2 by Tom Rini · 7 years ago
  86. b48bfc7 tools: allow to override python by Stefano Babic · 7 years ago
  87. e391b1e Makefile: Fix linking with modern binutils by Joel Stanley · 7 years ago
  88. d2fdcc7 scripts: sunxi: Build an raw SPL image by Maxime Ripard · 8 years ago
  89. 3c00a2c Makefile: Correct dependency race condition with TPL by Simon Glass · 7 years ago
  90. 11db152 Prepare v2017.05-rc1 by Tom Rini · 7 years ago
  91. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  92. 8537ddd Prepare v2017.03 by Tom Rini · 8 years ago
  93. 4b83f0d kbuild: turn of dtc unit address warnings by default by Masahiro Yamada · 8 years ago
  94. ee6fb21 Prepare v2017-rc3 by Tom Rini · 8 years ago
  95. 85d0bea Prepare v2017.03-rc2 by Tom Rini · 8 years ago
  96. 1bdd942 kbuild: beautify the log of config whitelist check by Masahiro Yamada · 8 years ago
  97. d726f22 cmd: rework "license" command by Masahiro Yamada · 8 years ago
  98. 61304db cmd: add a new command "config" to show .config contents by Masahiro Yamada · 8 years ago
  99. 972188b x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR by Simon Glass · 8 years ago
  100. a1b6b0a arm: mvebu: Implement secure boot by Mario Six · 8 years ago