1. c3caac5 timer: Add Cadence TTC timer counter support by Michal Simek · 7 years ago
  2. afb0a41 scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSI by Michal Simek · 7 years ago
  3. f1b0da2 pci: Don't use pci_indirect when DM is active by Mario Six · 7 years ago
  4. 7f504a0 gdsys: drivers: Add gdsys_rxaui_ctrl driver by Mario Six · 7 years ago
  5. a3c0706 clk: Add ICS8N3QV01 driver by Mario Six · 7 years ago
  6. 0ab7d63 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  7. 4a6b53d Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  8. 4c76ddc adc: add Amlogic Meson SAR ADC driver by Neil Armstrong · 7 years ago
  9. 5444ec6 regmap: add regmap_update_bits() helper by Neil Armstrong · 7 years ago
  10. 4cb3b53 clk: stm32mp1: Add VREF clock gating by Fabrice Gasnier · 7 years ago
  11. 95c868e power: regulator: Add support for stm32-vrefbuf by Fabrice Gasnier · 7 years ago
  12. 0de0541 power: pmic: stpmu1: Add regulator bindings by Patrice Chotard · 7 years ago
  13. 1b65974 power: regulator: stpmu1: Introduce stpmu1 driver by Christophe Kerello · 7 years ago
  14. 8650491 gpio: atmel_pio4: give a full configuration when muxing pins by Ludovic Desroches · 7 years ago
  15. dc05e63 pci: intel: Add Intel FPGA PCIe controller driver by Ley Foon Tan · 7 years ago
  16. 9b93a3b pinctrl: meson: Update pinmux with new Linux bindings by Neil Armstrong · 7 years ago
  17. 7264aae clk: clk_stm32f: Use PLLSAIP as USB 48MHz clock by Patrice Chotard · 7 years ago
  18. 4fc67a3 dm: led: auto probe() LEDs with "default-state" by Patrick Bruenn · 7 years ago
  19. 10ab023 dm: led: Support "default-state" property by Patrick Bruenn · 7 years ago
  20. 0addcea power: pwm regulator: support live tree by Andy Yan · 7 years ago
  21. 3eab220 dm: mmc: socfpga: call dwmci_probe() by Patrick Bruenn · 7 years ago
  22. e2bf580 mmc: Kconfig: add the MMC_TRACE config in Kconfig by Jaehoon Chung · 7 years ago
  23. c8477d6 mmc: add the debug message in mmc_set_clock by Jaehoon Chung · 7 years ago
  24. 239cb2f mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h by Jaehoon Chung · 7 years ago
  25. 87ba4c8 power: pmic_max77686: remove the old pmic_max77686 file by Jaehoon Chung · 7 years ago
  26. 6549c43 pinctrl: uniphier: add ethernet TX pin data for LD20 by Masahiro Yamada · 7 years ago
  27. e5299ed pinctrl: uniphier: support drive-strength configuration by Masahiro Yamada · 7 years ago
  28. 914b571 pinctrl: uniphier: support per-pin configuration via DT by Masahiro Yamada · 7 years ago
  29. 17ca7f2 pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h> by Masahiro Yamada · 7 years ago
  30. 4bffb14 pinctrl: uniphier: replace printf() with dev_err() by Masahiro Yamada · 7 years ago
  31. 4d1f617 pinctrl: uniphier: remove unneeded pin data of LD6b SoC by Masahiro Yamada · 7 years ago
  32. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  33. 60f9a1e syscon: add Linux-compatible syscon API by Masahiro Yamada · 7 years ago
  34. e4873e3 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · 7 years ago
  35. 9349bcc dm: ofnode: add ofnode_device_is_compatible() helper by Masahiro Yamada · 7 years ago
  36. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · 7 years ago
  37. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  38. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  39. 29453d4 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  40. e23f7cf Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  41. 031f404 clk: renesas: Drop USB extal from the R8A7792 clock driver by Marek Vasut · 7 years ago
  42. 0d9087b drivers:power:max77693: remove redundant logical constraint by Heinrich Schuchardt · 7 years ago
  43. 94a5bbc mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined by Hannes Schmelzer · 7 years ago
  44. 576a018 mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE by Hannes Schmelzer · 7 years ago
  45. 2d2fe8e mmc: fix return value check condition by Peng Fan · 7 years ago
  46. d7a0fc8 usb: f_mass_storage: simplify logical expression by Heinrich Schuchardt · 7 years ago
  47. 629c3b4 usb: gadget: remove duplicate assignment. by Heinrich Schuchardt · 7 years ago
  48. 0c67fef Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  49. 472d070a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  50. 75f2c86 serial: serial_stm32: Rename status register flags by Patrice Chotard · 7 years ago
  51. 24af24b serial: serial_stm32: Enable overrun by Patrice Chotard · 7 years ago
  52. 236fc69 spl: disk: usb: Add dependencies to sprintf/strto* by Alex Kiernan · 7 years ago
  53. f2c8470 serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig by Tuomas Tynkkynen · 7 years ago
  54. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  55. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  56. e5ab15f Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  57. 2c0f3ae arm: socfpga: Fix with the correct polling on bit is set by Tien Fong Chee · 7 years ago
  58. 0c1b62c usb: gadget: composite: fix NULL pointer when a non standard request is received by Christophe Kerello · 7 years ago
  59. 08de06f usb: host: dwc3: fix phys init by Neil Armstrong · 7 years ago
  60. 2babbac Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  61. 4731122 dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driver by Lukasz Majewski · 7 years ago
  62. 07b75a3 eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MXC_PHYADDR by Lukasz Majewski · 7 years ago
  63. 38a83fb Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  64. 216cccb rockchip: rv1108: add ofdata_to_platdata() method for driver by Kever Yang · 7 years ago
  65. 481cbed rockchip: rk3128: add ofdata_to_platdata() method for driver by Kever Yang · 7 years ago
  66. 1e05ff1 rockchip: rk3036: add ofdata_to_platdata() method for driver by Kever Yang · 7 years ago
  67. 84e0114 rockchip: timer: add compatible strings for rk3188 and rk3288 by Philipp Tomsich · 7 years ago
  68. 83d71f9 rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSIC by Wadim Egorov · 7 years ago
  69. 1721b00 sunxi: improve throughput in the sunxi_mmc driver by Philipp Tomsich · 7 years ago
  70. 450030f Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  71. 6985a72 video-uclass: Fix logical-not-parentheses warning by Tom Rini · 7 years ago
  72. 8ff55fb mmc: Staticize sd_select_bus_width by Marek Vasut · 7 years ago
  73. a239f2d Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  74. 033d080 clk: uniphier: disable SPL_CLK by Masahiro Yamada · 7 years ago
  75. 28afb86 mmc: uniphier-sd: skip clock set-up for SPL by Masahiro Yamada · 7 years ago
  76. 19989d83 mmc: tmio: move clk_enable() to each driver's probe function by Masahiro Yamada · 7 years ago
  77. 9226db7 Merge tag 'xilinx-for-v2018.05-rc3' of git://git.denx.de/u-boot-microblaze by Tom Rini · 7 years ago
  78. 127c8b1 mmc: avoid division by zero in meson_mmc_config_clock by Heinrich Schuchardt · 7 years ago
  79. 291d748 watchdog: cadence: Remove useless ioremap by Michal Simek · 7 years ago
  80. a26ee2e nand: zynq: Cleanup initialization by Ezequiel Garcia · 7 years ago
  81. 9bdba1f nand: zynq: Fix driver initialization by Ezequiel Garcia · 7 years ago
  82. 180194b sunxi: mmc: Fix phase delays by Stefan Mavrodiev · 7 years ago
  83. 208be8f spi: dw: invert wait condition in dw_spi_xfer by Eugeniy Paltsev · 7 years ago
  84. 94fee61 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  85. 94239a8 usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled by Neil Armstrong · 7 years ago
  86. 6c705f4 usb: dwc3-of-simple: Add support for DRA7/AM57 platforms. by Jean-Jacques Hiblot · 7 years ago
  87. 74d9a9d usb: dwc3-of-simple: Fix dependencies by Jean-Jacques Hiblot · 7 years ago
  88. a8624ac mmc: sh_mmcif: Add Kconfig entry by Marek Vasut · 7 years ago
  89. 26b87a0 mmc: sh_mmcif: Add DM and DT probing support by Marek Vasut · 7 years ago
  90. dada109 clk: renesas: Minor clean up of the R8A7794 clock driver by Marek Vasut · 7 years ago
  91. f5ff753 clk: renesas: Minor clean up of the R8A7792 clock driver by Marek Vasut · 7 years ago
  92. c215a30 sf: Add Spansion s25fl208k entry by Sean Nyekjaer · 7 years ago
  93. 885f6af mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064 by Eugeniy Paltsev · 7 years ago
  94. ae0c408 mtd: sf: Add support of sst26wf* flash ICs protection ops by Eugeniy Paltsev · 7 years ago
  95. 992e12a Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  96. 6cce837 reset: uniphier: add ethernet reset control support by Kunihiko Hayashi · 7 years ago
  97. cb2f1d9 clk: uniphier: add ethernet clock control support by Kunihiko Hayashi · 7 years ago
  98. 6030c05 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  99. 52b26d9 clk: fix clk_get_bulk when phandle error by Neil Armstrong · 7 years ago
  100. 6acc49a reset: fix reset_get_bulk when phandle error by Neil Armstrong · 7 years ago