1. 3e87ffc dm: video: lcd: MIGRATION: Add migration plan for video by Simon Glass · 6 years ago
  2. 1ce689d dm: pci: MIGRATION: Add migration plan for PCI by Simon Glass · 6 years ago
  3. ddfe346 Makefile: Correct logic for DM_SCSI + unconverted drivers check by Tom Rini · 6 years ago
  4. 54707a9 Prepare v2019.01-rc3 by Tom Rini · 6 years ago
  5. 695f67b Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  6. 6897952 dm: MIGRATION: Update migration plan for DM_SPI_FLASH by Jagan Teki · 6 years ago
  7. 99a17dd dm: MIGRATION: Update migration plan for SPI by Jagan Teki · 6 years ago
  8. 522e035 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  9. 94df988 imx: imx8mq: build flash.bin by Peng Fan · 6 years ago
  10. 3814fcb Introduce CONFIG_FIT_EXTERNAL_OFFSET by Peng Fan · 6 years ago
  11. 1f2e948 Prepare v2019.01-rc2 by Tom Rini · 6 years ago
  12. a267699 Makefile: output migration warnings to stderr by Chris Packham · 6 years ago
  13. 79ffe8c test: Only descend into test/ when CONFIG_UNIT_TEST is enabled by Tom Rini · 6 years ago
  14. d50d681 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  15. 841d5fb fdt: Add warning about CONFIG_OF_EMBED by Simon Glass · 6 years ago
  16. d452f27 Prepare v2019.01-rc1 by Tom Rini · 6 years ago
  17. ea9d7c1 dm: MIGRATION: Add migration plan for CONFIG_SATA by Tom Rini · 6 years ago
  18. 109d8bf dm: MIGRATION: Add migration plan for DM_USB by Tom Rini · 6 years ago
  19. 1cb5d5d dm: MIGRATION: Add migration plan for DM_MMC by Tom Rini · 6 years ago
  20. 499fde5 test: Add a 'make qcheck' target for quicker testing by Simon Glass · 6 years ago
  21. 3b975a1 tools: MediaTek: add MTK boot header generation to mkimage by Ryder Lee · 6 years ago
  22. a3c0055 binman: Add a way to enable debugging from the build by Simon Glass · 6 years ago
  23. 0157013 Prepare v2018.11 by Tom Rini · 6 years ago
  24. 454cf76 Prepare v2018.11-rc3 by Tom Rini · 6 years ago
  25. e3e0819 Makefile: add LPC32xx precondition for building platform images by Vladimir Zapolskiy · 6 years ago
  26. 892f93d Prepare v2018.11-rc2 by Tom Rini · 6 years ago
  27. 44093a1 fdt: Allow C++ comments in link scripts and DT files by Simon Glass · 6 years ago
  28. a3a3f5d Makefile: Add a 'check' target for make by Simon Glass · 6 years ago
  29. c29c1e6 rockchip: make_fit_atf.py depends on u-boot by Andreas Färber · 6 years ago
  30. 592cd5d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  31. 2ba8bf2 Prepare v2018.11-rc1 by Tom Rini · 6 years ago
  32. d29a583 Merge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 6 years ago
  33. 96699f0 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · 6 years ago
  34. 5bc1192 Makefile: Use -fno-strict-aliasing globally by Bin Meng · 6 years ago
  35. a430fa0 mtd: move NAND files into a raw/ subdirectory by Miquel Raynal · 6 years ago
  36. 2ff60af common: add spl/u-boot-spl.hex target by Dalon Westergreen · 6 years ago
  37. f88b6fa Prepare v2018.09 by Tom Rini · 6 years ago
  38. 3005162 Prepare v2018.09-rc3 by Tom Rini · 6 years ago
  39. 6ace36e Makefile: Don't generate position independent code by Andy Shevchenko · 6 years ago
  40. 92e738f Prepare v2018.09-rc2 by Tom Rini · 6 years ago
  41. 5a0007d Prepare v2017.09-rc1 by Tom Rini · 6 years ago
  42. 0e8a8a3 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  43. 2547e91 tegra: Indicate that binman makes all three output files by Simon Glass · 6 years ago
  44. 7550dbe spl: Add option SPL_PAYLOAD by York Sun · 6 years ago
  45. 08fcdd3 Makefile: Fix 'clean' target by Tom Rini · 6 years ago
  46. 78a88f7 doc: Replace DocBook with sphinx-based docs by Mario Six · 6 years ago
  47. 421be6f Makefile: drop mention of *.cfgtmp by Baruch Siach · 6 years ago
  48. bf5dd78 Makefile: drop unused cpp_cfg macro by Baruch Siach · 6 years ago
  49. 8c5d4fd Prepare v2018.07 by Tom Rini · 6 years ago
  50. 89c5c97 Prepare v2018.07-rc3 by Tom Rini · 6 years ago
  51. fa89399 Makefile: Ensure we build with -std=gnu11 by Tom Rini · 6 years ago
  52. a5742ef Prepare v2018.07-rc2 by Tom Rini · 6 years ago
  53. ee1855d Prepare v2018.07-rc1 by Tom Rini · 6 years ago
  54. 7f474ef Makefile: clean should delete *.so by Heinrich Schuchardt · 7 years ago
  55. c2d9097 Makefile: clean should delete *.efi by Heinrich Schuchardt · 7 years ago
  56. e91610d kconfig: re-sync with Linux 4.17-rc4 by Eugeniu Rosca · 7 years ago
  57. 9de4f95 Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux by Philipp Tomsich · 7 years ago
  58. 890e79f Prepare v2018.05 by Tom Rini · 7 years ago
  59. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  60. ec1754f Prepare v2018.05-rc3 by Tom Rini · 7 years ago
  61. 1eb2e71 kbuild: use -fmacro-prefix-map to make __FILE__ a relative path by Masahiro Yamada · 7 years ago
  62. 4760fe2 Makefile: Update clang warning disables from Linux by Tom Rini · 7 years ago
  63. 8c0a17b Prepare v2018.05-rc2 by Tom Rini · 7 years ago
  64. ebca902 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  65. 0658761 Makefile: always preserve output for images that can contain HAB Blocks by Rasmus Villemoes · 7 years ago
  66. 52ff802 kconfig: add CONFIG_CC_COVERAGE by Christian Gmeiner · 7 years ago
  67. f3d8f7d Allow providing default environment from file by Rasmus Villemoes · 7 years ago
  68. 948071b Makefile: Disable stack-usage check for ARC by Alexey Brodkin · 7 years ago
  69. 645b5af Prepare v2018.05-rc1 by Tom Rini · 7 years ago
  70. 0004b7a Makefile: Build firmware-ivt image type for HAB verification also for mx7 by Eran Matityahu · 7 years ago
  71. b0b0d22 ARM: sunxi: Build u-boot-sunxi-with-spl.bin on ARM64 as well by Tuomas Tynkkynen · 7 years ago
  72. 155b116 ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile by Tuomas Tynkkynen · 7 years ago
  73. f95ab1f Prepare v2018.03 by Tom Rini · 7 years ago
  74. 5e62f82 Prepare v2018.03-rc4 by Tom Rini · 7 years ago
  75. 3ee58ea Makefile: add u-boot-spl.srec target by Marek Vasut · 7 years ago
  76. 341ca90 Makefile: add u-boot-elf.srec target by Masaru Nagai · 9 years ago
  77. 1022807 Makefile: Don't mess with .text section location for selected arches by Alexey Brodkin · 7 years ago
  78. f0f6917 Prepare v2018.03-rc3 by Tom Rini · 7 years ago
  79. ebdb098 Prepare v2018.03-rc2 by Tom Rini · 7 years ago
  80. eef11ac Prepare v2018.03-rc1 by Tom Rini · 7 years ago
  81. e89f5591f Makefile: Add size check to the u-boot.itb make target by Maxime Ripard · 7 years ago
  82. 18af965 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  83. 5fed97a Makefile: ensure DTB doesn't overflow into initial stack by Stephen Warren · 7 years ago
  84. 42ac26f riscv: tools: Prelink u-boot by Rick Chen · 7 years ago
  85. f3dd87e Prepare v2018.01 by Tom Rini · 7 years ago
  86. 7d22c8e Prepare v2018.01-rc3 by Tom Rini · 7 years ago
  87. 9da71fc Prepare v2018.01-rc2 by Tom Rini · 7 years ago
  88. f2faffe binman: tegra: Convert to use binman by Simon Glass · 7 years ago
  89. 9da7fb4 Prepare v2018.01-rc1 by Tom Rini · 7 years ago
  90. ded84f9 envtools: make sure version/timestamp header file are available by Stefan Agner · 7 years ago
  91. dd2081a Makefile: Correct SPL/TPL/DTB build race condition by M. Vefa Bicakci · 7 years ago
  92. 8a28caf Makefile: add coccicheck target by Heinrich Schuchardt · 7 years ago
  93. d6a0c78 pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  94. 15b97f5 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  95. c253573 Prepare v2017.11 by Tom Rini · 7 years ago
  96. 7a69604 Prepare v2017.11-rc4 by Tom Rini · 7 years ago
  97. da125b7 Prepare v2017.11-rc3 by Tom Rini · 7 years ago
  98. 871aa41 x86: provide CONFIG_BUILD_ROM by Heinrich Schuchardt · 7 years ago
  99. eb0044d Prepare v2017.11-rc2 by Tom Rini · 7 years ago
  100. 1195559 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · 7 years ago