1. 1b65974 power: regulator: stpmu1: Introduce stpmu1 driver by Christophe Kerello · 7 years ago
  2. 8650491 gpio: atmel_pio4: give a full configuration when muxing pins by Ludovic Desroches · 7 years ago
  3. dc05e63 pci: intel: Add Intel FPGA PCIe controller driver by Ley Foon Tan · 7 years ago
  4. 9b93a3b pinctrl: meson: Update pinmux with new Linux bindings by Neil Armstrong · 7 years ago
  5. 7264aae clk: clk_stm32f: Use PLLSAIP as USB 48MHz clock by Patrice Chotard · 7 years ago
  6. 4fc67a3 dm: led: auto probe() LEDs with "default-state" by Patrick Bruenn · 7 years ago
  7. 10ab023 dm: led: Support "default-state" property by Patrick Bruenn · 7 years ago
  8. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  9. 60f9a1e syscon: add Linux-compatible syscon API by Masahiro Yamada · 7 years ago
  10. e4873e3 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · 7 years ago
  11. 9349bcc dm: ofnode: add ofnode_device_is_compatible() helper by Masahiro Yamada · 7 years ago
  12. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · 7 years ago
  13. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. 29453d4 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  16. e23f7cf Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  17. 031f404 clk: renesas: Drop USB extal from the R8A7792 clock driver by Marek Vasut · 7 years ago
  18. 0d9087b drivers:power:max77693: remove redundant logical constraint by Heinrich Schuchardt · 7 years ago
  19. 94a5bbc mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined by Hannes Schmelzer · 7 years ago
  20. 576a018 mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE by Hannes Schmelzer · 7 years ago
  21. 2d2fe8e mmc: fix return value check condition by Peng Fan · 7 years ago
  22. d7a0fc8 usb: f_mass_storage: simplify logical expression by Heinrich Schuchardt · 7 years ago
  23. 629c3b4 usb: gadget: remove duplicate assignment. by Heinrich Schuchardt · 7 years ago
  24. 0c67fef Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  25. 472d070a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  26. 75f2c86 serial: serial_stm32: Rename status register flags by Patrice Chotard · 7 years ago
  27. 24af24b serial: serial_stm32: Enable overrun by Patrice Chotard · 7 years ago
  28. 236fc69 spl: disk: usb: Add dependencies to sprintf/strto* by Alex Kiernan · 7 years ago
  29. f2c8470 serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig by Tuomas Tynkkynen · 7 years ago
  30. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  31. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  32. e5ab15f Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  33. 2c0f3ae arm: socfpga: Fix with the correct polling on bit is set by Tien Fong Chee · 7 years ago
  34. 0c1b62c usb: gadget: composite: fix NULL pointer when a non standard request is received by Christophe Kerello · 7 years ago
  35. 08de06f usb: host: dwc3: fix phys init by Neil Armstrong · 7 years ago
  36. 2babbac Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  37. 4731122 dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driver by Lukasz Majewski · 7 years ago
  38. 07b75a3 eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MXC_PHYADDR by Lukasz Majewski · 7 years ago
  39. 38a83fb Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  40. 216cccb rockchip: rv1108: add ofdata_to_platdata() method for driver by Kever Yang · 7 years ago
  41. 481cbed rockchip: rk3128: add ofdata_to_platdata() method for driver by Kever Yang · 7 years ago
  42. 1e05ff1 rockchip: rk3036: add ofdata_to_platdata() method for driver by Kever Yang · 7 years ago
  43. 84e0114 rockchip: timer: add compatible strings for rk3188 and rk3288 by Philipp Tomsich · 7 years ago
  44. 83d71f9 rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSIC by Wadim Egorov · 7 years ago
  45. 1721b00 sunxi: improve throughput in the sunxi_mmc driver by Philipp Tomsich · 7 years ago
  46. 450030f Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  47. 6985a72 video-uclass: Fix logical-not-parentheses warning by Tom Rini · 7 years ago
  48. 8ff55fb mmc: Staticize sd_select_bus_width by Marek Vasut · 7 years ago
  49. a239f2d Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  50. 033d080 clk: uniphier: disable SPL_CLK by Masahiro Yamada · 7 years ago
  51. 28afb86 mmc: uniphier-sd: skip clock set-up for SPL by Masahiro Yamada · 7 years ago
  52. 19989d83 mmc: tmio: move clk_enable() to each driver's probe function by Masahiro Yamada · 7 years ago
  53. 9226db7 Merge tag 'xilinx-for-v2018.05-rc3' of git://git.denx.de/u-boot-microblaze by Tom Rini · 7 years ago
  54. 127c8b1 mmc: avoid division by zero in meson_mmc_config_clock by Heinrich Schuchardt · 7 years ago
  55. 291d748 watchdog: cadence: Remove useless ioremap by Michal Simek · 7 years ago
  56. a26ee2e nand: zynq: Cleanup initialization by Ezequiel Garcia · 7 years ago
  57. 9bdba1f nand: zynq: Fix driver initialization by Ezequiel Garcia · 7 years ago
  58. 180194b sunxi: mmc: Fix phase delays by Stefan Mavrodiev · 7 years ago
  59. 208be8f spi: dw: invert wait condition in dw_spi_xfer by Eugeniy Paltsev · 7 years ago
  60. 94fee61 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  61. 94239a8 usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled by Neil Armstrong · 7 years ago
  62. 6c705f4 usb: dwc3-of-simple: Add support for DRA7/AM57 platforms. by Jean-Jacques Hiblot · 7 years ago
  63. 74d9a9d usb: dwc3-of-simple: Fix dependencies by Jean-Jacques Hiblot · 7 years ago
  64. a8624ac mmc: sh_mmcif: Add Kconfig entry by Marek Vasut · 7 years ago
  65. 26b87a0 mmc: sh_mmcif: Add DM and DT probing support by Marek Vasut · 7 years ago
  66. dada109 clk: renesas: Minor clean up of the R8A7794 clock driver by Marek Vasut · 7 years ago
  67. f5ff753 clk: renesas: Minor clean up of the R8A7792 clock driver by Marek Vasut · 7 years ago
  68. c215a30 sf: Add Spansion s25fl208k entry by Sean Nyekjaer · 7 years ago
  69. 885f6af mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064 by Eugeniy Paltsev · 7 years ago
  70. ae0c408 mtd: sf: Add support of sst26wf* flash ICs protection ops by Eugeniy Paltsev · 7 years ago
  71. 992e12a Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  72. 6cce837 reset: uniphier: add ethernet reset control support by Kunihiko Hayashi · 7 years ago
  73. cb2f1d9 clk: uniphier: add ethernet clock control support by Kunihiko Hayashi · 7 years ago
  74. 6030c05 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  75. 52b26d9 clk: fix clk_get_bulk when phandle error by Neil Armstrong · 7 years ago
  76. 6acc49a reset: fix reset_get_bulk when phandle error by Neil Armstrong · 7 years ago
  77. 08794aa i2c: designware: add reset ctrl to driver by Dinh Nguyen · 7 years ago
  78. 5427f5a reset: socfpga: add reset driver for SoCFPGA platform by Dinh Nguyen · 7 years ago
  79. 3bf0e42 mmc: mv_sdhci: zero out sdhci_host structure by Matt Pelland · 7 years ago
  80. 0a0fd1e serial: Remove duplicated line in Makefile by Patrice Chotard · 7 years ago
  81. 9b85e55 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  82. be4551e pci: video: Only print out when everything is OK by Bin Meng · 7 years ago
  83. 4da8a3f video: vesa: Change default FRAMEBUFFER_VESA_MODE by Bin Meng · 7 years ago
  84. c9dba41 bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE by Bin Meng · 7 years ago
  85. 4d5b82d mtd: cfi_flash: Make live-tree compatible by Mario Six · 7 years ago
  86. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  87. 555347d Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  88. 738b7c8 imx31_phycore: Delete by Tom Rini · 7 years ago
  89. fd83e76 mmc: tmio: Rename Matsushita to TMIO by Marek Vasut · 7 years ago
  90. 1d9756b serial: sh: Add SCIFA0 address entry by Marek Vasut · 7 years ago
  91. 337ab3b net: sh_eth: Add remaining Gen2 DT compatible by Marek Vasut · 7 years ago
  92. f40c4cf clk: renesas: Minor clean up of the R8A7790 clock driver by Marek Vasut · 7 years ago
  93. 46b7bd1 net: phy: Don't limit phy addresses by default by Joe Hershberger · 7 years ago
  94. e42c91d net: sh_eth: Add remaining Gen2 DT compatible by Marek Vasut · 7 years ago
  95. 0703cc5 net: zynq_gem: Use max-speed property from dt by Siva Durga Prasad Paladugu · 7 years ago
  96. 5fa556c net: fec: Fix issue in DM probe timeout by Ye Li · 7 years ago
  97. 5640630 net: fex_mxc: add i.MX6UL/SX/SL compatible by Peng Fan · 7 years ago
  98. a65e036 net: fec: sharing MDIO for two enet controllers by Peng Fan · 7 years ago
  99. bd3e8cb net: fec: set dev->seq to priv->dev_id by Peng Fan · 7 years ago
  100. 0c59c4f net: fec_mxc: simplify fec_get_miibus by Peng Fan · 7 years ago