1. b8d7652 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  2. 741e58e Create a .cfg file containing the CONFIG options used to build by Simon Glass · 9 years ago
  3. 019808f dm: usb: sandbox: Add a uclass for USB device emulation by Simon Glass · 9 years ago
  4. 5b9ce0e usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · 9 years ago
  5. f33cdaa Prepare v2015.04 by Tom Rini · 9 years ago
  6. 412ae53 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · 9 years ago
  7. cffcd28 kbuild: include config.mk when auto.conf is not older than .config by Masahiro Yamada · 9 years ago
  8. 8a5c9ca Prepare v2015.04-rc5 by Tom Rini · 9 years ago
  9. 0a12e68 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 9 years ago
  10. 5f9eb22 kbuild: remove scripts/multiconfig.sh by Masahiro Yamada · 9 years ago
  11. 052a681 Prepare v2015.04-rc4 by Tom Rini · 9 years ago
  12. 8176a87 Prepare v2015.04-rc3 by Tom Rini · 9 years ago
  13. 1e7b357 Prepare v2015.04-rc2 by Tom Rini · 9 years ago
  14. 1fddd7b tools/imagetool: remove linker script by Andreas Bießmann · 9 years ago
  15. db7a7de Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  16. a90ffb5 Makefile: Add another kwb build target used on Marvell Armada-XP (AXP) by Stefan Roese · 10 years ago
  17. eea0f11 x86: Add an option to enabling building a ROM file by Simon Glass · 10 years ago
  18. 112db94 Prepare v2015.04-rc1 by Tom Rini · 10 years ago
  19. 7384535 dm: i2c: Add a compatbility layer by Simon Glass · 10 years ago
  20. 2a50712 Makefile: clean boot.bin by Bo Shen · 10 years ago
  21. 92fa7f5 Prepare v2015.01 by Tom Rini · 10 years ago
  22. 125738e Prepare v2015.01-rc4 by Tom Rini · 10 years ago
  23. 63faf25 x86: Include FSP and CMC binary in the u-boot.rom build rules by Bin Meng · 10 years ago
  24. 8c5224c x86: Use consistent name XXX_ADDR for binary blob flash address by Bin Meng · 10 years ago
  25. 0f61de8 x86: Convert microcode format to device-tree-only by Simon Glass · 10 years ago
  26. c701623 x86: Refactor u-boot.rom build rules by Bin Meng · 10 years ago
  27. 45c2e48 spl: Use u-boot.img instead of u-boot.bin by Alison Wang · 10 years ago
  28. 94cb17d ls102xa: pblimage: Add pblimage tool support for LS102xA by Alison Wang · 10 years ago
  29. 32fdf0e Prepare v2015.01-rc3 by Tom Rini · 10 years ago
  30. 77d2675 libfdt: descend from lib/ to lib/libfdt/ by Masahiro Yamada · 10 years ago
  31. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  32. d040ac0 x86: Allow an option ROM to be built into U-Boot by Simon Glass · 10 years ago
  33. 2a82ec7 Prepare v2015.01-rc2 by Tom Rini · 10 years ago
  34. 746667f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  35. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  36. fce7b27 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · 10 years ago
  37. 9906090 Prepare v2015.01-rc1 by Tom Rini · 10 years ago
  38. 490fdad Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  39. 240182d bfin: make the CPU macro of LDR target more genenric by Sonic Zhang · 10 years ago
  40. 176d098 kbuild: sync misc scripts with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  41. ffe29eb kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  42. 48aa812d kbuild: remove "clobber" target by Masahiro Yamada · 10 years ago
  43. 5add293 generic-board: make compile-time noise for non-generic boards by Masahiro Yamada · 10 years ago
  44. 57f878e dm: sunxi: Add a new config for an FDT-based pcDuino3 by Simon Glass · 10 years ago
  45. 76eb5d8 kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax by Masahiro Yamada · 10 years ago
  46. b2b8a69 Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image by Stefan Roese · 10 years ago
  47. 41e5ee5 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · 10 years ago
  48. d80cca2 arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · 10 years ago
  49. c43fd23 Prepare v2014.10 by Tom Rini · 10 years ago
  50. c7ad5cb Makefile: drop "tools-only" from no-dot-config-targets by Tom Rini · 10 years ago
  51. 742de90 Prepare v2014.10-rc3 by Tom Rini · 10 years ago
  52. f494e0a kbuild: refactor some makefiles by Masahiro Yamada · 10 years ago
  53. f458e35 kconfig: fix a bug of "make config" by Masahiro Yamada · 10 years ago
  54. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  55. b477fe4 Makefile: default to cc for host compiler by Jeroen Hofstee · 10 years ago
  56. d6c1ffc Prepare v2014.10-rc2 by Tom Rini · 10 years ago
  57. 4a8ed8e kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE by Masahiro Yamada · 10 years ago
  58. 3ff291f kconfig: convert Kconfig helper script into a shell script by Masahiro Yamada · 10 years ago
  59. fd18a89 Makefile: remove generated boards.cfg within make distclean by Roger Meier · 10 years ago
  60. cac8f38 Makefile: Use Kbuild style for system_map.o generation step by Vasili Galka · 10 years ago
  61. e773440 kbuild: sync mixed targets handling with Linux 3.16 by Masahiro Yamada · 10 years ago
  62. 6419e14 kbuild: move extra gcc checks to scripts/Makefile.extrawarn by Masahiro Yamada · 10 years ago
  63. 3ce7a4f Makefile: use u-boot.map for binary_size_check by Chris Packham · 10 years ago
  64. 67b060b Makefile: use $(shell ...) for determining file_size by Chris Packham · 10 years ago
  65. e76b933 Prepare v2014.10-rc1 by Tom Rini · 10 years ago
  66. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  67. b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  68. 0e7f2db keystone: add support for NAND gpheader image by Khoronzhuk, Ivan · 10 years ago
  69. 5fc2f92 Makefile: fix tags target documentation by Igor Grinberg · 10 years ago
  70. b3dfe43 Makefile: fix ctags/etags clean targets by Igor Grinberg · 10 years ago
  71. 8d819ab Makefile: fix the {c, e}tags/cscope build targets by Igor Grinberg · 10 years ago
  72. 524123a Prepare v2014.07 by Tom Rini · 10 years ago
  73. e9c16a8 Makefile: drop arch/*/include/asm/proc from make mrproper pattern by Masahiro Yamada · 10 years ago
  74. 0b308f1 Avoid using gawk-specific strtonum() by Simon Glass · 10 years ago
  75. a176ff0 Prepare v2014.07-rc4 by Tom Rini · 10 years ago
  76. 45f0ad9 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · 10 years ago
  77. d18926a fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  78. c716308 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · 10 years ago
  79. 15c939f kbuild: export HOSTCXX and HOSTCXXFLAGS by Masahiro Yamada · 10 years ago
  80. 63b4b5b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  81. 8974292 Check that u-boot.bin size looks correct by Simon Glass · 10 years ago
  82. 9262233 Makefile: fix clang warnings due to clang support by Jeroen Hofstee · 10 years ago
  83. 76b2102 Prepare v2014.07-rc3 by Tom Rini · 10 years ago
  84. 66948c2 nand_spl: remove nand_spl infrastructure by Masahiro Yamada · 10 years ago
  85. f77d709 kbuild: add missing PERL definition by Masahiro Yamada · 10 years ago
  86. 06e878c kbuild: remove unused RANLIB by Masahiro Yamada · 10 years ago
  87. 90b51c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  88. 0116f40 Prepare v2014.07-rc2 by Tom Rini · 10 years ago
  89. 50827a5 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 10 years ago
  90. 9665fa8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  91. e75e73d examples: select libgcc for non-default architecture by Alexey Brodkin · 10 years ago
  92. c534d2f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  93. 05d134b Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  94. 2405d09 build: support a new image u-boot-dtb.img by Masahiro Yamada · 10 years ago
  95. 532d531 arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais image by Christian Riesch · 10 years ago
  96. 69c0d32 kbuild: Fix trailing whitespaces by Michal Simek · 10 years ago
  97. 65bb6d8 kbuild: build with -Werror=date-time if the compiler supports it by Masahiro Yamada · 10 years ago
  98. 3e41c54 Prepare v2014.07-rc1 by Tom Rini · 10 years ago
  99. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  100. 080d897 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago