1. 6622b34 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · 10 years ago
  2. 3746a4d Prepare v2015.01-rc1 by Tom Rini · 10 years ago
  3. 36806a3 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  4. 515c20f bfin: make the CPU macro of LDR target more genenric by Sonic Zhang · 10 years ago
  5. ede865b kbuild: sync misc scripts with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  6. 4e1c3c7 kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  7. cbd8caa kbuild: remove "clobber" target by Masahiro Yamada · 10 years ago
  8. f096a3b generic-board: make compile-time noise for non-generic boards by Masahiro Yamada · 10 years ago
  9. b38f911 dm: sunxi: Add a new config for an FDT-based pcDuino3 by Simon Glass · 10 years ago
  10. 93041cb kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax by Masahiro Yamada · 10 years ago
  11. 141ed20 Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image by Stefan Roese · 10 years ago
  12. 93e6bf4 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · 10 years ago
  13. 2cc5fad arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · 10 years ago
  14. 9956d47 Prepare v2014.10 by Tom Rini · 10 years ago
  15. 27368e7 Makefile: drop "tools-only" from no-dot-config-targets by Tom Rini · 10 years ago
  16. 60631f3 Prepare v2014.10-rc3 by Tom Rini · 10 years ago
  17. 6968298 kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
  18. 9a35c53 kconfig: fix a bug of "make config" by Masahiro Yamada · 10 years ago
  19. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  20. 0a23a4f Makefile: default to cc for host compiler by Jeroen Hofstee · 10 years ago
  21. 663b11c Prepare v2014.10-rc2 by Tom Rini · 10 years ago
  22. 8240a4b kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE by Masahiro Yamada · 10 years ago
  23. c9c2b75 kconfig: convert Kconfig helper script into a shell script by Masahiro Yamada · 10 years ago
  24. e0a0e55 Makefile: remove generated boards.cfg within make distclean by Roger Meier · 10 years ago
  25. d018a7d Makefile: Use Kbuild style for system_map.o generation step by Vasili Galka · 10 years ago
  26. 6da9c08 kbuild: sync mixed targets handling with Linux 3.16 by Masahiro Yamada · 10 years ago
  27. 1796277 kbuild: move extra gcc checks to scripts/Makefile.extrawarn by Masahiro Yamada · 10 years ago
  28. bd6ee43 Makefile: use u-boot.map for binary_size_check by Chris Packham · 10 years ago
  29. 32aaca8 Makefile: use $(shell ...) for determining file_size by Chris Packham · 10 years ago
  30. d778524 Prepare v2014.10-rc1 by Tom Rini · 10 years ago
  31. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  32. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  33. b876f1e keystone: add support for NAND gpheader image by Khoronzhuk, Ivan · 10 years ago
  34. 76836ce Makefile: fix tags target documentation by Igor Grinberg · 10 years ago
  35. 3f7ecb9 Makefile: fix ctags/etags clean targets by Igor Grinberg · 10 years ago
  36. bb8f01b Makefile: fix the {c, e}tags/cscope build targets by Igor Grinberg · 10 years ago
  37. 17b6bf1 Prepare v2014.07 by Tom Rini · 10 years ago
  38. e01d913 Makefile: drop arch/*/include/asm/proc from make mrproper pattern by Masahiro Yamada · 10 years ago
  39. be9312a Avoid using gawk-specific strtonum() by Simon Glass · 10 years ago
  40. 76d4e3d Prepare v2014.07-rc4 by Tom Rini · 10 years ago
  41. 33eb5e7 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · 10 years ago
  42. c3b0de4 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  43. 1252d20 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · 10 years ago
  44. 705e1b7 kbuild: export HOSTCXX and HOSTCXXFLAGS by Masahiro Yamada · 10 years ago
  45. 67bce6b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  46. 1fac4b4 Check that u-boot.bin size looks correct by Simon Glass · 10 years ago
  47. 4199867 Makefile: fix clang warnings due to clang support by Jeroen Hofstee · 10 years ago
  48. 0052ab0 Prepare v2014.07-rc3 by Tom Rini · 10 years ago
  49. 47405c7 nand_spl: remove nand_spl infrastructure by Masahiro Yamada · 10 years ago
  50. c28f0d3 kbuild: add missing PERL definition by Masahiro Yamada · 11 years ago
  51. fd70e92 kbuild: remove unused RANLIB by Masahiro Yamada · 11 years ago
  52. 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  53. a13b081 Prepare v2014.07-rc2 by Tom Rini · 11 years ago
  54. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 11 years ago
  55. ca49d35 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  56. 80bf416 examples: select libgcc for non-default architecture by Alexey Brodkin · 11 years ago
  57. ed69266 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  58. 95eb65a Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  59. 56d9a60 build: support a new image u-boot-dtb.img by Masahiro Yamada · 11 years ago
  60. 40aad40 arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais image by Christian Riesch · 11 years ago
  61. 14791f1 kbuild: Fix trailing whitespaces by Michal Simek · 11 years ago
  62. 153d34a kbuild: build with -Werror=date-time if the compiler supports it by Masahiro Yamada · 11 years ago
  63. 6a5919e Prepare v2014.07-rc1 by Tom Rini · 11 years ago
  64. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  65. b095762 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  66. e73905e Revert "build: Use filechk rules to create and update u-boot.lds" by Masahiro Yamada · 11 years ago
  67. 2c27f12 Makefile: Add support of CONFIG_SPL_FSL_PBL by Prabhakar Kushwaha · 11 years ago
  68. 7b4187c Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  69. f29b03f build: Use filechk rules to create and update u-boot.lds by Jon Loeliger · 11 years ago
  70. 0705a47 kbuild: add user-supplied CPPFLAGS, AFLAGS and CFLAGS by Masahiro Yamada · 11 years ago
  71. 9cf2a45 kbuild: sync with Linux Kernel v3.15-rc1 by Masahiro Yamada · 11 years ago
  72. 7bcf4d6 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 11 years ago
  73. b523ba3 Prepare v2014.04 by Tom Rini · 11 years ago
  74. fd7ba8c kbuild: fix a bug in regeneration of linker scripts by Masahiro Yamada · 11 years ago
  75. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  76. 266003a arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  77. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  78. bd23a6c Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 11 years ago
  79. c183a6e imx: add rules for U-Boot DTB support by Stefano Babic · 11 years ago
  80. 9ae353e Prepare v2014.04-rc3 by Tom Rini · 11 years ago
  81. 6580d0a arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  82. f00abd7 Kbuild: allow building tools without board configuration by Masahiro Yamada · 11 years ago
  83. 806adae kbuild: fix bugs in cleaning targets by Masahiro Yamada · 11 years ago
  84. e23add7 kbuild: create a build directory automatically for out-of-tree build by Masahiro Yamada · 11 years ago
  85. 31fea44 kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  86. d6f9f87 kbuild: delete *.pyc files by "make distclean" by Masahiro Yamada · 11 years ago
  87. 7fd7c6d kbuild: delete SPLTREE and TPLTREE by Masahiro Yamada · 11 years ago
  88. 80f0398 kbuild: rename OBJTREE to objtree by Masahiro Yamada · 11 years ago
  89. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · 11 years ago
  90. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago
  91. 5021880 kbuild: use $(KBUILD_SRC) to check out-of-tree build by Masahiro Yamada · 11 years ago
  92. d6acdf2 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · 11 years ago
  93. 8c2c7ec freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · 11 years ago
  94. a0b3de0 kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  95. e685e99 Prepare v2014.04-rc2 by Tom Rini · 11 years ago
  96. c1049b3 kbuild: fix a bug of make rule of version_autogenerated.h by Masahiro Yamada · 11 years ago
  97. b646bec kbuild: move "checkgcc4" to PowerPC archprepare by Masahiro Yamada · 11 years ago
  98. 54ead2c kbuild: move "checkthumb" to ARM archprepare by Masahiro Yamada · 11 years ago
  99. 958fe8f kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  100. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago