1. 5918afd ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 5 years ago
  2. a69120a Prepare v2019.07-rc1 by Tom Rini · 5 years ago
  3. bdaa73a Add target to generate initial environment by Stefano Babic · 6 years ago
  4. c8c5e2b Makefile: Prioritize external dtb if defined by Michal Simek · 6 years ago
  5. 29a6fa7 Makefile: Correct logic for DM_SCSI + unconverted drivers check by Stefan Roese · 6 years ago
  6. f95fdf2 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  7. 95f4bbd lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
  8. 9ea6f71 Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary by Stefan Roese · 5 years ago
  9. 3c99166 Prepare v2019.04 by Tom Rini · 5 years ago
  10. ab8fc41 fix compile error on macOS Mojave by 默默 · 5 years ago
  11. 7a77836 Makefile: Do not pass -E to mkimage when SPL has full fitImage support by Marek Vasut · 6 years ago
  12. 374bf7a Prepare v2019.04-rc4 by Tom Rini · 6 years ago
  13. f08023c Prepare v2019.04-rc4 by Tom Rini · 6 years ago
  14. f14de00 Prepare v2019.04-rc2 by Tom Rini · 6 years ago
  15. 97276a9 Prepare v2019.04-rc1 by Tom Rini · 6 years ago
  16. 1249fa8 Makefile: remove generated font files by Heinrich Schuchardt · 6 years ago
  17. 748ad07 Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  18. caceb73 imx: build flash.bin for i.MX8 by Peng Fan · 6 years ago
  19. c1180aa Makefile: have "make distclean" remove CHANGELOG by Robert P. J. Day · 6 years ago
  20. 5d94158 mkimage: fixup CONFIG_FIT_EXTERNAL_OFFSET by Patrick Wildt · 6 years ago
  21. 45297e2 Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img by Simon Goldschmidt · 6 years ago
  22. 0b588de kbuild: fix parallel build race caused by u-boot.cfg regeneration by Masahiro Yamada · 6 years ago
  23. d368926 Prepare v2019.01 by Tom Rini · 6 years ago
  24. 7f94186 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  25. db17a92 usb: Make compiling gadget support optional by Jean-Jacques Hiblot · 6 years ago
  26. e5aa3f4 Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  27. e3bc7c6 imx: Add Makefile dependency for mkimage_fit_atf.sh by Chris Spencer · 6 years ago
  28. 3e87ffc dm: video: lcd: MIGRATION: Add migration plan for video by Simon Glass · 6 years ago
  29. 1ce689d dm: pci: MIGRATION: Add migration plan for PCI by Simon Glass · 6 years ago
  30. ddfe346 Makefile: Correct logic for DM_SCSI + unconverted drivers check by Tom Rini · 6 years ago
  31. 54707a9 Prepare v2019.01-rc3 by Tom Rini · 6 years ago
  32. 695f67b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  33. 6897952 dm: MIGRATION: Update migration plan for DM_SPI_FLASH by Jagan Teki · 6 years ago
  34. 99a17dd dm: MIGRATION: Update migration plan for SPI by Jagan Teki · 6 years ago
  35. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  36. 94df988 imx: imx8mq: build flash.bin by Peng Fan · 6 years ago
  37. 3814fcb Introduce CONFIG_FIT_EXTERNAL_OFFSET by Peng Fan · 6 years ago
  38. 1f2e948 Prepare v2019.01-rc2 by Tom Rini · 6 years ago
  39. a267699 Makefile: output migration warnings to stderr by Chris Packham · 6 years ago
  40. 79ffe8c test: Only descend into test/ when CONFIG_UNIT_TEST is enabled by Tom Rini · 6 years ago
  41. d50d681 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  42. 841d5fb fdt: Add warning about CONFIG_OF_EMBED by Simon Glass · 6 years ago
  43. d452f27 Prepare v2019.01-rc1 by Tom Rini · 6 years ago
  44. ea9d7c1 dm: MIGRATION: Add migration plan for CONFIG_SATA by Tom Rini · 6 years ago
  45. 109d8bf dm: MIGRATION: Add migration plan for DM_USB by Tom Rini · 6 years ago
  46. 1cb5d5d dm: MIGRATION: Add migration plan for DM_MMC by Tom Rini · 6 years ago
  47. 499fde5 test: Add a 'make qcheck' target for quicker testing by Simon Glass · 6 years ago
  48. 3b975a1 tools: MediaTek: add MTK boot header generation to mkimage by Ryder Lee · 6 years ago
  49. a3c0055 binman: Add a way to enable debugging from the build by Simon Glass · 6 years ago
  50. 0157013 Prepare v2018.11 by Tom Rini · 6 years ago
  51. 454cf76 Prepare v2018.11-rc3 by Tom Rini · 6 years ago
  52. e3e0819 Makefile: add LPC32xx precondition for building platform images by Vladimir Zapolskiy · 6 years ago
  53. 892f93d Prepare v2018.11-rc2 by Tom Rini · 6 years ago
  54. 44093a1 fdt: Allow C++ comments in link scripts and DT files by Simon Glass · 6 years ago
  55. a3a3f5d Makefile: Add a 'check' target for make by Simon Glass · 6 years ago
  56. c29c1e6 rockchip: make_fit_atf.py depends on u-boot by Andreas Färber · 6 years ago
  57. 592cd5d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  58. 2ba8bf2 Prepare v2018.11-rc1 by Tom Rini · 6 years ago
  59. d29a583 Merge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 6 years ago
  60. 96699f0 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · 6 years ago
  61. 5bc1192 Makefile: Use -fno-strict-aliasing globally by Bin Meng · 6 years ago
  62. a430fa0 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  63. 2ff60af common: add spl/u-boot-spl.hex target by Dalon Westergreen · 6 years ago
  64. f88b6fa Prepare v2018.09 by Tom Rini · 6 years ago
  65. 3005162 Prepare v2018.09-rc3 by Tom Rini · 6 years ago
  66. 6ace36e Makefile: Don't generate position independent code by Andy Shevchenko · 6 years ago
  67. 92e738f Prepare v2018.09-rc2 by Tom Rini · 6 years ago
  68. 5a0007d Prepare v2017.09-rc1 by Tom Rini · 6 years ago
  69. 0e8a8a3 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  70. 2547e91 tegra: Indicate that binman makes all three output files by Simon Glass · 6 years ago
  71. 7550dbe spl: Add option SPL_PAYLOAD by York Sun · 6 years ago
  72. 08fcdd3 Makefile: Fix 'clean' target by Tom Rini · 6 years ago
  73. 78a88f7 doc: Replace DocBook with sphinx-based docs by Mario Six · 6 years ago
  74. 421be6f Makefile: drop mention of *.cfgtmp by Baruch Siach · 6 years ago
  75. bf5dd78 Makefile: drop unused cpp_cfg macro by Baruch Siach · 6 years ago
  76. 8c5d4fd Prepare v2018.07 by Tom Rini · 6 years ago
  77. 89c5c97 Prepare v2018.07-rc3 by Tom Rini · 6 years ago
  78. fa89399 Makefile: Ensure we build with -std=gnu11 by Tom Rini · 6 years ago
  79. a5742ef Prepare v2018.07-rc2 by Tom Rini · 6 years ago
  80. ee1855d Prepare v2018.07-rc1 by Tom Rini · 6 years ago
  81. 7f474ef Makefile: clean should delete *.so by Heinrich Schuchardt · 6 years ago
  82. c2d9097 Makefile: clean should delete *.efi by Heinrich Schuchardt · 6 years ago
  83. e91610d kconfig: re-sync with Linux 4.17-rc4 by Eugeniu Rosca · 6 years ago
  84. 9de4f95 Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux by Philipp Tomsich · 6 years ago
  85. 890e79f Prepare v2018.05 by Tom Rini · 6 years ago
  86. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  87. ec1754f Prepare v2018.05-rc3 by Tom Rini · 6 years ago
  88. 1eb2e71 kbuild: use -fmacro-prefix-map to make __FILE__ a relative path by Masahiro Yamada · 6 years ago
  89. 4760fe2 Makefile: Update clang warning disables from Linux by Tom Rini · 6 years ago
  90. 8c0a17b Prepare v2018.05-rc2 by Tom Rini · 6 years ago
  91. ebca902 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  92. 0658761 Makefile: always preserve output for images that can contain HAB Blocks by Rasmus Villemoes · 7 years ago
  93. 52ff802 kconfig: add CONFIG_CC_COVERAGE by Christian Gmeiner · 6 years ago
  94. f3d8f7d Allow providing default environment from file by Rasmus Villemoes · 7 years ago
  95. 948071b Makefile: Disable stack-usage check for ARC by Alexey Brodkin · 6 years ago
  96. 645b5af Prepare v2018.05-rc1 by Tom Rini · 6 years ago
  97. 0004b7a Makefile: Build firmware-ivt image type for HAB verification also for mx7 by Eran Matityahu · 7 years ago
  98. b0b0d22 ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well by Tuomas Tynkkynen · 7 years ago
  99. 155b116 ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile by Tuomas Tynkkynen · 7 years ago
  100. f95ab1f Prepare v2018.03 by Tom Rini · 7 years ago