1. 703a08f scripts/multiconfig.sh: Fix a typo by York Sun · 10 years ago
  2. 16c429c multiconfig.sh: replace GNU sed specific match by Jeroen Hofstee · 10 years ago
  3. 717a23b kconfig: fix another bug of "make savedefconfig" by Masahiro Yamada · 10 years ago
  4. e3a4fac checkpatch: remove unnecessary + after {8,8} by Joe Perches · 10 years ago
  5. 64147e5 kconfig: remove config_cmd_defaults.h by Masahiro Yamada · 10 years ago
  6. 11b5db6 kconfig: add sanity checks for SPL configuration by Masahiro Yamada · 10 years ago
  7. 021f049 scripts/Makefile.clean: clean also $(extra-m) and $(extra-) by Masahiro Yamada · 10 years ago
  8. 8caaec6 kconfig: show an error message when defconfig is not found by Masahiro Yamada · 10 years ago
  9. dee745b kconfig: fix savedefconfig to handle TPL correctly by Masahiro Yamada · 10 years ago
  10. 8dffe66 kconfig: fix whitespace handling bug of savedefconfig by Masahiro Yamada · 10 years ago
  11. 93481b9 kconfig: fix savedefconfig to output empty defconfig by Masahiro Yamada · 10 years ago
  12. 1401d87 cc-option: also detect unsupported warnings options by Jeroen Hofstee · 10 years ago
  13. d1b60d3 README.kconfig: document backward compatibility "make *_config" by Masahiro Yamada · 10 years ago
  14. a6f47d2 scripts: refetch scripts/setlocalversion from Linux 3.16 by Masahiro Yamada · 10 years ago
  15. 3ff291f kconfig: convert Kconfig helper script into a shell script by Masahiro Yamada · 10 years ago
  16. bf52b8a scripts/Lindent: import from Linux 3.16 by Masahiro Yamada · 10 years ago
  17. 9b58603 scripts: objdiff: sync with Linux 3.16 by Masahiro Yamada · 10 years ago
  18. e773440 kbuild: sync mixed targets handling with Linux 3.16 by Masahiro Yamada · 10 years ago
  19. 6419e14 kbuild: move extra gcc checks to scripts/Makefile.extrawarn by Masahiro Yamada · 10 years ago
  20. 31e2141 tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · 10 years ago
  21. 68dc876 get_maintainer.pl: add support for scanning multiple MAINTAINERS files by Daniel Schwierzeck · 10 years ago
  22. ee360cd get_maintainer.pl: adapt to U-Boot tree by Daniel Schwierzeck · 10 years ago
  23. 92bca39 get_maintainer.pl: import script from linux 3.15 by Daniel Schwierzeck · 10 years ago
  24. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  25. 0a9064f kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · 10 years ago
  26. b68a406 scripts: add scripts/show-gnu-make to get GNU Make command name by Masahiro Yamada · 10 years ago
  27. 45765ee scripts: add mailmapper, a tool to create/update mailmap file by Masahiro Yamada · 10 years ago
  28. 39b6d07 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  29. 5957ac2 Makefile: Support include files for .dts files by Simon Glass · 10 years ago
  30. 45f0ad9 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · 10 years ago
  31. c716308 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · 10 years ago
  32. ba8dd77 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · 10 years ago
  33. 598e2d3 kbuild: sync with Linux Kernel v3.15-rc1 by Masahiro Yamada · 10 years ago
  34. 6bd04bb kbuild: fix bugs in cleaning targets by Masahiro Yamada · 10 years ago
  35. 026f9cf kbuild: improve Kbuild speed by Masahiro Yamada · 11 years ago
  36. 6b9709d scripts: update checkpatch.pl to latest upstream version by Tom Rini · 11 years ago
  37. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  38. f503cc4 checkpatch.pl: Add warning for new __packed additions by Tom Rini · 11 years ago
  39. 7424145 kbuild: consolidate version and timestamp headers generation by Masahiro Yamada · 11 years ago
  40. 5b1f1f4 Makefile: add a new script to check -fstack-usage support by Masahiro Yamada · 11 years ago
  41. 5ab502c dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · 11 years ago
  42. 6ab6b2a dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  43. ced0329 kernel-doc: update kernel-doc related files to Linux v3.13 by Masahiro Yamada · 11 years ago
  44. 8fac9c7 kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · 11 years ago
  45. 9a368d0 kbuild: Do not generate .*.su files at the top directory by Masahiro Yamada · 11 years ago
  46. efcf861 kbuild: use scripts/Makefile.clean by Masahiro Yamada · 11 years ago
  47. 01072b4 kbuild: move include directives of board configuration files by Masahiro Yamada · 11 years ago
  48. f2d293d kbuild: delete temporary build scripts by Masahiro Yamada · 11 years ago
  49. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  50. 22433fc kbuild: import more build scripts from Linux v3.13 tag by Masahiro Yamada · 11 years ago
  51. ec626f1 Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp by Masahiro Yamada · 11 years ago
  52. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  53. bf4b3de kbuild: Use Kbuild.include by Masahiro Yamada · 11 years ago
  54. ceec4c8 kbuild: import Kbuild.include from linux v3.13 tag by Masahiro Yamada · 11 years ago
  55. 5651ccf Makfile: move suffix rules to Makefile.build by Masahiro Yamada · 11 years ago
  56. 4a20df3 examples: Use scripts/Makefile.build by Masahiro Yamada · 11 years ago
  57. ad71fa9 Makefile.host.tmp: add a new script to refactor tools by Masahiro Yamada · 11 years ago
  58. dd88ab3 Makefile: Move some scripts imported from Linux by Masahiro Yamada · 11 years ago
  59. e5c5301 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  60. 3fdf5c8 Makefile: abolish COBJS, SOBJS, etc. by Masahiro Yamada · 11 years ago
  61. ac7e735 Makefile: support descending down to subdirectories by Masahiro Yamada · 11 years ago
  62. ce28d7a Makefile: prepare for using Kbuild-style Makefile by Masahiro Yamada · 11 years ago