1. ba4b87a x86: sound: Add support for broadwell I2S by Simon Glass · 6 years ago
  2. 950cc82 sound: Add a driver for the i8254 beep by Simon Glass · 6 years ago
  3. e7ceeef sound: x86: link: Add sound support by Simon Glass · 6 years ago
  4. 4d5814c sandbox: sound: Silence sound for testing by Simon Glass · 6 years ago
  5. b67c18d sound: Add support for Intel HDA by Simon Glass · 6 years ago
  6. ecd02e7 sound: Add uclass operations for beeping by Simon Glass · 6 years ago
  7. 7dfe527 sound: Mark sound_setup() as optional by Simon Glass · 6 years ago
  8. dbadbb7 pch: Add ioctl support by Simon Glass · 6 years ago
  9. 53a68b3 sandbox: pch: Add a test for the PCH uclass by Simon Glass · 6 years ago
  10. 98d88f8 x86: sandbox: pch: Add a CONFIG option for PCH by Simon Glass · 6 years ago
  11. a593455 pci: Don't export pci_hose_config_device() by Simon Glass · 6 years ago
  12. bd9ca8d i2c: designware: Add error checking on init by Simon Glass · 6 years ago
  13. 7e75aba dm: syscon: Don't require a regmap for PCI devices by Simon Glass · 6 years ago
  14. c5382b7 dm: scsi: report correct device number by Heinrich Schuchardt · 6 years ago
  15. 029cd7b Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  16. c4192f7 ARM: socfpga: stratix10: Return valid error code from FPGA driver by Ang, Chee Hong · 6 years ago
  17. b98e892 mmc: dwmmc: Poll for iDMAC TX/RX interrupt by Ley Foon Tan · 6 years ago
  18. ad58893 arm: socfpga: gen5 enable designware_socfpga by Simon Goldschmidt · 6 years ago
  19. b50afc8 net: designware: socfpga: adapt to Gen5 by Simon Goldschmidt · 6 years ago
  20. 0e58270 Merge tag 'video-for-2019.04-rc2' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  21. 9779b16 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  22. 1a7b055 mmc: tmio: sdhi: Configure DT2FF register for HS400 mode by Marek Vasut · 6 years ago
  23. 2a43f88 mmc: tmio: Configure HOST_MODE WMODE according to bus width by Marek Vasut · 6 years ago
  24. a4773fc mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot by Marek Vasut · 6 years ago
  25. e012fc1 Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  26. 45d6723 imx: serial_mxc: disable ri and dcd irq in dte mode by Max Krummenacher · 6 years ago
  27. f3a7c24 mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds by Abel Vesa · 6 years ago
  28. 888a946 usb: ehci-mx6: Make regulator DM_REGULATOR dependent by Abel Vesa · 6 years ago
  29. 7ee599e video: bmp: Add support for 24bpp BMP files on 16bpp displays by Stefan Roese · 6 years ago
  30. a9d6db7 sunxi: display: Implement fallback to ddc probe when hpd fails by Priit Laes · 6 years ago
  31. c9ecd5c sunxi: display: Move DDC PLL setup to HDMI init by Priit Laes · 6 years ago
  32. 6e434b9 net: mv88e61xx: fix autonegotiation on ports by Tim Harvey · 6 years ago
  33. cb61ead MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL by Adam Ford · 6 years ago
  34. b3301b6 net: dm: fec: Fix regulator enable when using DM_REGULATOR by Adam Ford · 6 years ago
  35. 6edb91a MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static by Adam Ford · 6 years ago
  36. 1021073 MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC by Adam Ford · 6 years ago
  37. d9bdc6d xilinx: common: Remove !DM_i2C code for reading mac from eeprom by Michal Simek · 6 years ago
  38. 6450e3d i2c: Remove ancient zynq_i2c driver by Michal Simek · 6 years ago
  39. ed373eb spi: zynqmp_gqspi: Enable versal compatible string by Michal Simek · 6 years ago
  40. 0576f55 x86: tsc: Add support for native calibration of TSC freq by Bernhard Messerklinger · 6 years ago
  41. d8934b9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  42. 6e599c6 pcie: designware: mvebu: fix reset release polarity by Baruch Siach · 6 years ago
  43. 236dde6 i2c: mux: Generate longer i2c mux name by Michal Simek · 6 years ago
  44. f7ab620 i2c: Fill req_seq in i2c_post_bind() by Michal Simek · 6 years ago
  45. 54802408 i2c: dm: Record maximum id of devices before probing devices by Michal Simek · 6 years ago
  46. be0af3e Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  47. b3f9dd9 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  48. d789d08 sound: Allow audio codecs to be used by other SoCs by Simon Glass · 6 years ago
  49. c3bc6b3 sound: samsung: Fix 'regiter' typo by Simon Glass · 6 years ago
  50. 9d47e65 misc: Allow child devices by Simon Glass · 6 years ago
  51. b269197 mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulator by Lokesh Vutla · 6 years ago
  52. 7106b78 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · 6 years ago
  53. f870da2 Revert "power: regulator: Return success on attempt to disable an always-on regulator" by Lokesh Vutla · 6 years ago
  54. deec621 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
  55. 355ec12 sound: Add a driver for max98088 by Simon Glass · 6 years ago
  56. 75ec16f dm: device: fail uclass_find_first_device() if list_empty by Marcel Ziswiler · 6 years ago
  57. db24e18 watchdog: bcm6345: allow to use this driver on arm bcm63158 by Philippe Reynes · 6 years ago
  58. e4d3056 mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929) by Faiz Abbas · 6 years ago
  59. 9a6ce2a clk: stm32mp1: correctly handle Clock Spreading Generator by Patrick Delaunay · 6 years ago
  60. e8d836c clk: stm32mp1: add debug information by Patrick Delaunay · 6 years ago
  61. 45e5da5 clk: stm32mp1: recalculate counter when switching freq by Patrick Delaunay · 6 years ago
  62. f5aaa07 clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR by Patrick Delaunay · 6 years ago
  63. 629f44f clk: stm32mp1: add IPCC clock by Patrick Delaunay · 6 years ago
  64. 7b72653 clk: stm32mp1: no more get ck_usbo_48m in device tree by Patrick Delaunay · 6 years ago
  65. 6fc4ab6 drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver by Vabhav Sharma · 6 years ago
  66. ba83b93 watchdog: bcm6345: allow to use this driver on arm bcm6858 by Philippe Reynes · 6 years ago
  67. d166725 watchdog: bcm6345: switch to raw I/O functions by Philippe Reynes · 6 years ago
  68. 8a96647 mmc: Do not poll using CMD13 when changing timing by Marek Vasut · 6 years ago
  69. 314b9ca mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPs by Marek Vasut · 6 years ago
  70. e9a2822 mmc: tmio: Make DMA transfer end bit configurable by Marek Vasut · 6 years ago
  71. d0e30a0 dm: core: Introduce dev_read_alias_highest_id() by Michal Simek · 6 years ago
  72. c6203cb dm: core: Add of_alias_get_highest_id() by Michal Simek · 6 years ago
  73. 005b1c9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  74. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
  75. 3f5fb8b mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  76. 35dc058 mtd: spi: Remove unused files by Vignesh R · 6 years ago
  77. 1451041 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  78. 54c8a67 mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string by Vignesh R · 6 years ago
  79. 7b3626f mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  80. 4d848c9 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  81. 36d1aa5 mtd: spi: spi-nor-core: Add 4 Byte addressing support by Vignesh R · 6 years ago
  82. cc682b9 mtd: spi: spi-nor-core: Add SPI MEM support by Vignesh R · 6 years ago
  83. 3a8c62c mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  84. 4e341d3 spi: Add non DM version of SPI_MEM by Vignesh R · 6 years ago
  85. cae870e spi: spi-mem: Claim SPI bus before spi mem access by Vignesh R · 6 years ago
  86. ba3691f spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size by Vignesh R · 6 years ago
  87. 1568b67 spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes by Vignesh R · 6 years ago
  88. dcc5820 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  89. ee4f68b video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · 6 years ago
  90. 3179ec6 pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
  91. a74eb55 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · 6 years ago
  92. 24c5da1 Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  93. 3e75656 Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  94. 73d55e5 regulator: pbias: Handle extended drain IO when changing omap36 PBIAS by Adam Ford · 6 years ago
  95. 2b19e90 pinctrl: Kconfig: fix missing include of rockchip/Kconfig by Philipp Tomsich · 6 years ago
  96. 126493f pinctrl: Kconfig: sort includes alphabetically by Philipp Tomsich · 6 years ago
  97. f642c53 rockchip: Implement spl_gpio in the GPIO driver by Simon Glass · 6 years ago
  98. d27b317 rockchip: clk: Add mention of four new clocks by Simon Glass · 6 years ago
  99. 3336373 clk: Improve debug message in clk_set_default_rates() by Simon Glass · 6 years ago
  100. 6e212b7 pinctrl: rockchip: Clean the unused rockchip pinctrl drivers by David Wu · 6 years ago