1. 635159a mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd() by Patrice Chotard · 6 years ago
  2. c3600e1 stm32mp1: add FUSE command support by Patrick Delaunay · 6 years ago
  3. bc709a4 serial: stm32: Add setparity support by Patrick Delaunay · 6 years ago
  4. be1a6f7 serial: stm32: Fix bits defines name by Patrice Chotard · 6 years ago
  5. 215c8be serial: stm32: Add debug uart support by Patrick Delaunay · 6 years ago
  6. 246a5e5 ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting by Radoslaw Pietrzyk · 6 years ago
  7. b460b88 serial: serial_msm: added pinmux & config by Ramon Fried · 6 years ago
  8. 7e5ad79 serial: serial_msm: initialize uart only before relocation by Ramon Fried · 6 years ago
  9. 11d59fe serial: serial_msm: fail probe if settings clocks fails by Ramon Fried · 6 years ago
  10. d71975a PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources by Tuomas Tynkkynen · 6 years ago
  11. ed12a89 PCI: Add newlines to debug prints in pci_auto_common.c by Tuomas Tynkkynen · 6 years ago
  12. 52ba907 PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set by Tuomas Tynkkynen · 6 years ago
  13. 2bae712 tpm: add a Sandbox TPMv2.x driver by Miquel Raynal · 6 years ago
  14. a174f00 tpm2: tis_spi: add the possibility to reset the chip with a gpio by Miquel Raynal · 6 years ago
  15. eb46910 tpm: add support for TPMv2.x SPI modules by Miquel Raynal · 6 years ago
  16. ff32245 tpm: prepare support for TPMv2.x commands by Miquel Raynal · 6 years ago
  17. d677bfe tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 6 years ago
  18. 9f9ce3c tpm: prepare introduction of TPMv2.x support in Kconfig by Miquel Raynal · 6 years ago
  19. 06425aa tpm: add Revision ID field in the chip structure by Miquel Raynal · 6 years ago
  20. 8730d01 Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  21. 7049f62 Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  22. 5470501 serial/serial_arc: Implement debug serial by Alexey Brodkin · 6 years ago
  23. d7ac185 serial: Convert ARC_SERIAL to Kconfig by Alexey Brodkin · 6 years ago
  24. 2239690 i2c: Drop CONFIG_SH_SH7734_I2C by Tuomas Tynkkynen · 6 years ago
  25. d70c79f i2c: Drop CONFIG_TSI108_I2C by Tuomas Tynkkynen · 6 years ago
  26. ed9072c net: Drop CONFIG_TSI108_ETH by Tuomas Tynkkynen · 6 years ago
  27. 649aa6c clk: at91: clk-h32mx: replace dm_warn with dev_dbg by Eugen Hristev · 6 years ago
  28. 5a7b11e Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · 6 years ago
  29. 79fd08f mmc: Unirqify bcm2835_sdhost and fix writes by Alexander Graf · 6 years ago
  30. 624d2ca SPDX: Fixup SPDX tags in a few new files by Tom Rini · 6 years ago WIP-20May2018
  31. bea1649 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  32. 56932e8 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  33. 904e546 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  34. a06a0ac i2c: rcar_i2c: Add DM and DT capable I2C driver by Marek Vasut · 7 years ago
  35. a4d9aaf i2c: rcar_i2c: Remove the driver by Marek Vasut · 7 years ago
  36. 0ad3f77 drivers: usb: dwc3: remove devm_zalloc from linux_compact by Mugunthan V N · 6 years ago
  37. d067624 usb: xhci: zynqmp: Remove support for !DM_USB by Michal Simek · 6 years ago
  38. 41a3d4f usb: xhci: zynqmp: Add support for DM_USB by Michal Simek · 6 years ago
  39. 49d6745 usb: dwc3: Add generic DWC3 glue logic driver by Michal Simek · 6 years ago
  40. 59592b9 usb: common: add support to get maximum speed from dt by Mugunthan V N · 6 years ago
  41. 23ba2d6 usb: dwc3: Add dwc3_init/remove with DM_USB by Mugunthan V N · 6 years ago
  42. 3b29121 phy: add support for STM32 usb phy controller by Patrice Chotard · 6 years ago
  43. 1fe9ae7 gadget: f_thor: update to support more than 4GB file as thor 5.0 by Seung-Woo Kim · 6 years ago
  44. f9e8dc0 gadget: f_thor: fix filename overflow by Seung-Woo Kim · 6 years ago
  45. 5f78786 Merge git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago WIP-18May2018
  46. 901af3e configs: Add DDR Kconfig support for Arria 10 by Tien Fong Chee · 7 years ago
  47. 5658a29 ARM: socfpga: Add DDR driver for Arria 10 by Tien Fong Chee · 7 years ago
  48. 9ef9fe3 ARM: socfpga: Rename the gen5 sdram driver to more specific name by Tien Fong Chee · 7 years ago
  49. a65e644 sandbox: Rewrite i2c_pmic_emul.c to support PMIC with 3 bytes transmission by Lukasz Majewski · 6 years ago
  50. c57a226 pmic: dm: Add support for MC34708 for PMIC DM by Lukasz Majewski · 6 years ago
  51. 655b24c pmic: dm: Rewrite pmic_reg_{read|write|clrsetbits} to support 3 bytes transmissions by Lukasz Majewski · 6 years ago
  52. b8a6d67 pmic: Add support for setting transmission length in uclass private data by Lukasz Majewski · 6 years ago
  53. 233719c Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 6 years ago
  54. f6e62ee net: MVGBE don't automatically select PHYLIB by Chris Packham · 6 years ago
  55. 00ef2cd Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  56. f717b4c pinctrl: do not set_state for device without valid ofnode by Kever Yang · 7 years ago
  57. 31dd8ef usb: composite convert __set_bit to generic_set_bit by Bryan O'Donoghue · 6 years ago WIP-15May2018
  58. 5ac73f6 usb: f_mass_storage: Fix set_bit and clear_bit usage by Bryan O'Donoghue · 6 years ago
  59. 0315d69 ARM: mvebu: a38x: Add missing SPDX license identfier by Chris Packham · 6 years ago
  60. c759908 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  61. 1c353ae pwm: sunxi: add support for PWM found on Allwinner A64 by Vasily Khoruzhick · 6 years ago
  62. 1005e4e video: dw_hdmi: fix HSYNC and VSYNC polarity settings by Vasily Khoruzhick · 6 years ago
  63. c7cb17e sunxi: video: HDMI: use correct bits for HSYNC and VSYNC polarity. by Vasily Khoruzhick · 6 years ago
  64. b70fe96 mmc: sdhci: Check that ops are defined by Ramon Fried · 6 years ago WIP-14May2018
  65. ed52ea5 net: add Kconfig for MVGBE by Chris Packham · 6 years ago
  66. edcf7ea net: mvgbe: remove CONFIG_DOVE by Chris Packham · 6 years ago
  67. ed1030e rockchip: clk: rk3288: handle clk_enable requests for GMAC by Jonathan Gray · 6 years ago
  68. ca734a8 phy: marvell: a3700: Fix compatible string for ehci by Marek Behún · 6 years ago
  69. db363db ARM: mvebu: a38x: use non-zero size for ddr scrubbing by Chris Packham · 6 years ago
  70. e6f6162 ARM: mvebu: a38x: restore support for setting timing by Chris Packham · 6 years ago
  71. 2b4ffbf ARM: mvebu: a38x: sync ddr training code with upstream by Chris Packham · 6 years ago
  72. 00a7767 ARM: mvebu: a38x: remove some unused code by Chris Packham · 6 years ago
  73. c4195d5 ARM: mvebu: a38x: move sys_env_device_rev_get by Chris Packham · 6 years ago
  74. e6fce12 ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESS by Chris Packham · 6 years ago
  75. 2b69a67 watchdog: Add support for Armada 37xx CPU watchdog by Marek Behún · 6 years ago
  76. cf2cf85 net: mvneta: Fix fault when wrong device tree by Marek Behún · 6 years ago
  77. 2d7a0f4 phy: marvell: core: Cosmetic fixes by Marek Behún · 6 years ago
  78. dd77690 clk: armada-37xx: Support soc_clk_dump by Marek Behún · 6 years ago
  79. dbbd5bd spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency by Marek Behún · 6 years ago
  80. 82a248d driver: clk: Add support for clocks on Armada 37xx by Marek Behún · 6 years ago
  81. 7288182 phy: marvell: a3700: Save/restore selector reg in SGMII init by Marek Behún · 6 years ago
  82. 22f4189 phy: marvell: a3700: Use comphy_mux on Armada 37xx. by Marek Behún · 6 years ago
  83. 3282a3e phy: marvell: a3700: Fix SGMII cfg and stat register addresses by Marek Behún · 6 years ago
  84. 7586ac2 phy: marvell: mux: Support nontrivial node order in selector register by Marek Behún · 6 years ago
  85. 7d7f22f phy: marvell: a3700: revise the USB3 comphy setting during power on by zachary · 6 years ago
  86. de49bd0 phy: marvell: a3700: Set USB3 RX wait depending on ref clock by Marek Behún · 6 years ago
  87. 8609358 phy: marvell: a3700: Access USB3 register indirectly on lane 2 by Marek Behún · 6 years ago
  88. a2745c8 phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets by Marek Behún · 6 years ago
  89. 1a9283a phy: marvell: a3700: Use (!ret) instead of (ret == 0) by Marek Behún · 6 years ago
  90. 52f026e phy: marvell: a3700: Use same timeout for all register polling by Marek Behún · 6 years ago
  91. 210f4aa phy: marvell: a3700: Don't create functional macro for each register by Marek Behún · 6 years ago
  92. 63cfff9 phy: marvell: a3700: Use reg_set16 instead of phy_write16 by Marek Behún · 6 years ago
  93. fae82c8 phy: marvell: a3700: Change return type of macro MVEBU_REG by Marek Behún · 6 years ago
  94. 62d77ce mmc: Improve tinification by Marek Vasut · 7 years ago
  95. 9a66328 Merge git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago WIP-11May2018
  96. 3b52847 Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  97. c590e62 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  98. d1f4e39 mmc: zynq_sdhci: Add support for SD3.0 by Siva Durga Prasad Paladugu · 7 years ago
  99. b8e25ef mmc: sdhci: Read capabilities register1 and update host caps by Siva Durga Prasad Paladugu · 7 years ago
  100. ca992e8 mmc: sdhci: Invoke platform specific tuning and delay routines by Siva Durga Prasad Paladugu · 7 years ago