1. 685dc1b Prepare v2019.01-rc2 by Tom Rini · 6 years ago
  2. b24e022 Makefile: output migration warnings to stderr by Chris Packham · 6 years ago
  3. 74fd547 test: Only descend into test/ when CONFIG_UNIT_TEST is enabled by Tom Rini · 6 years ago
  4. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  5. b28ec14 fdt: Add warning about CONFIG_OF_EMBED by Simon Glass · 6 years ago
  6. cece68d Prepare v2019.01-rc1 by Tom Rini · 6 years ago
  7. a1fdb05 dm: MIGRATION: Add migration plan for CONFIG_SATA by Tom Rini · 6 years ago
  8. 64e6acb dm: MIGRATION: Add migration plan for DM_USB by Tom Rini · 6 years ago
  9. 47c583c dm: MIGRATION: Add migration plan for DM_MMC by Tom Rini · 6 years ago
  10. 3fcb828 test: Add a 'make qcheck' target for quicker testing by Simon Glass · 6 years ago
  11. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · 6 years ago
  12. e64a092 binman: Add a way to enable debugging from the build by Simon Glass · 6 years ago
  13. 71aaa9b Prepare v2018.11 by Tom Rini · 6 years ago
  14. 77a36e9 Prepare v2018.11-rc3 by Tom Rini · 6 years ago
  15. ca5ce0c Makefile: add LPC32xx precondition for building platform images by Vladimir Zapolskiy · 6 years ago
  16. 8b8902e Prepare v2018.11-rc2 by Tom Rini · 6 years ago
  17. efaa7c4 fdt: Allow C++ comments in link scripts and DT files by Simon Glass · 6 years ago
  18. 3ef8686 Makefile: Add a 'check' target for make by Simon Glass · 6 years ago
  19. f318029 rockchip: make_fit_atf.py depends on u-boot by Andreas Färber · 7 years ago
  20. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  21. e13e91f Prepare v2018.11-rc1 by Tom Rini · 6 years ago
  22. d8d4fca Merge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 6 years ago
  23. 7f2ad25 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · 6 years ago
  24. 053d875 Makefile: Use -fno-strict-aliasing globally by Bin Meng · 6 years ago
  25. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  26. e460ab5 common: add spl/u-boot-spl.hex target by Dalon Westergreen · 6 years ago
  27. 951b05c Prepare v2018.09 by Tom Rini · 6 years ago
  28. 95d280b Prepare v2018.09-rc3 by Tom Rini · 6 years ago
  29. abc74bd Makefile: Don't generate position independent code by Andy Shevchenko · 6 years ago
  30. 1d86f1a Prepare v2018.09-rc2 by Tom Rini · 6 years ago
  31. dcc89e1 Prepare v2017.09-rc1 by Tom Rini · 6 years ago
  32. ee201d2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  33. 2733ede tegra: Indicate that binman makes all three output files by Simon Glass · 6 years ago
  34. 5349267 spl: Add option SPL_PAYLOAD by York Sun · 6 years ago
  35. 240fa48 Makefile: Fix 'clean' target by Tom Rini · 6 years ago
  36. 8fac291 doc: Replace DocBook with sphinx-based docs by Mario Six · 6 years ago
  37. 52c9486 Makefile: drop mention of *.cfgtmp by Baruch Siach · 6 years ago
  38. aea63de Makefile: drop unused cpp_cfg macro by Baruch Siach · 6 years ago
  39. 8e28ecc Prepare v2018.07 by Tom Rini · 6 years ago
  40. bffdc86 Prepare v2018.07-rc3 by Tom Rini · 6 years ago
  41. e7657a9 Makefile: Ensure we build with -std=gnu11 by Tom Rini · 6 years ago
  42. 077de24 Prepare v2018.07-rc2 by Tom Rini · 6 years ago
  43. c597bfb Prepare v2018.07-rc1 by Tom Rini · 6 years ago
  44. 8781513 Makefile: clean should delete *.so by Heinrich Schuchardt · 7 years ago
  45. 10d4fce Makefile: clean should delete *.efi by Heinrich Schuchardt · 7 years ago
  46. d57dd94 kconfig: re-sync with Linux 4.17-rc4 by Eugeniu Rosca · 7 years ago
  47. 8221232 Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux by Philipp Tomsich · 7 years ago
  48. 64eb0f3 Prepare v2018.05 by Tom Rini · 7 years ago
  49. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  50. b69b5d5 Prepare v2018.05-rc3 by Tom Rini · 7 years ago
  51. 79d6643 kbuild: use -fmacro-prefix-map to make __FILE__ a relative path by Masahiro Yamada · 7 years ago
  52. d5c883b Makefile: Update clang warning disables from Linux by Tom Rini · 7 years ago
  53. fe17733 Prepare v2018.05-rc2 by Tom Rini · 7 years ago
  54. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  55. b40a1ff Makefile: always preserve output for images that can contain HAB Blocks by Rasmus Villemoes · 7 years ago
  56. 0e7c071 kconfig: add CONFIG_CC_COVERAGE by Christian Gmeiner · 7 years ago
  57. 14c7114 Allow providing default environment from file by Rasmus Villemoes · 7 years ago
  58. b921561 Makefile: Disable stack-usage check for ARC by Alexey Brodkin · 7 years ago
  59. a8b7dce Prepare v2018.05-rc1 by Tom Rini · 7 years ago
  60. 06c0299 Makefile: Build firmware-ivt image type for HAB verification also for mx7 by Eran Matityahu · 7 years ago
  61. c0c3d2b ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well by Tuomas Tynkkynen · 7 years ago
  62. 2afd984 ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile by Tuomas Tynkkynen · 7 years ago
  63. eb08095 Prepare v2018.03 by Tom Rini · 7 years ago
  64. 7f69182 Prepare v2018.03-rc4 by Tom Rini · 7 years ago
  65. e6ae395 Makefile: add u-boot-spl.srec target by Marek Vasut · 7 years ago
  66. c8558dd Makefile: add u-boot-elf.srec target by Masaru Nagai · 9 years ago
  67. 3fc74ca Makefile: Don't mess with .text section location for selected arches by Alexey Brodkin · 7 years ago
  68. ca1feec Prepare v2018.03-rc3 by Tom Rini · 7 years ago
  69. ef2e56a Prepare v2018.03-rc2 by Tom Rini · 7 years ago
  70. 0f65734 Prepare v2018.03-rc1 by Tom Rini · 7 years ago
  71. 0eb86a5 Makefile: Add size check to the u-boot.itb make target by Maxime Ripard · 7 years ago
  72. 71f3643 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  73. c19a855 Makefile: ensure DTB doesn't overflow into initial stack by Stephen Warren · 7 years ago
  74. 93fa563 riscv: tools: Prelink u-boot by Rick Chen · 7 years ago
  75. 212df2a Prepare v2018.01 by Tom Rini · 7 years ago
  76. 98ce227 Prepare v2018.01-rc3 by Tom Rini · 7 years ago
  77. 8510af7 Prepare v2018.01-rc2 by Tom Rini · 7 years ago
  78. 878c09b binman: tegra: Convert to use binman by Simon Glass · 7 years ago
  79. 37d427b Prepare v2018.01-rc1 by Tom Rini · 7 years ago
  80. f735c50 envtools: make sure version/timestamp header file are available by Stefan Agner · 7 years ago
  81. 58d8b40 Makefile: Correct SPL/TPL/DTB build race condition by M. Vefa Bicakci · 7 years ago
  82. 512e450 Makefile: add coccicheck target by Heinrich Schuchardt · 7 years ago
  83. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  84. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  85. 7c6d277 Prepare v2017.11 by Tom Rini · 7 years ago
  86. 42edb9c Prepare v2017.11-rc4 by Tom Rini · 7 years ago
  87. 6eca167 Prepare v2017.11-rc3 by Tom Rini · 7 years ago
  88. ae28449 x86: provide CONFIG_BUILD_ROM by Heinrich Schuchardt · 7 years ago
  89. a2b96c8 Prepare v2017.11-rc2 by Tom Rini · 7 years ago
  90. 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago
  91. 206500b Prepare v2017.11-rc1 by Tom Rini · 7 years ago
  92. 61d0fac dtc: Switch to building and using our own dtc unless provided by Tom Rini · 7 years ago
  93. a8dff93 Makefile: Update minimum dtc version to 1.4.3 by Tom Rini · 7 years ago
  94. 5b63536 kbuild: Enable -fshort-wchar by Rob Clark · 7 years ago
  95. 5dbe441 Prepare v2017.09 by Tom Rini · 7 years ago
  96. 8e6f01f env: Add 'envtools' target to 'make help' by Simon Glass · 7 years ago
  97. 69eb8dd env: Fix operation of 'make environ' by Simon Glass · 7 years ago
  98. 282f270 env: Fix out of tree building of tools-all by Tom Rini · 7 years ago
  99. 50623a4 Prepare v2017.09-rc4 by Tom Rini · 7 years ago
  100. 27e066f Prepare v2017.09-rc3 by Tom Rini · 7 years ago