1. 176d098 kbuild: sync misc scripts with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  2. ffe29eb kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  3. 48aa812d kbuild: remove "clobber" target by Masahiro Yamada · 10 years ago
  4. 5add293 generic-board: make compile-time noise for non-generic boards by Masahiro Yamada · 10 years ago
  5. 57f878e dm: sunxi: Add a new config for an FDT-based pcDuino3 by Simon Glass · 10 years ago
  6. 76eb5d8 kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax by Masahiro Yamada · 10 years ago
  7. b2b8a69 Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image by Stefan Roese · 10 years ago
  8. 41e5ee5 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · 10 years ago
  9. d80cca2 arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · 10 years ago
  10. c43fd23 Prepare v2014.10 by Tom Rini · 10 years ago
  11. c7ad5cb Makefile: drop "tools-only" from no-dot-config-targets by Tom Rini · 10 years ago
  12. 742de90 Prepare v2014.10-rc3 by Tom Rini · 10 years ago
  13. f494e0a kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
  14. f458e35 kconfig: fix a bug of "make config" by Masahiro Yamada · 10 years ago
  15. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  16. b477fe4 Makefile: default to cc for host compiler by Jeroen Hofstee · 10 years ago
  17. d6c1ffc Prepare v2014.10-rc2 by Tom Rini · 10 years ago
  18. 4a8ed8e kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE by Masahiro Yamada · 10 years ago
  19. 3ff291f kconfig: convert Kconfig helper script into a shell script by Masahiro Yamada · 10 years ago
  20. fd18a89 Makefile: remove generated boards.cfg within make distclean by Roger Meier · 10 years ago
  21. cac8f38 Makefile: Use Kbuild style for system_map.o generation step by Vasili Galka · 10 years ago
  22. e773440 kbuild: sync mixed targets handling with Linux 3.16 by Masahiro Yamada · 10 years ago
  23. 6419e14 kbuild: move extra gcc checks to scripts/Makefile.extrawarn by Masahiro Yamada · 10 years ago
  24. 3ce7a4f Makefile: use u-boot.map for binary_size_check by Chris Packham · 10 years ago
  25. 67b060b Makefile: use $(shell ...) for determining file_size by Chris Packham · 10 years ago
  26. e76b933 Prepare v2014.10-rc1 by Tom Rini · 10 years ago
  27. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  28. b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  29. 0e7f2db keystone: add support for NAND gpheader image by Khoronzhuk, Ivan · 10 years ago
  30. 5fc2f92 Makefile: fix tags target documentation by Igor Grinberg · 10 years ago
  31. b3dfe43 Makefile: fix ctags/etags clean targets by Igor Grinberg · 10 years ago
  32. 8d819ab Makefile: fix the {c, e}tags/cscope build targets by Igor Grinberg · 10 years ago
  33. 524123a Prepare v2014.07 by Tom Rini · 10 years ago
  34. e9c16a8 Makefile: drop arch/*/include/asm/proc from make mrproper pattern by Masahiro Yamada · 10 years ago
  35. 0b308f1 Avoid using gawk-specific strtonum() by Simon Glass · 10 years ago
  36. a176ff0 Prepare v2014.07-rc4 by Tom Rini · 10 years ago
  37. 45f0ad9 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · 10 years ago
  38. d18926a fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  39. c716308 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · 10 years ago
  40. 15c939f kbuild: export HOSTCXX and HOSTCXXFLAGS by Masahiro Yamada · 10 years ago
  41. 63b4b5b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  42. 8974292 Check that u-boot.bin size looks correct by Simon Glass · 10 years ago
  43. 9262233 Makefile: fix clang warnings due to clang support by Jeroen Hofstee · 10 years ago
  44. 76b2102 Prepare v2014.07-rc3 by Tom Rini · 10 years ago
  45. 66948c2 nand_spl: remove nand_spl infrastructure by Masahiro Yamada · 10 years ago
  46. f77d709 kbuild: add missing PERL definition by Masahiro Yamada · 10 years ago
  47. 06e878c kbuild: remove unused RANLIB by Masahiro Yamada · 10 years ago
  48. 90b51c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  49. 0116f40 Prepare v2014.07-rc2 by Tom Rini · 10 years ago
  50. 50827a5 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 10 years ago
  51. 9665fa8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  52. e75e73d examples: select libgcc for non-default architecture by Alexey Brodkin · 10 years ago
  53. c534d2f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  54. 05d134b Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  55. 2405d09 build: support a new image u-boot-dtb.img by Masahiro Yamada · 10 years ago
  56. 532d531 arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais image by Christian Riesch · 10 years ago
  57. 69c0d32 kbuild: Fix trailing whitespaces by Michal Simek · 10 years ago
  58. 65bb6d8 kbuild: build with -Werror=date-time if the compiler supports it by Masahiro Yamada · 10 years ago
  59. 3e41c54 Prepare v2014.07-rc1 by Tom Rini · 10 years ago
  60. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  61. 080d897 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  62. 794d5f5 Revert "build: Use filechk rules to create and update u-boot.lds" by Masahiro Yamada · 10 years ago
  63. 89ad7be Makefile: Add support of CONFIG_SPL_FSL_PBL by Prabhakar Kushwaha · 10 years ago
  64. c9aab0f Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  65. a8b993e build: Use filechk rules to create and update u-boot.lds by Jon Loeliger · 10 years ago
  66. 0e6256d kbuild: add user-supplied CPPFLAGS, AFLAGS and CFLAGS by Masahiro Yamada · 10 years ago
  67. 598e2d3 kbuild: sync with Linux Kernel v3.15-rc1 by Masahiro Yamada · 10 years ago
  68. ef509b9 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 10 years ago
  69. dda0dbf Prepare v2014.04 by Tom Rini · 10 years ago
  70. 395e60c kbuild: fix a bug in regeneration of linker scripts by Masahiro Yamada · 10 years ago
  71. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  72. 1a9df13 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 10 years ago
  73. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 10 years ago
  74. 5dd73bc Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 10 years ago
  75. e64348f imx: add rules for U-Boot DTB support by Stefano Babic · 10 years ago
  76. c494eaf Prepare v2014.04-rc3 by Tom Rini · 10 years ago
  77. 53e6b14 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  78. 4642e00 Kbuild: allow building tools without board configuration by Masahiro Yamada · 10 years ago
  79. 6bd04bb kbuild: fix bugs in cleaning targets by Masahiro Yamada · 10 years ago
  80. 5a449d7 kbuild: create a build directory automatically for out-of-tree build by Masahiro Yamada · 11 years ago
  81. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  82. 2e50f6d kbuild: delete *.pyc files by "make distclean" by Masahiro Yamada · 11 years ago
  83. 37bdf35 kbuild: delete SPLTREE and TPLTREE by Masahiro Yamada · 11 years ago
  84. 5ee828c kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  85. 0128632 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  86. 4379ac6 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  87. f5c66bd kbuild: use $(KBUILD_SRC) to check out-of-tree build by Masahiro Yamada · 11 years ago
  88. 4ab3fc5 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  89. e4536f8 freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · 11 years ago
  90. 07e27ce kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  91. 8ee950d Prepare v2014.04-rc2 by Tom Rini · 11 years ago
  92. 2e6b2f6 kbuild: fix a bug of make rule of version_autogenerated.h by Masahiro Yamada · 11 years ago
  93. d57d60c kbuild: move "checkgcc4" to PowerPC archprepare by Masahiro Yamada · 11 years ago
  94. 388b2e5 kbuild: move "checkthumb" to ARM archprepare by Masahiro Yamada · 11 years ago
  95. 026f9cf kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  96. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  97. cbac2a6 xilinx: delete meaningless .gitignore files by Masahiro Yamada · 11 years ago
  98. 33a02da kbuild: allow empty board directories by Masahiro Yamada · 11 years ago
  99. db5b339 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · 11 years ago
  100. 1ec8b4e kbuild: fix "tools-all" target by Masahiro Yamada · 11 years ago