1. eddf37b Prepare v2019.07-rc3 by Tom Rini · 6 years ago
  2. e39fa7d ARM: rmobile: Add recovery SPL for R-Car Gen3 by Marek Vasut · 6 years ago
  3. b07f505 Revert "Makefile: Prioritize external dtb if defined" by Tom Rini · 6 years ago
  4. cefecb1 Makefile: Prioritize external dtb if defined by Michal Simek · 6 years ago
  5. 4cb269d Prepare v2019.07-rc2 by Tom Rini · 6 years ago
  6. 5c8a5b3 Set time and umask on fit-dtb.blob to ensure reproducibile builds. by Vagrant Cascadian · 6 years ago
  7. cd1ffe0 Remove fit-dtb.blob* in clean target. by Vagrant Cascadian · 6 years ago
  8. e171665 dm: MIGRATION: Add migration plan for WDT (DM watchdog support) by Stefan Roese · 6 years ago
  9. 79ef699 x86: Allow 16-bit init to be in TPL by Simon Glass · 6 years ago
  10. 17b9ba6 ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 6 years ago
  11. 7751101 Prepare v2019.07-rc1 by Tom Rini · 6 years ago
  12. bffd697 Add target to generate initial environment by Stefano Babic · 6 years ago
  13. 5091d15 Makefile: Prioritize external dtb if defined by Michal Simek · 6 years ago
  14. 8c4c5e9 Makefile: Correct logic for DM_SCSI + unconverted drivers check by Stefan Roese · 6 years ago
  15. 507ea28 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  16. aeaa29d lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
  17. e915cbc Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary by Stefan Roese · 6 years ago
  18. c4a2f10 Prepare v2019.04 by Tom Rini · 6 years ago
  19. 8ada134 fix compile error on macOS Mojave by 默默 · 6 years ago
  20. 2e294ff Makefile: Do not pass -E to mkimage when SPL has full fitImage support by Marek Vasut · 6 years ago
  21. bda30ec Prepare v2019.04-rc4 by Tom Rini · 6 years ago
  22. 28bf52a Prepare v2019.04-rc4 by Tom Rini · 6 years ago
  23. 6f266dd Prepare v2019.04-rc2 by Tom Rini · 6 years ago
  24. 2b91b7e Prepare v2019.04-rc1 by Tom Rini · 6 years ago
  25. e525c34 Makefile: remove generated font files by Heinrich Schuchardt · 6 years ago
  26. 0b0409c Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  27. f2caeb4 imx: build flash.bin for i.MX8 by Peng Fan · 6 years ago
  28. 7b82beb Makefile: have "make distclean" remove CHANGELOG by Robert P. J. Day · 6 years ago
  29. 90c7638 mkimage: fixup CONFIG_FIT_EXTERNAL_OFFSET by Patrick Wildt · 6 years ago
  30. 854d6ed Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img by Simon Goldschmidt · 6 years ago
  31. c606d3d kbuild: fix parallel build race caused by u-boot.cfg regeneration by Masahiro Yamada · 6 years ago
  32. 9bffec6 Prepare v2019.01 by Tom Rini · 6 years ago
  33. 187030e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  34. 7475bdc usb: Make compiling gadget support optional by Jean-Jacques Hiblot · 6 years ago
  35. 42e4a71 Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  36. b3dc6f4 imx: Add Makefile dependency for mkimage_fit_atf.sh by Chris Spencer · 6 years ago
  37. 8ea538d dm: video: lcd: MIGRATION: Add migration plan for video by Simon Glass · 6 years ago
  38. 90083b4 dm: pci: MIGRATION: Add migration plan for PCI by Simon Glass · 6 years ago
  39. 9c5fa6b Makefile: Correct logic for DM_SCSI + unconverted drivers check by Tom Rini · 6 years ago
  40. bb335b3 Prepare v2019.01-rc3 by Tom Rini · 6 years ago
  41. a1760ff Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  42. 3c35005 dm: MIGRATION: Update migration plan for DM_SPI_FLASH by Jagan Teki · 6 years ago
  43. 491beff dm: MIGRATION: Update migration plan for SPI by Jagan Teki · 6 years ago
  44. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  45. 39c5ba2 imx: imx8mq: build flash.bin by Peng Fan · 6 years ago
  46. a5f184f Introduce CONFIG_FIT_EXTERNAL_OFFSET by Peng Fan · 6 years ago
  47. 685dc1b Prepare v2019.01-rc2 by Tom Rini · 6 years ago
  48. b24e022 Makefile: output migration warnings to stderr by Chris Packham · 6 years ago
  49. 74fd547 test: Only descend into test/ when CONFIG_UNIT_TEST is enabled by Tom Rini · 6 years ago
  50. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  51. b28ec14 fdt: Add warning about CONFIG_OF_EMBED by Simon Glass · 6 years ago
  52. cece68d Prepare v2019.01-rc1 by Tom Rini · 6 years ago
  53. a1fdb05 dm: MIGRATION: Add migration plan for CONFIG_SATA by Tom Rini · 6 years ago
  54. 64e6acb dm: MIGRATION: Add migration plan for DM_USB by Tom Rini · 6 years ago
  55. 47c583c dm: MIGRATION: Add migration plan for DM_MMC by Tom Rini · 6 years ago
  56. 3fcb828 test: Add a 'make qcheck' target for quicker testing by Simon Glass · 6 years ago
  57. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · 6 years ago
  58. e64a092 binman: Add a way to enable debugging from the build by Simon Glass · 6 years ago
  59. 71aaa9b Prepare v2018.11 by Tom Rini · 6 years ago
  60. 77a36e9 Prepare v2018.11-rc3 by Tom Rini · 6 years ago
  61. ca5ce0c Makefile: add LPC32xx precondition for building platform images by Vladimir Zapolskiy · 6 years ago
  62. 8b8902e Prepare v2018.11-rc2 by Tom Rini · 6 years ago
  63. efaa7c4 fdt: Allow C++ comments in link scripts and DT files by Simon Glass · 6 years ago
  64. 3ef8686 Makefile: Add a 'check' target for make by Simon Glass · 6 years ago
  65. f318029 rockchip: make_fit_atf.py depends on u-boot by Andreas Färber · 6 years ago
  66. ac3de90 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  67. e13e91f Prepare v2018.11-rc1 by Tom Rini · 6 years ago
  68. d8d4fca Merge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 6 years ago
  69. 7f2ad25 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · 6 years ago
  70. 053d875 Makefile: Use -fno-strict-aliasing globally by Bin Meng · 6 years ago
  71. 1f1ae15 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  72. e460ab5 common: add spl/u-boot-spl.hex target by Dalon Westergreen · 6 years ago
  73. 951b05c Prepare v2018.09 by Tom Rini · 6 years ago
  74. 95d280b Prepare v2018.09-rc3 by Tom Rini · 6 years ago
  75. abc74bd Makefile: Don't generate position independent code by Andy Shevchenko · 6 years ago
  76. 1d86f1a Prepare v2018.09-rc2 by Tom Rini · 6 years ago
  77. dcc89e1 Prepare v2017.09-rc1 by Tom Rini · 6 years ago
  78. ee201d2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  79. 2733ede tegra: Indicate that binman makes all three output files by Simon Glass · 6 years ago
  80. 5349267 spl: Add option SPL_PAYLOAD by York Sun · 6 years ago
  81. 240fa48 Makefile: Fix 'clean' target by Tom Rini · 6 years ago
  82. 8fac291 doc: Replace DocBook with sphinx-based docs by Mario Six · 6 years ago
  83. 52c9486 Makefile: drop mention of *.cfgtmp by Baruch Siach · 6 years ago
  84. aea63de Makefile: drop unused cpp_cfg macro by Baruch Siach · 6 years ago
  85. 8e28ecc Prepare v2018.07 by Tom Rini · 6 years ago
  86. bffdc86 Prepare v2018.07-rc3 by Tom Rini · 6 years ago
  87. e7657a9 Makefile: Ensure we build with -std=gnu11 by Tom Rini · 6 years ago
  88. 077de24 Prepare v2018.07-rc2 by Tom Rini · 6 years ago
  89. c597bfb Prepare v2018.07-rc1 by Tom Rini · 6 years ago
  90. 8781513 Makefile: clean should delete *.so by Heinrich Schuchardt · 7 years ago
  91. 10d4fce Makefile: clean should delete *.efi by Heinrich Schuchardt · 7 years ago
  92. d57dd94 kconfig: re-sync with Linux 4.17-rc4 by Eugeniu Rosca · 7 years ago
  93. 8221232 Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux by Philipp Tomsich · 7 years ago
  94. 64eb0f3 Prepare v2018.05 by Tom Rini · 7 years ago
  95. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  96. b69b5d5 Prepare v2018.05-rc3 by Tom Rini · 7 years ago
  97. 79d6643 kbuild: use -fmacro-prefix-map to make __FILE__ a relative path by Masahiro Yamada · 7 years ago
  98. d5c883b Makefile: Update clang warning disables from Linux by Tom Rini · 7 years ago
  99. fe17733 Prepare v2018.05-rc2 by Tom Rini · 7 years ago
  100. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago