1. 8240a4b kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE by Masahiro Yamada · 10 years ago
  2. c9c2b75 kconfig: convert Kconfig helper script into a shell script by Masahiro Yamada · 10 years ago
  3. e0a0e55 Makefile: remove generated boards.cfg within make distclean by Roger Meier · 10 years ago
  4. d018a7d Makefile: Use Kbuild style for system_map.o generation step by Vasili Galka · 10 years ago
  5. 6da9c08 kbuild: sync mixed targets handling with Linux 3.16 by Masahiro Yamada · 10 years ago
  6. 1796277 kbuild: move extra gcc checks to scripts/Makefile.extrawarn by Masahiro Yamada · 10 years ago
  7. bd6ee43 Makefile: use u-boot.map for binary_size_check by Chris Packham · 10 years ago
  8. 32aaca8 Makefile: use $(shell ...) for determining file_size by Chris Packham · 10 years ago
  9. d778524 Prepare v2014.10-rc1 by Tom Rini · 10 years ago
  10. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  11. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  12. b876f1e keystone: add support for NAND gpheader image by Khoronzhuk, Ivan · 10 years ago
  13. 76836ce Makefile: fix tags target documentation by Igor Grinberg · 10 years ago
  14. 3f7ecb9 Makefile: fix ctags/etags clean targets by Igor Grinberg · 10 years ago
  15. bb8f01b Makefile: fix the {c, e}tags/cscope build targets by Igor Grinberg · 10 years ago
  16. 17b6bf1 Prepare v2014.07 by Tom Rini · 10 years ago
  17. e01d913 Makefile: drop arch/*/include/asm/proc from make mrproper pattern by Masahiro Yamada · 10 years ago
  18. be9312a Avoid using gawk-specific strtonum() by Simon Glass · 10 years ago
  19. 76d4e3d Prepare v2014.07-rc4 by Tom Rini · 10 years ago
  20. 33eb5e7 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · 10 years ago
  21. c3b0de4 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  22. 1252d20 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · 10 years ago
  23. 705e1b7 kbuild: export HOSTCXX and HOSTCXXFLAGS by Masahiro Yamada · 10 years ago
  24. 67bce6b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  25. 1fac4b4 Check that u-boot.bin size looks correct by Simon Glass · 10 years ago
  26. 4199867 Makefile: fix clang warnings due to clang support by Jeroen Hofstee · 10 years ago
  27. 0052ab0 Prepare v2014.07-rc3 by Tom Rini · 10 years ago
  28. 47405c7 nand_spl: remove nand_spl infrastructure by Masahiro Yamada · 10 years ago
  29. c28f0d3 kbuild: add missing PERL definition by Masahiro Yamada · 11 years ago
  30. fd70e92 kbuild: remove unused RANLIB by Masahiro Yamada · 11 years ago
  31. 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  32. a13b081 Prepare v2014.07-rc2 by Tom Rini · 11 years ago
  33. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 11 years ago
  34. ca49d35 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  35. 80bf416 examples: select libgcc for non-default architecture by Alexey Brodkin · 11 years ago
  36. ed69266 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  37. 95eb65a Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  38. 56d9a60 build: support a new image u-boot-dtb.img by Masahiro Yamada · 11 years ago
  39. 40aad40 arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais image by Christian Riesch · 11 years ago
  40. 14791f1 kbuild: Fix trailing whitespaces by Michal Simek · 11 years ago
  41. 153d34a kbuild: build with -Werror=date-time if the compiler supports it by Masahiro Yamada · 11 years ago
  42. 6a5919e Prepare v2014.07-rc1 by Tom Rini · 11 years ago
  43. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  44. b095762 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  45. e73905e Revert "build: Use filechk rules to create and update u-boot.lds" by Masahiro Yamada · 11 years ago
  46. 2c27f12 Makefile: Add support of CONFIG_SPL_FSL_PBL by Prabhakar Kushwaha · 11 years ago
  47. 7b4187c Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  48. f29b03f build: Use filechk rules to create and update u-boot.lds by Jon Loeliger · 11 years ago
  49. 0705a47 kbuild: add user-supplied CPPFLAGS, AFLAGS and CFLAGS by Masahiro Yamada · 11 years ago
  50. 9cf2a45 kbuild: sync with Linux Kernel v3.15-rc1 by Masahiro Yamada · 11 years ago
  51. 7bcf4d6 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 11 years ago
  52. b523ba3 Prepare v2014.04 by Tom Rini · 11 years ago
  53. fd7ba8c kbuild: fix a bug in regeneration of linker scripts by Masahiro Yamada · 11 years ago
  54. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  55. 266003a arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  56. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  57. bd23a6c Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 11 years ago
  58. c183a6e imx: add rules for U-Boot DTB support by Stefano Babic · 11 years ago
  59. 9ae353e Prepare v2014.04-rc3 by Tom Rini · 11 years ago
  60. 6580d0a arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  61. f00abd7 Kbuild: allow building tools without board configuration by Masahiro Yamada · 11 years ago
  62. 806adae kbuild: fix bugs in cleaning targets by Masahiro Yamada · 11 years ago
  63. e23add7 kbuild: create a build directory automatically for out-of-tree build by Masahiro Yamada · 11 years ago
  64. 31fea44 kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  65. d6f9f87 kbuild: delete *.pyc files by "make distclean" by Masahiro Yamada · 11 years ago
  66. 7fd7c6d kbuild: delete SPLTREE and TPLTREE by Masahiro Yamada · 11 years ago
  67. 80f0398 kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  68. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  69. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  70. 5021880 kbuild: use $(KBUILD_SRC) to check out-of-tree build by Masahiro Yamada · 11 years ago
  71. d6acdf2 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  72. 8c2c7ec freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · 11 years ago
  73. a0b3de0 kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  74. e685e99 Prepare v2014.04-rc2 by Tom Rini · 11 years ago
  75. c1049b3 kbuild: fix a bug of make rule of version_autogenerated.h by Masahiro Yamada · 11 years ago
  76. b646bec kbuild: move "checkgcc4" to PowerPC archprepare by Masahiro Yamada · 11 years ago
  77. 54ead2c kbuild: move "checkthumb" to ARM archprepare by Masahiro Yamada · 11 years ago
  78. 958fe8f kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  79. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  80. a62d40f xilinx: delete meaningless .gitignore files by Masahiro Yamada · 11 years ago
  81. b93b213 kbuild: allow empty board directories by Masahiro Yamada · 11 years ago
  82. 52e8065 kbuild: add "cross_tools" target to build tools for the target by Masahiro Yamada · 11 years ago
  83. 4c6ca1c kbuild: fix "tools-all" target by Masahiro Yamada · 11 years ago
  84. 933c7e0 kbuild: consolidate PLATFORM_LIBS by Masahiro Yamada · 11 years ago
  85. 63b1757 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  86. b2c1cac dm: Add basic tests by Simon Glass · 11 years ago
  87. dd6ab88 dm: Add base driver model support by Simon Glass · 11 years ago
  88. 66c164b sandbox: Build a device tree file for sandbox by Simon Glass · 11 years ago
  89. e2eb17d nand_spl: display warning message to inform the end of nand_spl by Masahiro Yamada · 11 years ago
  90. c9b64fd Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR by Masahiro Yamada · 11 years ago
  91. 55e6365 kbuild: Move linker sciript check to prepare1 by Masahiro Yamada · 11 years ago
  92. 469f296 kbuild: Fix a false error of generic board support by Masahiro Yamada · 11 years ago
  93. f4d4f5c kbuild: get back DTB at the top directory by Masahiro Yamada · 11 years ago
  94. 3c075bb kbuild: add misc targets, help, ubootrelease, ubootversion by Masahiro Yamada · 11 years ago
  95. dd4ee80 kbuild: support building signle targets by Masahiro Yamada · 11 years ago
  96. d36a749 kbuild: refactor more IMX image rules by Masahiro Yamada · 11 years ago
  97. d3aeeac kbuild: use shorten logs for IMX images by Masahiro Yamada · 11 years ago
  98. 020a1f2 kbuild: use shorten logs for misc targets by Masahiro Yamada · 11 years ago
  99. 9f9a4e9 kbuild: use shorten log for linking u-boot by Masahiro Yamada · 11 years ago
  100. bbe4f67 kbuild: use shorten logs for combined rules of mkimage, padding and cat by Masahiro Yamada · 11 years ago