1. 210e7fb Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Tue Dec 05 17:52:16 2017 -0500
  2. f1f03cf Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Mon Dec 04 10:24:35 2017 -0500
  3. f6438a8 omap3: evm: Explicitly use DISTRO_DEFAULTS features at startup by Derald D. Woods · Wed Nov 29 03:28:55 2017 +0000
  4. 8b24569 ARM: arch-meson: build memory banks using reported memory from registers by Neil Armstrong · Mon Nov 27 10:35:46 2017 +0100
  5. 83256d8 arm: Add Khadas VIM support based on Meson GXL family by Neil Armstrong · Mon Nov 27 10:16:20 2017 +0100
  6. 514ad81 arm: Add LibreTech CC support based on Meson GXL family by Neil Armstrong · Mon Nov 27 10:16:19 2017 +0100
  7. 3f88741 add support for Raspberry Pi Zero W by Dmitry Korunov · Sun Nov 26 13:38:53 2017 +0400
  8. 1edaed0 test: compression: Convert to unit test framework by Simon Glass · Sat Nov 25 11:57:33 2017 -0700
  9. 99ef87e mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:25 2017 +0900
  10. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:24 2017 +0900
  11. 81cbe1c test: Add a command function for test execution by Simon Glass · Sat Nov 25 11:57:29 2017 -0700
  12. 967d7de efi_loader: helper function to add EFI object to list by Heinrich Schuchardt · Sun Nov 26 14:05:23 2017 +0100
  13. 99ce206 efi_loader: manage protocols in a linked list by Heinrich Schuchardt · Sun Nov 26 14:05:17 2017 +0100
  14. 580c13b efi_loader: efi_console: use helper functions by Heinrich Schuchardt · Thu Oct 26 19:25:59 2017 +0200
  15. 5aef61d efi_loader: helper functions for protocol management by Heinrich Schuchardt · Thu Oct 26 19:25:53 2017 +0200
  16. 8b28d5c efi_loader: efi_gop: use correct types for parameters by Heinrich Schuchardt · Thu Oct 26 19:25:51 2017 +0200
  17. 1cdca3f efi_loader: argument of efi_search_obj should be const by Heinrich Schuchardt · Thu Oct 26 19:25:50 2017 +0200
  18. eb6106e efi_loader: make efi_create_handle non-static by Heinrich Schuchardt · Thu Oct 26 19:25:49 2017 +0200
  19. 753e248 efi_loader: efi_dp_match should have const arguments by Heinrich Schuchardt · Thu Oct 26 19:25:48 2017 +0200
  20. 274cc87 efi_loader: rework efi_search_obj by Heinrich Schuchardt · Mon Nov 06 21:17:50 2017 +0100
  21. 798a441 efi_loader: consistently use efi_uintn_t in boot services by Heinrich Schuchardt · Mon Nov 06 21:17:48 2017 +0100
  22. f8d4ec3 efi_loader: replace UINTN by efi_uintn_t by Heinrich Schuchardt · Mon Nov 06 21:17:47 2017 +0100
  23. 14e1ac2 efi_loader: remove unused typedef for INTN by Heinrich Schuchardt · Mon Nov 06 21:17:46 2017 +0100
  24. c53591c efi_selftest: test protocol management by Heinrich Schuchardt · Mon Nov 06 21:17:43 2017 +0100
  25. 68845f0 efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values by Heinrich Schuchardt · Mon Nov 06 21:17:42 2017 +0100
  26. 02efd5d efi_selftest: allow to select a single test for execution by Heinrich Schuchardt · Wed Oct 18 18:13:13 2017 +0200
  27. c2fd477 efi_loader: guard against double inclusion of efi_loader.h by Heinrich Schuchardt · Wed Oct 18 18:13:07 2017 +0200
  28. d0faa9e efi_loader: new function utf8_to_utf16 by Heinrich Schuchardt · Wed Oct 18 18:13:06 2017 +0200
  29. 18081d4 efi_loader: implement SetWatchdogTimer by Heinrich Schuchardt · Wed Oct 18 18:13:04 2017 +0200
  30. 60d8e64 rockchip: rk3128: add evb-rk3128 support by Kever Yang · Tue Nov 28 16:04:19 2017 +0800
  31. aa82775 rockchip: rk3128: add soc basic support by Kever Yang · Tue Nov 28 16:04:16 2017 +0800
  32. e43e739 rockchip: rk3128: add device tree file by Kever Yang · Tue Nov 28 16:04:15 2017 +0800
  33. e80851a Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · Thu Nov 30 10:39:04 2017 -0500
  34. 86d5bc9 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Thu Nov 30 10:38:40 2017 -0500
  35. 24f2a92 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Thu Nov 30 10:37:43 2017 -0500
  36. 901897b ARM: rmobile: Rework the ULCB CPLD driver by Marek Vasut · Sun Nov 26 20:32:44 2017 +0100
  37. 5c134a5 arm64: mvebu: armada-7k/8k: drop useless #ifdef by Baruch Siach · Sun Nov 26 09:21:23 2017 +0200
  38. 5b8a8bb distro bootcmd: define bootloader name for x86 by Heinrich Schuchardt · Fri Nov 24 22:32:35 2017 +0100
  39. 44b7fc8 board: laird: add WB50N CPU module by Ben Whitten · Thu Nov 23 13:47:48 2017 +0000
  40. 7b8f9af board: laird: add WB45N CPU module by Ben Whitten · Thu Nov 23 13:47:47 2017 +0000
  41. 5e7a1c2 spl: make CONFIG_OF_EMBED pass dts through fdtgrep by Goldschmidt Simon · Tue Nov 21 12:29:56 2017 +0000
  42. 1240d88 board: atmel: add sama5d2_ptc_ek board by Ludovic Desroches · Fri Nov 17 14:57:12 2017 +0800
  43. d11d391 stm32: migrate clock structs in include/stm32_rcc.h by Patrice Chotard · Wed Nov 15 13:14:53 2017 +0100
  44. 369d483 clk: clk_stm32fx: add clock configuration for mmc usage by Patrice Chotard · Wed Nov 15 13:14:52 2017 +0100
  45. 03f10a1 dm: misc: bind STM32F4/F7 clock from rcc MFD driver by Patrice Chotard · Wed Nov 15 13:14:51 2017 +0100
  46. 55f51d9 nds32: board: Support ftsdc010 DM. by Rick Chen · Mon Aug 28 16:17:13 2017 +0800
  47. c00ab67 ARM: rmobile: Migrate boards to RCar IIC drivers by Marek Vasut · Mon Nov 27 07:36:22 2017 +0100
  48. ffcef62 ARM: rmobile: Remove SCIF configs by Marek Vasut · Tue Nov 28 08:37:23 2017 +0100
  49. 21b251a ARM: rmobile: Clean up ad-hoc clock macros by Marek Vasut · Mon Nov 27 06:38:12 2017 +0100
  50. 87e09bf ARM: rmobile: Zap ad-hoc DRAM configuration macros by Marek Vasut · Mon Nov 27 06:01:20 2017 +0100
  51. e9fe4bd ARM: rmobile: Zap rmobile_sysinfo on Gen3 by Marek Vasut · Mon Nov 27 05:48:30 2017 +0100
  52. f4f8699 ARM: rmobile: Stop using rcar-common/common.c on Gen3 by Marek Vasut · Sat Nov 25 22:43:57 2017 +0100
  53. 0745b0f ARM: rmobile: Clean up GIC macros by Marek Vasut · Tue Nov 28 08:25:21 2017 +0100
  54. cf9c0a6 ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boards by Marek Vasut · Sat Nov 25 23:13:37 2017 +0100
  55. c67e60c ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCB by Marek Vasut · Sun Nov 26 20:59:23 2017 +0100
  56. 0eb6ce0 Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Nov 29 08:26:07 2017 -0500
  57. b546585 arm: zynq: Do not show information from checkboard twice by Michal Simek · Fri Nov 10 13:03:50 2017 +0100
  58. dfe8a00 Merge git://git.denx.de/u-boot-mips by Tom Rini · Tue Nov 28 16:54:30 2017 -0500
  59. e960bac Merge git://git.denx.de/u-boot-uniphier by Tom Rini · Tue Nov 28 16:54:09 2017 -0500
  60. 6f9e8d2 boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000 by Paul Burton · Tue Nov 21 12:35:31 2017 -0800
  61. b8551b9 Update Paul Burton's email address by Paul Burton · Mon Oct 30 16:58:21 2017 -0700
  62. 1870aec ARM: uniphier: remove unused NAND CONFIG options by Masahiro Yamada · Mon Nov 27 14:13:49 2017 +0900
  63. de10c66 gpio: uniphier: import dt-binginds header from Linux by Masahiro Yamada · Sat Nov 25 00:25:34 2017 +0900
  64. 984926b mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · Wed Nov 22 02:38:31 2017 +0900
  65. 675fb43 mtd: nand: add a shorthand to generate nand_ecc_caps structure by Masahiro Yamada · Wed Nov 22 02:38:30 2017 +0900
  66. 820eb48 mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · Wed Nov 22 02:38:29 2017 +0900
  67. 32935f4 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · Wed Nov 22 02:38:28 2017 +0900
  68. b9c07b6 mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · Wed Nov 22 02:38:27 2017 +0900
  69. 8f39721 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · Wed Nov 22 02:38:25 2017 +0900
  70. b9bf43c mtd: nand: Drop unused cached programming support by Boris Brezillon · Wed Nov 22 02:38:24 2017 +0900
  71. e1b1e3a mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · Wed Nov 22 02:38:23 2017 +0900
  72. c3a2985 mtd: nand: Support controllers with custom page by Marc Gonzalez · Wed Nov 22 02:38:22 2017 +0900
  73. a947e64 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · Wed Nov 22 02:38:21 2017 +0900
  74. 7ec6dc5 mtd: nand: Fix data interface configuration logic by Boris Brezillon · Wed Nov 22 02:38:20 2017 +0900
  75. e509cba mtd: nand: automate NAND timings selection by Boris Brezillon · Wed Nov 22 02:38:19 2017 +0900
  76. e8142e2 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · Wed Nov 22 02:38:18 2017 +0900
  77. 0919fd3 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · Wed Nov 22 02:38:17 2017 +0900
  78. 2182594 mtd: nand: Introduce nand_data_interface by Sascha Hauer · Wed Nov 22 02:38:16 2017 +0900
  79. 44ad3b9 mtd: nand: Create a NAND reset function by Sascha Hauer · Wed Nov 22 02:38:15 2017 +0900
  80. e98d1d7 mtd: nand: remove unnecessary 'extern' from function declarations by Sascha Hauer · Wed Nov 22 02:38:14 2017 +0900
  81. f1a54b0 mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · Wed Nov 22 02:38:13 2017 +0900
  82. be7dd14 mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled by Masahiro Yamada · Wed Nov 22 02:38:12 2017 +0900
  83. 14fecf9 bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · Wed Nov 22 02:38:11 2017 +0900
  84. 6471f8e arm64: zynqmp: Update device tree for pinmux by Michal Simek · Thu Nov 02 11:51:59 2017 +0100
  85. 2d72d3c ata: Fix ahci wording by Michal Simek · Thu Nov 02 15:53:56 2017 +0100
  86. a4ad96e arm: zynq: Add mini u-boot configuration for zynq by Michal Simek · Thu Nov 02 10:54:48 2017 +0100
  87. ab75453 arm: zynq: Move ZYNQ_SERIAL to Kconfig by Michal Simek · Mon Nov 06 09:16:05 2017 +0100
  88. 216f637 arm: zynq: Enable FPGA/FPGA_XILINX via Kconfig by Michal Simek · Fri Nov 03 15:53:56 2017 +0100
  89. cacb0c6 arm: zynq: Remove empty ifdef env structures from config file by Michal Simek · Thu Nov 02 09:29:15 2017 +0100
  90. 91d024c arm: zynq: Add support for SYZYGY Hub board by Tom McLeod · Wed Sep 27 17:53:26 2017 -0700
  91. cca5f5c Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Nov 28 09:30:36 2017 -0500
  92. d037d5b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 27 07:22:11 2017 -0500
  93. fbd71f8 i.MX6UL: icore: Add SPL_OF_CONTROL support by Jagan Teki · Tue Nov 21 00:02:14 2017 +0530
  94. dc9de73 i.MX6Q: icore: Add SPL_OF_CONTROL support by Jagan Teki · Tue Nov 21 00:02:12 2017 +0530
  95. ad4504e mx6sxsabresd: Use PARTUUID to specify the rootfs location by Fabio Estevam · Wed Nov 22 11:15:28 2017 -0200
  96. bbfa5eb fdt: Add compatible strings for Arria 10 by Tien Fong Chee · Mon Sep 25 16:40:03 2017 +0800
  97. 4faa011 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · Fri Nov 24 13:26:03 2017 +0100
  98. a601818 spl: fit: implement fdt_record_loadable by Philipp Tomsich · Wed Sep 13 21:29:33 2017 +0200
  99. f13e9e0 spl: change load_addr and entry_point to uintptr_t by Philipp Tomsich · Wed Sep 13 21:29:31 2017 +0200
  100. be5ac1a spl: add a fdt_addr field to spl_image_info by Philipp Tomsich · Wed Sep 13 21:29:30 2017 +0200