1. 362852b Prepare v2015.07-rc2 by Tom Rini · 9 years ago
  2. a581f26 kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error by Masahiro Yamada · 10 years ago
  3. 46aec07 Makefile: Add U_BOOT_TZ and include in version by Chris Packham · 10 years ago
  4. 26e038f test: env: Add test framework for env by Joe Hershberger · 10 years ago
  5. 08edd00 dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 10 years ago
  6. b603203 Makefile: add a symbol link tags for ctags by Du Huanpeng · 10 years ago
  7. f225b49 Prepare v2015.07-rc1 by Tom Rini · 10 years ago
  8. e7cff27 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  9. 1f05c87 Create a .cfg file containing the CONFIG options used to build by Simon Glass · 10 years ago
  10. 59d66d2 dm: usb: sandbox: Add a uclass for USB device emulation by Simon Glass · 10 years ago
  11. ea71c1a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · 10 years ago
  12. a34995b Prepare v2015.04 by Tom Rini · 10 years ago
  13. ee69a39 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  14. b97f85e kbuild: include config.mk when auto.conf is not older than .config by Masahiro Yamada · 10 years ago
  15. b463048 Prepare v2015.04-rc5 by Tom Rini · 10 years ago
  16. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  17. 87192a1 kbuild: remove scripts/multiconfig.sh by Masahiro Yamada · 10 years ago
  18. 5051aa5 Prepare v2015.04-rc4 by Tom Rini · 10 years ago
  19. 0be48df Prepare v2015.04-rc3 by Tom Rini · 10 years ago
  20. 24c801d Prepare v2015.04-rc2 by Tom Rini · 10 years ago
  21. d631d70 tools/imagetool: remove linker script by Andreas Bießmann · 10 years ago
  22. fd619a8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  23. 3139fe0 Makefile: Add another kwb build target used on Marvell Armada-XP (AXP) by Stefan Roese · 10 years ago
  24. a29c0ad x86: Add an option to enabling building a ROM file by Simon Glass · 10 years ago
  25. 7403a1b Prepare v2015.04-rc1 by Tom Rini · 10 years ago
  26. 0275eb1 dm: i2c: Add a compatbility layer by Simon Glass · 10 years ago
  27. bd07e97 Makefile: clean boot.bin by Bo Shen · 10 years ago
  28. 522a756 Prepare v2015.01 by Tom Rini · 10 years ago
  29. 27ff05b Prepare v2015.01-rc4 by Tom Rini · 10 years ago
  30. 7dbc93c x86: Include FSP and CMC binary in the u-boot.rom build rules by Bin Meng · 10 years ago
  31. 293f497 x86: Use consistent name XXX_ADDR for binary blob flash address by Bin Meng · 10 years ago
  32. 8bfe066 x86: Convert microcode format to device-tree-only by Simon Glass · 10 years ago
  33. ea371ba x86: Refactor u-boot.rom build rules by Bin Meng · 10 years ago
  34. 8a05527 spl: Use u-boot.img instead of u-boot.bin by Alison Wang · 10 years ago
  35. 3cfec8f ls102xa: pblimage: Add pblimage tool support for LS102xA by Alison Wang · 10 years ago
  36. 92434f1 Prepare v2015.01-rc3 by Tom Rini · 10 years ago
  37. caf1319 libfdt: descend from lib/ to lib/libfdt/ by Masahiro Yamada · 10 years ago
  38. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  39. e32aba3 x86: Allow an option ROM to be built into U-Boot by Simon Glass · 10 years ago
  40. 9b19233 Prepare v2015.01-rc2 by Tom Rini · 10 years ago
  41. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  42. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  43. 6622b34 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · 10 years ago
  44. 3746a4d Prepare v2015.01-rc1 by Tom Rini · 10 years ago
  45. 36806a3 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  46. 515c20f bfin: make the CPU macro of LDR target more genenric by Sonic Zhang · 10 years ago
  47. ede865b kbuild: sync misc scripts with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  48. 4e1c3c7 kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  49. cbd8caa kbuild: remove "clobber" target by Masahiro Yamada · 10 years ago
  50. f096a3b generic-board: make compile-time noise for non-generic boards by Masahiro Yamada · 10 years ago
  51. b38f911 dm: sunxi: Add a new config for an FDT-based pcDuino3 by Simon Glass · 10 years ago
  52. 93041cb kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax by Masahiro Yamada · 10 years ago
  53. 141ed20 Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image by Stefan Roese · 10 years ago
  54. 93e6bf4 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · 10 years ago
  55. 2cc5fad arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · 10 years ago
  56. 9956d47 Prepare v2014.10 by Tom Rini · 10 years ago
  57. 27368e7 Makefile: drop "tools-only" from no-dot-config-targets by Tom Rini · 10 years ago
  58. 60631f3 Prepare v2014.10-rc3 by Tom Rini · 10 years ago
  59. 6968298 kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
  60. 9a35c53 kconfig: fix a bug of "make config" by Masahiro Yamada · 10 years ago
  61. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  62. 0a23a4f Makefile: default to cc for host compiler by Jeroen Hofstee · 10 years ago
  63. 663b11c Prepare v2014.10-rc2 by Tom Rini · 10 years ago
  64. 8240a4b kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE by Masahiro Yamada · 10 years ago
  65. c9c2b75 kconfig: convert Kconfig helper script into a shell script by Masahiro Yamada · 10 years ago
  66. e0a0e55 Makefile: remove generated boards.cfg within make distclean by Roger Meier · 10 years ago
  67. d018a7d Makefile: Use Kbuild style for system_map.o generation step by Vasili Galka · 10 years ago
  68. 6da9c08 kbuild: sync mixed targets handling with Linux 3.16 by Masahiro Yamada · 10 years ago
  69. 1796277 kbuild: move extra gcc checks to scripts/Makefile.extrawarn by Masahiro Yamada · 10 years ago
  70. bd6ee43 Makefile: use u-boot.map for binary_size_check by Chris Packham · 10 years ago
  71. 32aaca8 Makefile: use $(shell ...) for determining file_size by Chris Packham · 10 years ago
  72. d778524 Prepare v2014.10-rc1 by Tom Rini · 10 years ago
  73. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  74. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  75. b876f1e keystone: add support for NAND gpheader image by Khoronzhuk, Ivan · 10 years ago
  76. 76836ce Makefile: fix tags target documentation by Igor Grinberg · 10 years ago
  77. 3f7ecb9 Makefile: fix ctags/etags clean targets by Igor Grinberg · 10 years ago
  78. bb8f01b Makefile: fix the {c, e}tags/cscope build targets by Igor Grinberg · 10 years ago
  79. 17b6bf1 Prepare v2014.07 by Tom Rini · 10 years ago
  80. e01d913 Makefile: drop arch/*/include/asm/proc from make mrproper pattern by Masahiro Yamada · 10 years ago
  81. be9312a Avoid using gawk-specific strtonum() by Simon Glass · 10 years ago
  82. 76d4e3d Prepare v2014.07-rc4 by Tom Rini · 10 years ago
  83. 33eb5e7 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · 10 years ago
  84. c3b0de4 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  85. 1252d20 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · 10 years ago
  86. 705e1b7 kbuild: export HOSTCXX and HOSTCXXFLAGS by Masahiro Yamada · 10 years ago
  87. 67bce6b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  88. 1fac4b4 Check that u-boot.bin size looks correct by Simon Glass · 10 years ago
  89. 4199867 Makefile: fix clang warnings due to clang support by Jeroen Hofstee · 10 years ago
  90. 0052ab0 Prepare v2014.07-rc3 by Tom Rini · 10 years ago
  91. 47405c7 nand_spl: remove nand_spl infrastructure by Masahiro Yamada · 10 years ago
  92. c28f0d3 kbuild: add missing PERL definition by Masahiro Yamada · 11 years ago
  93. fd70e92 kbuild: remove unused RANLIB by Masahiro Yamada · 11 years ago
  94. 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  95. a13b081 Prepare v2014.07-rc2 by Tom Rini · 11 years ago
  96. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 11 years ago
  97. ca49d35 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  98. 80bf416 examples: select libgcc for non-default architecture by Alexey Brodkin · 11 years ago
  99. ed69266 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  100. 95eb65a Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 11 years ago