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