1. 656de6b kbuild: refactor Makefile and spl/Makefile more by Masahiro Yamada · 11 years ago
  2. cbce795 examples: move api/ and standalone/ entry to examples/Makefile by Masahiro Yamada · 11 years ago
  3. 433b2f1 kbuild: change the top Makefile to more Kbuild-ish structure by Masahiro Yamada · 11 years ago
  4. 7390643 Makefile: remove a cleaning target "tidy" by Masahiro Yamada · 11 years ago
  5. 5fe6301 kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary by Masahiro Yamada · 11 years ago
  6. 47f1571 kbuild: convert some make rules to Kbuild style by Masahiro Yamada · 11 years ago
  7. 5f30f3b kbuild: move some lines to more suitable place by Masahiro Yamada · 11 years ago
  8. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  9. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  10. ced0715 Makefile: move more stuff to top Makefile by Masahiro Yamada · 11 years ago
  11. fea1ca8 Makefile: refactor include path settings by Masahiro Yamada · 11 years ago
  12. 2b3c9d3 Makefile: move more flags to the top Makefile by Masahiro Yamada · 11 years ago
  13. bf4b3de kbuild: Use Kbuild.include by Masahiro Yamada · 11 years ago
  14. f6322eb Makefile: move some variable definitions to the top Makefile by Masahiro Yamada · 11 years ago
  15. a0b14c3 nand-spl: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  16. 4a20df3 examples: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  17. e183a17 board: samsung: refactor host programs by Masahiro Yamada · 11 years ago
  18. 940db16 tools: convert makefiles to kbuild style by Masahiro Yamada · 11 years ago
  19. 690e425 powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI by Prabhakar Kushwaha · 11 years ago
  20. b44bd2c Prepare v2014.01 by Tom Rini · 11 years ago
  21. cddb6b8 Prepare v2014.01-rc3 by Tom Rini · 11 years ago
  22. 7f673c9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  23. 54799e4 arm64: Make checkarmreloc accept arm64 relocations by Scott Wood · 11 years ago
  24. f4dc714 arm64: Turn u-boot.bin back into an ELF file after relocate-rela by Scott Wood · 11 years ago
  25. 8137af1 arm64: Add tool to statically apply RELA relocations by Scott Wood · 11 years ago
  26. 7dcd3a2 tegra: allow build to succeed with SPL disabled by Vidya Sagar · 11 years ago
  27. 5727026 Makefile: fix broken pipe error for lcd4_lwmon5 board by Masahiro Yamada · 11 years ago
  28. ace8f50 Makefile: fix the typo error for mrproper by Bo Shen · 11 years ago
  29. fd44194 Prepare v2014.01-rc2 by Tom Rini · 11 years ago
  30. 475c506 Makefile, .gitignore: Cleanup non-existing binaries by Masahiro Yamada · 11 years ago
  31. aaed2eb examples: x86: delete 82559_eeprom by Masahiro Yamada · 11 years ago
  32. e8a8b82 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
  33. 6bb6049 Makefile: delete unnecessary lines by Masahiro Yamada · 11 years ago
  34. dd88ab3 Makefile: Move some scripts imported from Linux by Masahiro Yamada · 11 years ago
  35. 392ba52 drivers/mtd: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  36. 755e08f post: descend only when CONFIG_HAS_POST is defined by Masahiro Yamada · 11 years ago
  37. 8e9a6cb Makefile: delete a make rule of $(LDSCRIPT) by Masahiro Yamada · 11 years ago
  38. 74c43bb Makefile: correct dependencies of asm-offsets.[hs] by Masahiro Yamada · 11 years ago
  39. a8c0754 Makefile: use two double-quotations as a pair by Masahiro Yamada · 11 years ago
  40. 65947ab Makefile: Do not create empty autoconf.mk on error by Masahiro Yamada · 11 years ago
  41. a804b5c Add dumpimage, a tool to extract data from U-Boot images by Guilherme Maciel Ferreira · 11 years ago
  42. 4b210ad Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  43. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  44. 47ed5dd arm: keep all sections in ELF file by Albert ARIBAUD · 11 years ago
  45. 985e18d blackfin: Do not generate unused header bootrom-asm-offsets.h by Masahiro Yamada · 11 years ago
  46. 77fdd6d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  47. d19ad72 Prepare v2014.01-rc1 by Tom Rini · 11 years ago
  48. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  49. fdc3697 Makefile: move some libraries to lib/Makefile by Masahiro Yamada · 11 years ago
  50. 8a7e7d5 Makefile: descend into subdirectories only when CONFIG_API is defined by Masahiro Yamada · 11 years ago
  51. 2e78e75 tools: updater: Remove remainders of dead board by Masahiro Yamada · 11 years ago
  52. 57c3e5f Makefile: move fs/fat/ entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  53. 0a3656a powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c by Masahiro Yamada · 11 years ago
  54. 5cdee2d powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c by Masahiro Yamada · 11 years ago
  55. 88afda1 Makefile: delete unused lines by Masahiro Yamada · 11 years ago
  56. bc8bb6e Makefile: refactor a little by Masahiro Yamada · 11 years ago
  57. e2906a5 Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  58. fdd91fa drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y by Masahiro Yamada · 11 years ago
  59. fc9ac35 drivers/net/fm: descend only when CONFIG_FMAN_ENET=y by Masahiro Yamada · 11 years ago
  60. 4c76b55 drivers/qe: move the entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  61. c54ecaa powerpc: move mpc8xxx entry under arch/powerpc/cpu/ by Masahiro Yamada · 11 years ago
  62. 08e39a8 Makefile: merge $(LIBBOARD) into $(LIBS) by Masahiro Yamada · 11 years ago
  63. 164922b lib: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  64. edabc1bc Makfile: fix a rule to build u-boot.sb by Masahiro Yamada · 11 years ago
  65. 3bddafa Makefile: convert makefiles to Kbuild style and delete grep switch by Masahiro Yamada · 11 years ago
  66. bcfe8fd dts, api, test: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  67. 09ab61c ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  68. 3c5edd8 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  69. 37d82be ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  70. e82004b fs: move some file system to fs/Makefile by Masahiro Yamada · 11 years ago
  71. 9c3f0bc drivers: move some drivers to drivers/Makefile by Masahiro Yamada · 11 years ago
  72. 71f84ef ARM: imx-common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  73. ce28d7a Makefile: prepare for using Kbuild-style Makefile by Masahiro Yamada · 11 years ago
  74. 262737f powerpc/tool/pbl: fix pbl image compiling process by Shaohui Xie · 11 years ago
  75. 183acb7 Prepare v2013.10 by Tom Rini · 11 years ago
  76. 4fa7613 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  77. 0c5274e Prepare v2013.04-rc4 by Tom Rini · 11 years ago
  78. 0475044 drivers:power:max77693: add support for new multi function pmic max77693 by Piotr Wilczek · 11 years ago
  79. 50c2a91 Makefile: Do not show make debug messages by Masahiro Yamada · 11 years ago
  80. 1bce2ae Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  81. 46ef4fa Prepare v2013.10-rc3 by Tom Rini · 11 years ago
  82. 27af930 Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · 11 years ago
  83. 7bcee5f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  84. 5480ac3 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  85. 4c26737 Always build u-boot.img when using CONFIG_SPL_FRAMEWORK by Henrik Nordström · 11 years ago
  86. fb18fa9 Prepare v2013.10-rc2 by Tom Rini · 11 years ago
  87. ad403e7 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · 11 years ago
  88. b6df9b0 Makefile: Fix build in a separated directory tree by York Sun · 11 years ago
  89. 3aa29de TPL : introduce the TPL based on the SPL by Ying Zhang · 11 years ago
  90. 39bc12d SPL: Makefile: Build a separate autoconf.mk for SPL by Joel Fernandes · 11 years ago
  91. 40a60c6 Prepare v2013.10-rc1 by Tom Rini · 11 years ago
  92. e20cc2c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  93. 806d279 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  94. 501ebdf Validate dtc is new enough by Stephen Warren · 11 years ago
  95. eca3aeb Licenses: introduce SPDX Unique Lincense Identifiers by Wolfgang Denk · 11 years ago
  96. 62c175f Prepare v2013.07 by Tom Rini · 11 years ago
  97. 68c517e Prepare v2013.07-rc3 by Tom Rini · 11 years ago
  98. c1273d7 Makefile: fix readelf usage by Andreas Bießmann · 11 years ago
  99. e6bf18d Prepare v2013.07-rc2 by Tom Rini · 11 years ago
  100. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago