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