1. 888f9aa Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  2. 0c41e59 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  3. 176b32c Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  4. 06b070e Kconfig: tegra: Migrate TEGRA_KEYBOARD by Peter Robinson · 6 years ago
  5. 747fed5 Kconfig: tegra: Migrate USB_EHCI_TEGRA by Peter Robinson · 6 years ago
  6. 02253d4 Kconfig: tegra: Migrate SYS_I2C_TEGRA by Peter Robinson · 6 years ago
  7. e2c901c x86: Add sound support for samus by Simon Glass · 6 years ago
  8. 7b96c6c x86: sound: Add sound support for samus (broadwell) by Simon Glass · 6 years ago
  9. cf88592 sound: Add a driver for RealTek RT5677 by Simon Glass · 6 years ago
  10. cbdfe59 x86: sound: Add support for broadwell I2S by Simon Glass · 6 years ago
  11. 6a27e54 sound: Add a driver for the i8254 beep by Simon Glass · 6 years ago
  12. 6744c0d sound: x86: link: Add sound support by Simon Glass · 6 years ago
  13. ecc7973 sandbox: sound: Silence sound for testing by Simon Glass · 6 years ago
  14. 2ca4713 sound: Add support for Intel HDA by Simon Glass · 6 years ago
  15. 2850266 sound: Add uclass operations for beeping by Simon Glass · 6 years ago
  16. e65f9ef sound: Mark sound_setup() as optional by Simon Glass · 6 years ago
  17. 1260f8c pch: Add ioctl support by Simon Glass · 6 years ago
  18. b45c833 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
  19. c882163 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · 6 years ago
  20. 11503be pci: Don't export pci_hose_config_device() by Simon Glass · 6 years ago
  21. 2b5d029 i2c: designware: Add error checking on init by Simon Glass · 6 years ago
  22. 529f57d dm: syscon: Don't require a regmap for PCI devices by Simon Glass · 6 years ago
  23. 90037d4 dm: scsi: report correct device number by Heinrich Schuchardt · 6 years ago
  24. 50dcbd1 drivers/ddr/fsl: Update fsl_ddr_board_options as weak function by Priyanka Jain · 6 years ago
  25. b78a9e2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  26. 5097ba6 ARM: socfpga: stratix10: Return valid error code from FPGA driver by Ang, Chee Hong · 6 years ago
  27. 7997599 mmc: dwmmc: Poll for iDMAC TX/RX interrupt by Ley Foon Tan · 6 years ago
  28. 6fb1eb1 arm: socfpga: gen5 enable designware_socfpga by Simon Goldschmidt · 6 years ago
  29. 4f1267c net: designware: socfpga: adapt to Gen5 by Simon Goldschmidt · 6 years ago
  30. 500ad54 Merge tag 'video-for-2019.04-rc2' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  31. 7a2ab37 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  32. 261445d mmc: tmio: sdhi: Configure DT2FF register for HS400 mode by Marek Vasut · 6 years ago
  33. 4c80f11 mmc: tmio: Configure HOST_MODE WMODE according to bus width by Marek Vasut · 6 years ago
  34. fceea99 mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot by Marek Vasut · 6 years ago
  35. b89074f Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  36. a245320 imx: serial_mxc: disable ri and dcd irq in dte mode by Max Krummenacher · 6 years ago
  37. d76706c mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds by Abel Vesa · 6 years ago
  38. 921208e usb: ehci-mx6: Make regulator DM_REGULATOR dependent by Abel Vesa · 6 years ago
  39. e257103 video: bmp: Add support for 24bpp BMP files on 16bpp displays by Stefan Roese · 6 years ago
  40. 0220f8c sunxi: display: Implement fallback to ddc probe when hpd fails by Priit Laes · 6 years ago
  41. 361604d sunxi: display: Move DDC PLL setup to HDMI init by Priit Laes · 6 years ago
  42. 6928096 net: mv88e61xx: fix autonegotiation on ports by Tim Harvey · 6 years ago
  43. 04568bd MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL by Adam Ford · 6 years ago
  44. 8f1a5ac net: dm: fec: Fix regulator enable when using DM_REGULATOR by Adam Ford · 6 years ago
  45. 5645df9 MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static by Adam Ford · 6 years ago
  46. 5ae585b MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC by Adam Ford · 6 years ago
  47. 027b113 xilinx: common: Remove !DM_i2C code for reading mac from eeprom by Michal Simek · 6 years ago
  48. f88185b i2c: Remove ancient zynq_i2c driver by Michal Simek · 6 years ago
  49. f3976cc spi: zynqmp_gqspi: Enable versal compatible string by Michal Simek · 6 years ago
  50. ca7db86 x86: tsc: Add support for native calibration of TSC freq by Bernhard Messerklinger · 6 years ago
  51. f94fa0e Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  52. 6664a0e pcie: designware: mvebu: fix reset release polarity by Baruch Siach · 6 years ago
  53. c4bd12a i2c: mux: Generate longer i2c mux name by Michal Simek · 6 years ago
  54. 6160722 i2c: Fill req_seq in i2c_post_bind() by Michal Simek · 6 years ago
  55. 6bfacc8 i2c: dm: Record maximum id of devices before probing devices by Michal Simek · 6 years ago
  56. dbe70c7 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  57. 151b833 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  58. afcd645 sound: Allow audio codecs to be used by other SoCs by Simon Glass · 6 years ago
  59. 4a68a60 sound: samsung: Fix 'regiter' typo by Simon Glass · 6 years ago
  60. e5d6116 misc: Allow child devices by Simon Glass · 6 years ago
  61. d3de385 mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulator by Lokesh Vutla · 6 years ago
  62. cc4a224 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · 6 years ago
  63. f93fab3 Revert "power: regulator: Return success on attempt to disable an always-on regulator" by Lokesh Vutla · 6 years ago
  64. e898799 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
  65. 9a7210f sound: Add a driver for max98088 by Simon Glass · 6 years ago
  66. f388564 dm: device: fail uclass_find_first_device() if list_empty by Marcel Ziswiler · 6 years ago
  67. dcae39e watchdog: bcm6345: allow to use this driver on arm bcm63158 by Philippe Reynes · 6 years ago
  68. 351a4aa mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929) by Faiz Abbas · 6 years ago
  69. bbd108a clk: stm32mp1: correctly handle Clock Spreading Generator by Patrick Delaunay · 6 years ago
  70. 8d6310a clk: stm32mp1: add debug information by Patrick Delaunay · 6 years ago
  71. f3a23c2 clk: stm32mp1: recalculate counter when switching freq by Patrick Delaunay · 6 years ago
  72. 6320128 clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR by Patrick Delaunay · 6 years ago
  73. d661f61 clk: stm32mp1: add IPCC clock by Patrick Delaunay · 6 years ago
  74. 86617dd clk: stm32mp1: no more get ck_usbo_48m in device tree by Patrick Delaunay · 6 years ago
  75. ba8ba69 drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver by Vabhav Sharma · 6 years ago
  76. 47b68d0 watchdog: bcm6345: allow to use this driver on arm bcm6858 by Philippe Reynes · 6 years ago
  77. 771ee9b watchdog: bcm6345: switch to raw I/O functions by Philippe Reynes · 6 years ago
  78. 6892550 mmc: Do not poll using CMD13 when changing timing by Marek Vasut · 6 years ago
  79. cbbe694 mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPs by Marek Vasut · 6 years ago
  80. 992bcf4 mmc: tmio: Make DMA transfer end bit configurable by Marek Vasut · 6 years ago
  81. 83e4c7e dm: core: Introduce dev_read_alias_highest_id() by Michal Simek · 6 years ago
  82. 5ebc7c7 dm: core: Add of_alias_get_highest_id() by Michal Simek · 6 years ago
  83. 50e2438 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  84. 6d82517 configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
  85. 778572d mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  86. 5b66fdb mtd: spi: Remove unused files by Vignesh R · 6 years ago
  87. c4e8862 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  88. 2ee6705 mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string by Vignesh R · 6 years ago
  89. 8c92780 mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  90. 0c6f187 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  91. 61059bc mtd: spi: spi-nor-core: Add 4 Byte addressing support by Vignesh R · 6 years ago
  92. 492e65b mtd: spi: spi-nor-core: Add SPI MEM support by Vignesh R · 6 years ago
  93. 7aeedac mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  94. 6430eea spi: Add non DM version of SPI_MEM by Vignesh R · 6 years ago
  95. 7609448 spi: spi-mem: Claim SPI bus before spi mem access by Vignesh R · 6 years ago
  96. 12563f7 spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size by Vignesh R · 6 years ago
  97. 6d373e5 spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes by Vignesh R · 6 years ago
  98. bdac5e1 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  99. 6d9a98c video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · 6 years ago
  100. 94f453e pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago