1. e012fc1 Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  2. 45d6723 imx: serial_mxc: disable ri and dcd irq in dte mode by Max Krummenacher · 6 years ago
  3. f3a7c24 mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds by Abel Vesa · 6 years ago
  4. 888a946 usb: ehci-mx6: Make regulator DM_REGULATOR dependent by Abel Vesa · 6 years ago
  5. 6e434b9 net: mv88e61xx: fix autonegotiation on ports by Tim Harvey · 6 years ago
  6. cb61ead MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPL by Adam Ford · 6 years ago
  7. b3301b6 net: dm: fec: Fix regulator enable when using DM_REGULATOR by Adam Ford · 6 years ago
  8. 6edb91a MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma static by Adam Ford · 6 years ago
  9. 1021073 MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC by Adam Ford · 6 years ago
  10. d9bdc6d xilinx: common: Remove !DM_i2C code for reading mac from eeprom by Michal Simek · 6 years ago
  11. 6450e3d i2c: Remove ancient zynq_i2c driver by Michal Simek · 6 years ago
  12. ed373eb spi: zynqmp_gqspi: Enable versal compatible string by Michal Simek · 6 years ago
  13. 0576f55 x86: tsc: Add support for native calibration of TSC freq by Bernhard Messerklinger · 6 years ago
  14. d8934b9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  15. 6e599c6 pcie: designware: mvebu: fix reset release polarity by Baruch Siach · 6 years ago
  16. 236dde6 i2c: mux: Generate longer i2c mux name by Michal Simek · 6 years ago
  17. f7ab620 i2c: Fill req_seq in i2c_post_bind() by Michal Simek · 6 years ago
  18. 54802408 i2c: dm: Record maximum id of devices before probing devices by Michal Simek · 6 years ago
  19. be0af3e Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  20. b3f9dd9 Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  21. d789d08 sound: Allow audio codecs to be used by other SoCs by Simon Glass · 6 years ago
  22. c3bc6b3 sound: samsung: Fix 'regiter' typo by Simon Glass · 6 years ago
  23. 9d47e65 misc: Allow child devices by Simon Glass · 6 years ago
  24. b269197 mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulator by Lokesh Vutla · 6 years ago
  25. 7106b78 power: regulator: Introduce regulator_set_enable_if_allowed api by Lokesh Vutla · 6 years ago
  26. f870da2 Revert "power: regulator: Return success on attempt to disable an always-on regulator" by Lokesh Vutla · 6 years ago
  27. deec621 samsung: mmc: Drop old MMC init code by Simon Glass · 6 years ago
  28. 355ec12 sound: Add a driver for max98088 by Simon Glass · 6 years ago
  29. 75ec16f dm: device: fail uclass_find_first_device() if list_empty by Marcel Ziswiler · 6 years ago
  30. db24e18 watchdog: bcm6345: allow to use this driver on arm bcm63158 by Philippe Reynes · 6 years ago
  31. e4d3056 mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929) by Faiz Abbas · 6 years ago
  32. 9a6ce2a clk: stm32mp1: correctly handle Clock Spreading Generator by Patrick Delaunay · 6 years ago
  33. e8d836c clk: stm32mp1: add debug information by Patrick Delaunay · 6 years ago
  34. 45e5da5 clk: stm32mp1: recalculate counter when switching freq by Patrick Delaunay · 6 years ago
  35. f5aaa07 clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR by Patrick Delaunay · 6 years ago
  36. 629f44f clk: stm32mp1: add IPCC clock by Patrick Delaunay · 6 years ago
  37. 7b72653 clk: stm32mp1: no more get ck_usbo_48m in device tree by Patrick Delaunay · 6 years ago
  38. 6fc4ab6 drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver by Vabhav Sharma · 6 years ago
  39. ba83b93 watchdog: bcm6345: allow to use this driver on arm bcm6858 by Philippe Reynes · 6 years ago
  40. d166725 watchdog: bcm6345: switch to raw I/O functions by Philippe Reynes · 6 years ago
  41. 8a96647 mmc: Do not poll using CMD13 when changing timing by Marek Vasut · 6 years ago
  42. 314b9ca mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPs by Marek Vasut · 6 years ago
  43. e9a2822 mmc: tmio: Make DMA transfer end bit configurable by Marek Vasut · 6 years ago
  44. d0e30a0 dm: core: Introduce dev_read_alias_highest_id() by Michal Simek · 6 years ago
  45. c6203cb dm: core: Add of_alias_get_highest_id() by Michal Simek · 6 years ago
  46. 005b1c9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  47. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
  48. 3f5fb8b mtd: spi: Add lightweight SPI flash stack for SPL by Vignesh R · 6 years ago
  49. 35dc058 mtd: spi: Remove unused files by Vignesh R · 6 years ago
  50. 1451041 mtd: spi: Switch to new SPI NOR framework by Vignesh R · 6 years ago
  51. 54c8a67 mtd: spi: sf_probe: Add "jedec, spi-nor" compatible string by Vignesh R · 6 years ago
  52. 7b3626f mtd: spi: spi-nor-core: Add back U-Boot specific features by Vignesh R · 6 years ago
  53. 4d848c9 mtd: spi: spi-nor-core: Add SFDP support by Vignesh R · 6 years ago
  54. 36d1aa5 mtd: spi: spi-nor-core: Add 4 Byte addressing support by Vignesh R · 6 years ago
  55. cc682b9 mtd: spi: spi-nor-core: Add SPI MEM support by Vignesh R · 6 years ago
  56. 3a8c62c mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  57. 4e341d3 spi: Add non DM version of SPI_MEM by Vignesh R · 6 years ago
  58. cae870e spi: spi-mem: Claim SPI bus before spi mem access by Vignesh R · 6 years ago
  59. ba3691f spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer size by Vignesh R · 6 years ago
  60. 1568b67 spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modes by Vignesh R · 6 years ago
  61. dcc5820 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  62. ee4f68b video: Armada XP: Move driver to DM_VIDEO by Stefan Roese · 6 years ago
  63. 3179ec6 pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
  64. a74eb55 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · 6 years ago
  65. 24c5da1 Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  66. 3e75656 Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  67. 73d55e5 regulator: pbias: Handle extended drain IO when changing omap36 PBIAS by Adam Ford · 6 years ago
  68. 2b19e90 pinctrl: Kconfig: fix missing include of rockchip/Kconfig by Philipp Tomsich · 6 years ago
  69. 126493f pinctrl: Kconfig: sort includes alphabetically by Philipp Tomsich · 6 years ago
  70. f642c53 rockchip: Implement spl_gpio in the GPIO driver by Simon Glass · 6 years ago
  71. d27b317 rockchip: clk: Add mention of four new clocks by Simon Glass · 6 years ago
  72. 3336373 clk: Improve debug message in clk_set_default_rates() by Simon Glass · 6 years ago
  73. 6e212b7 pinctrl: rockchip: Clean the unused rockchip pinctrl drivers by David Wu · 6 years ago
  74. 5f596ae pinctrl: rockchip: Add common rockchip pinctrl driver by David Wu · 6 years ago
  75. f65a7d4 rockchip: Add a sound driver by Simon Glass · 6 years ago
  76. 63a65b4 rockchip: Add an I2S driver by Simon Glass · 6 years ago
  77. cf6741b rockchip: rk3288: Add i2s pinctrl and clock support by Simon Glass · 6 years ago
  78. 128151f usb: ether: call _usb_eth_halt() if initialization fails by Jean-Jacques Hiblot · 6 years ago
  79. a409719 net: Add MSCC Luton networkd driver. by Horatiu Vultur · 6 years ago
  80. 35fbc42 net: mscc: Remove unused variables by Horatiu Vultur · 6 years ago
  81. 8565327 net: mscc: Move mac_table_add function into different file. by Horatiu Vultur · 6 years ago
  82. 2bd4c9f net: mscc: Move ocelot_send and ocelot_recv in a different file. by Horatiu Vultur · 6 years ago
  83. 236dabc net: mscc: Move miim commands into separate file. by Horatiu Vultur · 6 years ago
  84. ad2bf65 net: mscc: Move ocelot_switch to mscc_eswitch folder by Horatiu Vultur · 6 years ago
  85. d8f67de Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  86. add986c video: Add Meson Video Processing Unit Driver by Neil Armstrong · 6 years ago
  87. 597d3b3 video: dw_hdmi: add support for color conversion by Jorge Ramirez-Ortiz · 6 years ago
  88. 92d58aa video: dw_hdmi: support SoC specific read/write ops by Jorge Ramirez-Ortiz · 6 years ago
  89. 4d1bf3d power: domain: meson-gx-pwrc-vpu: add missing depends by Maxime Jourdan · 6 years ago
  90. 59fdf2e dfu: mmc: call fs functions instead of run_command by Simon Goldschmidt · 6 years ago
  91. efee283 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  92. 030bab8 sunxi: clk: enable clk and reset for CCU devices by Andre Przywara · 6 years ago
  93. 0b0409c Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  94. 99f3a91 mmc: sunxi: Honour non-removable property in DT by Andre Przywara · 6 years ago
  95. 29b533c mmc: sunxi: Add DM clk and reset support by Andre Przywara · 6 years ago
  96. 64e2a74 mmc: sunxi: Add DM_MMC support for A80 by Jagan Teki · 6 years ago
  97. 611f167 mmc: sunxi: Add DM_MMC support for H6 by Jagan Teki · 6 years ago
  98. 79eaa5d mmc: sunxi: Add remaining compatible strings by Jagan Teki · 6 years ago
  99. 8c8c8a4 sunxi: clk: A80: add MMC clock support by Andre Przywara · 6 years ago
  100. ddf33c1 sunxi: clk: add MMC gates/resets by Andre Przywara · 6 years ago