1. d7bb6ac Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 8 months ago
  2. 92329e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 8 months ago
  3. 25273db mmc: add mmc and sd support for MT7622 by Sam Shih · 4 years, 9 months ago
  4. abb65f1 power: domain: add power domain support for MT7622 by Sam Shih · 4 years, 9 months ago
  5. d8588ba clk: mediatek: fix clock-rate overflow problem by Sam Shih · 4 years, 9 months ago
  6. 72ab603 clk: mediatek: add driver for MT7622 by Sam Shih · 4 years, 9 months ago
  7. cf400b6 pinctrl: mediatek: add support for different pinctrl by Sam Shih · 4 years, 9 months ago
  8. a430149 pinctrl: mediatek: add driver for MT7622 by Sam Shih · 4 years, 9 months ago
  9. ce0069e phy: phy-mtk-tphy: make ref clock optional by Chunfeng Yun · 4 years, 9 months ago
  10. 3b6351a phy: phy-mtk-tphy: remove the check of -ENOSYS by Chunfeng Yun · 4 years, 9 months ago
  11. 6bf6d81 clk: fixed_rate: add dummy enable() function by Chunfeng Yun · 4 years, 9 months ago
  12. d646420 clk: add APIs to get (optional) clock by name without a device by Chunfeng Yun · 4 years, 9 months ago
  13. bd7c798 clk: check valid clock by clk_valid() by Chunfeng Yun · 4 years, 9 months ago
  14. 0f9b2b3 clk: fix error check for devm_clk_get_optional() by Chunfeng Yun · 4 years, 9 months ago
  15. 5f82a94 clk: mediatek: mt7629: add support for ssusbsys by Chunfeng Yun · 4 years, 9 months ago
  16. fb80eaa mmc: mtk-sd: fix hang when data read quickly by mingming lee · 4 years, 9 months ago
  17. 3b0397d mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs by mingming lee · 4 years, 9 months ago
  18. 51fcd56 pinctrl: mediatek: add driver for MT8512 by mingming lee · 4 years, 9 months ago
  19. 0670adb clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll by mingming lee · 4 years, 9 months ago
  20. f62168d clk: mediatek: add set_clr_upd mux type flow by mingming lee · 4 years, 9 months ago
  21. c196110 clk: mediatek: add driver support for MT8512 by mingming lee · 4 years, 9 months ago
  22. 26632b7 mmc: config help typo fix by Joel Johnson · 4 years, 8 months ago
  23. d4a5fa3 mmc: add additional quirk for APP_CMD retry by Joel Johnson · 4 years, 8 months ago
  24. f1bce08 Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage by Yangbo Lu · 4 years, 9 months ago
  25. 7fdcbac mmc: fsl_esdhc: drop useless fdt fixup by Yangbo Lu · 4 years, 9 months ago
  26. 6982315 mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code by Yangbo Lu · 4 years, 9 months ago
  27. 327bb3b Add dependencies for MALLOC_F and OF_LIBFDT by Sean Anderson · 4 years, 9 months ago
  28. 74326a3 Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 4 years, 10 months ago
  29. 6a63a87 mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc by Giulio Benetti · 4 years, 9 months ago
  30. a820bed mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement by Giulio Benetti · 4 years, 9 months ago
  31. cd647fc ram: add SDRAM driver for i.MXRT SoCs by Giulio Benetti · 4 years, 9 months ago
  32. c32449a serial_lpuart: add support for i.MXRT by Giulio Benetti · 4 years, 9 months ago
  33. 55631db serial_lpuart: add clock enable if CONFIG_CLK is defined by Giulio Benetti · 4 years, 9 months ago
  34. abd98e0 gpio: mxc_gpio: add support for i.MXRT1050 by Giulio Benetti · 4 years, 9 months ago
  35. 916ce98 pinctrl: add i.MXRT driver by Giulio Benetti · 4 years, 9 months ago
  36. 4ca28e9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · 4 years, 9 months ago
  37. 824c371 clk: imx: pfd: add set_rate() by Giulio Benetti · 4 years, 9 months ago
  38. efadf79 clk: imx: pllv3: add support for PLLV3_AV type by Giulio Benetti · 4 years, 9 months ago
  39. d0ceb93 clk: imx: pllv3: add PLLV3_SYS support by Giulio Benetti · 4 years, 9 months ago
  40. 9841fee clk: imx: pllv3: add set_rate() support by Giulio Benetti · 4 years, 9 months ago
  41. cbb2001 clk: imx: pllv3: add disable() support by Giulio Benetti · 4 years, 9 months ago
  42. f4b7094 clk: imx: pllv3: add enable() support by Giulio Benetti · 4 years, 9 months ago
  43. 4abd807 clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB by Giulio Benetti · 4 years, 9 months ago
  44. 16faa59 clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks by Giulio Benetti · 4 years, 9 months ago
  45. f35237e clk: imx8qxp: extend to support getting I2C IPG clock by Anatolij Gustschin · 4 years, 9 months ago
  46. 29230f3 mmc: fsl_esdhc_imx: Handle the "broken-cd" property by Fabio Estevam · 4 years, 9 months ago
  47. 8af4c4d net: zynq: Add a note about RX_BUF macro by Michal Simek · 5 years ago
  48. 3f9c239 firmware: Remove probe which is causing extra bind by Ashok Reddy Soma · 4 years, 9 months ago
  49. 2507ecf zynq: mtd: nand: Remove hardcoded base addresses by Ashok Reddy Soma · 4 years, 9 months ago
  50. 45397a6 zynq: mtd: nand: Move zynq nand driver to driver model by Ashok Reddy Soma · 4 years, 9 months ago
  51. 4d9b1af spi: Fix manual relocation calling more times by Ashok Reddy Soma · 5 years ago
  52. 3dd0f8c mtd: nand: Remove hardcoded base address of nand by Ashok Reddy Soma · 4 years, 9 months ago
  53. b014b83 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · 4 years, 9 months ago
  54. 27a38a6 virtio: fix typo devicd by Heinrich Schuchardt · 4 years, 9 months ago
  55. 36b8b5d poweroff: add poweroff for mt6323 pmic by Frank Wunderlich · 4 years, 10 months ago
  56. 0b326fc rtc: add support for DS3232 device by Han Nandor · 4 years, 11 months ago
  57. ae3d38f bootcount: add a DM i2c eeprom backing store for bootcount by Robert Beckett · 5 years ago
  58. 48f885a drivers: mcfmii: add dm support by Angelo Durgehello · 4 years, 10 months ago
  59. 05ffdc8 drivers: fsl_mcdmafec: conversion to dm by Angelo Durgehello · 4 years, 10 months ago
  60. a7bcace drivers: mcffec: conversion to dm by Angelo Durgehello · 4 years, 10 months ago
  61. 080bcc5 drivers: net: add mcf fec dm Kconfig support by Angelo Durgehello · 4 years, 10 months ago
  62. c00bd81 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 4 years, 9 months ago
  63. d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 9 months ago
  64. a74a213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 9 months ago
  65. 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 9 months ago
  66. deb287b Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  67. ce022f2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 9 months ago
  68. 9af51fb Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 9 months ago
  69. 964b90f ata: fsl_sata: Continue probing other sata port when failed current port. by Peng Ma · 4 years, 10 months ago
  70. 40cdf26 ata: sata_sil: Continue probing other sata port when failed current port. by Peng Ma · 4 years, 10 months ago
  71. c4cc283 clk: imx: add i.MX8MP clk driver by Peng Fan · 4 years, 9 months ago
  72. 6ddde48 clk: imx: add imx_clk_mux2_flags by Peng Fan · 4 years, 9 months ago
  73. 22172f6 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
  74. 4a41a1a ddr: imx8m: Add DRAM PLL to generate 1000Mhz output by Peng Fan · 4 years, 9 months ago
  75. 67f3f32 mxc_ocotp: support i.MX8MP by Peng Fan · 4 years, 9 months ago
  76. d8293e9 pinctrl: imx8m: support i.MX8MP by Peng Fan · 4 years, 9 months ago
  77. fddf876 mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid by Rasmus Villemoes · 4 years, 9 months ago
  78. 7fc0c2b dm: Add a debug message when devices are skipped pre-reloc by Sean Anderson · 4 years, 9 months ago
  79. 42a0ce5 dm: devres: Add a new OFDATA phase by Simon Glass · 4 years, 9 months ago
  80. af68411 dm: devres: Use an enum for the allocation phase by Simon Glass · 4 years, 9 months ago
  81. 8d6320c dm: devres: Add tests by Simon Glass · 4 years, 9 months ago
  82. cce61fc dm: devres: Convert to use logging by Simon Glass · 4 years, 9 months ago
  83. 153851d dm: core: Add a new flag to track platform data by Simon Glass · 4 years, 9 months ago
  84. bcd90cb dm: core: Export a new function to read platdata by Simon Glass · 4 years, 9 months ago
  85. 82de42f dm: core: Allocate parent data separate from probing parent by Simon Glass · 4 years, 9 months ago
  86. 29f7d05 dm: core: Move ofdata_to_platdata() call earlier by Simon Glass · 4 years, 9 months ago
  87. a41e6da dm: core: Don't clear active flag twice when probe() fails by Simon Glass · 4 years, 9 months ago
  88. b2b1100 aspeed: ast2500: Read clock ofdata in the correct method by Simon Glass · 4 years, 9 months ago
  89. 4886287 pci: Print a warning if the bus is accessed before probing by Simon Glass · 4 years, 9 months ago
  90. 1058eec usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · 4 years, 9 months ago
  91. 6de16db dm: core: Use assert_noisy() in devres by Simon Glass · 4 years, 9 months ago
  92. 03018ea virtio: rng: Add a random number generator(rng) driver by Sughosh Ganu · 4 years, 9 months ago
  93. ff0dada sandbox: rng: Add a random number generator(rng) driver by Sughosh Ganu · 4 years, 9 months ago
  94. 231ec90 stm32mp1: rng: Add a driver for random number generator(rng) device by Sughosh Ganu · 4 years, 9 months ago
  95. 82ebf0f clk: stm32mp1: Add a clock entry for RNG1 device by Sughosh Ganu · 4 years, 9 months ago
  96. a248768 dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · 4 years, 9 months ago
  97. 5677fe9 power: regulator: support off-on-delay-us by Peng Fan · 4 years, 11 months ago
  98. 33fd419 remoteproc: stm32: load resource table from firmware by Fabien Dessenne · 5 years ago
  99. 4a4deb8 remoteproc: stm32: track the coprocessor state in a backup register by Fabien Dessenne · 5 years ago
  100. ffcb880 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · 5 years ago