1. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  2. af1274a Makefile: move fs/fat/ entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  3. 7dadf34 powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c by Masahiro Yamada · 11 years ago
  4. f7b8743 powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c by Masahiro Yamada · 11 years ago
  5. 60305cb Makefile: delete unused lines by Masahiro Yamada · 11 years ago
  6. 9f36f06 Makefile: refactor a little by Masahiro Yamada · 11 years ago
  7. 30a198b Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  8. 70c612f drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y by Masahiro Yamada · 11 years ago
  9. d32a49d drivers/net/fm: descend only when CONFIG_FMAN_ENET=y by Masahiro Yamada · 11 years ago
  10. 4fb1f69 drivers/qe: move the entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  11. a927d45 powerpc: move mpc8xxx entry under arch/powerpc/cpu/ by Masahiro Yamada · 11 years ago
  12. 9dc9356 Makefile: merge $(LIBBOARD) into $(LIBS) by Masahiro Yamada · 11 years ago
  13. 199ccfc lib: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  14. 6c04dcd Makfile: fix a rule to build u-boot.sb by Masahiro Yamada · 11 years ago
  15. 33ed77e Makefile: convert makefiles to Kbuild style and delete grep switch by Masahiro Yamada · 11 years ago
  16. 9e09735 dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  17. cd6fdfb ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  18. 827b816 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  19. df04214 ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  20. 006bb56 fs: move some file system to fs/Makefile by Masahiro Yamada · 11 years ago
  21. 887082a drivers: move some drivers to drivers/Makefile by Masahiro Yamada · 11 years ago
  22. 15103d1 ARM: imx-common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  23. 8d45f36 Makefile: prepare for using Kbuild-style Makefile by Masahiro Yamada · 11 years ago
  24. e1e22d2 powerpc/tool/pbl: fix pbl image compiling process by Shaohui Xie · 11 years ago
  25. 0a76183 Prepare v2013.10 by Tom Rini · 11 years ago
  26. 461ea5f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  27. 1631ae5 Prepare v2013.04-rc4 by Tom Rini · 11 years ago
  28. ca7e574 drivers:power:max77693: add support for new multi function pmic max77693 by Piotr Wilczek · 11 years ago
  29. 4c81285 Makefile: Do not show make debug messages by Masahiro Yamada · 11 years ago
  30. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  31. ad556ae Prepare v2013.10-rc3 by Tom Rini · 11 years ago
  32. 48e910f Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · 11 years ago
  33. 9b560a3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  34. a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  35. f2396ff Always build u-boot.img when using CONFIG_SPL_FRAMEWORK by Henrik Nordström · 11 years ago
  36. dc8107c Prepare v2013.10-rc2 by Tom Rini · 11 years ago
  37. d440993 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · 11 years ago
  38. 7ff9f53 Makefile: Fix build in a separated directory tree by York Sun · 11 years ago
  39. 2d2e3b6 TPL : introduce the TPL based on the SPL by Ying Zhang · 11 years ago
  40. 2c8c3c2 SPL: Makefile: Build a separate autoconf.mk for SPL by Joel Fernandes · 11 years ago
  41. 7c12e65 Prepare v2013.10-rc1 by Tom Rini · 11 years ago
  42. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  43. 5605505 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  44. 1f78f06 Validate dtc is new enough by Stephen Warren · 11 years ago
  45. 1234ce7 Licenses: introduce SPDX Unique Lincense Identifiers by Wolfgang Denk · 11 years ago
  46. 6d4aaf6 Prepare v2013.07 by Tom Rini · 11 years ago
  47. 0c13c0b Prepare v2013.07-rc3 by Tom Rini · 11 years ago
  48. c2a4191 Makefile: fix readelf usage by Andreas Bießmann · 11 years ago
  49. b4372d6 Prepare v2013.07-rc2 by Tom Rini · 11 years ago
  50. 35191a3 image: Add RSA support for image signing by Simon Glass · 11 years ago
  51. 9c62892 Add proftool to decode profile data by Simon Glass · 11 years ago
  52. 85bfd2e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  53. 446dd12 arm: ensure u-boot only uses relative relocations by Albert ARIBAUD · 11 years ago
  54. c170776 Prepare v2013.07-rc1 by Tom Rini · 11 years ago
  55. a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  56. 035260a arm: vf610: Add Vybrid VF610 CPU support by Alison Wang · 12 years ago
  57. 1fa4e83 tegra: always build u-boot-nodtb-tegra.bin by Stephen Warren · 12 years ago
  58. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  59. e07153e arm: mxs: Preprocess u-boot.bd so they contain full path by Marek Vasut · 12 years ago
  60. 07253bb Trigger generic board error only when building by Simon Glass · 12 years ago
  61. 05b0ef4 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · 12 years ago
  62. 07a78db Makefile: Add target for combined u-boot.img & spl/u-boot.bin by Stefan Roese · 12 years ago
  63. 558985e Prepare v2013.04 by Tom Rini · 12 years ago
  64. 5674de4 Prepare v2013.04-rc3 by Tom Rini · 12 years ago
  65. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  66. 8faa945 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · 12 years ago
  67. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  68. 545d04c arm: Remove support for smdk6400 by Benoît Thébaudeau · 12 years ago
  69. 393b98d imx: Add u-boot-with-nand-spl.imx make target by Benoît Thébaudeau · 12 years ago
  70. b2c7920 imx: Add u-boot-with-spl.imx make target by Benoît Thébaudeau · 12 years ago
  71. 8149ac9 Makefile: Move SHELL setup to config.mk by Benoît Thébaudeau · 12 years ago
  72. f018072 Makefile: Change CONFIG_SPL_PAD_TO to image offset by Benoît Thébaudeau · 12 years ago
  73. 7e82be7 Prepare v2013.04-rc2 by Tom Rini · 12 years ago
  74. f87a74a build: Fix make errors generated when building 'distclean' by Vadim Bendebury · 12 years ago
  75. a42e55a Exynos: Add hardware accelerated SHA256 and SHA1 by Akshay Saraswat · 12 years ago
  76. 725f0c5 ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  77. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  78. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  79. 92a1f72 Prepare v2013.04-rc1 by Tom Rini · 12 years ago
  80. 1184287 sandbox: Add host filesystem by Simon Glass · 12 years ago
  81. ea97d34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  82. f06b111 x86: Remove unneeded cruft from main Makefile by Simon Glass · 12 years ago
  83. 50f4b5e build: imx: Fix 'u-boot.imx' build without full OBJTREE reference by Otavio Salvador · 12 years ago
  84. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  85. 6eb21d0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  86. a18d786 imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  87. 3f4e500 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · 12 years ago
  88. 34112e5 Merge remote-tracking branch 'mpc83xx/next' by Kim Phillips · 12 years ago
  89. d32b2a4 Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  90. b4a16d0 Prepare v2013.01 by Tom Rini · 12 years ago
  91. 6c52916 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  92. 3d4eee9 Makefile: remove MLO.byteswap on clobber by Nishanth Menon · 12 years ago
  93. aaa9f3c Prepare v2013.01-rc3 by Tom Rini · 12 years ago
  94. 8f9e08b Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  95. eb7bd97 spl: Change PAD_TO to CONFIG_SPL_PAD_TO by Scott Wood · 12 years ago
  96. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  97. abd31e9 Prepare v2013.01-rc2 by Tom Rini · 12 years ago
  98. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  99. aba29e4 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago
  100. b102e20 Allow CONFIG_BOARD_SIZE_LIMIT to be specified in hex by Joe Hershberger · 12 years ago