1. 1994a35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Oct 12 08:29:42 2016 -0400
  2. d8d5334 kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk by Masahiro Yamada · Mon Sep 26 13:05:01 2016 +0900
  3. 16a6521 kbuild: make dependencies in scripts/Makefile.autoconf more readable by Masahiro Yamada · Mon Sep 26 13:05:00 2016 +0900
  4. 54c4495 check-config: fix wrong comment about how to build whitelist by Masahiro Yamada · Mon Sep 26 13:04:58 2016 +0900
  5. 824a201 config_whitelist: remove bogus options by Masahiro Yamada · Mon Sep 26 11:52:30 2016 +0900
  6. 76c7dde config_whitelist: sync by tool by Masahiro Yamada · Mon Sep 26 11:52:29 2016 +0900
  7. 4952387 build-whitelist: do not add new options to whitelist when update by Masahiro Yamada · Mon Sep 26 11:52:28 2016 +0900
  8. babaaa6 scripts: Add script to extract default environment by Lukasz Majewski · Sat Sep 17 06:57:39 2016 +0200
  9. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  10. 4dd8c61 arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig by York Sun · Tue Oct 04 14:31:48 2016 -0700
  11. 8b3c725 spl: dfu: add dfu support in SPL by B, Ravi · Thu Jul 28 17:39:14 2016 +0530
  12. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  13. a986cf7 Makefile: rm u-boot.cfg dependencies are missing by Stephen Warren · Mon Sep 19 12:20:26 2016 -0600
  14. 95b3006 Makefile: use if_change_dep for u-boot.cfg by Stephen Warren · Mon Sep 19 12:20:25 2016 -0600
  15. 78436d6 PowerPC: Update last users of CONFIG_ISO_STRING to Kconfig by Tom Rini · Mon Sep 19 22:02:46 2016 -0400
  16. 45ae673 PowerPC: Update MIP405/MIP405T to use Kconfig better by Tom Rini · Mon Sep 19 21:55:34 2016 -0400
  17. 49e3aec Makefile: Give a build error if ad-hoc CONFIG options are added by Simon Glass · Tue Sep 13 21:44:07 2016 -0600
  18. 428975e Kconfig: Add a whitelist of ad-hoc CONFIG options by Simon Glass · Tue Sep 13 21:44:06 2016 -0600
  19. 98b685d Use separate options for TPL support by Simon Glass · Mon Sep 12 23:18:25 2016 -0600
  20. 900975b scripts: Makefile.lib: Sanitize DTB names by Maxime Ripard · Tue Jul 05 10:26:35 2016 +0200
  21. d8d96a3 scripts: Add a cocci patch for miiphy_register by Joe Hershberger · Mon Aug 08 11:28:37 2016 -0500
  22. 8a07e68 dm: Don't attach the device tree to SPL with of-platdata by Simon Glass · Mon Jul 04 11:58:17 2016 -0600
  23. a2a6f04 dm: Add a more efficient libfdt library by Simon Glass · Mon Jul 04 11:58:11 2016 -0600
  24. bf6e890 dm: Makefile: Build of-platdata files when the feature is enabled by Simon Glass · Mon Jul 04 11:58:10 2016 -0600
  25. 32fa8fa Makefile: Allow the SPL final link rule to be overridden by Simon Glass · Mon Jul 04 11:57:44 2016 -0600
  26. aefae2c ARM64: zynq: Fix boot.bin generation for Zynq and ZynqMP by Michal Simek · Mon May 30 14:57:02 2016 +0200
  27. f75e3ab acpi: Pass -D__ASSEMBLY__ when compiling ASL files by Bin Meng · Wed May 25 19:19:08 2016 -0700
  28. 8632fec Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 24 08:20:43 2016 -0400
  29. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · Wed Apr 27 14:03:29 2016 +0200
  30. 70eacf2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon May 23 18:32:47 2016 -0400
  31. c897487 kbuild: fixdep: Check fstat(2) return value by Tom Rini · Fri May 13 10:54:04 2016 -0400
  32. 13e13c9 acpi: Quieten IASL output when 'make -s' is used by Bin Meng · Wed May 11 07:45:09 2016 -0700
  33. 846e7f8 acpi: Output all errors/warnings/remarks when compiling ASL by Bin Meng · Sat May 07 07:46:19 2016 -0700
  34. 11b2588 acpi: Specify U-Boot include path for ASL files by Bin Meng · Sat May 07 07:46:18 2016 -0700
  35. 546e120 acpi: Explicitly spell out dsdt.c in the make rule by Bin Meng · Sat May 07 07:46:17 2016 -0700
  36. e598428 acpi: Change build log for ASL files by Bin Meng · Sat May 07 07:46:16 2016 -0700
  37. e75c649 kbuild: Do not append dtb for OF_EMBED case by Michal Simek · Thu Apr 28 09:08:18 2016 +0200
  38. 15318f2 x86: Add a script to aid code conversion from coreboot by Simon Glass · Sun Mar 06 19:28:17 2016 -0700
  39. 3ac7494 kbuild: fix build rule of u-boot-spl.dtb by Masahiro Yamada · Fri Feb 05 17:55:14 2016 +0900
  40. cd98a27 kbuild: add missing FORCE where $(call if_changed, ) is used by Masahiro Yamada · Fri Feb 05 17:55:13 2016 +0900
  41. c8febb3 kbuild: remove unneeded ifdef conditionals around build rules by Masahiro Yamada · Fri Feb 05 17:55:12 2016 +0900
  42. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  43. 7bdddb0 socfpga: Simplify Makefile filenames by Simon Glass · Sun Jan 31 18:10:53 2016 -0700
  44. 4102e71 fdt: Build an SPL binary without device tree by Simon Glass · Sun Jan 31 18:10:51 2016 -0700
  45. 439079a Makefile: Add rules to build in .ttf files by Simon Glass · Thu Jan 14 18:10:35 2016 -0700
  46. 1611b84 kbuild: Add clang detection by Tom Rini · Tue Jan 19 20:39:01 2016 -0500
  47. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700
  48. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  49. c11fe7d scripts/Makefile* Add SPDX-License-Identifier tag by Tom Rini · Thu Jan 14 18:24:44 2016 -0500
  50. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  51. 3a70d3f get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use by Heiko Schocher · Thu Jan 07 13:45:38 2016 +0100
  52. e65be98 checkpatch: fix left brace warning by Heiko Schocher · Mon Jan 04 09:17:19 2016 +0100
  53. af52939 ARM: zynq: Add target for building bootable SPL image for Zynq by Nathan Rossi · Tue Nov 17 22:56:57 2015 +1000
  54. c158dba spl: Add support for CONFIG_OF_EMBED=y by Michal Simek · Mon Nov 09 10:45:07 2015 +0100
  55. e615252 Fix trini email in the get_maintainer.pl script by Andy Fleming · Wed Nov 04 15:55:27 2015 -0600
  56. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  57. 45f1e4e dm: spl: Generate u-boot-spl-dtb.bin only when enabled by Simon Glass · Sat Oct 17 19:41:18 2015 -0600
  58. b1beb11 Move board_init_f_mem() into a common location by Simon Glass · Mon Oct 19 06:49:56 2015 -0600
  59. b691749 kbuild: fixdep: drop meaningless hash table initialization by Masahiro Yamada · Tue Sep 15 12:54:38 2015 +0900
  60. 331141a x86: Generate a valid ACPI table by Saket Sinha · Sat Aug 22 12:20:55 2015 +0530
  61. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  62. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · Wed Aug 12 07:31:54 2015 +0900
  63. 04aa00d dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list by Masahiro Yamada · Wed Aug 12 07:31:52 2015 +0900
  64. 39ba4b1 spl: move SPL driver entries to driver/Makefile by Masahiro Yamada · Wed Aug 12 07:31:44 2015 +0900
  65. 88c1ccf linux/kconfig.h: add CPP macros useful for per-image config options by Masahiro Yamada · Wed Aug 12 07:31:43 2015 +0900
  66. 10a7a6c kbuild: add a makefile macro useful with per-image config options by Masahiro Yamada · Wed Aug 12 07:31:42 2015 +0900
  67. 15e7935 kbuild: fixdep: optimize code slightly by Masahiro Yamada · Wed Aug 12 07:31:41 2015 +0900
  68. a4a55d4 Makefile: Add target for building bootable SPL image for SoCFPGA by Marek Vasut · Wed Jul 15 02:53:45 2015 +0200
  69. 429642c driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · Tue Jun 02 22:52:48 2015 -0500
  70. 68b27d3 Support removing default assembler flags by Simon Glass · Fri Jul 31 09:31:18 2015 -0600
  71. 5865450 kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86 by Masahiro Yamada · Wed Jul 15 20:59:29 2015 +0900
  72. 56fc3ba kbuild: sync with Linux 4.1 by Masahiro Yamada · Sun Jul 05 01:56:55 2015 +0900
  73. 331cec3 kconfig: sync with Linux 4.1 by Masahiro Yamada · Sun Jul 05 01:56:54 2015 +0900
  74. 2ae17c9 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Thu Jul 23 09:02:28 2015 -0400
  75. 5ffceb8 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr by Stefan Roese · Thu Mar 26 15:36:56 2015 +0100
  76. eb753e9 arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory by Stefan Roese · Wed Mar 25 12:51:18 2015 +0100
  77. 36ad234 dm: Add a clock uclass by Simon Glass · Tue Jun 23 15:39:15 2015 -0600
  78. 3a2f3bd dm: Add support for RAM drivers by Simon Glass · Tue Jun 23 15:39:04 2015 -0600
  79. 3513beb dm: power: Allow use of regulators in SPL by Simon Glass · Tue Jun 23 15:39:02 2015 -0600
  80. cce3aed dm: Add support for LEDs by Simon Glass · Tue Jun 23 15:38:45 2015 -0600
  81. 89caf33 dm: Reduce SPL device tree size by Simon Glass · Tue Jun 23 15:38:29 2015 -0600
  82. 7f62c01 Remove SPL undefine of CONFIG_OF_CONTROL by Simon Glass · Tue May 12 14:55:07 2015 -0600
  83. 9dc7ee8 Kconfig: Enable usage of escape char '\' in string values by Stefan Roese · Fri May 29 11:47:32 2015 +0200
  84. a581f26 kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error by Masahiro Yamada · Tue May 26 12:51:25 2015 +0900
  85. 765442b moveconfig: Ignore duplicate configs when moving by Joe Hershberger · Tue May 19 13:21:18 2015 -0500
  86. 1f05c87 Create a .cfg file containing the CONFIG options used to build by Simon Glass · Thu Feb 05 22:06:10 2015 -0700
  87. c782190 fix makefiles to respect DTC setting by Pavel Machek · Mon Apr 06 15:46:44 2015 +0200
  88. 87192a1 kbuild: remove scripts/multiconfig.sh by Masahiro Yamada · Fri Mar 13 18:08:55 2015 +0900
  89. e9beb24 kbuild: remove "*_felconfig" target by Masahiro Yamada · Fri Mar 13 18:08:54 2015 +0900
  90. a06476e fixdep: remove multiple .config support code by Masahiro Yamada · Sat Feb 28 00:37:57 2015 +0900
  91. 5e7e908 scripts/checkstack.pl: update to get AArch64 port from Linux by Kim Phillips · Wed Jan 28 13:15:01 2015 -0600
  92. 29122df kconfig: remove unneeded U-Boot extension code by Masahiro Yamada · Sat Feb 28 00:45:26 2015 +0900
  93. cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · Tue Feb 24 22:26:21 2015 +0900
  94. 72fb32b kconfig: switch to single .config configuration by Masahiro Yamada · Tue Feb 24 22:26:20 2015 +0900
  95. 2fa3dd9 kbuild: prepare for moving headers into mach-*/include/mach by Masahiro Yamada · Fri Feb 20 17:04:12 2015 +0900
  96. 5debe1f sunxi: Normalise FEL support by Simon Glass · Sat Feb 07 10:47:30 2015 -0700
  97. 487590c scripts/Makefile.spl: Add MVEBU DDR code to SPL by Stefan Roese · Mon Jan 19 11:33:43 2015 +0100
  98. 6fd0962 scripts: add a utility to fill blank fields of doc/README.scrapyard by Masahiro Yamada · Wed Jan 14 12:35:23 2015 +0900
  99. 121161f sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig by Siarhei Siamashka · Thu Dec 25 02:34:47 2014 +0200
  100. 50d8454 scripts: fix binutils-version.sh for 'as' without a package. by Bill Pringlemeir · Wed Jan 07 10:34:15 2015 -0500