1. 2ae17c9 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Thu Jul 23 09:02:28 2015 -0400
  2. 5ffceb8 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr by Stefan Roese · Thu Mar 26 15:36:56 2015 +0100
  3. eb753e9 arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · Wed Mar 25 12:51:18 2015 +0100
  4. 36ad234 dm: Add a clock uclass by Simon Glass · Tue Jun 23 15:39:15 2015 -0600
  5. 3a2f3bd dm: Add support for RAM drivers by Simon Glass · Tue Jun 23 15:39:04 2015 -0600
  6. 3513beb dm: power: Allow use of regulators in SPL by Simon Glass · Tue Jun 23 15:39:02 2015 -0600
  7. cce3aed dm: Add support for LEDs by Simon Glass · Tue Jun 23 15:38:45 2015 -0600
  8. 89caf33 dm: Reduce SPL device tree size by Simon Glass · Tue Jun 23 15:38:29 2015 -0600
  9. 7f62c01 Remove SPL undefine of CONFIG_OF_CONTROL by Simon Glass · Tue May 12 14:55:07 2015 -0600
  10. 9dc7ee8 Kconfig: Enable usage of escape char '\' in string values by Stefan Roese · Fri May 29 11:47:32 2015 +0200
  11. a581f26 kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error by Masahiro Yamada · Tue May 26 12:51:25 2015 +0900
  12. 765442b moveconfig: Ignore duplicate configs when moving by Joe Hershberger · Tue May 19 13:21:18 2015 -0500
  13. 1f05c87 Create a .cfg file containing the CONFIG options used to build by Simon Glass · Thu Feb 05 22:06:10 2015 -0700
  14. c782190 fix makefiles to respect DTC setting by Pavel Machek · Mon Apr 06 15:46:44 2015 +0200
  15. 87192a1 kbuild: remove scripts/multiconfig.sh by Masahiro Yamada · Fri Mar 13 18:08:55 2015 +0900
  16. e9beb24 kbuild: remove "*_felconfig" target by Masahiro Yamada · Fri Mar 13 18:08:54 2015 +0900
  17. a06476e fixdep: remove multiple .config support code by Masahiro Yamada · Sat Feb 28 00:37:57 2015 +0900
  18. 5e7e908 scripts/checkstack.pl: update to get AArch64 port from Linux by Kim Phillips · Wed Jan 28 13:15:01 2015 -0600
  19. 29122df kconfig: remove unneeded U-Boot extension code by Masahiro Yamada · Sat Feb 28 00:45:26 2015 +0900
  20. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · Tue Feb 24 22:26:21 2015 +0900
  21. 72fb32b kconfig: switch to single .config configuration by Masahiro Yamada · Tue Feb 24 22:26:20 2015 +0900
  22. 2fa3dd9 kbuild: prepare for moving headers into mach-*/include/mach by Masahiro Yamada · Fri Feb 20 17:04:12 2015 +0900
  23. 5debe1f sunxi: Normalise FEL support by Simon Glass · Sat Feb 07 10:47:30 2015 -0700
  24. 487590c scripts/Makefile.spl: Add MVEBU DDR code to SPL by Stefan Roese · Mon Jan 19 11:33:43 2015 +0100
  25. 6fd0962 scripts: add a utility to fill blank fields of doc/README.scrapyard by Masahiro Yamada · Wed Jan 14 12:35:23 2015 +0900
  26. 121161f sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig by Siarhei Siamashka · Thu Dec 25 02:34:47 2014 +0200
  27. 50d8454 scripts: fix binutils-version.sh for 'as' without a package. by Bill Pringlemeir · Wed Jan 07 10:34:15 2015 -0500
  28. 317967d scripts: fix binutils-version.sh by Masahiro Yamada · Thu Dec 25 11:09:44 2014 +0900
  29. 0869351 kconfig: Fix warning "‘jump’ may be used uninitialized" by Peter Kümmel · Sat Nov 29 17:26:04 2014 +0900
  30. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · Fri Nov 21 23:51:33 2014 +0100
  31. 01dc39c get_maintainer.pl: fix source tree detection by Daniel Schwierzeck · Sun Nov 16 20:30:11 2014 +0100
  32. 437790e Align embedded device tree correctly by Simon Glass · Fri Nov 14 18:18:19 2014 -0700
  33. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  34. 27484ea spl: fix descending condition to drivers/mtd/nand/ by Masahiro Yamada · Thu Nov 13 19:29:09 2014 +0900
  35. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  36. 1801a3e dm: spl: Allow driver model to be used by Simon Glass · Mon Nov 10 17:16:46 2014 -0700
  37. f676826 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · Thu Oct 30 09:59:59 2014 +0100
  38. 0d34453 kbuild: Make scripts executable by Masahiro Yamada · Thu Oct 30 11:06:14 2014 +0900
  39. ede865b kbuild: sync misc scripts with Linux 3.18-rc1 by Masahiro Yamada · Thu Oct 30 11:06:13 2014 +0900
  40. cfa337b kconfig: sync kconfig files with Linux 3.18-rc1 by Masahiro Yamada · Thu Oct 30 11:06:12 2014 +0900
  41. 4e1c3c7 kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · Thu Oct 30 11:06:11 2014 +0900
  42. 8c4532f kbuild: improve multi-objs dependency and cleanups by Masahiro Yamada · Thu Oct 30 11:06:10 2014 +0900
  43. 7527ba4 kbuild: bug fixes and cleanups of Makefile.host by Masahiro Yamada · Thu Oct 30 11:06:09 2014 +0900
  44. faef71b sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms. by Ian Campbell · Fri Oct 24 21:20:50 2014 +0100
  45. 88d4c45 kbuild: do not hide clang warnings during build with W=1 by Masahiro Yamada · Fri Oct 31 11:00:34 2014 +0900
  46. eb61df5 Correct two non-functional misspellings "overrided". by Robert P. J. Day · Tue Oct 21 16:44:32 2014 -0400
  47. 151c501 kconfig: invoke silentoldconfig if spl, tpl/.config is updated by Masahiro Yamada · Fri Oct 24 01:30:45 2014 +0900
  48. 63bfe0e kbuild: fix a bug of the u-boot-spl link rule by Masahiro Yamada · Fri Oct 24 01:30:44 2014 +0900
  49. 65071d5 scripts/multiconfig.sh: Fix a typo by York Sun · Wed Oct 01 08:44:55 2014 -0700
  50. 2699758 multiconfig.sh: replace GNU sed specific match by Jeroen Hofstee · Wed Oct 01 17:22:58 2014 +0200
  51. 6fcbbe6 kconfig: fix another bug of "make savedefconfig" by Masahiro Yamada · Fri Sep 26 18:42:36 2014 +0900
  52. dc22ede checkpatch: remove unnecessary + after {8,8} by Joe Perches · Tue Sep 23 12:41:02 2014 +0200
  53. bd58e2f kconfig: remove config_cmd_defaults.h by Masahiro Yamada · Tue Sep 16 16:33:05 2014 +0900
  54. bbd6365 kconfig: add sanity checks for SPL configuration by Masahiro Yamada · Wed Sep 10 18:13:10 2014 +0900
  55. 8c52bb1 scripts/Makefile.clean: clean also $(extra-m) and $(extra-) by Masahiro Yamada · Fri Sep 05 01:56:51 2014 +0900
  56. f396a72 kconfig: show an error message when defconfig is not found by Masahiro Yamada · Thu Sep 04 22:16:15 2014 +0900
  57. d2b5bbd kconfig: fix savedefconfig to handle TPL correctly by Masahiro Yamada · Thu Sep 04 05:41:33 2014 +0900
  58. 6a8b5bb kconfig: fix whitespace handling bug of savedefconfig by Masahiro Yamada · Thu Sep 04 05:41:32 2014 +0900
  59. 1209482 kconfig: fix savedefconfig to output empty defconfig by Masahiro Yamada · Thu Sep 04 05:41:31 2014 +0900
  60. 43a8d11 cc-option: also detect unsupported warnings options by Jeroen Hofstee · Wed Jul 30 21:54:51 2014 +0200
  61. cc533e9 README.kconfig: document backward compatibility "make *_config" by Masahiro Yamada · Thu Aug 28 10:56:55 2014 +0900
  62. 422633e scripts: refetch scripts/setlocalversion from Linux 3.16 by Masahiro Yamada · Fri Aug 22 19:42:28 2014 +0900
  63. c9c2b75 kconfig: convert Kconfig helper script into a shell script by Masahiro Yamada · Thu Aug 21 11:44:34 2014 +0900
  64. 5fc2dc3 scripts/Lindent: import from Linux 3.16 by Masahiro Yamada · Sat Aug 16 01:06:15 2014 +0900
  65. 537cda0 scripts: objdiff: sync with Linux 3.16 by Masahiro Yamada · Tue Aug 05 15:56:45 2014 +0900
  66. 6da9c08 kbuild: sync mixed targets handling with Linux 3.16 by Masahiro Yamada · Tue Aug 05 15:56:44 2014 +0900
  67. 1796277 kbuild: move extra gcc checks to scripts/Makefile.extrawarn by Masahiro Yamada · Tue Aug 05 15:56:43 2014 +0900
  68. 880828d tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · Sat Aug 16 00:59:26 2014 +0900
  69. a9ce4ae get_maintainer.pl: add support for scanning multiple MAINTAINERS files by Daniel Schwierzeck · Fri Aug 01 02:24:11 2014 +0200
  70. 1fe291f get_maintainer.pl: adapt to U-Boot tree by Daniel Schwierzeck · Fri Aug 01 02:24:10 2014 +0200
  71. e95efcb get_maintainer.pl: import script from linux 3.15 by Daniel Schwierzeck · Fri Aug 01 02:24:09 2014 +0200
  72. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  73. ed16f5a kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · Wed Jul 30 14:08:13 2014 +0900
  74. d45d2fa scripts: add scripts/show-gnu-make to get GNU Make command name by Masahiro Yamada · Tue Jul 22 11:19:07 2014 +0900
  75. 030bfe8 scripts: add mailmapper, a tool to create/update mailmap file by Masahiro Yamada · Wed Jul 16 17:49:45 2014 +0900
  76. 0039db4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Jun 20 20:03:51 2014 -0400
  77. 0123ee2 Makefile: Support include files for .dts files by Simon Glass · Wed Jun 11 23:29:44 2014 -0600
  78. 33eb5e7 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · Mon Jun 16 18:56:38 2014 +0900
  79. 1252d20 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · Mon Jun 09 15:14:11 2014 +0900
  80. 3766609 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · Wed Jun 04 10:12:21 2014 +0900
  81. 9cf2a45 kbuild: sync with Linux Kernel v3.15-rc1 by Masahiro Yamada · Tue Apr 15 13:29:00 2014 +0900
  82. 806adae kbuild: fix bugs in cleaning targets by Masahiro Yamada · Fri Mar 28 14:55:02 2014 +0900
  83. 958fe8f kbuild: improve Kbuild speed by Masahiro Yamada · Wed Mar 05 16:59:40 2014 +0900
  84. a50f8de scripts: update checkpatch.pl to latest upstream version by Tom Rini · Thu Feb 27 08:27:28 2014 -0500
  85. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
  86. a829f4d checkpatch.pl: Add warning for new __packed additions by Tom Rini · Tue Feb 25 10:27:00 2014 -0500
  87. b91674a kbuild: consolidate version and timestamp headers generation by Masahiro Yamada · Mon Feb 24 11:12:09 2014 +0900
  88. 400d976 Makefile: add a new script to check -fstack-usage support by Masahiro Yamada · Wed Dec 11 20:11:34 2013 +0900
  89. 884ef15 dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · Wed Feb 05 11:28:26 2014 +0900
  90. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  91. 335d31a kernel-doc: update kernel-doc related files to Linux v3.13 by Masahiro Yamada · Wed Feb 05 10:52:51 2014 +0900
  92. 5bfd11b kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · Wed Feb 05 10:52:50 2014 +0900
  93. 4ba0288 kbuild: Do not generate .*.su files at the top directory by Masahiro Yamada · Tue Feb 04 17:24:44 2014 +0900
  94. 0a17a42 kbuild: use scripts/Makefile.clean by Masahiro Yamada · Tue Feb 04 17:24:40 2014 +0900
  95. 5ac303c kbuild: move include directives of board configuration files by Masahiro Yamada · Tue Feb 04 17:24:32 2014 +0900
  96. 9cdea04 kbuild: delete temporary build scripts by Masahiro Yamada · Tue Feb 04 17:24:29 2014 +0900
  97. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  98. 47b65f7 kbuild: import more build scripts from Linux v3.13 tag by Masahiro Yamada · Tue Feb 04 17:24:27 2014 +0900
  99. 3dba11c Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp by Masahiro Yamada · Tue Feb 04 17:24:26 2014 +0900
  100. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900