1. 5727026 Makefile: fix broken pipe error for lcd4_lwmon5 board by Masahiro Yamada · 11 years ago
  2. ace8f50 Makefile: fix the typo error for mrproper by Bo Shen · 11 years ago
  3. fd44194 Prepare v2014.01-rc2 by Tom Rini · 11 years ago
  4. 475c506 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · 11 years ago
  5. aaed2eb examples: x86: delete 82559_eeprom by Masahiro Yamada · 11 years ago
  6. e8a8b82 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
  7. 6bb6049 Makefile: delete unnecessary lines by Masahiro Yamada · 11 years ago
  8. dd88ab3 Makefile: Move some scripts imported from Linux by Masahiro Yamada · 11 years ago
  9. 392ba52 drivers/mtd: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  10. 755e08f post: descend only when CONFIG_HAS_POST is defined by Masahiro Yamada · 11 years ago
  11. 8e9a6cb Makefile: delete a make rule of $(LDSCRIPT) by Masahiro Yamada · 11 years ago
  12. 74c43bb Makefile: correct dependencies of asm-offsets.[hs] by Masahiro Yamada · 11 years ago
  13. a8c0754 Makefile: use two double-quotations as a pair by Masahiro Yamada · 11 years ago
  14. 65947ab Makefile: Do not create empty autoconf.mk on error by Masahiro Yamada · 11 years ago
  15. a804b5c Add dumpimage, a tool to extract data from U-Boot images by Guilherme Maciel Ferreira · 11 years ago
  16. 4b210ad Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  17. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  18. 47ed5dd arm: keep all sections in ELF file by Albert ARIBAUD · 11 years ago
  19. 985e18d blackfin: Do not generate unused header bootrom-asm-offsets.h by Masahiro Yamada · 11 years ago
  20. 77fdd6d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  21. d19ad72 Prepare v2014.01-rc1 by Tom Rini · 11 years ago
  22. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  23. fdc3697 Makefile: move some libraries to lib/Makefile by Masahiro Yamada · 11 years ago
  24. 8a7e7d5 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
  25. 2e78e75 tools: updater: Remove remainders of dead board by Masahiro Yamada · 11 years ago
  26. 57c3e5f Makefile: move fs/fat/ entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  27. 0a3656a powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c by Masahiro Yamada · 11 years ago
  28. 5cdee2d powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c by Masahiro Yamada · 11 years ago
  29. 88afda1 Makefile: delete unused lines by Masahiro Yamada · 11 years ago
  30. bc8bb6e Makefile: refactor a little by Masahiro Yamada · 11 years ago
  31. e2906a5 Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  32. fdd91fa drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y by Masahiro Yamada · 11 years ago
  33. fc9ac35 drivers/net/fm: descend only when CONFIG_FMAN_ENET=y by Masahiro Yamada · 11 years ago
  34. 4c76b55 drivers/qe: move the entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  35. c54ecaa powerpc: move mpc8xxx entry under arch/powerpc/cpu/ by Masahiro Yamada · 11 years ago
  36. 08e39a8 Makefile: merge $(LIBBOARD) into $(LIBS) by Masahiro Yamada · 11 years ago
  37. 164922b lib: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  38. edabc1b Makfile: fix a rule to build u-boot.sb by Masahiro Yamada · 11 years ago
  39. 3bddafa Makefile: convert makefiles to Kbuild style and delete grep switch by Masahiro Yamada · 11 years ago
  40. bcfe8fd dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  41. 09ab61c ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  42. 3c5edd8 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  43. 37d82be ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  44. e82004b fs: move some file system to fs/Makefile by Masahiro Yamada · 11 years ago
  45. 9c3f0bc drivers: move some drivers to drivers/Makefile by Masahiro Yamada · 11 years ago
  46. 71f84ef ARM: imx-common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  47. ce28d7a Makefile: prepare for using Kbuild-style Makefile by Masahiro Yamada · 11 years ago
  48. 262737f powerpc/tool/pbl: fix pbl image compiling process by Shaohui Xie · 11 years ago
  49. 183acb7 Prepare v2013.10 by Tom Rini · 11 years ago
  50. 4fa7613 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  51. 0c5274e Prepare v2013.04-rc4 by Tom Rini · 11 years ago
  52. 0475044 drivers:power:max77693: add support for new multi function pmic max77693 by Piotr Wilczek · 11 years ago
  53. 50c2a91 Makefile: Do not show make debug messages by Masahiro Yamada · 11 years ago
  54. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  55. 46ef4fa Prepare v2013.10-rc3 by Tom Rini · 11 years ago
  56. 27af930 Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · 11 years ago
  57. 7bcee5f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  58. 5480ac3 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  59. 4c26737 Always build u-boot.img when using CONFIG_SPL_FRAMEWORK by Henrik Nordström · 11 years ago
  60. fb18fa9 Prepare v2013.10-rc2 by Tom Rini · 11 years ago
  61. ad403e7 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · 11 years ago
  62. b6df9b0 Makefile: Fix build in a separated directory tree by York Sun · 11 years ago
  63. 3aa29de TPL : introduce the TPL based on the SPL by Ying Zhang · 11 years ago
  64. 39bc12d SPL: Makefile: Build a separate autoconf.mk for SPL by Joel Fernandes · 11 years ago
  65. 40a60c6 Prepare v2013.10-rc1 by Tom Rini · 11 years ago
  66. e20cc2c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  67. 806d279 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  68. 501ebdf Validate dtc is new enough by Stephen Warren · 11 years ago
  69. eca3aeb Licenses: introduce SPDX Unique Lincense Identifiers by Wolfgang Denk · 11 years ago
  70. 62c175f Prepare v2013.07 by Tom Rini · 11 years ago
  71. 68c517e Prepare v2013.07-rc3 by Tom Rini · 11 years ago
  72. c1273d7 Makefile: fix readelf usage by Andreas Bießmann · 11 years ago
  73. e6bf18d Prepare v2013.07-rc2 by Tom Rini · 11 years ago
  74. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago
  75. 6c887b2 Add proftool to decode profile data by Simon Glass · 11 years ago
  76. 348e47f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  77. c37980c arm: ensure u-boot only uses relative relocations by Albert ARIBAUD · 11 years ago
  78. 216a793 Prepare v2013.07-rc1 by Tom Rini · 11 years ago
  79. 10e1673 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  80. 24e8bee arm: vf610: Add Vybrid VF610 CPU support by Alison Wang · 11 years ago
  81. 9972db5 tegra: always build u-boot-nodtb-tegra.bin by Stephen Warren · 11 years ago
  82. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  83. 714dc00 arm: mxs: Preprocess u-boot.bd so they contain full path by Marek Vasut · 11 years ago
  84. fada9e2 Trigger generic board error only when building by Simon Glass · 11 years ago
  85. 8870e45 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · 11 years ago
  86. ecddccd Makefile: Add target for combined u-boot.img & spl/u-boot.bin by Stefan Roese · 11 years ago
  87. d10f68a Prepare v2013.04 by Tom Rini · 11 years ago
  88. cba6494 Prepare v2013.04-rc3 by Tom Rini · 11 years ago
  89. 17059f9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  90. f626799 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · 11 years ago
  91. 1812201 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  92. 52587f1 arm: Remove support for smdk6400 by Benoît Thébaudeau · 11 years ago
  93. 7d5a5c7 imx: Add u-boot-with-nand-spl.imx make target by Benoît Thébaudeau · 11 years ago
  94. ba59760 imx: Add u-boot-with-spl.imx make target by Benoît Thébaudeau · 11 years ago
  95. 120ae60 Makefile: Move SHELL setup to config.mk by Benoît Thébaudeau · 11 years ago
  96. 6113d3f Makefile: Change CONFIG_SPL_PAD_TO to image offset by Benoît Thébaudeau · 11 years ago
  97. c814263 Prepare v2013.04-rc2 by Tom Rini · 11 years ago
  98. b343bbb build: Fix make errors generated when building 'distclean' by Vadim Bendebury · 11 years ago
  99. acbb1eb Exynos: Add hardware accelerated SHA256 and SHA1 by Akshay Saraswat · 11 years ago
  100. ea7b96b ti814x_evm: add ti814x evm board support by Matt Porter · 11 years ago