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