1. 3a7cb13 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 11 months ago
  2. 74fc6b8 clk: sci-clk: add slack to clk-set-rate passed to firmware by Lokesh Vutla · 4 years, 11 months ago
  3. 77be8b2 phy: omap-usb2-phy: Add support for AM654 USB2 PHY by Vignesh Raghavendra · 5 years ago
  4. b566ead phy: omap-usb2-phy: Fix warnings when built for ARM64 by Vignesh Raghavendra · 5 years ago
  5. c628295 dwc3-generic: Add support for AM654 USB controller by Vignesh Raghavendra · 5 years ago
  6. cdd05ef power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missing probe by Keerthy · 5 years ago
  7. 8cc051e mmc: am654_sdhci: Add Support for configuring PHY in J721e by Faiz Abbas · 4 years, 11 months ago
  8. dc2bcc2 mmc: am654_sdhci: Get Xin clock by name by Faiz Abbas · 4 years, 11 months ago
  9. ce43141 dma: ti: k3-udma: Fix build warnings when building for 32 bit platforms by Vignesh Raghavendra · 5 years ago
  10. fc7a33f dma: ti: k3-udma: Fix ring push operation for 32 bit cores by Vignesh Raghavendra · 5 years ago
  11. 0fe24d3 dma: ti: k3-udma: Switch to exposed ring mode by Vignesh Raghavendra · 5 years ago
  12. c223799 dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfers by Vignesh Raghavendra · 5 years ago
  13. 05b711f dma: ti: k3-udma: Remove coherency check for cache ops by Vignesh Raghavendra · 5 years ago
  14. e414d15 soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandle by Vignesh Raghavendra · 5 years ago
  15. 197e5c2 soc: ti: k3-navss-ringacc: Flush/invalidate caches on ring push/pop by Vignesh Raghavendra · 5 years ago
  16. c410686 dma: ti: k3-udma: Query DMA channels allocated from Resource Manager by Vignesh Raghavendra · 5 years ago
  17. a7bf4dc thermal: ti-bandgap: Fix adc value datatype by Faiz Abbas · 5 years ago
  18. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  19. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  20. 606f09b common: Rename and move source() by Simon Glass · 5 years ago
  21. 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
  22. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  23. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  24. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  25. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
  26. da25eff common: Move ll_boot_init() to init.h by Simon Glass · 5 years ago
  27. 1f26500 common: Drop floppy disk support by Simon Glass · 5 years ago
  28. 7b15721 Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 11 months ago
  29. 91366e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 11 months ago
  30. 837d334 mmc: add mmc and sd support for MT7622 by developer · 5 years ago
  31. e7cceca power: domain: add power domain support for MT7622 by developer · 5 years ago
  32. 65da8e7 clk: mediatek: fix clock-rate overflow problem by developer · 5 years ago
  33. dea5651 clk: mediatek: add driver for MT7622 by developer · 5 years ago
  34. 74d6901 pinctrl: mediatek: add support for different pinctrl by developer · 5 years ago
  35. 2a2b17f pinctrl: mediatek: add driver for MT7622 by developer · 5 years ago
  36. 4660341 phy: phy-mtk-tphy: make ref clock optional by developer · 5 years ago
  37. 7409978 phy: phy-mtk-tphy: remove the check of -ENOSYS by developer · 5 years ago
  38. cdb0efd clk: fixed_rate: add dummy enable() function by developer · 5 years ago
  39. bdc786d clk: add APIs to get (optional) clock by name without a device by developer · 5 years ago
  40. dc338d3 clk: check valid clock by clk_valid() by developer · 5 years ago
  41. 5e108fb clk: fix error check for devm_clk_get_optional() by developer · 5 years ago
  42. ef45feb clk: mediatek: mt7629: add support for ssusbsys by developer · 5 years ago
  43. 068cc65 mmc: mtk-sd: fix hang when data read quickly by developer · 5 years ago
  44. a2d3a6c mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs by developer · 5 years ago
  45. 1a80859 pinctrl: mediatek: add driver for MT8512 by developer · 5 years ago
  46. 0b5e5f1 clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll by developer · 5 years ago
  47. ba560c7 clk: mediatek: add set_clr_upd mux type flow by developer · 5 years ago
  48. 4a79703 clk: mediatek: add driver support for MT8512 by developer · 5 years ago
  49. 9cbee2c mmc: config help typo fix by Joel Johnson · 5 years ago
  50. 5ea041b mmc: add additional quirk for APP_CMD retry by Joel Johnson · 5 years ago
  51. 1ca7a9f Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage by Yangbo Lu · 5 years ago
  52. 5ebc07a mmc: fsl_esdhc: drop useless fdt fixup by Yangbo Lu · 5 years ago
  53. 889ed6c mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code by Yangbo Lu · 5 years ago
  54. 08c854a Add dependencies for MALLOC_F and OF_LIBFDT by Sean Anderson · 5 years ago
  55. 3d2ba9c Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 5 years ago
  56. 65b5ec1 mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc by Giulio Benetti · 5 years ago
  57. dbdbc63 mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement by Giulio Benetti · 5 years ago
  58. c513930 ram: add SDRAM driver for i.MXRT SoCs by Giulio Benetti · 5 years ago
  59. 5eaa97e serial_lpuart: add support for i.MXRT by Giulio Benetti · 5 years ago
  60. 0ad8b9c serial_lpuart: add clock enable if CONFIG_CLK is defined by Giulio Benetti · 5 years ago
  61. a82cd87 gpio: mxc_gpio: add support for i.MXRT1050 by Giulio Benetti · 5 years ago
  62. 6fd36dd pinctrl: add i.MXRT driver by Giulio Benetti · 5 years ago
  63. eee03dc9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · 5 years ago
  64. 03eb95d clk: imx: pfd: add set_rate() by Giulio Benetti · 5 years ago
  65. 6713a01 clk: imx: pllv3: add support for PLLV3_AV type by Giulio Benetti · 5 years ago
  66. 05bf7fd clk: imx: pllv3: add PLLV3_SYS support by Giulio Benetti · 5 years ago
  67. 8c25d1e clk: imx: pllv3: add set_rate() support by Giulio Benetti · 5 years ago
  68. 47e1564 clk: imx: pllv3: add disable() support by Giulio Benetti · 5 years ago
  69. 7dad7a3 clk: imx: pllv3: add enable() support by Giulio Benetti · 5 years ago
  70. 670e570 clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB by Giulio Benetti · 5 years ago
  71. ff331fa clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks by Giulio Benetti · 5 years ago
  72. b9a1e51 clk: imx8qxp: extend to support getting I2C IPG clock by Anatolij Gustschin · 5 years ago
  73. 7e3d8a9 mmc: fsl_esdhc_imx: Handle the "broken-cd" property by Fabio Estevam · 5 years ago
  74. c40c93e net: zynq: Add a note about RX_BUF macro by Michal Simek · 6 years ago
  75. 4f92535 firmware: Remove probe which is causing extra bind by Ashok Reddy Soma · 5 years ago
  76. 0c3ad69 zynq: mtd: nand: Remove hardcoded base addresses by Ashok Reddy Soma · 5 years ago
  77. bb8448a zynq: mtd: nand: Move zynq nand driver to driver model by Ashok Reddy Soma · 5 years ago
  78. 1d89d8c spi: Fix manual relocation calling more times by Ashok Reddy Soma · 5 years ago
  79. 13e9230 mtd: nand: Remove hardcoded base address of nand by Ashok Reddy Soma · 5 years ago
  80. c7b6633 mtd: nand: Move arasan nand driver to driver model by Ashok Reddy Soma · 5 years ago
  81. a89643c virtio: fix typo devicd by Heinrich Schuchardt · 5 years ago
  82. 06aeb74 poweroff: add poweroff for mt6323 pmic by Frank Wunderlich · 5 years ago
  83. 9c5fc93 rtc: add support for DS3232 device by Han Nandor · 5 years ago
  84. a8c32b5 bootcount: add a DM i2c eeprom backing store for bootcount by Robert Beckett · 5 years ago
  85. 9251edc drivers: mcfmii: add dm support by Angelo Durgehello · 5 years ago
  86. f0a0c88 drivers: fsl_mcdmafec: conversion to dm by Angelo Durgehello · 5 years ago
  87. b0c70a3 drivers: mcffec: conversion to dm by Angelo Durgehello · 5 years ago
  88. a1d3d9f drivers: net: add mcf fec dm Kconfig support by Angelo Durgehello · 5 years ago
  89. b65d601 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 5 years ago
  90. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  91. 99ebf03 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  92. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  93. a72088d Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  94. 0dbdaf3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  95. 4d6d719 Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  96. c15f177 ata: fsl_sata: Continue probing other sata port when failed current port. by Peng Ma · 5 years ago
  97. 17dd261 ata: sata_sil: Continue probing other sata port when failed current port. by Peng Ma · 5 years ago
  98. 3fe8c8d clk: imx: add i.MX8MP clk driver by Peng Fan · 5 years ago
  99. 1333f5e clk: imx: add imx_clk_mux2_flags by Peng Fan · 5 years ago
  100. c3ee909 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago