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