1. 8c25d1e clk: imx: pllv3: add set_rate() support by Giulio Benetti · 4 years, 11 months ago
  2. 47e1564 clk: imx: pllv3: add disable() support by Giulio Benetti · 4 years, 11 months ago
  3. 7dad7a3 clk: imx: pllv3: add enable() support by Giulio Benetti · 4 years, 11 months ago
  4. 670e570 clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB by Giulio Benetti · 4 years, 11 months ago
  5. ff331fa clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks by Giulio Benetti · 4 years, 11 months ago
  6. b9a1e51 clk: imx8qxp: extend to support getting I2C IPG clock by Anatolij Gustschin · 5 years ago
  7. 7e3d8a9 mmc: fsl_esdhc_imx: Handle the "broken-cd" property by Fabio Estevam · 5 years ago
  8. a89643c virtio: fix typo devicd by Heinrich Schuchardt · 5 years ago
  9. 06aeb74 poweroff: add poweroff for mt6323 pmic by Frank Wunderlich · 5 years ago
  10. 9c5fc93 rtc: add support for DS3232 device by Han Nandor · 5 years ago
  11. a8c32b5 bootcount: add a DM i2c eeprom backing store for bootcount by Robert Beckett · 5 years ago
  12. 9251edc drivers: mcfmii: add dm support by Angelo Durgehello · 5 years ago
  13. f0a0c88 drivers: fsl_mcdmafec: conversion to dm by Angelo Durgehello · 5 years ago
  14. b0c70a3 drivers: mcffec: conversion to dm by Angelo Durgehello · 5 years ago
  15. a1d3d9f drivers: net: add mcf fec dm Kconfig support by Angelo Durgehello · 5 years ago
  16. b65d601 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 4 years, 11 months ago
  17. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 11 months ago
  18. 99ebf03 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 11 months ago
  19. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 11 months ago
  20. a72088d Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  21. 0dbdaf3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  22. 4d6d719 Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  23. c15f177 ata: fsl_sata: Continue probing other sata port when failed current port. by Peng Ma · 5 years ago
  24. 17dd261 ata: sata_sil: Continue probing other sata port when failed current port. by Peng Ma · 5 years ago
  25. 3fe8c8d clk: imx: add i.MX8MP clk driver by Peng Fan · 5 years ago
  26. 1333f5e clk: imx: add imx_clk_mux2_flags by Peng Fan · 5 years ago
  27. c3ee909 power: Add new PMIC PCA9450 driver by Ye Li · 5 years ago
  28. 49dbcee ddr: imx8m: Add DRAM PLL to generate 1000Mhz output by Peng Fan · 5 years ago
  29. dc3accc mxc_ocotp: support i.MX8MP by Peng Fan · 5 years ago
  30. ed2af07 pinctrl: imx8m: support i.MX8MP by Peng Fan · 5 years ago
  31. b320b86 mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid by Rasmus Villemoes · 5 years ago
  32. adfa6c0 dm: Add a debug message when devices are skipped pre-reloc by Sean Anderson · 5 years ago
  33. 0fe1537 dm: devres: Add a new OFDATA phase by Simon Glass · 5 years ago
  34. 76a64ab dm: devres: Use an enum for the allocation phase by Simon Glass · 5 years ago
  35. 323ff9f dm: devres: Add tests by Simon Glass · 5 years ago
  36. 8a8fe1b dm: devres: Convert to use logging by Simon Glass · 5 years ago
  37. d3c9d30 dm: core: Add a new flag to track platform data by Simon Glass · 5 years ago
  38. 4a26385 dm: core: Export a new function to read platdata by Simon Glass · 5 years ago
  39. a8d8f16 dm: core: Allocate parent data separate from probing parent by Simon Glass · 5 years ago
  40. 924c383 dm: core: Move ofdata_to_platdata() call earlier by Simon Glass · 5 years ago
  41. 9046dec dm: core: Don't clear active flag twice when probe() fails by Simon Glass · 5 years ago
  42. 7d7c704 aspeed: ast2500: Read clock ofdata in the correct method by Simon Glass · 5 years ago
  43. 1c6449c pci: Print a warning if the bus is accessed before probing by Simon Glass · 5 years ago
  44. b18a960 usb: Drop use of BUG_ON() and WARN_ON() by Simon Glass · 5 years ago
  45. 4da551b dm: core: Use assert_noisy() in devres by Simon Glass · 5 years ago
  46. 081da0a virtio: rng: Add a random number generator(rng) driver by Sughosh Ganu · 5 years ago
  47. 23e3751 sandbox: rng: Add a random number generator(rng) driver by Sughosh Ganu · 5 years ago
  48. cd9a2f9 stm32mp1: rng: Add a driver for random number generator(rng) device by Sughosh Ganu · 5 years ago
  49. 1b72501 clk: stm32mp1: Add a clock entry for RNG1 device by Sughosh Ganu · 5 years ago
  50. 90592ed dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · 5 years ago
  51. e145c47 power: regulator: support off-on-delay-us by Peng Fan · 5 years ago
  52. ec452e1 remoteproc: stm32: load resource table from firmware by Fabien Dessenne · 5 years ago
  53. 4446d2f remoteproc: stm32: track the coprocessor state in a backup register by Fabien Dessenne · 5 years ago
  54. abb8e21 remoteproc: elf_loader: Add elf resource table load support by Fabien Dessenne · 5 years ago
  55. 7815fc1 drivers: board: Add get_fit_loadable() by Jean-Jacques Hiblot · 5 years ago
  56. 0e0b8a0 drivers: board: Make the board drivers available in SPL by Jean-Jacques Hiblot · 5 years ago
  57. fefee55 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  58. e1f63a8 Merge tag 'u-boot-atmel-2020.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  59. 7ead421 ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access by Thor Thayer · 5 years ago
  60. 6e762d8 arm: socfpga: stratix10: Enable SMMU access by Thor Thayer · 5 years ago
  61. 4ddb909 ddr: altera: agilex: Add SDRAM driver for Agilex by Ley Foon Tan · 5 years ago
  62. 25572cf ddr: altera: Restructure Stratix 10 SDRAM driver by Ley Foon Tan · 5 years ago
  63. 0c7d843 cache: Add Arteris Ncore cache coherent unit driver by Ley Foon Tan · 5 years ago
  64. ef5458f clk: agilex: Add clock driver for Agilex by Ley Foon Tan · 5 years ago
  65. 0b1680e arm: socfpga: Move Stratix10 and Agilex system manager common code by Ley Foon Tan · 5 years ago
  66. f1c4bd5 arm: socfpga: Move firewall code to firewall file by Ley Foon Tan · 5 years ago
  67. 2669591 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · 5 years ago
  68. 3d3a860 arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 5 years ago
  69. fed4c95 arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · 5 years ago
  70. 54914d4 spl: Allow cache drivers to be used in SPL by Ley Foon Tan · 5 years ago
  71. 1e41401 dfu: Add optional timeout parameter by Andy Shevchenko · 5 years ago
  72. f74c7bd video: meson: Drop unnecessary header includes by Simon Glass · 5 years ago
  73. 2a9b1f5 ddr: imx8m: Return error values from LPDDR4 training by Frieder Schrempf · 5 years ago
  74. bec7be1 pci: imx: Add iMX6SX compatible by Marek Vasut · 5 years ago
  75. 9cd9eca video: lg4573: convert to DM by Heiko Schocher · 5 years ago
  76. 1a6b0f1 Merge branch 'next' by Tom Rini · 5 years ago
  77. 131f4ad Revert "mmc: davinci: drop struct davinci_mmc_plat" by Tom Rini · 5 years ago
  78. d581c17 video: add wrappers for ttf type files to .gitignore by Dario Binacchi · 5 years ago
  79. 05c17d6 video: Avoid using #ifdef in video-uclass.c by Simon Glass · 5 years ago
  80. a4a43c6 video: Avoid using #ifdef in vidconsole-uclass.c by Simon Glass · 5 years ago
  81. a75ddd0 video: Avoid using #ifdef in console_rotate.c by Simon Glass · 5 years ago
  82. 6c1ca6b video: Avoid using #ifdef in video blitting code by Simon Glass · 5 years ago
  83. f485566 video: x86: Enable 32-bit graphics by default by Simon Glass · 5 years ago
  84. 64d85a2 pci: layerscape: Manage PCIe EP compatible string via Kconfig by Pankaj Bansal · 5 years ago
  85. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · 5 years ago
  86. 86a1750 Merge tag 'u-boot-imx-20191228' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  87. 8e5e32f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 5 years ago
  88. 25dac2a rtc: rx8010js: add compatible string by Robert Beckett · 5 years ago
  89. 4d58090 rtc: s35392a: add compatible strings by Robert Beckett · 5 years ago
  90. 77533b0 rtc: rx8010sj: fix DM initialization by Robert Beckett · 5 years ago
  91. 46bbff1 spi: rk: Limit transfers to (64K - 1) bytes by Jagan Teki · 5 years ago
  92. 79e1377 mtd: spi-nor-core: Fix static checker warnings by Vignesh Raghavendra · 5 years ago
  93. 9f7ee33 imx8m: ddr_init: Move ddr_init() messages to debug level by Fabio Estevam · 5 years ago
  94. ed55562 phy: ti-pipe3: Fix SATA & USB PHY power up sequence by Roger Quadros · 5 years ago
  95. 80c69c6 phy: ti-pipe3: improve DPLL stability for SATA & USB by Roger Quadros · 5 years ago
  96. cf60864 phy: ti-pipe3: Introduce mode property in driver data by Roger Quadros · 5 years ago
  97. 5015e92 phy: ti-pipe3: Use TRM recommended settings for SATA DPLL by Roger Quadros · 5 years ago
  98. f6cbc73 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · 5 years ago
  99. b1ec281 pci: layerscape_gen4: Suffix API names with _ls_gen4 by Wasim Khan · 5 years ago
  100. 8cb089e pci: layerscape: Suffix API names with _ls by Wasim Khan · 5 years ago