1. f187ace usb: musb: Remove legacy CONFIG_USB_DA8XX by Adam Ford · 6 years ago
  2. 66c65f0 usb: musb: Remove Legacy CONFIG_USB_DAVINCI by Adam Ford · 6 years ago
  3. 16ecb29 usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL by Martyn Welch · 6 years ago
  4. 916fa097 usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
  5. bb00a01 usb: gadget: f_sdp: Provide filesize env variable for downloaded images by Petr Štetiar · 6 years ago
  6. d117d8f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  7. cdd7486 firmware: psci: introduce SPL_ARM_PSCI_FW by Peng Fan · 6 years ago
  8. d50d681 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  9. 91ff686 blk: Rework guard around part_init call by Tom Rini · 6 years ago
  10. 22ecff5 i2c: tegra: Fix regression by implementing a dummy probe_chip() callback by Jean-Jacques Hiblot · 6 years ago
  11. d94604d Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  12. 8bf3c24 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  13. 7ff485c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  14. 48d299a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  15. dfb0a70 power: add FAN53555 family support by Philipp Tomsich · 6 years ago
  16. 482734a bootcount: add a DM RTC backing store for bootcount by Philipp Tomsich · 6 years ago
  17. ebb73de bootcount: add uclass for bootcount by Philipp Tomsich · 6 years ago
  18. f338cca rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL by Kever Yang · 6 years ago
  19. c483f4c drivers: core: nullify gd->dm_root after dm_uninit() by Jean-Jacques Hiblot · 6 years ago
  20. 85e51be drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig by Jean-Jacques Hiblot · 6 years ago
  21. fb1b771 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · 6 years ago
  22. 5f97ae6 i2c: omap24xx_i2c: Use platdata to probe the device by Jean-Jacques Hiblot · 6 years ago
  23. bca09ce i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset by Vignesh R · 6 years ago
  24. 3542ff2 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  25. f32a800 dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected by Jean-Jacques Hiblot · 6 years ago
  26. cde578f ARM: mvebu: restore license information in mv_ddr_plat.{c,h} by Chris Packham · 6 years ago
  27. 8cb8c0c Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  28. a740ee9 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  29. ebb1a59 ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 by Chris Packham · 6 years ago
  30. c49aff3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  31. 10d3e90 Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  32. ef52605 power: axp209: Limit inrush current for broken boards by Olliver Schinagl · 6 years ago
  33. 61436d5 power: axp209: Add support for voltage rate control on LDO3 by Olliver Schinagl · 6 years ago
  34. 3f7d76a power: axp209: Reduce magic values by adding defines for LDO[234] by Olliver Schinagl · 6 years ago
  35. f5eebc7 power: axp209: Define the chip version mask by Olliver Schinagl · 6 years ago
  36. d66e54a dwc3-generic: Add support for the TI DWC3 glue by Jean-Jacques Hiblot · 6 years ago
  37. 668257e phy: Add a new driver for OMAP's USB2 PHYs by Jean-Jacques Hiblot · 6 years ago
  38. 0752d70 phy: ti-pip3-phy: Add support for USB3 PHY by Vignesh R · 6 years ago
  39. 6c3af1f syscon: dm: Add a new method to get a regmap from DTS by Jean-Jacques Hiblot · 6 years ago
  40. 4d3825c usb: dwc3: Fix a compilation error with the edison defconfig by Jean-Jacques Hiblot · 6 years ago
  41. 93991cf dwc3-generic: Add select_dr_mode operation by Jean-Jacques Hiblot · 6 years ago
  42. 446e3a2 dwc3-generic: Handle the PHYs, the clocks and the reset lines by Jean-Jacques Hiblot · 6 years ago
  43. 0131162 dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
  44. d648a50 dwc3: move phy operation to core.c by Jean-Jacques Hiblot · 6 years ago
  45. 20bebd8 dwc3_generic: do not probe the USB device driver when it's bound by Jean-Jacques Hiblot · 6 years ago
  46. ff8d755 usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · 6 years ago
  47. 687ab54 usb: introduce a separate config option for DM USB device by Jean-Jacques Hiblot · 6 years ago
  48. a06955a usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · 6 years ago
  49. 5eca073 serial: omap: Add code for early debugging by Felix Brack · 6 years ago
  50. 530b63c pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev() by Patrice Chotard · 6 years ago
  51. 8b6d45a gpio: stm32f7: Remove CONFIG_CLK flag. by Patrice Chotard · 6 years ago
  52. b2f84e3 gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h by Patrice Chotard · 6 years ago
  53. dbf928d gpio: stm32f7: Add gpio bank holes management by Patrice Chotard · 6 years ago
  54. 0435504 pinctrl: stm32: Move gpio_dev list filling outside probe() by Patrice Chotard · 6 years ago
  55. e9e8d80 serial: bcm6858: remove driver and switch to bcm6345 by Álvaro Fernández Rojas · 6 years ago
  56. 09ace91 serial: bcm6345: switch to raw I/O functions by Álvaro Fernández Rojas · 6 years ago
  57. b330991 test: dma: add dma-uclass test by Grygorii Strashko · 6 years ago
  58. 27ab27f dma: add channels support by Álvaro Fernández Rojas · 6 years ago
  59. 10b4dc5 dma: move dma_ops to dma-uclass.h by Álvaro Fernández Rojas · 6 years ago
  60. 139ebe9 pinctrl: meson: axg: Fix GPIO pin offsets by Carlo Caione · 6 years ago
  61. 075b018 pinctrl: stm32: make pinctrl use hwspinlock by Benjamin Gaignard · 6 years ago
  62. 9119f54 hwspinlock: add stm32 hardware spinlock support by Benjamin Gaignard · 6 years ago
  63. 283bcd9 clk: stm32: add hardware spinlock clock by Benjamin Gaignard · 6 years ago
  64. 7f84fc6 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  65. 291da96 clk: Allow clock defaults to be set during re-reloc state for SPL only by Philipp Tomsich · 6 years ago
  66. 4909b89 armv8: lx2160a: Add LX2160A SoC Support by Priyanka Jain · 6 years ago
  67. 1039d1a scsi: ceva: add ls2080a soc support by Peng Ma · 6 years ago
  68. aaaffe9 scsi: ceva: add ls1088a soc support by Peng Ma · 6 years ago
  69. 5fcae59 scsi: ceva: add ls1046a soc support by Peng Ma · 6 years ago
  70. c5e6637 drivers: qe: add TFABOOT support by Rajesh Bhagat · 6 years ago
  71. 382c53f net: fm: add TFABOOT support by Rajesh Bhagat · 6 years ago
  72. 9bd5fe7 drivers: ifc: dynamic chipselect mapping support by Pankit Garg · 6 years ago
  73. b959381 w1: fix occasional enumeration failure by Martin Fuzzey · 6 years ago
  74. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  75. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  76. 08898e8 mtd: sf: Make sf_mtd.c more robust by Boris Brezillon · 6 years ago
  77. 7371944 mtd: sf: Unregister the MTD device prior to removing the spi_flash obj by Boris Brezillon · 6 years ago
  78. 4a5594f mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
  79. 2428d91 mtd: Make sure we don't parse MTD partitions belonging to another dev by Boris Brezillon · 6 years ago
  80. 772aa97 mtd: Make sure the name passed in mtdparts fits in mtd_name[] by Boris Brezillon · 6 years ago
  81. 429e048 mtd: Be more strict on the "mtdparts=" prefix check by Boris Brezillon · 6 years ago
  82. 96b0643 mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name() by Boris Brezillon · 6 years ago
  83. 492151b mtd: sf: Make sure we don't register the same device twice by Boris Brezillon · 6 years ago
  84. a02820f mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  85. 779c9c0 mtd: Parse mtdparts/mtdids again when the MTD list has been updated by Boris Brezillon · 6 years ago
  86. 4c47fd0 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  87. 50bf7d0 serial: ns16550: Provide ->getinfo() implementation by Andy Shevchenko · 6 years ago
  88. 9649c53 Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  89. 4e72077 serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · 6 years ago
  90. d5bb4f8 dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  91. ac7f5db dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  92. 4f86a72 power: regulator: denied disable on always-on regulator by Patrick Delaunay · 6 years ago
  93. 7959882 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  94. 4a978e8 video: backlight: Fix log message in enable_sequence() by Simon Glass · 6 years ago
  95. 165be50 input: i8042: Use remove() instead of exported functions by Simon Glass · 6 years ago
  96. eafb4a5 cros_ec: Adjust to use v1 vboot context only by Simon Glass · 6 years ago
  97. a749c09 cros: Correct a printf() string and comment by Simon Glass · 6 years ago
  98. 2a07269 sandbox: sysreset: Update to support power-on reset by Simon Glass · 6 years ago
  99. e628bba sandbox: net: Correct name copy in eth_raw_bus_post_bind() by Simon Glass · 6 years ago
  100. fb19c7b pinctrl: meson: Fix GPIO direction registers access by Carlo Caione · 6 years ago