1. cf772e9 clk: zynqmp: Remove unused macros/variables by Michal Simek · 8 years ago
  2. 154799a clk: zynqmp: Dont panic incase of mmio write/read failures by Siva Durga Prasad Paladugu · 8 years ago
  3. ad76f8c clk: zynqmp: Add support for CCF driver by Siva Durga Prasad Paladugu · 8 years ago
  4. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  5. ec8a7d7 soc/fsl-layerscape: Update SVR number for LS2081A and LS2041A by Santan Kumar · 7 years ago
  6. e478307 fsl/usb: enable errata-a010151 for ls2088a and ls2081a by Santan Kumar · 7 years ago
  7. 4df24f2 spi: fsl_qspi: Pet watchdog even more by Alexander Stein · 7 years ago
  8. b7c6bae x86: Convert MMC to driver model by Simon Glass · 7 years ago
  9. 52a1c2c block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · 7 years ago
  10. a5c680f dm: scsi: Add a generic PCI-based AHCI driver by Bin Meng · 7 years ago
  11. 7243689 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
  12. 6bf89de x86: kconfig: Select PCI and DM_PCI by Bin Meng · 7 years ago
  13. 0ce9c57 x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · 7 years ago
  14. 167a401 x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() by Bin Meng · 7 years ago
  15. f575715 x86: tsc: Correct Silvermont reference clock values by Bin Meng · 7 years ago
  16. c636774 x86: tsc: Update comments and expand definitions in freq_desc_tables[] by Bin Meng · 7 years ago
  17. fde1801 x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() by Bin Meng · 7 years ago
  18. 0b992e4 x86: tsc: Identify Intel-specific code by Bin Meng · 7 years ago
  19. d92e9c8 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO by Bin Meng · 7 years ago
  20. 5c97001 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · 7 years ago
  21. 9554a14 regulator: palmas: Add support for LDO1 regulator to provide 1.8V by Kishon Vijay Abraham I · 7 years ago
  22. dd27918 dm: mmc: sunxi: Add support for driver model by Simon Glass · 7 years ago
  23. ec73d96 dm: mmc: sunxi: Drop mmc_clk_io_on() by Simon Glass · 7 years ago
  24. 034e226 dm: mmc: sunxi: Pass private data around explicitly by Simon Glass · 7 years ago
  25. 3f5af12 dm: mmc: sunxi: Rename mmchost to priv by Simon Glass · 7 years ago
  26. e3c794e dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv by Simon Glass · 7 years ago
  27. bfc1c6b dm: ahci: Correct uclass private data by Simon Glass · 7 years ago
  28. 068a2fc dm: scsi: Drop duplicate SCSI and DM_SCSI options by Simon Glass · 7 years ago
  29. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  30. 745a94f ahci: Support non-PCI controllers by Simon Glass · 7 years ago
  31. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  32. 7b3c4c3 dm: console: Check for serial devices properly by Simon Glass · 7 years ago
  33. 84e9dcc serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · 7 years ago
  34. 0fa0abe dm: Kconfig: fix typo in help for SPL_PINCTRL by Philipp Tomsich · 7 years ago
  35. 8f8a12d watchdog: Introduce watchdog driver for Intel Tangier by Felipe Balbi · 7 years ago
  36. 19d1f1a Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  37. 211aaf3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  38. b108d8a clk: fix compilation errors for poplar platform by Patrice Chotard · 7 years ago
  39. d38a8ea usb: host: xhci-dxc3: fix compilation warnings by Patrice Chotard · 7 years ago
  40. 3b63db3 phy: add a NO-OP phy driver by Jean-Jacques Hiblot · 7 years ago
  41. 2080d02 usb: host: ohci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  42. 4b3928a usb: host: ehci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  43. 623b7ac dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB by Patrice Chotard · 7 years ago
  44. 6fa8ddd dfu: add common function to initiate transaction by Patrick Delaunay · 7 years ago
  45. 57da060 dfu: factorize transaction cleanup by Patrick Delaunay · 7 years ago
  46. 15970d8 dfu: remove limitation on partition size by Patrick Delaunay · 7 years ago
  47. 4de5120 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · 7 years ago
  48. bab0146 usb: gadget: f_thor: Free the allocated out request buffer by Siva Durga Prasad Paladugu · 8 years ago
  49. 78e3098 usb: xhci: Enable TT to support LS/FS devices behind a HS hub by Bin Meng · 7 years ago
  50. 196ef83 usb: xhci: Correct TT_SLOT and TT_PORT macros by Bin Meng · 7 years ago
  51. d228ca3 usb: xhci: Implement update_hub_device() operation by Bin Meng · 7 years ago
  52. 9ca1b4b dm: usb: Add a new USB controller operation 'update_hub_device' by Bin Meng · 7 years ago
  53. 493b8dd usb: xhci: Program 'route string' in the input slot context by Bin Meng · 7 years ago
  54. daec469 usb: xhci: Change xhci_setup_addressable_virt_dev() signature by Bin Meng · 7 years ago
  55. 46c1d49 usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 7 years ago
  56. dfa96e0 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv by Bin Meng · 7 years ago
  57. 5e94194 usb: xhci-pci: Clean up the driver a little bit by Bin Meng · 7 years ago
  58. 978f6a3 usb: xhci-pci: Drop non-DM version of xhci-pci driver by Bin Meng · 7 years ago
  59. d7cde28 usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig by Bin Meng · 7 years ago
  60. 99c2255 usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS by Bin Meng · 7 years ago
  61. 7274671 usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS by Bin Meng · 7 years ago
  62. 1bdcd90 usb: xhci: Change MAX_HC_PORTS to 255 by Bin Meng · 7 years ago
  63. 337fc7e usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · 7 years ago
  64. f342119 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · 7 years ago
  65. aab0db0 usb: xhci: Add input slot context in xhci_set_configuration() by Bin Meng · 7 years ago
  66. 209b98d usb: xhci: Initialize scratchpad buffer array and scratchpad buffers by Bin Meng · 7 years ago
  67. 43eb0d4 usb: xhci: Correct command TRB 4th dword initialization by Bin Meng · 7 years ago
  68. f2e0315 usb: xhci: Remove incorrect comments for struct xhci_container_ctx by Bin Meng · 7 years ago
  69. 28df1cf usb: host: ohci-generic: add generic PHY support by Patrice Chotard · 7 years ago
  70. 8a51b4b usb: host: ohci-generic: add RESET support by Patrice Chotard · 7 years ago
  71. 155d9f6 usb: host: ohci-generic: add CLOCK support by Patrice Chotard · 7 years ago
  72. 0d0ba1a usb: host: ehci-generic: add generic PHY support by Patrice Chotard · 7 years ago
  73. a1cee8e usb: host: ehci-generic: add error path and .remove callback by Patrice Chotard · 7 years ago
  74. 10bb775 usb: host: ehci-generic: replace printf() by error() by Patrice Chotard · 7 years ago
  75. 642346a dm: core: add ofnode_count_phandle_with_args() by Patrice Chotard · 7 years ago
  76. 82a8a66 clk: add clk_release_all() by Patrice Chotard · 7 years ago
  77. 3b9d1bd reset: add reset_release_all() by Patrice Chotard · 7 years ago
  78. 9bd5cdf reset: add reset_request() by Patrice Chotard · 7 years ago
  79. f56db16 usb: host: xhci-dwc3: Add generic PHY support by Patrice Chotard · 7 years ago
  80. b9688df drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails by Patrice Chotard · 7 years ago
  81. 576e3cc usb: host: xhci-dwc3: Add dual role mode support from DT by Patrice Chotard · 7 years ago
  82. b7c1c7d usb: host: xhci-dwc3: Convert driver to DM by Patrice Chotard · 7 years ago
  83. 121a4d1 usb: add static to local symbols by Masahiro Yamada · 7 years ago
  84. e3f44f5 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  85. c2012cb power: Add a GPIO driver for the as3722 PMIC by Simon Glass · 7 years ago
  86. deea211 power: Add a regulator driver for the as3722 PMIC by Simon Glass · 7 years ago
  87. 68f0081 dm: tegra: pci: Convert to livetree by Simon Glass · 7 years ago
  88. 49cb930 dm: tegra: mmc: Convert to livetree by Simon Glass · 7 years ago
  89. 4b0f21c dm: tegra: pwm: Convert to livetree by Simon Glass · 7 years ago
  90. d8554d0 dm: tegra: i2c: Convert to livetree by Simon Glass · 7 years ago
  91. 28a3e5a dm: tegra: spi: Convert to livetree by Simon Glass · 7 years ago
  92. 5ae28c0 dm: tegra: usb: Convert to livetree by Simon Glass · 7 years ago
  93. 56f5c40 dm: tegra: gpio: Convert to support livetree by Simon Glass · 7 years ago
  94. 079ff3b dm: video: tegra124: Convert to livetree by Simon Glass · 7 years ago
  95. 000f15f dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · 7 years ago
  96. 0f6507a dm: core: Fix up ofnode_get_addr_index() for 64-bit values by Simon Glass · 7 years ago
  97. dcf9885 dm: core: Add ofnode_read_resource() by Simon Glass · 7 years ago
  98. fd73621 dm: ofnode: change return type of dev_read_prop() to opaque pointer by Masahiro Yamada · 7 years ago
  99. 9c1390d dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi() by Bin Meng · 7 years ago
  100. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago