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