1. 3288d04 dm: remove unused function dm_fdt_pre_reloc by Patrick Delaunay · 6 years ago
  2. acdb7af clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc by Patrick Delaunay · 6 years ago
  3. f656ba8 clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc by Patrick Delaunay · 6 years ago
  4. 9764495 core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_address by Eugeniu Rosca · 6 years ago
  5. a48fc80 sysreset: use syscon_regmap_lookup_by_phandle by Patrick Delaunay · 6 years ago
  6. ee01043 syscon: update syscon_regmap_lookup_by_phandle by Patrick Delaunay · 6 years ago
  7. 1408ab3 dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind() by Patrick Delaunay · 6 years ago
  8. 7411063 dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRL by Patrice Chotard · 6 years ago
  9. 826325f dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm(). by Christoph Muellner · 6 years ago
  10. 0b025b8 dm: remove pre reloc properties in SPL and TPL device tree by Patrick Delaunay · 6 years ago
  11. e4c1bbf Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  12. 507ea28 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  13. f6cf4ba net: sh_eth: Initialize PHY in probe() once by Marek Vasut · 6 years ago
  14. 88e81ec pinctrl: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · 6 years ago
  15. 0913c7a pinctrl: renesas: Synchronize Gen2 tables with Linux 5.0 by Marek Vasut · 6 years ago
  16. 267be13 pinctrl: renesas: Add TDSEL fixup for H2/E2 ES1.0 SoCs by Marek Vasut · 6 years ago
  17. 7841483 clk: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · 6 years ago
  18. 3bee488 clk: renesas: Synchronize Gen2 tables with Linux 5.0 by Marek Vasut · 6 years ago
  19. 72269e0 pinctrl: renesas: Add R8A77965 pin control tables by Marek Vasut · 6 years ago
  20. 98c2058 clk: renesas: Add R8A77965 clock tables by Marek Vasut · 6 years ago
  21. 27c3cfd Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 6 years ago
  22. 15287f0 usb: ehci-mx6: Use common code to extract dr_mode by Adam Ford · 6 years ago
  23. f58affe usb: host: Print device name when scanning by Ismael Luceno Cortes · 6 years ago
  24. 4029180 net: macb: Add small delay after link establishment by Stefan Roese · 6 years ago
  25. 13c9c92 pinctrl: at91: add slewrate support for SAM9X60 by Claudiu Beznea · 6 years ago
  26. d95dae1 pinctrl: at91: add compatibles for SAM9X60 pin controller by Claudiu Beznea · 6 years ago
  27. e42e6c6 pinctrl: at91: add drive strength support for SAM9X60 by Claudiu Beznea · 6 years ago
  28. ac3bfe9 pinctrl: at91: add option to use drive strength bits by Claudiu Beznea · 6 years ago
  29. b9998fe arm: at91: Enable watchdog support by Stefan Roese · 6 years ago
  30. 1138fc4 arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · 6 years ago
  31. d052ef8 watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() by Stefan Roese · 6 years ago
  32. b1f3da8 serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIAL by Stefan Roese · 6 years ago
  33. 2573c85 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · 6 years ago
  34. a59fb30 mtd: ubi debug: Remove the pid print from ubi_assert by Eran Matityahu · 6 years ago
  35. 24b6aac net: dm: fec: Support phy-reset-post-delay property by Andrejs Cainikovs · 6 years ago
  36. 02505e9 net: phy: implement fallback mechanism for negative phy adresses by Hannes Schmelzer · 6 years ago
  37. 3f8b402 phy: Also allow MESON_GXM for MESON_GXL_USB_PHY by Neil Armstrong · 6 years ago
  38. 53698b2 clk: sunxi: a10: Add CLK_AHB_GMAC by Jagan Teki · 6 years ago
  39. 28f20c4 Merge tag 'video-fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  40. 114d903 Merge tag 'rockchip-fixes-for-2019.04' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  41. 8702bbc mmc: correct the HS400 initialization process by BOUGH CHEN · 6 years ago
  42. 24fc43b pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrl by David Wu · 6 years ago
  43. 89d1802 sunxi: video: HDMI: Fix clock setup by Jernej Skrabec · 6 years ago
  44. 94f4c27 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  45. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  46. 6d6e6fe mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IP by Marek Vasut · 6 years ago
  47. ac31767 mmc: sh_mmcif: Set default MMCIF clock rate by Marek Vasut · 6 years ago
  48. 0f6aa07 clk: renesas: Add support for setting MMCIF clock divider on Gen2 by Marek Vasut · 6 years ago
  49. 31872db clk: renesas: Fix swapped div and mul in debug output on Gen2 by Marek Vasut · 6 years ago
  50. 272daa7 clk: renesas: Fix SDH clock divider decoding on Gen2 by Marek Vasut · 6 years ago
  51. 6eeee30 mmc: Align MMC_TRACE with tiny printf by Marek Vasut · 6 years ago
  52. d2e3b71 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  53. 142cf18 i2c: i2c_cdns: Fix below warnings with checker tool by Siva Durga Prasad Paladugu · 6 years ago
  54. a3d81b0 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  55. 447ac2d Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  56. 580b2b4 mv_ddr: ddr3: only use active chip-selects when tuning ODT by Chris Packham · 6 years ago
  57. ac8bfb1 mv_ddr: ddr3: fix tRAS timimg parameter by Chris Packham · 6 years ago
  58. 24e23bd pci: pci_mvebu: Add comment about missing of_n_addr_cells() call by Stefan Roese · 6 years ago
  59. 2577bb9 fastboot: common: fix default fastboot_boot on 64-bit by Neil Armstrong · 6 years ago
  60. fb57691 usb: udc-uclass: Fixed problem when no alias is defined in DT by Jean-Jacques Hiblot · 6 years ago
  61. 03d9089 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  62. 13b1b55 drivers: net: ls1088ardb: Fix EC1 and EC2 RCW offset by Pramod Kumar · 6 years ago
  63. 67f195c mc : Reduce MC memory size to 128M by Meenakshi Aggarwal · 6 years ago
  64. d7697f4 driver: net: fsl-mc: Fix DPC MAC address fixup by Ioana Ciocoi Radulescu · 6 years ago
  65. 8924524 drivers: net: ldpaa_eth: check if the dpmac is enabled by Pankaj Bansal · 6 years ago
  66. 53a2920 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  67. 4a89450 Merge tag 'u-boot-imx-20190313' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  68. f769430 drivers/net/fec: phy_init: remove redundant logic by Hannes Schmelzer · 6 years ago
  69. 858dd27 MTD: mxs_nand_spl: Redo the way nand_init initializes by Adam Ford · 6 years ago
  70. fd5fc9e imx: serial_mxc: use CONFIG_IS_ENABLED instead of ifdef by Adam Ford · 6 years ago
  71. 3e0c1b9 pinctrl: add imx8m driver by Peng Fan · 6 years ago
  72. d959062 Merge tag 'efi-2019-04-rc4-2' of https://github.com/xypron2/u-boot by Tom Rini · 6 years ago
  73. 05527f0 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  74. 42757c3 power: regulator: s2mps11: Add enable delay by Krzysztof Kozlowski · 6 years ago
  75. e2fa397 regulator: Add support for ramp delay by Krzysztof Kozlowski · 6 years ago
  76. 8036835 power: regulator: s2mps11: Fix step for LDO27 and LDO35 by Krzysztof Kozlowski · 6 years ago
  77. 0ca1c29 adc: exynos-adc: Fix wrong bit operation used to stop the ADC by Krzysztof Kozlowski · 6 years ago
  78. f6cc0db x86: Add efi runtime reset by Alexander Graf · 6 years ago
  79. 0f36715 ddr: socfpga: Clean up ddr_setup() by Marek Vasut · 6 years ago
  80. 569fe4a ddr: socfpga: Clean up EMIF reset by Marek Vasut · 6 years ago
  81. a9c0470 ddr: socfpga: Fix EMIF clear timeout by Marek Vasut · 6 years ago
  82. 6b44050 ddr: socfpga: Fix newline in debug print on A10 by Marek Vasut · 6 years ago
  83. e2bc6b1 ddr: socfpga: Fix IO in Arria10 DDR driver by Marek Vasut · 6 years ago
  84. 755e181 clk: sunxi: h3: Implement EPHY CLK and RESET by Jagan Teki · 6 years ago
  85. 836631b clk: sunxi: Implement EMAC, GMAC clocks, resets by Jagan Teki · 6 years ago
  86. f4b29f4 clk: sunxi: Implement A10 EMAC clocks by Jagan Teki · 6 years ago
  87. fcc0074 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  88. 0a0c5f9 power: axp818: Fix typo in axp_set_dldo by Ondrej Jirman · 6 years ago
  89. 099a773 i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover by Ismael Luceno Cortes · 6 years ago
  90. ac14ca5 i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer by Ismael Luceno Cortes · 6 years ago
  91. 274ae40 i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xfer by Ismael Luceno Cortes · 6 years ago
  92. 3be2ea6 i2c: rcar_i2c: Fix sending of slave addresses by Ismael Luceno Cortes · 6 years ago
  93. af99675 i2c: rcar_i2c: Add comments about registers & values by Ismael Luceno Cortes · 6 years ago
  94. 4bace81 i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed by Ismael Luceno Cortes · 6 years ago
  95. 07c5a1b i2c: i2c_cdns: Add support for handling arbitration lost by Siva Durga Prasad Paladugu · 6 years ago
  96. 4f0205b i2c: i2c_cdns: Fix clearing of all interrupts by Siva Durga Prasad Paladugu · 6 years ago
  97. 55e5780 i2c: rcar_i2c: Add Gen3 SoC support by Marek Vasut · 6 years ago
  98. c07278b i2c: rcar_iic: Read ICSR only once by Marek Vasut · 6 years ago
  99. 4173a24 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  100. ec2b8f9 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago