1. d76706c mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds by Abel Vesa · 6 years ago
  2. 921208e usb: ehci-mx6: Make regulator DM_REGULATOR dependent by Abel Vesa · 6 years ago
  3. 6928096 net: mv88e61xx: fix autonegotiation on ports by Tim Harvey · 6 years ago
  4. 04568bd MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL by Adam Ford · 6 years ago
  5. 8f1a5ac net: dm: fec: Fix regulator enable when using DM_REGULATOR by Adam Ford · 6 years ago
  6. 5645df9 MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static by Adam Ford · 6 years ago
  7. 5ae585b MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC by Adam Ford · 6 years ago
  8. ca7db86 x86: tsc: Add support for native calibration of TSC freq by Bernhard Messerklinger · 6 years ago
  9. f94fa0e Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  10. 6664a0e pcie: designware: mvebu: fix reset release polarity by Baruch Siach · 6 years ago
  11. c4bd12a i2c: mux: Generate longer i2c mux name by Michal Simek · 6 years ago
  12. 6160722 i2c: Fill req_seq in i2c_post_bind() by Michal Simek · 6 years ago
  13. 6bfacc8 i2c: dm: Record maximum id of devices before probing devices by Michal Simek · 6 years ago
  14. dbe70c7 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  15. 151b833 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  16. afcd645 sound: Allow audio codecs to be used by other SoCs by Simon Glass · 6 years ago
  17. 4a68a60 sound: samsung: Fix 'regiter' typo by Simon Glass · 6 years ago
  18. e5d6116 misc: Allow child devices by Simon Glass · 6 years ago
  19. d3de385 mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulator by Lokesh Vutla · 6 years ago
  20. cc4a224 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · 6 years ago
  21. f93fab3 Revert "power: regulator: Return success on attempt to disable an always-on regulator" by Lokesh Vutla · 6 years ago
  22. e898799 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
  23. 9a7210f sound: Add a driver for max98088 by Simon Glass · 6 years ago
  24. f388564 dm: device: fail uclass_find_first_device() if list_empty by Marcel Ziswiler · 6 years ago
  25. dcae39e watchdog: bcm6345: allow to use this driver on arm bcm63158 by Philippe Reynes · 6 years ago
  26. 351a4aa mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929) by Faiz Abbas · 6 years ago
  27. bbd108a clk: stm32mp1: correctly handle Clock Spreading Generator by Patrick Delaunay · 6 years ago
  28. 8d6310a clk: stm32mp1: add debug information by Patrick Delaunay · 6 years ago
  29. f3a23c2 clk: stm32mp1: recalculate counter when switching freq by Patrick Delaunay · 6 years ago
  30. 6320128 clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR by Patrick Delaunay · 6 years ago
  31. d661f61 clk: stm32mp1: add IPCC clock by Patrick Delaunay · 6 years ago
  32. 86617dd clk: stm32mp1: no more get ck_usbo_48m in device tree by Patrick Delaunay · 6 years ago
  33. ba8ba69 drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver by Vabhav Sharma · 6 years ago
  34. 47b68d0 watchdog: bcm6345: allow to use this driver on arm bcm6858 by Philippe Reynes · 6 years ago
  35. 771ee9b watchdog: bcm6345: switch to raw I/O functions by Philippe Reynes · 6 years ago
  36. 6892550 mmc: Do not poll using CMD13 when changing timing by Marek Vasut · 6 years ago
  37. cbbe694 mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPs by Marek Vasut · 6 years ago
  38. 992bcf4 mmc: tmio: Make DMA transfer end bit configurable by Marek Vasut · 6 years ago
  39. 83e4c7e dm: core: Introduce dev_read_alias_highest_id() by Michal Simek · 6 years ago
  40. 5ebc7c7 dm: core: Add of_alias_get_highest_id() by Michal Simek · 6 years ago
  41. 50e2438 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  42. 6d82517 configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
  43. 778572d mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  44. 5b66fdb mtd: spi: Remove unused files by Vignesh R · 6 years ago
  45. c4e8862 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  46. 2ee6705 mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string by Vignesh R · 6 years ago
  47. 8c92780 mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  48. 0c6f187 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  49. 61059bc mtd: spi: spi-nor-core: Add 4 Byte addressing support by Vignesh R · 6 years ago
  50. 492e65b mtd: spi: spi-nor-core: Add SPI MEM support by Vignesh R · 6 years ago
  51. 7aeedac mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  52. 6430eea spi: Add non DM version of SPI_MEM by Vignesh R · 6 years ago
  53. 7609448 spi: spi-mem: Claim SPI bus before spi mem access by Vignesh R · 6 years ago
  54. 12563f7 spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size by Vignesh R · 6 years ago
  55. 6d373e5 spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes by Vignesh R · 6 years ago
  56. bdac5e1 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  57. 6d9a98c video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · 6 years ago
  58. 94f453e pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
  59. b521420 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · 6 years ago
  60. e5fd39c Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  61. 544d5e9 Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  62. 3c29a56 regulator: pbias: Handle extended drain IO when changing omap36 PBIAS by Adam Ford · 6 years ago
  63. 5a12732 pinctrl: Kconfig: fix missing include of rockchip/Kconfig by Philipp Tomsich · 6 years ago
  64. efc4677 pinctrl: Kconfig: sort includes alphabetically by Philipp Tomsich · 6 years ago
  65. aa48c94 rockchip: Implement spl_gpio in the GPIO driver by Simon Glass · 6 years ago
  66. 5328af1 rockchip: clk: Add mention of four new clocks by Simon Glass · 6 years ago
  67. 6831616 clk: Improve debug message in clk_set_default_rates() by Simon Glass · 6 years ago
  68. 96f73e0 pinctrl: rockchip: Clean the unused rockchip pinctrl drivers by David Wu · 6 years ago
  69. e7ae4cf pinctrl: rockchip: Add common rockchip pinctrl driver by David Wu · 6 years ago
  70. bcea0e1 rockchip: Add a sound driver by Simon Glass · 6 years ago
  71. 2665f09 rockchip: Add an I2S driver by Simon Glass · 6 years ago
  72. 3dbfe5a rockchip: rk3288: Add i2s pinctrl and clock support by Simon Glass · 6 years ago
  73. 1c1464c usb: ether: call _usb_eth_halt() if initialization fails by Jean-Jacques Hiblot · 6 years ago
  74. c5620ae net: Add MSCC Luton networkd driver. by Horatiu Vultur · 6 years ago
  75. 0b8f34d net: mscc: Remove unused variables by Horatiu Vultur · 6 years ago
  76. 45f2748 net: mscc: Move mac_table_add function into different file. by Horatiu Vultur · 6 years ago
  77. 36d04f5 net: mscc: Move ocelot_send and ocelot_recv in a different file. by Horatiu Vultur · 6 years ago
  78. 2fff4a9 net: mscc: Move miim commands into separate file. by Horatiu Vultur · 6 years ago
  79. 4c66157 net: mscc: Move ocelot_switch to mscc_eswitch folder by Horatiu Vultur · 6 years ago
  80. db4a299 Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  81. 3bed422 video: Add Meson Video Processing Unit Driver by Neil Armstrong · 6 years ago
  82. 56dd8d8 video: dw_hdmi: add support for color conversion by Jorge Ramirez-Ortiz · 6 years ago
  83. fd99841 video: dw_hdmi: support SoC specific read/write ops by Jorge Ramirez-Ortiz · 6 years ago
  84. 335d287 power: domain: meson-gx-pwrc-vpu: add missing depends by Maxime Jourdan · 6 years ago
  85. 1f92c07 dfu: mmc: call fs functions instead of run_command by Simon Goldschmidt · 6 years ago
  86. 552452f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  87. 13b0867 sunxi: clk: enable clk and reset for CCU devices by Andre Przywara · 6 years ago
  88. 748ad07 Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  89. 4233698 mmc: sunxi: Honour non-removable property in DT by Andre Przywara · 6 years ago
  90. c57572e mmc: sunxi: Add DM clk and reset support by Andre Przywara · 6 years ago
  91. 3c8c7da mmc: sunxi: Add DM_MMC support for A80 by Jagan Teki · 6 years ago
  92. 9e23338 mmc: sunxi: Add DM_MMC support for H6 by Jagan Teki · 6 years ago
  93. a1925a6 mmc: sunxi: Add remaining compatible strings by Jagan Teki · 6 years ago
  94. e0c7ce7 sunxi: clk: A80: add MMC clock support by Andre Przywara · 6 years ago
  95. bb3e5aa sunxi: clk: add MMC gates/resets by Andre Przywara · 6 years ago
  96. c4c726c pinctrl: meson: add pinconf support by Jerome Brunet · 6 years ago
  97. 6df07d8 ihs_video_out: Fix error handling by Mario Six · 6 years ago
  98. 0307d95 videomodes: Relax EDID validation checks for hsync/vsync pulse width by Priit Laes · 6 years ago
  99. 791c88d mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc by Patrick Bruenn · 6 years ago
  100. 96d0be0 MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT by Adam Ford · 6 years ago