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