1. 31ade57 Prepare v2017.05-rc2 by Tom Rini · 8 years ago
  2. e92dab3 tools: allow to override python by Stefano Babic · 8 years ago
  3. b8a2fe1 Makefile: Fix linking with modern binutils by Joel Stanley · 8 years ago
  4. bc7997b scripts: sunxi: Build an raw SPL image by Maxime Ripard · 8 years ago
  5. 6223c28 Makefile: Correct dependency race condition with TPL by Simon Glass · 8 years ago
  6. 0339c9a Prepare v2017.05-rc1 by Tom Rini · 8 years ago
  7. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  8. c6794f9 Prepare v2017.03 by Tom Rini · 8 years ago
  9. 9dfd798 kbuild: turn of dtc unit address warnings by default by Masahiro Yamada · 8 years ago
  10. edefd7a Prepare v2017-rc3 by Tom Rini · 8 years ago
  11. 392919c Prepare v2017.03-rc2 by Tom Rini · 8 years ago
  12. cf698a8 kbuild: beautify the log of config whitelist check by Masahiro Yamada · 8 years ago
  13. 8168033 cmd: rework "license" command by Masahiro Yamada · 8 years ago
  14. bb92b42 cmd: add a new command "config" to show .config contents by Masahiro Yamada · 8 years ago
  15. 706f6f5 x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR by Simon Glass · 8 years ago
  16. 10d1449 arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  17. b12f925 Prepare v2017.03-rc1 by Tom Rini · 8 years ago
  18. ee3e267 Prepare v2017.01 by Tom Rini · 8 years ago
  19. 36ee05a Prepare v2017.01-rc3 by Tom Rini · 8 years ago
  20. 9964ebd Makefile: preserve output for images that can contain HAB Blocks by Sven Ebenfeld · 8 years ago
  21. 59697a2 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · 8 years ago
  22. 8d0d119 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  23. b1516ee Prepare v2017.01-rc2 by Tom Rini · 8 years ago
  24. dc926ed x86: Use binman all x86 boards by Simon Glass · 8 years ago
  25. de44186 sunxi: Use binman for sunxi boards by Simon Glass · 8 years ago
  26. 6490a6c binman: Add a build rule for binman by Simon Glass · 8 years ago
  27. f400555 Prepare v2017.01-rc1 by Tom Rini · 8 years ago
  28. 206a572 Makefile: Add a target to create the .cfg files by Simon Glass · 8 years ago
  29. 6f4b08a x86: Move efi .S files into the 'lib' directory by Simon Glass · 8 years ago
  30. d19fede efi: Makefile: Export variables for use with EFI by Simon Glass · 8 years ago
  31. 4c7a653 Prepare v2016.11 by Tom Rini · 8 years ago
  32. f937a57 Prepare v2016.11-rc3 by Tom Rini · 8 years ago
  33. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  34. f3ce30c Prepare v2016.11-rc2 by Tom Rini · 8 years ago
  35. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  36. d8d5334 kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk by Masahiro Yamada · 8 years ago
  37. cb86588 kbuild: move no_new_adhoc_configs_check to "all" target command by Masahiro Yamada · 8 years ago
  38. 2e9f494 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · 8 years ago
  39. 1079b3a Prepare v2016.11-rc1 by Tom Rini · 8 years ago
  40. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  41. a986cf7 Makefile: rm u-boot.cfg dependencies are missing by Stephen Warren · 8 years ago
  42. 95b3006 Makefile: use if_change_dep for u-boot.cfg by Stephen Warren · 8 years ago
  43. 49e3aec Makefile: Give a build error if ad-hoc CONFIG options are added by Simon Glass · 8 years ago
  44. cb7fb12 driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012a by Shengzhou Liu · 8 years ago
  45. b96fe78 Prepare v2016.09 by Tom Rini · 8 years ago
  46. 4ff7d5c Prepare v2016.09-rc2 by Tom Rini · 8 years ago
  47. 9b180ea Makefile: Remove tags file on mrproper by Vignesh R · 8 years ago
  48. 0e31a11 tests: Introduce DT overlay tests by Maxime Ripard · 8 years ago
  49. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  50. 90f3114 Makefile: Allow 'make tests' to run tests by Simon Glass · 8 years ago
  51. 92c67fa Add a power domain framework/uclass by Stephen Warren · 8 years ago
  52. f29bec5 Prepare v2016.09-rc1 by Tom Rini · 8 years ago
  53. ecf6082 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  54. abbe825 dm: Makefile: Build of-platdata before SPL by Simon Glass · 8 years ago
  55. d6b6b50 sandbox: Don't print a warning for CONFIG_I2C_COMPAT by Simon Glass · 8 years ago
  56. 86a6449 tools: Allow building with debug enabled by Simon Glass · 8 years ago
  57. 9c6e862 Prepare v2016.07 by Tom Rini · 8 years ago
  58. dd842f9 Prepare v2016.07-rc3 by Tom Rini · 8 years ago
  59. 2d8e8e6 kbuild: avoid race between dtbs and dt/dt.dtb targets by Masahiro Yamada · 8 years ago
  60. 4c9ca38 Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING. by Vagrant Cascadian · 8 years ago
  61. 5bcd831 Prepare v2016.07-rc2 by Tom Rini · 8 years ago
  62. 1763b76 Prepare v2016.07-rc1 by Tom Rini · 8 years ago
  63. 0f7dc59 Remove/update old generic-board documentation and warning by Simon Glass · 9 years ago
  64. 3a15df5 acpi: Clean IASL generated intermediate files by Bin Meng · 9 years ago
  65. 0dd34b7 Prepare v2016.05 by Tom Rini · 9 years ago
  66. f400158 mkimage: fix argument parsing on BSD systems by Andreas Bießmann · 9 years ago
  67. 9326474 Prepare v2016.05-rc3 by Tom Rini · 9 years ago
  68. a5e6024 Prepare v2016.05-rc2 by Tom Rini · 9 years ago
  69. 2dfed2f Prepare v2016.05-rc1 by Tom Rini · 9 years ago
  70. 55f01cc drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file by Sriram Dash · 9 years ago
  71. 286856c cmd: Fix license command by Tom Rini · 9 years ago
  72. ecae7fd x86: Add support for running Intel reference code by Simon Glass · 9 years ago
  73. 963817b spl: Add a way to specify a list of device trees to include by Simon Glass · 9 years ago
  74. 268e9d8 Prepare v2016.03 by Tom Rini · 9 years ago
  75. 1c17d4a Prepare v2016.03-rc3 by Tom Rini · 9 years ago
  76. de6e142 Prepare v2016.03-rc2 by Tom Rini · 9 years ago
  77. 32b4af7 Makefile: generate symbol list from u-boot by Stephen Warren · 9 years ago
  78. 4f169a0 Makefile: remove BUILD_TAG from KBUILD_CFLAGS by Stephen Warren · 9 years ago
  79. cd98a27 kbuild: add missing FORCE where $(call if_changed, ) is used by Masahiro Yamada · 9 years ago
  80. cb8c172 Prepare v2016.03-rc1 by Tom Rini · 9 years ago
  81. 55a53f4 Makefile: Drop unnecessary -dtb suffixes by Simon Glass · 9 years ago
  82. ae68a55 Makefile: Make u-boot.img the same as u-boot-dtb.img by Simon Glass · 9 years ago
  83. 7bdddb0 socfpga: Simplify Makefile filenames by Simon Glass · 9 years ago
  84. bcad334 tegra: Always build a boot image with the same filename by Simon Glass · 9 years ago
  85. 16b91d6 fdt: Build a U-Boot binary without device tree by Simon Glass · 9 years ago
  86. 48d62c8 tegra: Clarify generation of -nodtb file with OF_CONTROL by Simon Glass · 9 years ago
  87. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago
  88. f729c1d kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE defines by Masahiro Yamada · 9 years ago
  89. 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  90. a44345e Prepare v2016.01 by Tom Rini · 9 years ago
  91. bf5de82 arm, Makefile: correct compilation flag for u-boot-dtb by Aneesh Bansal · 9 years ago
  92. b410045 Prepare v2016.01-rc4 by Tom Rini · 9 years ago
  93. 76a8390 Prepare v2016.01-rc3 by Tom Rini · 9 years ago
  94. e3815c9 Prepare v2016.01-rc2 by Tom Rini · 9 years ago
  95. af52939 ARM: zynq: Add target for building bootable SPL image for Zynq by Nathan Rossi · 9 years ago
  96. 323aa59 Prepare v2016.01-rc1 by Tom Rini · 9 years ago
  97. f6971d0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  98. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  99. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  100. dd45cc5 arm: ls1021a: Add QSPI or IFC support in SD boot by Alison Wang · 9 years ago