1. 927a371 dm: sound: Start i2c IDs from 0 by Simon Glass · Mon Dec 10 10:37:38 2018 -0700
  2. 6df01f9 dm: core: Add a function to read into a unsigned int by Simon Glass · Mon Dec 10 10:37:37 2018 -0700
  3. 76072ac dm: sound: Create a uclass for sound by Simon Glass · Mon Dec 10 10:37:36 2018 -0700
  4. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · Mon Dec 10 10:37:34 2018 -0700
  5. ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · Mon Dec 10 10:37:33 2018 -0700
  6. aaa650c dm: sound: Rename samsung_i2s_priv to i2s_uc_priv by Simon Glass · Mon Dec 10 10:37:32 2018 -0700
  7. 799b29b dm: sound: Create an option to use driver model for sound by Simon Glass · Mon Dec 10 10:37:31 2018 -0700
  8. 15a94be dm: sound: exynos: Correct codec bus addresses by Simon Glass · Mon Dec 10 10:37:30 2018 -0700
  9. f222236 dm: sound: Fix up header ordering by Simon Glass · Mon Dec 03 04:37:34 2018 -0700
  10. 21f2a48 dm: sound: wm8994: Drop wm8994_i2c_init() by Simon Glass · Mon Dec 03 04:37:33 2018 -0700
  11. 860b11c dm: sound: max98095: Drop g_codec_info and g_max98095_info by Simon Glass · Mon Dec 03 04:37:32 2018 -0700
  12. 2947db1 dm: sound: wm8994: Drop g_codec_info and g_wm8994_info by Simon Glass · Mon Dec 03 04:37:31 2018 -0700
  13. 77c0434 dm: sound: max98095: Drop global i2c-address variable by Simon Glass · Mon Dec 03 04:37:30 2018 -0700
  14. 49471d8 dm: sound: wm8994: Drop global i2c-address variable by Simon Glass · Mon Dec 03 04:37:29 2018 -0700
  15. e1458f6 dm: sound: max98095: Split out interface setup code by Simon Glass · Mon Dec 03 04:37:28 2018 -0700
  16. 378b23a dm: sound: wm899c: Split out interface setup code by Simon Glass · Mon Dec 03 04:37:27 2018 -0700
  17. 998f4d8 dm: sound: wm8994: Create a new common init function by Simon Glass · Mon Dec 03 04:37:26 2018 -0700
  18. fd7d697 dm: sound: max98095: Pass private data to internal functions by Simon Glass · Mon Dec 03 04:37:25 2018 -0700
  19. e9be4cf dm: sound: wm8994: Pass private data to internal functions by Simon Glass · Mon Dec 03 04:37:24 2018 -0700
  20. 1073d2e dm: sound: Drop codec_type by Simon Glass · Mon Dec 03 04:37:23 2018 -0700
  21. 302eea4 dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv by Simon Glass · Mon Dec 03 04:37:22 2018 -0700
  22. 6e5faf0 dm: sound: Drop unused pre-device-tree code by Simon Glass · Mon Dec 03 04:37:21 2018 -0700
  23. 3f1bd87 dm: sound: samsung: Make local function static by Simon Glass · Mon Dec 03 04:37:19 2018 -0700
  24. c52300e Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Thu Dec 13 09:36:55 2018 -0500
  25. c4f983e firmware: psci: introduce SPL_ARM_PSCI_FW by Peng Fan · Sun Dec 09 12:45:45 2018 +0000
  26. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · Thu Dec 06 15:40:08 2018 +0530
  27. 1794ae6 blk: Rework guard around part_init call by Tom Rini · Wed Dec 05 08:23:38 2018 -0500
  28. 33c226c i2c: tegra: Fix regression by implementing a dummy probe_chip() callback by Jean-Jacques Hiblot · Tue Dec 11 19:56:34 2018 +0100
  29. 3f829b8 Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Dec 10 17:12:52 2018 -0500
  30. cfad8a4 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Dec 10 10:19:09 2018 -0500
  31. d914c09 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Dec 10 07:16:33 2018 -0500
  32. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Dec 10 07:15:12 2018 -0500
  33. b7f57e1 power: add FAN53555 family support by Philipp Tomsich · Fri Nov 30 20:00:08 2018 +0100
  34. 57be882 bootcount: add a DM RTC backing store for bootcount by Philipp Tomsich · Tue Nov 27 23:00:19 2018 +0100
  35. ce86031 bootcount: add uclass for bootcount by Philipp Tomsich · Tue Nov 27 23:00:18 2018 +0100
  36. 35f635c rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL by Kever Yang · Tue Dec 04 17:49:58 2018 +0800
  37. 272b67d drivers: core: nullify gd->dm_root after dm_uninit() by Jean-Jacques Hiblot · Fri Dec 07 14:50:54 2018 +0100
  38. 00b2988 drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig by Jean-Jacques Hiblot · Fri Dec 07 14:50:53 2018 +0100
  39. 77a1397 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · Fri Dec 07 14:50:46 2018 +0100
  40. 58994fc i2c: omap24xx_i2c: Use platdata to probe the device by Jean-Jacques Hiblot · Fri Dec 07 14:50:42 2018 +0100
  41. 3f51de3 i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset by Vignesh R · Fri Dec 07 14:50:41 2018 +0100
  42. a5da300 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · Fri Dec 07 14:50:39 2018 +0100
  43. ac9ab24 dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected by Jean-Jacques Hiblot · Fri Dec 07 14:50:38 2018 +0100
  44. 2e0d2ba ARM: mvebu: restore license information in mv_ddr_plat.{c,h} by Chris Packham · Mon Dec 10 10:41:15 2018 +1300
  45. b73a5e7 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Sun Dec 09 08:40:49 2018 -0500
  46. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · Sun Nov 25 19:22:18 2018 +0100
  47. 4bf81db ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 by Chris Packham · Mon Dec 03 14:26:49 2018 +1300
  48. 7a9f29b Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Dec 07 19:02:01 2018 -0500
  49. af11160 Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic by Tom Rini · Fri Dec 07 19:01:09 2018 -0500
  50. 9e77d61 power: axp209: Limit inrush current for broken boards by Olliver Schinagl · Wed Nov 21 20:05:31 2018 +0200
  51. 353b4cf power: axp209: Add support for voltage rate control on LDO3 by Olliver Schinagl · Wed Nov 21 20:05:30 2018 +0200
  52. 9238249 power: axp209: Reduce magic values by adding defines for LDO[234] by Olliver Schinagl · Wed Nov 21 20:05:29 2018 +0200
  53. 185210d power: axp209: Define the chip version mask by Olliver Schinagl · Wed Nov 21 20:05:28 2018 +0200
  54. 65596f1 dwc3-generic: Add support for the TI DWC3 glue by Jean-Jacques Hiblot · Thu Nov 29 10:57:40 2018 +0100
  55. 4530571 phy: Add a new driver for OMAP's USB2 PHYs by Jean-Jacques Hiblot · Thu Nov 29 10:57:39 2018 +0100
  56. 5b22df5 phy: ti-pip3-phy: Add support for USB3 PHY by Vignesh R · Thu Nov 29 10:57:38 2018 +0100
  57. dc44ea4 syscon: dm: Add a new method to get a regmap from DTS by Jean-Jacques Hiblot · Thu Nov 29 10:57:37 2018 +0100
  58. 31da49d usb: dwc3: Fix a compilation error with the edison defconfig by Jean-Jacques Hiblot · Thu Nov 29 10:52:50 2018 +0100
  59. ae004d3 dwc3-generic: Add select_dr_mode operation by Jean-Jacques Hiblot · Thu Nov 29 10:52:49 2018 +0100
  60. aa866a0 dwc3-generic: Handle the PHYs, the clocks and the reset lines by Jean-Jacques Hiblot · Thu Nov 29 10:52:48 2018 +0100
  61. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · Thu Nov 29 10:52:46 2018 +0100
  62. 3de978a dwc3: move phy operation to core.c by Jean-Jacques Hiblot · Thu Nov 29 10:52:45 2018 +0100
  63. d7c36ae dwc3_generic: do not probe the USB device driver when it's bound by Jean-Jacques Hiblot · Thu Nov 29 10:52:44 2018 +0100
  64. 49ba05c usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · Thu Nov 29 10:52:43 2018 +0100
  65. 44aaec7 usb: introduce a separate config option for DM USB device by Jean-Jacques Hiblot · Thu Nov 29 10:52:42 2018 +0100
  66. 585e199 usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · Thu Nov 29 10:52:41 2018 +0100
  67. e369e9c serial: omap: Add code for early debugging by Felix Brack · Mon Dec 03 15:12:25 2018 +0100
  68. 0b96800 pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev() by Patrice Chotard · Mon Dec 03 10:52:54 2018 +0100
  69. 159d157 gpio: stm32f7: Remove CONFIG_CLK flag. by Patrice Chotard · Mon Dec 03 10:52:53 2018 +0100
  70. 20ddb32 gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h by Patrice Chotard · Mon Dec 03 10:52:52 2018 +0100
  71. 0099c1e gpio: stm32f7: Add gpio bank holes management by Patrice Chotard · Mon Dec 03 10:52:51 2018 +0100
  72. 7ef9108 pinctrl: stm32: Move gpio_dev list filling outside probe() by Patrice Chotard · Mon Dec 03 10:52:50 2018 +0100
  73. 4ab2987 serial: bcm6858: remove driver and switch to bcm6345 by Álvaro Fernández Rojas · Sat Dec 01 18:42:09 2018 +0100
  74. 8779ec1 serial: bcm6345: switch to raw I/O functions by Álvaro Fernández Rojas · Sat Dec 01 18:42:07 2018 +0100
  75. 19ebf0b test: dma: add dma-uclass test by Grygorii Strashko · Wed Nov 28 19:17:51 2018 +0100
  76. d8cedab dma: add channels support by Álvaro Fernández Rojas · Wed Nov 28 19:17:50 2018 +0100
  77. 308cd6f dma: move dma_ops to dma-uclass.h by Álvaro Fernández Rojas · Wed Nov 28 19:17:49 2018 +0100
  78. e168bed pinctrl: meson: axg: Fix GPIO pin offsets by Carlo Caione · Thu Dec 06 08:08:11 2018 +0000
  79. 16f6f33 pinctrl: stm32: make pinctrl use hwspinlock by Benjamin Gaignard · Tue Nov 27 13:49:53 2018 +0100
  80. 7761112 hwspinlock: add stm32 hardware spinlock support by Benjamin Gaignard · Tue Nov 27 13:49:52 2018 +0100
  81. 3247081 clk: stm32: add hardware spinlock clock by Benjamin Gaignard · Tue Nov 27 13:49:51 2018 +0100
  82. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · Tue Nov 27 13:49:50 2018 +0100
  83. e546ec8 clk: Allow clock defaults to be set during re-reloc state for SPL only by Philipp Tomsich · Mon Nov 26 20:20:19 2018 +0100
  84. ef76b2e armv8: lx2160a: Add LX2160A SoC Support by Priyanka Jain · Mon Oct 29 09:17:09 2018 +0000
  85. cc403e5 scsi: ceva: add ls2080a soc support by Peng Ma · Mon Oct 22 10:43:20 2018 +0800
  86. 08deeff scsi: ceva: add ls1088a soc support by Peng Ma · Mon Oct 22 10:39:49 2018 +0800
  87. 66135b5 scsi: ceva: add ls1046a soc support by Peng Ma · Thu Oct 11 10:34:19 2018 +0000
  88. 4fb459e drivers: qe: add TFABOOT support by Rajesh Bhagat · Mon Nov 05 18:02:28 2018 +0000
  89. 1dec961 net: fm: add TFABOOT support by Rajesh Bhagat · Mon Nov 05 18:02:23 2018 +0000
  90. 92d443b drivers: ifc: dynamic chipselect mapping support by Pankit Garg · Mon Nov 05 18:01:33 2018 +0000
  91. 8503e84 w1: fix occasional enumeration failure by Martin Fuzzey · Fri Nov 23 10:53:06 2018 +0100
  92. 33aeaaf Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Dec 05 20:32:25 2018 -0500
  93. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  94. 925a51d mtd: sf: Make sf_mtd.c more robust by Boris Brezillon · Sun Dec 02 10:54:32 2018 +0100
  95. 4be0c81 mtd: sf: Unregister the MTD device prior to removing the spi_flash obj by Boris Brezillon · Sun Dec 02 10:54:31 2018 +0100
  96. 7dfad31 mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · Sun Dec 02 10:54:30 2018 +0100
  97. 46ba2e8 mtd: Make sure we don't parse MTD partitions belonging to another dev by Boris Brezillon · Sun Dec 02 10:54:29 2018 +0100
  98. a24d985 mtd: Make sure the name passed in mtdparts fits in mtd_name[] by Boris Brezillon · Sun Dec 02 10:54:28 2018 +0100
  99. 1d2c149 mtd: Be more strict on the "mtdparts=" prefix check by Boris Brezillon · Sun Dec 02 10:54:27 2018 +0100
  100. dde6ec7 mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name() by Boris Brezillon · Sun Dec 02 10:54:26 2018 +0100