1. 25d63a3 fpga: virtex2: added Kconfig option by Robert Hancock · 5 years ago
  2. fa57af0 fpga: virtex2: cosmetic: Cleanup code style by Robert Hancock · 5 years ago
  3. 333755e Merge branch '2019-07-29-ti-imports' by Tom Rini · 5 years ago
  4. 29d8eb3 nand: davinci: add support for driver model by Bartosz Golaszewski · 5 years ago
  5. 7bf9972 nand: davinci: make davinci_nand_init() static by Bartosz Golaszewski · 5 years ago
  6. e311482 i2c: remove i2c driver-model compatibility layer by Bartosz Golaszewski · 5 years ago
  7. 2d64a0f Merge branch '2019-07-29-master-imports' by Tom Rini · 5 years ago
  8. 0c4e81e rtc, rx8025: add DM support by Heiko Schocher · 5 years ago
  9. f91fb72 rtc, rx8025: fix Coding Style by Heiko Schocher · 5 years ago
  10. a7e6d0c rtc: move RTC_RX8025 to Kconfig by Heiko Schocher · 5 years ago
  11. e66b202 pinctrl: mediatek: fix warning by Fabien Parent · 5 years ago
  12. 49b10cb gpio: fixes for gpio-hog support by Heiko Schocher · 5 years ago
  13. 5917d0b doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · 5 years ago
  14. 92430b8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · 5 years ago
  15. ad4a699 Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  16. c957be9 Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  17. 970baf1 video: arm: rpi: Bail out early if querying video information fails by Fabian Vogt · 5 years ago
  18. 84a6a27 rockchip: rk3188: init CPU freq in clock driver by Kever Yang · 5 years ago
  19. 60a62ac video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · 5 years ago
  20. 233358c video: meson: dw-hdmi: add EDID mode filtering to only select supported modes by Neil Armstrong · 5 years ago
  21. eb4ee4e video: display: use edid_get_timing_validate() variant to filter supported EDID modes by Neil Armstrong · 5 years ago
  22. 85288ff video, simple_panel: add lg,lb070wv8 display by Heiko Schocher · 5 years ago
  23. e19441e video: mxsfb: fix mxsfb fbdev binding issues by Igor Opaniuk · 5 years ago
  24. be3f1a5 video: fsl_dcu_fb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  25. a6eedb6 video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · 5 years ago
  26. 75551c8 Merge branch '2019-07-26-ti-imports' by Tom Rini · 5 years ago
  27. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  28. 222701e Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 5 years ago
  29. 794453f mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions by Faiz Abbas · 5 years ago
  30. 54e4311 remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc by Lokesh Vutla · 5 years ago
  31. 44de37a remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpers by Lokesh Vutla · 5 years ago
  32. 4fa23eb remoteproc: tisci: add TI-SCI processor control helper functions by Lokesh Vutla · 5 years ago
  33. cd041c8 power: domain: ti_sci_power_domains: Add support for exclusive and shared access by Lokesh Vutla · 5 years ago
  34. 9566b77 firmware: ti_sci: Add a command for releasing all exclusive devices by Lokesh Vutla · 5 years ago
  35. 410adcc firmware: ti_sci: Add processor shutdown API method by Andreas Dannenberg · 5 years ago
  36. ae0b8a2 firmware: ti_sci: Allow for device shared and exclusive requests by Lokesh Vutla · 5 years ago
  37. bfe28bc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  38. d53e522 net: sun8i_emac: Test the correct phy by Emmanuel Vadot · 5 years ago
  39. e809285 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · 5 years ago
  40. eff0e0c net: macb: Fix check for little-endian system in gmac_configure_dma() by Anup Patel · 5 years ago
  41. d0a04db net: macb: Extend MACB driver for SiFive Unleashed board by Anup Patel · 5 years ago
  42. 1c8ad08 net: tsec: Change compatible strings to match Linux by Vladimir Oltean · 5 years ago
  43. f6297c0 net: tsec: Common handling of MAC station address for DM_ETH by Vladimir Oltean · 5 years ago
  44. b7be776 net: tsec: Make errors visible by Vladimir Oltean · 5 years ago
  45. 07bd39f net: tsec: Reverse Christmas tree notation by Vladimir Oltean · 5 years ago
  46. bca686a net: tsec: Fix offset of MDIO registers for DM_ETH by Vladimir Oltean · 5 years ago
  47. 29db310 net: tsec: Refactor the readout of the tbi-handle property by Vladimir Oltean · 5 years ago
  48. c6d07bf net/macb: increase RX buffer size for GEM by Ramon Fried · 5 years ago
  49. 9c29580 net: macb: apply sane DMA configuration by Ramon Fried · 5 years ago
  50. ed3c64f net: macb: add dma_burst_length config by Ramon Fried · 5 years ago
  51. 5a1899f net: macb: add support for SGMII phy interface by Ramon Fried · 5 years ago
  52. 0a2827e net: macb: use bit access macro from header file by Ramon Fried · 5 years ago
  53. 9e65f80 net: macb: add support for faster clk rates by Ramon Fried · 5 years ago
  54. 6c63651 net: macb: sync header definitions as taken from Linux by Ramon Fried · 5 years ago
  55. d9a9174 drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · 5 years ago
  56. 5dce9df net: designware: use 'phy_connect' instead of open coded by Simon Goldschmidt · 5 years ago
  57. 9bc07e81 drivers: net: fsl_enetc: add support for SGMII 2500 by Alex Marginean · 5 years ago
  58. e4aafd5 drivers: net: apply serdes configuration for ENETC Ethernet interfaces by Alex Marginean · 5 years ago
  59. 1d99534 drivers: net: add NXP ENETC MDIO driver by Alex Marginean · 5 years ago
  60. 120b5ef drivers: net: add NXP ENETC ethernet driver by Alex Marginean · 5 years ago
  61. 1f17468 spi: Drop obsolete mtk_qspi driver references by Weijie Gao · 5 years ago
  62. 603fcd1 spi: add spi-mem driver for MediaTek MT7629 SoC by Weijie Gao · 5 years ago
  63. 44e02e3 dm: device: make power domain calls optional by Anatolij Gustschin · 5 years ago
  64. e497fab clk: initialize clk->data when using default xlate by Sekhar Nori · 5 years ago
  65. 1635121 dm: core: Set correct "status" value for a node by Bin Meng · 5 years ago
  66. a1f99e4 dm: core: Call clk_set_defaults() during probe() only for a valid ofnode by Bin Meng · 5 years ago
  67. 7efb4a6 dm: timer: Skip device that does not have a valid ofnode in pre_probe() by Bin Meng · 5 years ago
  68. ff8c23e Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  69. 9565bd7 Merge tag 'rockchip-for-v2019.07-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  70. 9454fee mtd: spi: Add micron mt35xu512aba and mt35xu02g flash ID by Ashish Kumar · 5 years ago
  71. 1f99eaf rtc: Add rtc driver for stm32mp1 by Patrick Delaunay · 5 years ago
  72. fd7fe1b clk: stm32mp1: Add RTC clock entry by Patrick Delaunay · 5 years ago
  73. 637e288 spi: stm32_qspi: Remove "st, stm32-qspi" compatible string by Patrice Chotard · 5 years ago
  74. 6bed04f remoteproc: Introduce STM32 Cortex-M4 remoteproc driver by Fabien Dessenne · 5 years ago
  75. 7a7c4cb remoteproc: add elf file load support by Fabien Dessenne · 5 years ago
  76. 641067f dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
  77. 79ea03b Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  78. a89c2ad fpga: arria10: Fix error in fpga pin configuration by Dalon Westergreen · 5 years ago
  79. a8b5031 spl: kconfig: separate sysreset and firmware drivers from misc by Simon Goldschmidt · 5 years ago
  80. ef72ba0 sysreset: add support for socfpga sysreset by Simon Goldschmidt · 5 years ago
  81. 690c129 sysreset: socfpga: stratix10: add sysreset driver by Simon Goldschmidt · 5 years ago
  82. 1f16688 sysreset: socfpga: gen5: add sysreset driver by Simon Goldschmidt · 5 years ago
  83. 285b3cb dm: ddr: socfpga: fix gen5 ddr driver to not use bss by Simon Goldschmidt · 5 years ago
  84. 4dcdc5c rockchip: sdhci: Fix sdhci mmc driver probe abort by Kever Yang · 5 years ago
  85. 79cdcac rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable() by Niklas Schulze · 5 years ago
  86. f3d689c rockchip: rk322x: sdram: use udelay instead of rockchip_udelay by Kever Yang · 5 years ago
  87. c36abd0 ram: rk3399: Add lpddr4 set rate support by Jagan Teki · 5 years ago
  88. 1dd1cb6 ram: rk3399: Add set_rate sdram rk3399 ops by Jagan Teki · 5 years ago
  89. dd2c633 ram: rk3399: Add LPPDDR4-800 timings inc by Jagan Teki · 5 years ago
  90. 4f3cc17 ram: rk3399: Add LPPDDR4-400 timings inc by Jagan Teki · 5 years ago
  91. f556d75 clk: rockchip: rk3399: Set 400MHz ddr clock by Jagan Teki · 5 years ago
  92. 0956568 clk: rockchip: rk3399: Set 50MHz ddr clock by Jagan Teki · 5 years ago
  93. a0ded6d ram: rk3399: Add LPPDR4 mr detection by Jagan Teki · 5 years ago
  94. 299deec ram: rk3399: Handle data training via ops by Jagan Teki · 5 years ago
  95. e6ae37a ram: rk3399: Simplify data training first argument by Jagan Teki · 5 years ago
  96. e939f92 ram: rk3399: Update lpddr4 vref_mode_ac by Jagan Teki · 5 years ago
  97. 274c337 ram: rk3399: Update lpddr4 mode_sel based on io settings by Jagan Teki · 5 years ago
  98. 95be76e ram: rk3399: Update lpddr4 vref based on io settings by Jagan Teki · 5 years ago
  99. 4eceda0 ram: rk3399: Get lpddr4 tsel_rd_en from io settings by Jagan Teki · 5 years ago
  100. f288d54 ram: rk3399: Configure soc odt support by Jagan Teki · 5 years ago