1. f2e0315 usb: xhci: Remove incorrect comments for struct xhci_container_ctx by Bin Meng · 7 years ago
  2. 28df1cf usb: host: ohci-generic: add generic PHY support by Patrice Chotard · 7 years ago
  3. 8a51b4b usb: host: ohci-generic: add RESET support by Patrice Chotard · 7 years ago
  4. 155d9f6 usb: host: ohci-generic: add CLOCK support by Patrice Chotard · 7 years ago
  5. 0d0ba1a usb: host: ehci-generic: add generic PHY support by Patrice Chotard · 7 years ago
  6. a1cee8e usb: host: ehci-generic: add error path and .remove callback by Patrice Chotard · 7 years ago
  7. 10bb775 usb: host: ehci-generic: replace printf() by error() by Patrice Chotard · 7 years ago
  8. 642346a dm: core: add ofnode_count_phandle_with_args() by Patrice Chotard · 7 years ago
  9. 82a8a66 clk: add clk_release_all() by Patrice Chotard · 7 years ago
  10. 3b9d1bd reset: add reset_release_all() by Patrice Chotard · 7 years ago
  11. 9bd5cdf reset: add reset_request() by Patrice Chotard · 7 years ago
  12. f56db16 usb: host: xhci-dwc3: Add generic PHY support by Patrice Chotard · 7 years ago
  13. b9688df drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails by Patrice Chotard · 7 years ago
  14. 576e3cc usb: host: xhci-dwc3: Add dual role mode support from DT by Patrice Chotard · 7 years ago
  15. b7c1c7d usb: host: xhci-dwc3: Convert driver to DM by Patrice Chotard · 7 years ago
  16. 121a4d1 usb: add static to local symbols by Masahiro Yamada · 7 years ago
  17. e3f44f5 dm: power: Convert as3722 to driver model by Simon Glass · 7 years ago
  18. c2012cb power: Add a GPIO driver for the as3722 PMIC by Simon Glass · 7 years ago
  19. deea211 power: Add a regulator driver for the as3722 PMIC by Simon Glass · 7 years ago
  20. 68f0081 dm: tegra: pci: Convert to livetree by Simon Glass · 7 years ago
  21. 49cb930 dm: tegra: mmc: Convert to livetree by Simon Glass · 7 years ago
  22. 4b0f21c dm: tegra: pwm: Convert to livetree by Simon Glass · 7 years ago
  23. d8554d0 dm: tegra: i2c: Convert to livetree by Simon Glass · 7 years ago
  24. 28a3e5a dm: tegra: spi: Convert to livetree by Simon Glass · 7 years ago
  25. 5ae28c0 dm: tegra: usb: Convert to livetree by Simon Glass · 7 years ago
  26. 56f5c40 dm: tegra: gpio: Convert to support livetree by Simon Glass · 7 years ago
  27. 079ff3b dm: video: tegra124: Convert to livetree by Simon Glass · 7 years ago
  28. 000f15f dm: tegra: Convert clock_decode_periph_id() to support livetree by Simon Glass · 7 years ago
  29. 0f6507a dm: core: Fix up ofnode_get_addr_index() for 64-bit values by Simon Glass · 7 years ago
  30. dcf9885 dm: core: Add ofnode_read_resource() by Simon Glass · 7 years ago
  31. fd73621 dm: ofnode: change return type of dev_read_prop() to opaque pointer by Masahiro Yamada · 7 years ago
  32. 9c1390d dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi() by Bin Meng · 7 years ago
  33. cb5761f net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH by Lothar Waßmann · 7 years ago
  34. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  35. 478e6f2 rockchip: rk3288: Add support for drive-strength in PINCTRL by Romain Perier · 7 years ago
  36. cdc6080 rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for auto-alloc by Philipp Tomsich · 7 years ago
  37. 06f4e36 rockchip: pwm: add mask for config setting by Kever Yang · 7 years ago
  38. 3030c95 power: pwm_regulator: remove redundant code by Kever Yang · 7 years ago
  39. f339bca power: pwm_regulator: fix the pwm_set_config parameter order by Kever Yang · 7 years ago
  40. 3641d34 rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC by Romain Perier · 7 years ago
  41. a98fc43 rockchip: rk3288: Remove phy reset GPIO pull up by Romain Perier · 7 years ago
  42. 928979c rockchip: efuse: dm: change to use dev_read_addr by Philipp Tomsich · 7 years ago
  43. f19955a Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  44. 7016651 ram: stm32: add stm32h7 support by Patrice Chotard · 7 years ago
  45. f303aaf ram: stm32: add second SDRAM bank management by Patrice Chotard · 7 years ago
  46. f39b90d ram: stm32: replace fdtdec_get by ofnode calls by Patrice Chotard · 7 years ago
  47. 1421e0a ram: stm32: get base address from DT by Patrice Chotard · 7 years ago
  48. 9242ece ram: stm32: migrate fmc defines in driver file by Patrice Chotard · 7 years ago
  49. 81d0128 clk: stm32f7: remove clock_get() by Patrice Chotard · 7 years ago
  50. 541cd6e spi: stm32_qspi: add clk_get_rate() support by Patrice Chotard · 7 years ago
  51. 27265ce serial: stm32x7: add clk_get_rate() support by Patrice Chotard · 7 years ago
  52. 122b2d4 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
  53. b9e8651 clk: stm32f7: cleanup clocks unused definitions by Patrice Chotard · 7 years ago
  54. 288f17e clk: stm32f7: add clock .get_rate() callback by Patrice Chotard · 7 years ago
  55. 199a217 clk: stm32f7: get RCC base address from DT by Patrice Chotard · 7 years ago
  56. 704e954 clk: stm32f7: add static for configure_clocks() by Patrice Chotard · 7 years ago
  57. 2009a8d pinctrl: meson: add GPIO support by Beniamino Galvani · 7 years ago
  58. ee8d037 ARM: uniphier: remove SPL support for ARMv8 SoCs by Masahiro Yamada · 7 years ago
  59. 2baa997 arm: socfpga: Add FPGA driver support for Arria 10 by Tien Fong Chee · 7 years ago
  60. 386c65e drivers: Enable FPGA driver build on SPL by Tien Fong Chee · 7 years ago
  61. fa23ba1 kconfig: Convert FPGA_SOCFPGA configuration to Kconfig by Tien Fong Chee · 7 years ago
  62. 6867e19 arm: socfpga: Restructure FPGA driver in the preparation to support A10 by Tien Fong Chee · 7 years ago
  63. f8dc5a0 ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS by Karl Beldan · 7 years ago
  64. fc94f20 ubi: Kconfig: Fix MTD_UBI selection dependency by Karl Beldan · 7 years ago
  65. 6822cf3 serial: ns16550: Add RX interrupt buffer support by Stefan Roese · 7 years ago
  66. 72281c5 powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
  67. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  68. aae6f01 mmc: cadence: use fdt32_t for DT property value to fix sparse warning by Masahiro Yamada · 7 years ago
  69. a79e8df power: regulator: lp87565: get_enable should return integer by Keerthy · 7 years ago
  70. 43d0247 power: regulator: lp873x: get_enable should return integer by Keerthy · 7 years ago
  71. 4e98a14 power: regulator: s5m8767: get_enable should return integer by Keerthy · 7 years ago
  72. 3bbe7c1 power: sandbox: fixed: get_enable should return integer by Keerthy · 7 years ago
  73. 585c703 power: regulator: rk8xx: get_enable should return integer by Keerthy · 7 years ago
  74. 2a4747d power: regulator: tps65090: get_enable should return integer by Keerthy · 7 years ago
  75. 117daa8 power: regulator: pfuze100: get_enable should return integer by Keerthy · 7 years ago
  76. 5c3195c power: regulator: palmas: get_enable should return integer by Keerthy · 7 years ago
  77. b616835 power: regulator: max77686: get_enable should return integer by Keerthy · 7 years ago
  78. 85f87de power: regulator: act8846: get_enable should return integer by Keerthy · 7 years ago
  79. 0f2194d power: regulator: fixed: get_enable should return integer by Keerthy · 7 years ago
  80. 06bdf60 regulator: Change get_enable return type to integer from bool by Keerthy · 7 years ago
  81. 343749c mmc: rpmb: update size format for write_counter by Kever Yang · 7 years ago
  82. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  83. e14b116 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  84. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  85. f34ccce mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT by Peng Fan · 7 years ago
  86. 4483b7e dm: mmc: fsl_esdhc: handle vqmmc supply by Peng Fan · 7 years ago
  87. 32a9179 mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O by Peng Fan · 7 years ago
  88. a1d1fdc mx6: soc: Move mxs_dma_init() into the mxs nand driver by Fabio Estevam · 7 years ago
  89. 306dd7d net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH by Lothar Waßmann · 7 years ago
  90. 61366b7 serial: mxc: Add debug uart support by Jagan Teki · 7 years ago
  91. 52c14ca serial: mxc: Code cleanup by Jagan Teki · 7 years ago
  92. 45d9751 serial: mxc: Move common baud gen into _mxc_serial_setbrg by Jagan Teki · 7 years ago
  93. 97548d5 serial: mxc: Move common init into _mxc_serial_init by Jagan Teki · 7 years ago
  94. 57d3e98 serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg by Jagan Teki · 7 years ago
  95. 62af03e serial: mxc: Use RFDIV in dm-code by Jagan Teki · 7 years ago
  96. ffa8bcd serial: mxc: Add common mxc_uart reg space by Jagan Teki · 7 years ago
  97. aa5eb9a drivers/misc: Add basic support for ATSHA204A Crypto module by Marek Behún · 7 years ago
  98. 8e6eda7 drivers/i2c/muxes/pca954x: Add pca9547 I2C mux support by Marek Behún · 7 years ago
  99. 2ab7704 orion_wdt: Support for the Orion Watchdog by Marek Behún · 7 years ago
  100. 90bcc3d driver/ddr: Add support for setting timing in hws_topology_map by Marek Behún · 7 years ago