1. bc2f32a drivers/ddr/fsl: Add calculation of register control words by York Sun · Mon Jan 29 10:24:08 2018 -0800
  2. 6db4fdd drivers/ddr/fsl: Add 3DS RDIMM support by York Sun · Mon Jan 29 09:44:35 2018 -0800
  3. 2a4859e drivers/ddr/fsl: Fix workaround for A009803 by York Sun · Mon Jan 29 09:44:34 2018 -0800
  4. d9f7fa0 drivers/ddr/fsl: Fix DDR4 RDIMM support by York Sun · Mon Jan 29 09:44:33 2018 -0800
  5. 8dadfb4 driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl by Yogesh Gaur · Tue Jan 16 10:08:24 2018 +0530
  6. c8bda54 serial: Make full device search optional by Alexander Graf · Mon Jan 29 13:57:20 2018 +0100
  7. 28f1898 cfi_flash: Always define cfi_flash_num_flash_banks by Mario Six · Fri Jan 26 14:43:56 2018 +0100
  8. dde8550 cfi_flash: Fix indention by Mario Six · Fri Jan 26 14:43:55 2018 +0100
  9. bc762c1 cfi_flash: Fix long lines by Mario Six · Fri Jan 26 14:43:54 2018 +0100
  10. aaf1a4a cfi_flash: Bound-check index before array access by Mario Six · Fri Jan 26 14:43:53 2018 +0100
  11. 324b940 flash: Fix spelling of "ERR_TIMOUT" by Mario Six · Fri Jan 26 14:43:52 2018 +0100
  12. f8783d2 cfi_flash: Rename camel-case variables by Mario Six · Fri Jan 26 14:43:51 2018 +0100
  13. 246e506 cfi_flash: Fix strings split across lines by Mario Six · Fri Jan 26 14:43:50 2018 +0100
  14. f4bab85 cfi_flash: Use u8 pointers instead of void pointers by Mario Six · Fri Jan 26 14:43:49 2018 +0100
  15. 6cf5574 cfi_flash: Remove assignments from if conditions by Mario Six · Fri Jan 26 14:43:48 2018 +0100
  16. d544ddf cfi_flash: Remove return from void function by Mario Six · Fri Jan 26 14:43:47 2018 +0100
  17. c4b85c3 cfi_flash: Fix placement of brace by Mario Six · Fri Jan 26 14:43:46 2018 +0100
  18. 411ede3 cfi_flash: Fix else after break by Mario Six · Fri Jan 26 14:43:45 2018 +0100
  19. acf1208 cfi_flash: Fix spelling of "Unknown" by Mario Six · Fri Jan 26 14:43:44 2018 +0100
  20. 179b8d6 cfi_flash: Add missing braces in blocks by Mario Six · Fri Jan 26 14:43:43 2018 +0100
  21. d1141c5 cfi_flash: Remove unnecessary braces by Mario Six · Fri Jan 26 14:43:42 2018 +0100
  22. 1ec6d34 cfi_flash: Fix comment style by Mario Six · Fri Jan 26 14:43:41 2018 +0100
  23. 9355d55 cfi_flash: Use __func__ macro instead of function name by Mario Six · Fri Jan 26 14:43:40 2018 +0100
  24. 0c9be97 cfi_flash: Fix logical continuations by Mario Six · Fri Jan 26 14:43:39 2018 +0100
  25. cbe41ca cfi_flash: Remove braces for single-statement blocks by Mario Six · Fri Jan 26 14:43:38 2018 +0100
  26. c7e359e cfi_flash: Fix missing/superfluous lines by Mario Six · Fri Jan 26 14:43:37 2018 +0100
  27. a828c1e cfi_flash: Fix spacing around casts/operators by Mario Six · Fri Jan 26 14:43:36 2018 +0100
  28. 76857f0 cfi_flash: Fix indent of case statements by Mario Six · Fri Jan 26 14:43:35 2018 +0100
  29. ae0b9c7 cfi_flash: Fix whitespace with casting by Mario Six · Fri Jan 26 14:43:34 2018 +0100
  30. e2c0746 cfi_flash: Fix Parenthesis spacing by Mario Six · Fri Jan 26 14:43:33 2018 +0100
  31. 88f439f cfi_flash: Fix style of pointer declarations by Mario Six · Fri Jan 26 14:43:32 2018 +0100
  32. fa29069 cfi_flash: Fix space between function name and parenthesis by Mario Six · Fri Jan 26 14:43:31 2018 +0100
  33. 0039d71 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sun Jan 28 13:56:19 2018 -0500
  34. 7fcd313 bcm2835_pinctrl: Probe pre-reloc by Alexander Graf · Thu Jan 25 12:05:56 2018 +0100
  35. a73b0ec bcm2835_pl011_serial: Add BCM2835 specific serial driver by Alexander Graf · Thu Jan 25 12:05:55 2018 +0100
  36. 1b44295 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · Thu Jan 25 12:05:53 2018 +0100
  37. 633ef89 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · Thu Jan 25 12:05:52 2018 +0100
  38. 65bfb42 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · Thu Jan 25 12:05:51 2018 +0100
  39. 2184ccd pl010: Convert CONFIG_PL010_SERIAL to Kconfig by Alexander Graf · Thu Jan 25 12:05:50 2018 +0100
  40. cce6443 pl01x: Convert to dev_read by Alexander Graf · Thu Jan 25 12:05:49 2018 +0100
  41. ff9fd76 serial_bcm283x_mu: Fail loading if not muxed by Alexander Graf · Thu Jan 25 12:05:48 2018 +0100
  42. c3883e0 serial_bcm283x_mu: Always skip init by Alexander Graf · Thu Jan 25 12:05:47 2018 +0100
  43. 35b31e0 serial_bcm283x_mu: Convert to dev_read by Alexander Graf · Thu Jan 25 12:05:46 2018 +0100
  44. f7c2628 serial: bcm283x_mu: Remove support for post-init disabling by Alexander Graf · Thu Jan 25 12:05:44 2018 +0100
  45. 132ca2d serial: Use next serial device if probing fails by Alexander Graf · Thu Jan 25 12:05:42 2018 +0100
  46. 044725f mmc: Add bcm2835 sdhost controller by Alexander Graf · Tue Jan 23 18:05:22 2018 +0100
  47. fce8e5c bcm283x: Add pinctrl driver by Alexander Graf · Tue Jan 23 18:05:21 2018 +0100
  48. 6dd2fb4 rockchip: clk: guard set_parent implementations against OF_PLATDATA by Philipp Tomsich · Thu Jan 25 15:27:10 2018 +0100
  49. e72793d clk: rockchip: clk_rk3368: Implement "assign-clock-parent" by David Wu · Sat Jan 13 14:07:04 2018 +0800
  50. 879d2fb clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate" by David Wu · Sat Jan 13 14:06:33 2018 +0800
  51. adcde49 net: gmac_rockchip: Add support for the RK3228 GMAC by David Wu · Sat Jan 13 14:05:30 2018 +0800
  52. 0bfebea clk: rockchip: Add rk322x gamc clock support by David Wu · Sat Jan 13 14:05:12 2018 +0800
  53. c329842 rockchip: pinctrl: Add rk322x gmac pinctrl support by David Wu · Sat Jan 13 14:04:51 2018 +0800
  54. 14d5cf0 rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver by David Wu · Sat Jan 13 14:04:26 2018 +0800
  55. bac972b net: gmac_rockchip: Add rk3328 gmac support by David Wu · Sat Jan 13 14:03:04 2018 +0800
  56. f01c581 clk: rockchip: Add rk3328 gamc clock support by David Wu · Sat Jan 13 14:02:36 2018 +0800
  57. b47fc26 rockchip: pinctrl: Add rk3328 gmac pinctrl support by David Wu · Sat Jan 13 14:02:07 2018 +0800
  58. 1a7665f rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver by David Wu · Sat Jan 13 14:01:45 2018 +0800
  59. 672e4f2 net: gmac_rockchip: Add support for the RV1108 GMAC by David Wu · Sat Jan 13 14:01:12 2018 +0800
  60. 5a04e0c rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver by David Wu · Sat Jan 13 13:53:57 2018 +0800
  61. 2d20a63 rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node by Philipp Tomsich · Mon Jan 08 14:00:27 2018 +0100
  62. 9cf03b0 clk: implement clk_set_defaults() by Philipp Tomsich · Mon Jan 08 13:59:18 2018 +0100
  63. f4ba6ed rockchip: clk: rk3399: implement set_parent() operation by Philipp Tomsich · Mon Jan 08 13:11:01 2018 +0100
  64. f760434 clk: refactor clk_get_by_index() into clk_get_by_indexed_prop() by Philipp Tomsich · Mon Jan 08 11:18:18 2018 +0100
  65. f8e02b2 clk: add clk_set_parent() by Philipp Tomsich · Mon Jan 08 11:15:08 2018 +0100
  66. d5d3655 clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value by Patrice Chotard · Fri Jan 19 18:02:40 2018 +0100
  67. e2d564e clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks() by Patrice Chotard · Thu Jan 18 14:10:05 2018 +0100
  68. b710b7f clk: clk_stm32f: Remove STMMAC clock setup by Patrice Chotard · Thu Jan 18 14:10:04 2018 +0100
  69. acd97ca clk: stm32: retrieve external oscillator frequency from DT by Patrice Chotard · Thu Jan 18 13:39:30 2018 +0100
  70. aed664a serial: ns16550: Fix style violation by Mario Six · Mon Jan 15 11:09:49 2018 +0100
  71. f99b6bf gpio: mpc8xxx: Make live-tree compatible by Mario Six · Mon Jan 15 11:07:50 2018 +0100
  72. d7c6f71 gpio: mpc8xxx: Make compatible with more SoCs by Mario Six · Mon Jan 15 11:07:49 2018 +0100
  73. d006f68 gpio: mpc8xxx: Rename Kconfig option, structures, and functions by Mario Six · Mon Jan 15 11:07:48 2018 +0100
  74. 09b1fa5 gpio: mpc85xx: Rename driver file to mpc8xxx by Mario Six · Mon Jan 15 11:07:47 2018 +0100
  75. cc94b17 gpio: mpc85xx_gpio: Fix style violations by Mario Six · Mon Jan 15 11:07:46 2018 +0100
  76. cc567d4 gpio: pca953x_gpio: Make live-tree compatible by Mario Six · Mon Jan 15 11:07:45 2018 +0100
  77. 3df8286 gpio: pca953x_gpio: Fix style violations by Mario Six · Mon Jan 15 11:07:44 2018 +0100
  78. d72c2a2 usb: host: Drop unused hcd_name from r8a66597-hcd.c by Tom Rini · Sat Jan 27 15:22:56 2018 -0500
  79. a9e5d7e usb: Remove isp116x-hcd support by Tom Rini · Sat Jan 27 15:21:47 2018 -0500
  80. 357f199 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Jan 27 14:50:52 2018 -0500
  81. 4485696 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jan 27 14:48:52 2018 -0500
  82. c00a369 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Sat Jan 27 14:48:41 2018 -0500
  83. 020d394 net: sh_eth: Add DM and DT support by Marek Vasut · Fri Jan 19 18:57:17 2018 +0100
  84. 7ba5262 net: sh_eth: Clump legacy functions together by Marek Vasut · Sun Jan 21 15:31:48 2018 +0100
  85. c13be6a net: sh_eth: Split sh_eth_init by Marek Vasut · Sun Jan 21 15:10:21 2018 +0100
  86. ccdfc5e net: sh_eth: Separate out MAC address programming by Marek Vasut · Sun Jan 21 14:55:44 2018 +0100
  87. 48de90d net: sh_eth: Split sh_eth_recv by Marek Vasut · Sun Jan 21 15:39:50 2018 +0100
  88. 044eb2d net: sh_eth: Pass sh_eth_dev around by Marek Vasut · Sun Jan 21 14:27:51 2018 +0100
  89. ee2f21b net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 by Marek Vasut · Mon Jan 22 01:42:32 2018 +0100
  90. 7457ce9 net: ravb: staticize ravb_start by Marek Vasut · Fri Jan 19 23:58:32 2018 +0100
  91. 5012d1e pci: rmobile: Add RCar Gen2 PCIe controller driver by Marek Vasut · Thu Jan 18 14:35:35 2018 +0100
  92. e4f6e9b gpio: rmobile: Add RCar Gen2 compatible string by Marek Vasut · Thu Jan 18 00:52:15 2018 +0100
  93. ef44a44 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jan 26 13:22:40 2018 -0500
  94. e3b0a65 gpio: sunxi: Add compatible string for H5 PIO by Chris Blake · Mon Jan 15 16:28:18 2018 -0600
  95. 9cddcba video: bpp16: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:20 2018 +0100
  96. fa43878 video: bpp8: Disable by default on sunXi by Maxime Ripard · Tue Jan 16 09:44:19 2018 +0100
  97. ab68b43 dfu: select HASH by Maxime Ripard · Tue Jan 16 09:44:13 2018 +0100
  98. 706e57b Merge git://git.denx.de/u-boot-mips by Tom Rini · Fri Jan 26 07:46:47 2018 -0500
  99. 60649bb Merge git://git.denx.de/u-boot-spi by Tom Rini · Fri Jan 26 07:46:34 2018 -0500
  100. cb93652 dm: ram: bmips: add BCM6318 support by Álvaro Fernández Rojas · Sat Jan 20 19:16:03 2018 +0100