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