1. 0dd34b7 Prepare v2016.05 by Tom Rini · 9 years ago
  2. f400158 mkimage: fix argument parsing on BSD systems by Andreas Bießmann · 9 years ago
  3. 9326474 Prepare v2016.05-rc3 by Tom Rini · 9 years ago
  4. a5e6024 Prepare v2016.05-rc2 by Tom Rini · 9 years ago
  5. 2dfed2f Prepare v2016.05-rc1 by Tom Rini · 9 years ago
  6. 55f01cc drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file by Sriram Dash · 9 years ago
  7. 286856c cmd: Fix license command by Tom Rini · 9 years ago
  8. ecae7fd x86: Add support for running Intel reference code by Simon Glass · 9 years ago
  9. 963817b spl: Add a way to specify a list of device trees to include by Simon Glass · 9 years ago
  10. 268e9d8 Prepare v2016.03 by Tom Rini · 9 years ago
  11. 1c17d4a Prepare v2016.03-rc3 by Tom Rini · 9 years ago
  12. de6e142 Prepare v2016.03-rc2 by Tom Rini · 9 years ago
  13. 32b4af7 Makefile: generate symbol list from u-boot by Stephen Warren · 9 years ago
  14. 4f169a0 Makefile: remove BUILD_TAG from KBUILD_CFLAGS by Stephen Warren · 9 years ago
  15. cd98a27 kbuild: add missing FORCE where $(call if_changed, ) is used by Masahiro Yamada · 9 years ago
  16. cb8c172 Prepare v2016.03-rc1 by Tom Rini · 9 years ago
  17. 55a53f4 Makefile: Drop unnecessary -dtb suffixes by Simon Glass · 9 years ago
  18. ae68a55 Makefile: Make u-boot.img the same as u-boot-dtb.img by Simon Glass · 9 years ago
  19. 7bdddb0 socfpga: Simplify Makefile filenames by Simon Glass · 9 years ago
  20. bcad334 tegra: Always build a boot image with the same filename by Simon Glass · 9 years ago
  21. 16b91d6 fdt: Build a U-Boot binary without device tree by Simon Glass · 9 years ago
  22. 48d62c8 tegra: Clarify generation of -nodtb file with OF_CONTROL by Simon Glass · 9 years ago
  23. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago
  24. f729c1d kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE defines by Masahiro Yamada · 9 years ago
  25. 04ec0d3 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  26. a44345e Prepare v2016.01 by Tom Rini · 9 years ago
  27. bf5de82 arm, Makefile: correct compilation flag for u-boot-dtb by Aneesh Bansal · 9 years ago
  28. b410045 Prepare v2016.01-rc4 by Tom Rini · 9 years ago
  29. 76a8390 Prepare v2016.01-rc3 by Tom Rini · 9 years ago
  30. e3815c9 Prepare v2016.01-rc2 by Tom Rini · 9 years ago
  31. af52939 ARM: zynq: Add target for building bootable SPL image for Zynq by Nathan Rossi · 9 years ago
  32. 323aa59 Prepare v2016.01-rc1 by Tom Rini · 9 years ago
  33. f6971d0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  34. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  35. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  36. dd45cc5 arm: ls1021a: Add QSPI or IFC support in SD boot by Alison Wang · 9 years ago
  37. 7afc48d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  38. 090552a Makefile: Generate U_BOOT_DMI_DATE for SMBIOS by Bin Meng · 9 years ago
  39. 096de4f arm: mvebu: Add DM (driver model) support by Stefan Roese · 9 years ago
  40. 99b3ea7 arm: mvebu: Add option to use UART xmodem protocol via kwboot by Stefan Roese · 9 years ago
  41. 575537b Prepare v2015.10 by Tom Rini · 9 years ago
  42. ab67e15 Prepare v2015.10-rc5 by Tom Rini · 9 years ago
  43. 3541c9c Prepare v2015.10-rc4 by Tom Rini · 9 years ago
  44. 4f9cb55 Prepare v2015.10-rc3 by Tom Rini · 9 years ago
  45. 3d6ab74 Makefile: fix SOURCE_DATE_EPOCH for *BSD host by Andreas Bießmann · 9 years ago
  46. cb66cbe ARM: keystone2: move the custom build rules out to keystone specific makefile by Nishanth Menon · 9 years ago
  47. 9b24773 Makefile: Use correct timezone for U_BOOT_TZ by Chris Packham · 9 years ago
  48. 367c3ce x86: ifdtool: Support collating microcode into one place by Simon Glass · 9 years ago
  49. 253fbde Prepare v2015.10-rc2 by Tom Rini · 9 years ago
  50. a4a55d4 Makefile: Add target for building bootable SPL image for SoCFPGA by Marek Vasut · 9 years ago
  51. 429642c driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · 9 years ago
  52. ce62a25 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  53. 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  54. 57c5d36 efi: Support building a u-boot-app.efi executable by Simon Glass · 9 years ago
  55. 68ae3f8 Allow objcopy to work without filling gaps with 0xff by Simon Glass · 9 years ago
  56. 3e120f6 Prepare v2015.10-rc1 by Tom Rini · 9 years ago
  57. 6a45684 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  58. e0f5015 powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041 by Aneesh Bansal · 9 years ago
  59. 7b91702 Reproducible U-Boot build support, using SOURCE_DATE_EPOCH by Paul Kocialkowski · 9 years ago
  60. 5df36a9 kbuild: use relative path more to include Makefile by Masahiro Yamada · 9 years ago
  61. 56fc3ba kbuild: sync with Linux 4.1 by Masahiro Yamada · 9 years ago
  62. 2ae17c9 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  63. 8ec49a6 Makefile: Fix mvebu build target to use SPL load and exe-address by Stefan Roese · 10 years ago
  64. 89caf33 dm: Reduce SPL device tree size by Simon Glass · 9 years ago
  65. 4de3886 x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  66. de108a8 Prepare v2015.07 by Tom Rini · 9 years ago
  67. 75560a9 Makefile:Add GCC flag -fno-delete-null-pointer-checks by Prabhakar Kushwaha · 9 years ago
  68. 2c80e4c Prepare v2015.07-rc3 by Tom Rini · 9 years ago
  69. 362852b Prepare v2015.07-rc2 by Tom Rini · 9 years ago
  70. a581f26 kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error by Masahiro Yamada · 10 years ago
  71. 46aec07 Makefile: Add U_BOOT_TZ and include in version by Chris Packham · 10 years ago
  72. 26e038f test: env: Add test framework for env by Joe Hershberger · 10 years ago
  73. 08edd00 dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 10 years ago
  74. b603203 Makefile: add a symbol link tags for ctags by Du Huanpeng · 10 years ago
  75. f225b49 Prepare v2015.07-rc1 by Tom Rini · 10 years ago
  76. e7cff27 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  77. 1f05c87 Create a .cfg file containing the CONFIG options used to build by Simon Glass · 10 years ago
  78. 59d66d2 dm: usb: sandbox: Add a uclass for USB device emulation by Simon Glass · 10 years ago
  79. ea71c1a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · 10 years ago
  80. a34995b Prepare v2015.04 by Tom Rini · 10 years ago
  81. ee69a39 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  82. b97f85e kbuild: include config.mk when auto.conf is not older than .config by Masahiro Yamada · 10 years ago
  83. b463048 Prepare v2015.04-rc5 by Tom Rini · 10 years ago
  84. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  85. 87192a1 kbuild: remove scripts/multiconfig.sh by Masahiro Yamada · 10 years ago
  86. 5051aa5 Prepare v2015.04-rc4 by Tom Rini · 10 years ago
  87. 0be48df Prepare v2015.04-rc3 by Tom Rini · 10 years ago
  88. 24c801d Prepare v2015.04-rc2 by Tom Rini · 10 years ago
  89. d631d70 tools/imagetool: remove linker script by Andreas Bießmann · 10 years ago
  90. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  91. 3139fe0 Makefile: Add another kwb build target used on Marvell Armada-XP (AXP) by Stefan Roese · 10 years ago
  92. a29c0ad x86: Add an option to enabling building a ROM file by Simon Glass · 10 years ago
  93. 7403a1b Prepare v2015.04-rc1 by Tom Rini · 10 years ago
  94. 0275eb1 dm: i2c: Add a compatbility layer by Simon Glass · 10 years ago
  95. bd07e97 Makefile: clean boot.bin by Bo Shen · 10 years ago
  96. 522a756 Prepare v2015.01 by Tom Rini · 10 years ago
  97. 27ff05b Prepare v2015.01-rc4 by Tom Rini · 10 years ago
  98. 7dbc93c x86: Include FSP and CMC binary in the u-boot.rom build rules by Bin Meng · 10 years ago
  99. 293f497 x86: Use consistent name XXX_ADDR for binary blob flash address by Bin Meng · 10 years ago
  100. 8bfe066 x86: Convert microcode format to device-tree-only by Simon Glass · 10 years ago