1. 333b720 Makefile: Add target for building bootable SPL image for SoCFPGA by Marek Vasut · 9 years ago
  2. 9bbd213 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · 9 years ago
  3. 3834f41 Support removing default assembler flags by Simon Glass · 9 years ago
  4. a350c6a kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86 by Masahiro Yamada · 9 years ago
  5. 98bd0e0 kbuild: sync with Linux 4.1 by Masahiro Yamada · 9 years ago
  6. 9b5f0b1 kconfig: sync with Linux 4.1 by Masahiro Yamada · 9 years ago
  7. 3c9cc70 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  8. f1df936 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr by Stefan Roese · 9 years ago
  9. ff9112d arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · 9 years ago
  10. f26c8a8 dm: Add a clock uclass by Simon Glass · 9 years ago
  11. 6c51df6 dm: Add support for RAM drivers by Simon Glass · 9 years ago
  12. 30987ef dm: power: Allow use of regulators in SPL by Simon Glass · 9 years ago
  13. 5917112 dm: Add support for LEDs by Simon Glass · 9 years ago
  14. fa78e0a dm: Reduce SPL device tree size by Simon Glass · 9 years ago
  15. a59abd1 Remove SPL undefine of CONFIG_OF_CONTROL by Simon Glass · 9 years ago
  16. 20c2082 Kconfig: Enable usage of escape char '\' in string values by Stefan Roese · 9 years ago
  17. 3113471 kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error by Masahiro Yamada · 9 years ago
  18. 7740f65 moveconfig: Ignore duplicate configs when moving by Joe Hershberger · 9 years ago
  19. 741e58e Create a .cfg file containing the CONFIG options used to build by Simon Glass · 9 years ago
  20. c4aaf2e fix makefiles to respect DTC setting by Pavel Machek · 9 years ago
  21. 5f9eb22 kbuild: remove scripts/multiconfig.sh by Masahiro Yamada · 9 years ago
  22. 97ec89e kbuild: remove "*_felconfig" target by Masahiro Yamada · 9 years ago
  23. fc196d0 fixdep: remove multiple .config support code by Masahiro Yamada · 9 years ago
  24. a32ab4d scripts/checkstack.pl: update to get AArch64 port from Linux by Kim Phillips · 10 years ago
  25. cc2b49c kconfig: remove unneeded U-Boot extension code by Masahiro Yamada · 9 years ago
  26. d648964 kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 9 years ago
  27. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 9 years ago
  28. 0e7368c kbuild: prepare for moving headers into mach-*/include/mach by Masahiro Yamada · 9 years ago
  29. 942cb0b sunxi: Normalise FEL support by Simon Glass · 9 years ago
  30. 0cf47862 scripts/Makefile.spl: Add MVEBU DDR code to SPL by Stefan Roese · 10 years ago
  31. 478d937 scripts: add a utility to fill blank fields of doc/README.scrapyard by Masahiro Yamada · 10 years ago
  32. f0ce28e sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig by Siarhei Siamashka · 10 years ago
  33. b6b1b44 scripts: fix binutils-version.sh for 'as' without a package. by Bill Pringlemeir · 10 years ago
  34. 73c2575 scripts: fix binutils-version.sh by Masahiro Yamada · 10 years ago
  35. 60cd06e kconfig: Fix warning "‘jump’ may be used uninitialized" by Peter Kümmel · 10 years ago
  36. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  37. 27e7718 get_maintainer.pl: fix source tree detection by Daniel Schwierzeck · 10 years ago
  38. 5c30bf4 Align embedded device tree correctly by Simon Glass · 10 years ago
  39. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  40. 167544e spl: fix descending condition to drivers/mtd/nand/ by Masahiro Yamada · 10 years ago
  41. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  42. 1151651 dm: spl: Allow driver model to be used by Simon Glass · 10 years ago
  43. c001486 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
  44. 06471df kbuild: Make scripts executable by Masahiro Yamada · 10 years ago
  45. 176d098 kbuild: sync misc scripts with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  46. ad61899 kconfig: sync kconfig files with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  47. ffe29eb kbuild: sync top Makefile with Linux 3.18-rc1 by Masahiro Yamada · 10 years ago
  48. cb6e7b0 kbuild: improve multi-objs dependency and cleanups by Masahiro Yamada · 10 years ago
  49. 87e9072 kbuild: bug fixes and cleanups of Makefile.host by Masahiro Yamada · 10 years ago
  50. cbdd9a9 sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms. by Ian Campbell · 10 years ago
  51. 15cfa32 kbuild: do not hide clang warnings during build with W=1 by Masahiro Yamada · 10 years ago
  52. 5699ea6 Correct two non-functional misspellings "overrided". by Robert P. J. Day · 10 years ago
  53. 0732b2f kconfig: invoke silentoldconfig if spl, tpl/.config is updated by Masahiro Yamada · 10 years ago
  54. 9adb6d2 kbuild: fix a bug of the u-boot-spl link rule by Masahiro Yamada · 10 years ago
  55. 703a08f scripts/multiconfig.sh: Fix a typo by York Sun · 10 years ago
  56. 16c429c multiconfig.sh: replace GNU sed specific match by Jeroen Hofstee · 10 years ago
  57. 717a23b kconfig: fix another bug of "make savedefconfig" by Masahiro Yamada · 10 years ago
  58. e3a4fac checkpatch: remove unnecessary + after {8,8} by Joe Perches · 10 years ago
  59. 64147e5 kconfig: remove config_cmd_defaults.h by Masahiro Yamada · 10 years ago
  60. 11b5db6 kconfig: add sanity checks for SPL configuration by Masahiro Yamada · 10 years ago
  61. 021f049 scripts/Makefile.clean: clean also $(extra-m) and $(extra-) by Masahiro Yamada · 10 years ago
  62. 8caaec6 kconfig: show an error message when defconfig is not found by Masahiro Yamada · 10 years ago
  63. dee745b kconfig: fix savedefconfig to handle TPL correctly by Masahiro Yamada · 10 years ago
  64. 8dffe66 kconfig: fix whitespace handling bug of savedefconfig by Masahiro Yamada · 10 years ago
  65. 93481b9 kconfig: fix savedefconfig to output empty defconfig by Masahiro Yamada · 10 years ago
  66. 1401d87 cc-option: also detect unsupported warnings options by Jeroen Hofstee · 10 years ago
  67. d1b60d3 README.kconfig: document backward compatibility "make *_config" by Masahiro Yamada · 10 years ago
  68. a6f47d2 scripts: refetch scripts/setlocalversion from Linux 3.16 by Masahiro Yamada · 10 years ago
  69. 3ff291f kconfig: convert Kconfig helper script into a shell script by Masahiro Yamada · 10 years ago
  70. bf52b8a scripts/Lindent: import from Linux 3.16 by Masahiro Yamada · 10 years ago
  71. 9b58603 scripts: objdiff: sync with Linux 3.16 by Masahiro Yamada · 10 years ago
  72. e773440 kbuild: sync mixed targets handling with Linux 3.16 by Masahiro Yamada · 10 years ago
  73. 6419e14 kbuild: move extra gcc checks to scripts/Makefile.extrawarn by Masahiro Yamada · 10 years ago
  74. 31e2141 tools, scripts: refactor error-out statements of Python scripts by Masahiro Yamada · 10 years ago
  75. 68dc876 get_maintainer.pl: add support for scanning multiple MAINTAINERS files by Daniel Schwierzeck · 10 years ago
  76. ee360cd get_maintainer.pl: adapt to U-Boot tree by Daniel Schwierzeck · 10 years ago
  77. 92bca39 get_maintainer.pl: import script from linux 3.15 by Daniel Schwierzeck · 10 years ago
  78. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  79. 0a9064f kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · 10 years ago
  80. b68a406 scripts: add scripts/show-gnu-make to get GNU Make command name by Masahiro Yamada · 10 years ago
  81. 45765ee scripts: add mailmapper, a tool to create/update mailmap file by Masahiro Yamada · 10 years ago
  82. 39b6d07 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  83. 5957ac2 Makefile: Support include files for .dts files by Simon Glass · 10 years ago
  84. 45f0ad9 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · 10 years ago
  85. c716308 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · 10 years ago
  86. ba8dd77 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · 10 years ago
  87. 598e2d3 kbuild: sync with Linux Kernel v3.15-rc1 by Masahiro Yamada · 10 years ago
  88. 6bd04bb kbuild: fix bugs in cleaning targets by Masahiro Yamada · 10 years ago
  89. 026f9cf kbuild: improve Kbuild speed by Masahiro Yamada · 10 years ago
  90. 6b9709d scripts: update checkpatch.pl to latest upstream version by Tom Rini · 10 years ago
  91. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  92. f503cc4 checkpatch.pl: Add warning for new __packed additions by Tom Rini · 10 years ago
  93. 7424145 kbuild: consolidate version and timestamp headers generation by Masahiro Yamada · 10 years ago
  94. 5b1f1f4 Makefile: add a new script to check -fstack-usage support by Masahiro Yamada · 11 years ago
  95. 5ab502c dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · 10 years ago
  96. 6ab6b2a dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 10 years ago
  97. ced0329 kernel-doc: update kernel-doc related files to Linux v3.13 by Masahiro Yamada · 10 years ago
  98. 8fac9c7 kernel-doc: move kernel-doc tools to scripts/ by Masahiro Yamada · 10 years ago
  99. 9a368d0 kbuild: Do not generate .*.su files at the top directory by Masahiro Yamada · 10 years ago
  100. efcf861 kbuild: use scripts/Makefile.clean by Masahiro Yamada · 10 years ago