1. 903e7cf spi: sun4i: Driver cleanup by Jagan Teki · 6 years ago
  2. 853f451 spi: sun4: Add A31 spi controller support by Jagan Teki · 6 years ago
  3. 8d71a19 spi: sun4i: Add CLK support by Jagan Teki · 6 years ago
  4. 178fbd2 spi: sun4i: Support fifo_depth via drvdata by Jagan Teki · 6 years ago
  5. 8d9bf46 spi: sun4i: Access registers and bits via enum offsets by Jagan Teki · 6 years ago
  6. 8cbf09b spi: sun4i: Simplify reg writes using set/clrbits_le32 by Jagan Teki · 6 years ago
  7. 8211146 clk: sunxi: Implement SPI clocks, resets by Jagan Teki · 6 years ago
  8. 6cb6aa6 spi: sun4i: Poll for rxfifo to be filled up by Jagan Teki · 6 years ago
  9. 1b77de4 spi: designware: Change include order by Horatiu.Vultur@microchip.com · 6 years ago
  10. 65eef78 pinctrl: renesas: r8a77990: Reivse USB ID pin name by Hiroyuki Yokoyama · 6 years ago
  11. bf93f24 pinctrl: renesas: r8a77990: Fix MOD_SEL0 bit3 when using TX0 by Hiroyuki Yokoyama · 6 years ago
  12. 4892e83 pinctrl: renesas: r8a77990: Fix MOD_SEL0 bit16 when using NFALE and NFRB_N by Hiroyuki Yokoyama · 6 years ago
  13. ef083ec pinctrl: renesas: r8a77990: Fix MOD_SEL0 bit2 when using RX2,TX2 and SCK2 by Hiroyuki Yokoyama · 6 years ago
  14. 8b5e96d pinctrl: renesas: r8a77990: Fix rename RTSx_N_TANS_x to RTSx_N_x by Hiroyuki Yokoyama · 6 years ago
  15. 0b9af58 pinctrl: renesas: Fix r8a779{6,65} rename sel_ndfc to sel_ndf by Hiroyuki Yokoyama · 6 years ago
  16. 6eff90c pinctrl: renesas: Remove r8a779{5,6,65} CC5_OSCOUT of IP17 by Hiroyuki Yokoyama · 6 years ago
  17. 6098f41 pinctrl: renesas: Fix r8a779{5,6,65} rename sel_adg_ to sel_adg by Hiroyuki Yokoyama · 6 years ago
  18. 9e4b529 pinctrl: renesas: Fix r8a779{5,6,65} assign to GP7_03/02 of GPSR7 by Hiroyuki Yokoyama · 6 years ago
  19. 3241312 configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
  20. cfba74d Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  21. 35b0514 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  22. b8b88e6 spi: omap3: fix set_wordlen() reading from incorrect address for CHCONF by David Rivshin · 6 years ago
  23. 007056f cpu: Bind timer driver for boot hart by Atish Patra · 6 years ago
  24. ee0633e drivers: serial_sifive: Skip baudrate config if no input clock by Atish Patra · 6 years ago
  25. a368200 drivers: serial_sifive: Fix baud rate calculation by Atish Patra · 6 years ago
  26. b630d57 clk: Add fixed-factor clock driver by Anup Patel · 6 years ago
  27. c40b6df clk: Add SiFive FU540 PRCI clock driver by Anup Patel · 6 years ago
  28. fbcaa26 net: macb: Fix GEM hardware detection by Atish Patra · 6 years ago
  29. 2e242f5 net: macb: Fix clk API usage for RISC-V systems by Anup Patel · 6 years ago
  30. ba41c45 mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8 by Marek Vasut · 6 years ago
  31. 5d68884 mmc: tmio: Clear BUSWIDTH bit when WMODE bit is set by Marek Vasut · 6 years ago
  32. 7fef459c pinctrl: renesas: Drop def_bool per SoC by Marek Vasut · 6 years ago
  33. 18a37a5 clk: rmobile: Drop def_bool per SoC by Marek Vasut · 6 years ago
  34. 97b2627 gpio: altera_pio: fix get_value by Julien Béraud · 6 years ago
  35. 888f9aa Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  36. 0c41e59 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  37. 176b32c Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  38. 06b070e Kconfig: tegra: Migrate TEGRA_KEYBOARD by Peter Robinson · 6 years ago
  39. 747fed5 Kconfig: tegra: Migrate USB_EHCI_TEGRA by Peter Robinson · 6 years ago
  40. 02253d4 Kconfig: tegra: Migrate SYS_I2C_TEGRA by Peter Robinson · 6 years ago
  41. e2c901c x86: Add sound support for samus by Simon Glass · 6 years ago
  42. 7b96c6c x86: sound: Add sound support for samus (broadwell) by Simon Glass · 6 years ago
  43. cf88592 sound: Add a driver for RealTek RT5677 by Simon Glass · 6 years ago
  44. cbdfe59 x86: sound: Add support for broadwell I2S by Simon Glass · 6 years ago
  45. 6a27e54 sound: Add a driver for the i8254 beep by Simon Glass · 6 years ago
  46. 6744c0d sound: x86: link: Add sound support by Simon Glass · 6 years ago
  47. ecc7973 sandbox: sound: Silence sound for testing by Simon Glass · 6 years ago
  48. 2ca4713 sound: Add support for Intel HDA by Simon Glass · 6 years ago
  49. 2850266 sound: Add uclass operations for beeping by Simon Glass · 6 years ago
  50. e65f9ef sound: Mark sound_setup() as optional by Simon Glass · 6 years ago
  51. 1260f8c pch: Add ioctl support by Simon Glass · 6 years ago
  52. b45c833 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
  53. c882163 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · 6 years ago
  54. 11503be pci: Don't export pci_hose_config_device() by Simon Glass · 6 years ago
  55. 2b5d029 i2c: designware: Add error checking on init by Simon Glass · 6 years ago
  56. 529f57d dm: syscon: Don't require a regmap for PCI devices by Simon Glass · 6 years ago
  57. 90037d4 dm: scsi: report correct device number by Heinrich Schuchardt · 6 years ago
  58. 50dcbd1 drivers/ddr/fsl: Update fsl_ddr_board_options as weak function by Priyanka Jain · 6 years ago
  59. b78a9e2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  60. 5097ba6 ARM: socfpga: stratix10: Return valid error code from FPGA driver by Ang, Chee Hong · 6 years ago
  61. 7997599 mmc: dwmmc: Poll for iDMAC TX/RX interrupt by Ley Foon Tan · 6 years ago
  62. 6fb1eb1 arm: socfpga: gen5 enable designware_socfpga by Simon Goldschmidt · 6 years ago
  63. 4f1267c net: designware: socfpga: adapt to Gen5 by Simon Goldschmidt · 6 years ago
  64. 500ad54 Merge tag 'video-for-2019.04-rc2' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  65. 7a2ab37 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  66. 261445d mmc: tmio: sdhi: Configure DT2FF register for HS400 mode by Marek Vasut · 6 years ago
  67. 4c80f11 mmc: tmio: Configure HOST_MODE WMODE according to bus width by Marek Vasut · 6 years ago
  68. fceea99 mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot by Marek Vasut · 6 years ago
  69. b89074f Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  70. a245320 imx: serial_mxc: disable ri and dcd irq in dte mode by Max Krummenacher · 6 years ago
  71. d76706c mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds by Abel Vesa · 6 years ago
  72. 921208e usb: ehci-mx6: Make regulator DM_REGULATOR dependent by Abel Vesa · 6 years ago
  73. e257103 video: bmp: Add support for 24bpp BMP files on 16bpp displays by Stefan Roese · 6 years ago
  74. 0220f8c sunxi: display: Implement fallback to ddc probe when hpd fails by Priit Laes · 6 years ago
  75. 361604d sunxi: display: Move DDC PLL setup to HDMI init by Priit Laes · 6 years ago
  76. 6928096 net: mv88e61xx: fix autonegotiation on ports by Tim Harvey · 6 years ago
  77. 04568bd MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL by Adam Ford · 6 years ago
  78. 8f1a5ac net: dm: fec: Fix regulator enable when using DM_REGULATOR by Adam Ford · 6 years ago
  79. 5645df9 MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static by Adam Ford · 6 years ago
  80. 5ae585b MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC by Adam Ford · 6 years ago
  81. 027b113 xilinx: common: Remove !DM_i2C code for reading mac from eeprom by Michal Simek · 6 years ago
  82. f88185b i2c: Remove ancient zynq_i2c driver by Michal Simek · 6 years ago
  83. f3976cc spi: zynqmp_gqspi: Enable versal compatible string by Michal Simek · 6 years ago
  84. ca7db86 x86: tsc: Add support for native calibration of TSC freq by Bernhard Messerklinger · 6 years ago
  85. f94fa0e Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  86. 6664a0e pcie: designware: mvebu: fix reset release polarity by Baruch Siach · 6 years ago
  87. c4bd12a i2c: mux: Generate longer i2c mux name by Michal Simek · 6 years ago
  88. 6160722 i2c: Fill req_seq in i2c_post_bind() by Michal Simek · 6 years ago
  89. 6bfacc8 i2c: dm: Record maximum id of devices before probing devices by Michal Simek · 6 years ago
  90. dbe70c7 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  91. 151b833 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  92. afcd645 sound: Allow audio codecs to be used by other SoCs by Simon Glass · 6 years ago
  93. 4a68a60 sound: samsung: Fix 'regiter' typo by Simon Glass · 6 years ago
  94. e5d6116 misc: Allow child devices by Simon Glass · 6 years ago
  95. d3de385 mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulator by Lokesh Vutla · 6 years ago
  96. cc4a224 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · 6 years ago
  97. f93fab3 Revert "power: regulator: Return success on attempt to disable an always-on regulator" by Lokesh Vutla · 6 years ago
  98. e898799 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
  99. 9a7210f sound: Add a driver for max98088 by Simon Glass · 6 years ago
  100. f388564 dm: device: fail uclass_find_first_device() if list_empty by Marcel Ziswiler · 6 years ago