1. 2c72ead usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · 5 years ago
  2. 698bc1f Merge tag 'u-boot-amlogic-20190612' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago WIP-12Jun2019
  3. 63860db pinctrl: meson-gxbb: add hdmi related pins by Maxime Jourdan · 5 years ago
  4. 60fe593 pinctrl: meson: g12a: add DS bank value by Guillaume La Roque · 5 years ago
  5. 478c563 pinctrl: meson: add support of drive-strength-microamp by Guillaume La Roque · 5 years ago
  6. b9308f2 pinctrl: meson-axg: add support for getting pinmux status by Neil Armstrong · 5 years ago
  7. 2392289 pinctrl: meson-gx: add support for getting pinmux status by Neil Armstrong · 5 years ago
  8. 88fa32b pinctrl: meson: add common function to get pins name by Neil Armstrong · 5 years ago
  9. fb94245 pinctrl: meson-gx: fix GPIO_TEST_N and GPIOCLK_ groups by Neil Armstrong · 5 years ago
  10. 2702646 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  11. 529faf8 Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago WIP-11Jun2019
  12. c0df121 pinctrl: imx: Define imx6_pinctrl_soc_info in .data section by Lukasz Majewski · 6 years ago
  13. b5d97e1 net: fec_mxc: not access reserved register on i.MX8 by Peng Fan · 6 years ago
  14. 6757fa5 serial: mxc: Add iMX6SX compatible string by Marek Vasut · 6 years ago
  15. a11c0f4 pci: imx: Add DM and DT support by Marek Vasut · 5 years ago
  16. d2cc2e8 pci: imx: Pass driver private data around by Marek Vasut · 5 years ago
  17. 90f87fb pci: imx: Fix potential 64bit memory access clamping by Marek Vasut · 5 years ago
  18. 33f794b pci: imx: Factor out hard-coded register base addresses by Marek Vasut · 5 years ago
  19. 74c0f5c imx8: fuse: fix fuse driver by Marcel Ziswiler · 5 years ago
  20. 16f8b84 clk: imx8qm: fix usdhc2 clocks by Marcel Ziswiler · 5 years ago
  21. 7a3faf3 spi: imx: work with cs greater 0 by Heiko Schocher · 6 years ago
  22. 2b849e1 spi: imx: remove doubled pointer from mxc_spi_probe by Heiko Schocher · 6 years ago
  23. 51f1357f Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone" by Breno Matheus Lima · 5 years ago
  24. 1023c87 regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-boot by Matti Vaittinen · 6 years ago
  25. d3eaf95 power: pfuze100: Fix off by one error in voltage table handling by Trent Piepho · 6 years ago
  26. 0779876 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago WIP-10Jun2019
  27. c1a3f1e spi: mpc8xxx: Convert to DM by Jagan Teki · 6 years ago
  28. 67adbae spi: mpc8xxx: Use get_timer by Mario Six · 6 years ago
  29. f6fcad5 spi: mpc8xxx: Fix if check by Mario Six · 6 years ago
  30. a1c178e spi: mpc8xxx: Re-order transfer setup by Mario Six · 6 years ago
  31. 85fa265 spi: mpc8xxx: Document LEN setting better by Mario Six · 6 years ago
  32. 5ccfb8a spi: mpc8xxx: Rename variable by Mario Six · 6 years ago
  33. 8dea61d spi: mpc8xxx: Make code more readable by Mario Six · 6 years ago
  34. 65f88e0 spi: mpc8xxx: Reduce scope of loop variables by Mario Six · 6 years ago
  35. e4da4c2 spi: mpc8xxx: Simplify logic a bit by Mario Six · 6 years ago
  36. 6409c61 spi: mpc8xxx: Get rid of is_read by Mario Six · 6 years ago
  37. 76c82af spi: mpc8xxx: Simplify if by Mario Six · 6 years ago
  38. 1a907e4 spi: mpc8xxx: Use IO accessors by Mario Six · 6 years ago
  39. 6ea9395 spi: mpc8xxx: Replace defines with enums by Mario Six · 6 years ago
  40. fabe6c4 spi: mpc8xxx: Fix function names in strings by Mario Six · 6 years ago
  41. 6f3ac07 spi: mpc8xxx: Fix space after cast by Mario Six · 6 years ago
  42. 01ac1e1 spi: mpc8xxx: Rename camel-case variables by Mario Six · 6 years ago
  43. d93fe31 spi: mpc8xxx: Fix comments by Mario Six · 6 years ago
  44. d896b7b spi: mpc8xxx: Use short type names by Mario Six · 6 years ago
  45. ac2d4ef net: dwc_eth_qos: add Ethernet stm32mp1 support by Christophe Roullier · 6 years ago
  46. f6ccdda stm32mp1: clk: use the correct identifier for ethck by Patrick Delaunay · 6 years ago
  47. a2a89b2 spi: stm32: Add Serial Peripheral Interface driver for STM32MP by Patrice Chotard · 6 years ago
  48. 248278d clk: stm32mp1: Add SPI1 clock entry by Patrice Chotard · 6 years ago
  49. 8c1007a watchdog: stm32mp: Add watchdog driver by Patrice Chotard · 6 years ago
  50. b3134ff watchdog: Kconfig: Sort entry alphabetically by Patrice Chotard · 6 years ago
  51. e6b7afe mtd: Fix get_mtdparts() by Patrice Chotard · 6 years ago
  52. f944b15 video: meson: hdmi-supply regulator should be optional by Maxime Jourdan · 5 years ago
  53. 8c1df09 video: mxsfb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  54. 9a67205 video: mxsfb: refactor video_hw_init() by Igor Opaniuk · 5 years ago
  55. 2381632 video: mxsfb: reorder includes by Igor Opaniuk · 5 years ago
  56. dcd91a6 video: mxsfb: change mxs_lcd_init signature by Igor Opaniuk · 5 years ago
  57. 38c2a8a Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago WIP-02Jun2019
  58. 3ef6444 dm: net: macb: Implement link speed change callback by Bin Meng · 6 years ago
  59. a5e3d23 dm: net: macb: Update macb_linkspd_cb() signature by Bin Meng · 6 years ago
  60. 49191d2 clk: sifive: Add clock driver for GEMGXL MGMT by Bin Meng · 6 years ago
  61. 3c1889e rtc: export rtc_month_days() by Heinrich Schuchardt · 5 years ago
  62. 8a802a2 Merge tag 'rockchip-for-v2019.07-rc3' of git://git.denx.de/u-boot-rockchip by Tom Rini · 5 years ago WIP-31May2019
  63. 08e09c2 clk: meson-g12a: Add PCIE PLL support by Neil Armstrong · 5 years ago
  64. 2461543 rockchip: clk: rk3399: allow requests for all UART clocks by Christoph Muellner · 6 years ago
  65. e2822cc Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 5 years ago WIP-29May2019
  66. 77934fd dm: arm: bcmstb: Enable driver model MMC support by Thomas Fitzsimmons · 6 years ago
  67. c18b103 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago WIP-26May2019
  68. 696f02d Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  69. cc1e98b configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 6 years ago
  70. 7a6c6db sound: tegra: Add a sound driver by Simon Glass · 6 years ago
  71. c5a120b tegra: sound: Add an I2S driver by Simon Glass · 6 years ago
  72. 112f2e1 tegra: sound: Add an audio hub driver by Simon Glass · 6 years ago
  73. 866a78d Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot by Tom Rini · 6 years ago WIP-24May2019
  74. afe9e1f Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 6 years ago
  75. 461ea07 drivers: serial: mcfuart: add DT support by Angelo Dureghello · 6 years ago
  76. 5ea3766 drivers: spi: cf_spi: convert to driver model by Angelo Dureghello · 6 years ago
  77. 610e316 drivers: spi: cf_spi: add Kconfig option by Angelo Dureghello · 6 years ago
  78. 34b1a51 gpio: dwapb_gpio: fix broken dev->node by Simon Goldschmidt · 6 years ago
  79. 1ee4942 ata: fsl_ahci: Add sata DM support for Freescale powerpc socs by Peng Ma · 6 years ago
  80. ad9f2be usb: ehci: adopt 32 bit address for CONFIG_PPC by Yinbo Zhu · 6 years ago
  81. 187c41d stm32mp1: ram: add tuning in DDR interactive mode by Patrick Delaunay · 6 years ago
  82. 0d44752 stm32mp1: ram: add tests in DDR interactive mode by Patrick Delaunay · 6 years ago
  83. 01a7510 stm32mp1: ram: add interactive mode for DDR configuration by Patrick Delaunay · 6 years ago
  84. 1767ac2 stm32mp1: ram: add support for LPDDR2/LPDDR3 by Patrick Delaunay · 6 years ago
  85. 53bb831 stm32mp1: ram: update parameter array initialization by Patrick Delaunay · 6 years ago
  86. c60fed1 stm32mp1: ram: change ddr speed to kHz by Patrick Delaunay · 6 years ago
  87. 0cb1aa9 stm32mp1: ram: increase the delay after reset to 128 cycles by Patrick Delaunay · 6 years ago
  88. c3ec370 stm32mp1: ram: update mask for operating mode by Patrick Delaunay · 6 years ago
  89. 66dba9a serial: stm32: remove watchog reset in debug putc by Patrick Delaunay · 6 years ago
  90. 26603c0 serial: stm32: remove unnecessary trace by Patrick Delaunay · 6 years ago
  91. c3e828b clk: stm32mp1: add set_rate for DDRPHYC clock by Patrick Delaunay · 6 years ago
  92. 5237f37 i2c: stm32f7: improve loopback in timing algorithm by Nicolas Le Bayon · 6 years ago
  93. e87da75 i2c: stm32f7: Fix SDADEL minimum formula by Nicolas Le Bayon · 6 years ago
  94. b69e1d0 driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC by Yinbo Zhu · 6 years ago
  95. b512d07 driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC by Yinbo Zhu · 6 years ago
  96. 40920bd Merge tag 'dm-pull-22may19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago WIP-22May2019
  97. 0652d9f driver: watchdog: add sp805 watchdog support by Qiang Zhao · 6 years ago
  98. d2ebc38 scsi: ceva: Clean up the driver code by Peng Ma · 6 years ago
  99. 1d341bc pci: ls_pcie_g4: add device tree fixups for PCI Stream IDs by Hou Zhiqiang · 6 years ago
  100. 07ce19f pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs by Hou Zhiqiang · 6 years ago