1. eb61df5 Correct two non-functional misspellings "overrided". by Robert P. J. Day · Tue Oct 21 16:44:32 2014 -0400
  2. 151c501 kconfig: invoke silentoldconfig if spl, tpl/.config is updated by Masahiro Yamada · Fri Oct 24 01:30:45 2014 +0900
  3. 63bfe0e kbuild: fix a bug of the u-boot-spl link rule by Masahiro Yamada · Fri Oct 24 01:30:44 2014 +0900
  4. 65071d5 scripts/multiconfig.sh: Fix a typo by York Sun · Wed Oct 01 08:44:55 2014 -0700
  5. 2699758 multiconfig.sh: replace GNU sed specific match by Jeroen Hofstee · Wed Oct 01 17:22:58 2014 +0200
  6. 6fcbbe6 kconfig: fix another bug of "make savedefconfig" by Masahiro Yamada · Fri Sep 26 18:42:36 2014 +0900
  7. dc22ede checkpatch: remove unnecessary + after {8,8} by Joe Perches · Tue Sep 23 12:41:02 2014 +0200
  8. bd58e2f kconfig: remove config_cmd_defaults.h by Masahiro Yamada · Tue Sep 16 16:33:05 2014 +0900
  9. bbd6365 kconfig: add sanity checks for SPL configuration by Masahiro Yamada · Wed Sep 10 18:13:10 2014 +0900
  10. 8c52bb1 scripts/Makefile.clean: clean also $(extra-m) and $(extra-) by Masahiro Yamada · Fri Sep 05 01:56:51 2014 +0900
  11. f396a72 kconfig: show an error message when defconfig is not found by Masahiro Yamada · Thu Sep 04 22:16:15 2014 +0900
  12. d2b5bbd kconfig: fix savedefconfig to handle TPL correctly by Masahiro Yamada · Thu Sep 04 05:41:33 2014 +0900
  13. 6a8b5bb kconfig: fix whitespace handling bug of savedefconfig by Masahiro Yamada · Thu Sep 04 05:41:32 2014 +0900
  14. 1209482 kconfig: fix savedefconfig to output empty defconfig by Masahiro Yamada · Thu Sep 04 05:41:31 2014 +0900
  15. 43a8d11 cc-option: also detect unsupported warnings options by Jeroen Hofstee · Wed Jul 30 21:54:51 2014 +0200
  16. cc533e9 README.kconfig: document backward compatibility "make *_config" by Masahiro Yamada · Thu Aug 28 10:56:55 2014 +0900
  17. 422633e scripts: refetch scripts/setlocalversion from Linux 3.16 by Masahiro Yamada · Fri Aug 22 19:42:28 2014 +0900
  18. c9c2b75 kconfig: convert Kconfig helper script into a shell script by Masahiro Yamada · Thu Aug 21 11:44:34 2014 +0900
  19. 5fc2dc3 scripts/Lindent: import from Linux 3.16 by Masahiro Yamada · Sat Aug 16 01:06:15 2014 +0900
  20. 537cda0 scripts: objdiff: sync with Linux 3.16 by Masahiro Yamada · Tue Aug 05 15:56:45 2014 +0900
  21. 6da9c08 kbuild: sync mixed targets handling with Linux 3.16 by Masahiro Yamada · Tue Aug 05 15:56:44 2014 +0900
  22. 1796277 kbuild: move extra gcc checks to scripts/Makefile.extrawarn by Masahiro Yamada · Tue Aug 05 15:56:43 2014 +0900
  23. 880828d tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · Sat Aug 16 00:59:26 2014 +0900
  24. a9ce4ae get_maintainer.pl: add support for scanning multiple MAINTAINERS files by Daniel Schwierzeck · Fri Aug 01 02:24:11 2014 +0200
  25. 1fe291f get_maintainer.pl: adapt to U-Boot tree by Daniel Schwierzeck · Fri Aug 01 02:24:10 2014 +0200
  26. e95efcb get_maintainer.pl: import script from linux 3.15 by Daniel Schwierzeck · Fri Aug 01 02:24:09 2014 +0200
  27. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  28. ed16f5a kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · Wed Jul 30 14:08:13 2014 +0900
  29. d45d2fa scripts: add scripts/show-gnu-make to get GNU Make command name by Masahiro Yamada · Tue Jul 22 11:19:07 2014 +0900
  30. 030bfe8 scripts: add mailmapper, a tool to create/update mailmap file by Masahiro Yamada · Wed Jul 16 17:49:45 2014 +0900
  31. 0039db4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Jun 20 20:03:51 2014 -0400
  32. 0123ee2 Makefile: Support include files for .dts files by Simon Glass · Wed Jun 11 23:29:44 2014 -0600
  33. 33eb5e7 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · Mon Jun 16 18:56:38 2014 +0900
  34. 1252d20 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · Mon Jun 09 15:14:11 2014 +0900
  35. 3766609 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · Wed Jun 04 10:12:21 2014 +0900
  36. 9cf2a45 kbuild: sync with Linux Kernel v3.15-rc1 by Masahiro Yamada · Tue Apr 15 13:29:00 2014 +0900
  37. 806adae kbuild: fix bugs in cleaning targets by Masahiro Yamada · Fri Mar 28 14:55:02 2014 +0900
  38. 958fe8f kbuild: improve Kbuild speed by Masahiro Yamada · Wed Mar 05 16:59:40 2014 +0900
  39. a50f8de scripts: update checkpatch.pl to latest upstream version by Tom Rini · Thu Feb 27 08:27:28 2014 -0500
  40. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
  41. a829f4d checkpatch.pl: Add warning for new __packed additions by Tom Rini · Tue Feb 25 10:27:00 2014 -0500
  42. b91674a kbuild: consolidate version and timestamp headers generation by Masahiro Yamada · Mon Feb 24 11:12:09 2014 +0900
  43. 400d976 Makefile: add a new script to check -fstack-usage support by Masahiro Yamada · Wed Dec 11 20:11:34 2013 +0900
  44. 884ef15 dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · Wed Feb 05 11:28:26 2014 +0900
  45. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · Wed Feb 05 11:28:25 2014 +0900
  46. 335d31a kernel-doc: update kernel-doc related files to Linux v3.13 by Masahiro Yamada · Wed Feb 05 10:52:51 2014 +0900
  47. 5bfd11b kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · Wed Feb 05 10:52:50 2014 +0900
  48. 4ba0288 kbuild: Do not generate .*.su files at the top directory by Masahiro Yamada · Tue Feb 04 17:24:44 2014 +0900
  49. 0a17a42 kbuild: use scripts/Makefile.clean by Masahiro Yamada · Tue Feb 04 17:24:40 2014 +0900
  50. 5ac303c kbuild: move include directives of board configuration files by Masahiro Yamada · Tue Feb 04 17:24:32 2014 +0900
  51. 9cdea04 kbuild: delete temporary build scripts by Masahiro Yamada · Tue Feb 04 17:24:29 2014 +0900
  52. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  53. 47b65f7 kbuild: import more build scripts from Linux v3.13 tag by Masahiro Yamada · Tue Feb 04 17:24:27 2014 +0900
  54. 3dba11c Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp by Masahiro Yamada · Tue Feb 04 17:24:26 2014 +0900
  55. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  56. 7449ab1 kbuild: Use Kbuild.include by Masahiro Yamada · Tue Feb 04 17:24:18 2014 +0900
  57. 6e0a77f kbuild: import Kbuild.include from linux v3.13 tag by Masahiro Yamada · Tue Feb 04 17:24:17 2014 +0900
  58. 2feb8d3 Makfile: move suffix rules to Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:14 2014 +0900
  59. 6b05dae examples: Use scripts/Makefile.build by Masahiro Yamada · Tue Feb 04 17:24:12 2014 +0900
  60. c9f6c93 Makefile.host.tmp: add a new script to refactor tools by Masahiro Yamada · Tue Feb 04 17:24:09 2014 +0900
  61. 7935a82 Makefile: Move some scripts imported from Linux by Masahiro Yamada · Thu Nov 28 16:29:23 2013 +0900
  62. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · Mon Nov 11 14:35:54 2013 +0900
  63. 1da00f5 Makefile: abolish COBJS, SOBJS, etc. by Masahiro Yamada · Mon Nov 11 14:35:49 2013 +0900
  64. 1b8b224 Makefile: support descending down to subdirectories by Masahiro Yamada · Thu Oct 17 20:38:51 2013 +0900
  65. 8d45f36 Makefile: prepare for using Kbuild-style Makefile by Masahiro Yamada · Thu Oct 17 17:34:47 2013 +0900