1. 514ec43 kbuild: add missing FORCE where $(call if_changed, ) is used by Masahiro Yamada · 9 years ago
  2. 44189a0 Prepare v2016.03-rc1 by Tom Rini · 9 years ago
  3. 73c5c39 Makefile: Drop unnecessary -dtb suffixes by Simon Glass · 9 years ago
  4. dae6e7b Makefile: Make u-boot.img the same as u-boot-dtb.img by Simon Glass · 9 years ago
  5. bd7dc38 socfpga: Simplify Makefile filenames by Simon Glass · 9 years ago
  6. a9d7826 tegra: Always build a boot image with the same filename by Simon Glass · 9 years ago
  7. ad1ecd2 fdt: Build a U-Boot binary without device tree by Simon Glass · 9 years ago
  8. 580cc03 tegra: Clarify generation of -nodtb file with OF_CONTROL by Simon Glass · 9 years ago
  9. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago
  10. 8b7fb78 kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE defines by Masahiro Yamada · 9 years ago
  11. f4db6c9 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  12. fa85e82 Prepare v2016.01 by Tom Rini · 9 years ago
  13. c2b233c arm, Makefile: correct compilation flag for u-boot-dtb by Aneesh Bansal · 9 years ago
  14. 7cd1a12 Prepare v2016.01-rc4 by Tom Rini · 9 years ago
  15. f84c2b66 Prepare v2016.01-rc3 by Tom Rini · 9 years ago
  16. 8356431 Prepare v2016.01-rc2 by Tom Rini · 9 years ago
  17. 08598d6 ARM: zynq: Add target for building bootable SPL image for Zynq by Nathan Rossi · 9 years ago
  18. 3d48254 Prepare v2016.01-rc1 by Tom Rini · 9 years ago
  19. cad0499 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  20. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  21. 62e9207 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  22. 947cee1 arm: ls1021a: Add QSPI or IFC support in SD boot by Alison Wang · 9 years ago
  23. 858dbdf Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  24. a34b467 Makefile: Generate U_BOOT_DMI_DATE for SMBIOS by Bin Meng · 9 years ago
  25. 9cffb23 arm: mvebu: Add DM (driver model) support by Stefan Roese · 9 years ago
  26. 944c7a3 arm: mvebu: Add option to use UART xmodem protocol via kwboot by Stefan Roese · 9 years ago
  27. 5ec0003 Prepare v2015.10 by Tom Rini · 9 years ago
  28. 87a9595 Prepare v2015.10-rc5 by Tom Rini · 9 years ago
  29. 1f88363 Prepare v2015.10-rc4 by Tom Rini · 9 years ago
  30. efde6a5 Prepare v2015.10-rc3 by Tom Rini · 9 years ago
  31. 2d9efa1 Makefile: fix SOURCE_DATE_EPOCH for *BSD host by Andreas Bießmann · 9 years ago
  32. cd43ddc ARM: keystone2: move the custom build rules out to keystone specific makefile by Nishanth Menon · 9 years ago
  33. 70d39f5 Makefile: Use correct timezone for U_BOOT_TZ by Chris Packham · 9 years ago
  34. b098032 x86: ifdtool: Support collating microcode into one place by Simon Glass · 9 years ago
  35. 0d339cf Prepare v2015.10-rc2 by Tom Rini · 9 years ago
  36. 333b720 Makefile: Add target for building bootable SPL image for SoCFPGA by Marek Vasut · 9 years ago
  37. 9bbd213 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · 9 years ago
  38. 96a8d40 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  39. 476476e efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  40. 08aeb8b efi: Support building a u-boot-app.efi executable by Simon Glass · 9 years ago
  41. e020c88 Allow objcopy to work without filling gaps with 0xff by Simon Glass · 9 years ago
  42. c109dd0 Prepare v2015.10-rc1 by Tom Rini · 9 years ago
  43. 8968b91 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  44. 467a40d powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041 by Aneesh Bansal · 9 years ago
  45. f3f431a Reproducible U-Boot build support, using SOURCE_DATE_EPOCH by Paul Kocialkowski · 9 years ago
  46. 4d713be kbuild: use relative path more to include Makefile by Masahiro Yamada · 9 years ago
  47. 98bd0e0 kbuild: sync with Linux 4.1 by Masahiro Yamada · 9 years ago
  48. 3c9cc70 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  49. c25012b Makefile: Fix mvebu build target to use SPL load and exe-address by Stefan Roese · 9 years ago
  50. fa78e0a dm: Reduce SPL device tree size by Simon Glass · 9 years ago
  51. 786a08e x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  52. 33711bd Prepare v2015.07 by Tom Rini · 9 years ago
  53. 687a751 Makefile:Add GCC flag -fno-delete-null-pointer-checks by Prabhakar Kushwaha · 9 years ago
  54. 9c6b05c Prepare v2015.07-rc3 by Tom Rini · 9 years ago
  55. 3d0158a Prepare v2015.07-rc2 by Tom Rini · 9 years ago
  56. 3113471 kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error by Masahiro Yamada · 9 years ago
  57. e186851 Makefile: Add U_BOOT_TZ and include in version by Chris Packham · 9 years ago
  58. 421f86f test: env: Add test framework for env by Joe Hershberger · 9 years ago
  59. af41e8d dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 9 years ago
  60. 74d339b Makefile: add a symbol link tags for ctags by Du Huanpeng · 9 years ago
  61. 905e8f9 Prepare v2015.07-rc1 by Tom Rini · 9 years ago
  62. b8d7652 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  63. 741e58e Create a .cfg file containing the CONFIG options used to build by Simon Glass · 10 years ago
  64. 019808f dm: usb: sandbox: Add a uclass for USB device emulation by Simon Glass · 10 years ago
  65. 5b9ce0e usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · 10 years ago
  66. f33cdaa Prepare v2015.04 by Tom Rini · 9 years ago
  67. 412ae53 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · 9 years ago
  68. cffcd28 kbuild: include config.mk when auto.conf is not older than .config by Masahiro Yamada · 9 years ago
  69. 8a5c9ca Prepare v2015.04-rc5 by Tom Rini · 9 years ago
  70. 0a12e68 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  71. 5f9eb22 kbuild: remove scripts/multiconfig.sh by Masahiro Yamada · 10 years ago
  72. 052a681 Prepare v2015.04-rc4 by Tom Rini · 10 years ago
  73. 8176a87 Prepare v2015.04-rc3 by Tom Rini · 10 years ago
  74. 1e7b357 Prepare v2015.04-rc2 by Tom Rini · 10 years ago
  75. 1fddd7b tools/imagetool: remove linker script by Andreas Bießmann · 10 years ago
  76. db7a7de Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  77. a90ffb5 Makefile: Add another kwb build target used on Marvell Armada-XP (AXP) by Stefan Roese · 10 years ago
  78. eea0f11 x86: Add an option to enabling building a ROM file by Simon Glass · 10 years ago
  79. 112db94 Prepare v2015.04-rc1 by Tom Rini · 10 years ago
  80. 7384535 dm: i2c: Add a compatbility layer by Simon Glass · 10 years ago
  81. 2a50712 Makefile: clean boot.bin by Bo Shen · 10 years ago
  82. 92fa7f5 Prepare v2015.01 by Tom Rini · 10 years ago
  83. 125738e Prepare v2015.01-rc4 by Tom Rini · 10 years ago
  84. 63faf25 x86: Include FSP and CMC binary in the u-boot.rom build rules by Bin Meng · 10 years ago
  85. 8c5224c x86: Use consistent name XXX_ADDR for binary blob flash address by Bin Meng · 10 years ago
  86. 0f61de8 x86: Convert microcode format to device-tree-only by Simon Glass · 10 years ago
  87. c701623 x86: Refactor u-boot.rom build rules by Bin Meng · 10 years ago
  88. 45c2e48 spl: Use u-boot.img instead of u-boot.bin by Alison Wang · 10 years ago
  89. 94cb17d ls102xa: pblimage: Add pblimage tool support for LS102xA by Alison Wang · 10 years ago
  90. 32fdf0e Prepare v2015.01-rc3 by Tom Rini · 10 years ago
  91. 77d2675 libfdt: descend from lib/ to lib/libfdt/ by Masahiro Yamada · 10 years ago
  92. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  93. d040ac0 x86: Allow an option ROM to be built into U-Boot by Simon Glass · 10 years ago
  94. 2a82ec7 Prepare v2015.01-rc2 by Tom Rini · 10 years ago
  95. 746667f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  96. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  97. fce7b27 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · 10 years ago
  98. 9906090 Prepare v2015.01-rc1 by Tom Rini · 10 years ago
  99. 490fdad Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  100. 240182d bfin: make the CPU macro of LDR target more genenric by Sonic Zhang · 10 years ago