1. 6948f10 pci_ep: Fix Coverity warning by Ramon Fried · 5 years ago
  2. 2d88b5a clk: MediaTek: add hifsys entry for MT7623 SoC. by Ryder Lee · 5 years ago
  3. 85a3874 rockchip: ram: add full feature rk3328 DRAM driver by Kever Yang · 5 years ago
  4. c07f68d watchdog: mtk_wdt: Cosmetic cleanup of latest changes by Stefan Roese · 5 years ago
  5. c7adc0b watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references by Stefan Roese · 6 years ago
  6. 898c40c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  7. bbaf56e Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  8. 08c41ca Merge branch '2019-07-31-ti-imports' by Tom Rini · 5 years ago
  9. 51443f5 nand: davinci: avoid out of bounds array access by Heinrich Schuchardt · 5 years ago
  10. 3fe483b Merge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  11. 0c0cdc8 clk: meson: remove duplicate logic by Heinrich Schuchardt · 5 years ago
  12. fea3939 mmc: relocate code comment by Baruch Siach · 5 years ago
  13. caa3323 mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout by Weijie Gao · 5 years ago
  14. 58d65d5 mmc: sdhci: fix chip detect gpio property name by Baruch Siach · 5 years ago
  15. 41a9fab mmc: mv_sdhci: fix uninitialized pointer deref on probe by Baruch Siach · 5 years ago
  16. 8f611dc clk: sandbox: add composite clk by Peng Fan · 5 years ago
  17. 2b12957 clk: gate: support sandbox by Peng Fan · 5 years ago
  18. 0009763 clk: add composite clk support by Peng Fan · 5 years ago
  19. 91944ef dm: clk: ignore default settings when node not valid by Peng Fan · 5 years ago
  20. 4b91ec0 clk: imx: gate2 add set rate by Peng Fan · 5 years ago
  21. b6c56d9 clk: imx: import clk heplers by Peng Fan · 5 years ago
  22. 4f305bf clk: fixed_rate: export clk_fixed_rate by Peng Fan · 5 years ago
  23. fe69b03 clk: divider set rate supporrt by Peng Fan · 5 years ago
  24. 1c64330 clk: add clk-gate support by Peng Fan · 5 years ago
  25. 4b04408 clk: mux: add set parent support by Peng Fan · 5 years ago
  26. 5b27ff8 clk: use clk_dev_binded by Peng Fan · 5 years ago
  27. 2457612 clk: introduce clk_dev_binded by Peng Fan · 5 years ago
  28. 2b15701 dw_mmc: turn on the IO supply by Urja Rannikko · 6 years ago
  29. a239147 Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  30. 476a314 Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  31. dcf722e Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  32. 42a7ce2 mxc_ipuv3_fb.c: enable a backlight on a panel by Heiko Schocher · 5 years ago
  33. f4ec1ae mxc_ipuv3_fb.c: call display_enable by Heiko Schocher · 5 years ago
  34. f03e56a mxc_ipuv3_fb.c: set gd->fb_base by Heiko Schocher · 5 years ago
  35. b283d6b fpga: altera: cyclon2: Check function pointer before calling by Alexander Dahl · 5 years ago
  36. 3911b19 fpga: altera: cyclon2: Fix indentation by Alexander Dahl · 5 years ago
  37. bb2c0fa fpga: altera: cyclon2: Fix most checkpatch warnings by Alexander Dahl · 5 years ago
  38. 175dccd fpga: virtex2: Add slave serial programming support by Robert Hancock · 5 years ago
  39. a0549f7 fpga: virtex2: Add additional clock cycles after DONE assertion by Robert Hancock · 5 years ago
  40. 3372081 fpga: virtex2: Split out image writing from pre/post operations by Robert Hancock · 5 years ago
  41. 25d63a3 fpga: virtex2: added Kconfig option by Robert Hancock · 5 years ago
  42. fa57af0 fpga: virtex2: cosmetic: Cleanup code style by Robert Hancock · 5 years ago
  43. 333755e Merge branch '2019-07-29-ti-imports' by Tom Rini · 5 years ago
  44. 29d8eb3 nand: davinci: add support for driver model by Bartosz Golaszewski · 5 years ago
  45. 7bf9972 nand: davinci: make davinci_nand_init() static by Bartosz Golaszewski · 5 years ago
  46. e311482 i2c: remove i2c driver-model compatibility layer by Bartosz Golaszewski · 5 years ago
  47. 2d64a0f Merge branch '2019-07-29-master-imports' by Tom Rini · 5 years ago
  48. 0c4e81e rtc, rx8025: add DM support by Heiko Schocher · 5 years ago
  49. f91fb72 rtc, rx8025: fix Coding Style by Heiko Schocher · 5 years ago
  50. a7e6d0c rtc: move RTC_RX8025 to Kconfig by Heiko Schocher · 5 years ago
  51. e66b202 pinctrl: mediatek: fix warning by Fabien Parent · 5 years ago
  52. 49b10cb gpio: fixes for gpio-hog support by Heiko Schocher · 5 years ago
  53. 5917d0b doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · 5 years ago
  54. 92430b8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · 5 years ago
  55. ad4a699 Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  56. c957be9 Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  57. b5f563e pinctrl: renesas: fix R-Car gpio0_00 operation fails with 'gpio -input' command by titron · 5 years ago
  58. 970baf1 video: arm: rpi: Bail out early if querying video information fails by Fabian Vogt · 5 years ago
  59. 84a6a27 rockchip: rk3188: init CPU freq in clock driver by Kever Yang · 5 years ago
  60. 60a62ac video: dw_hdmi: Add support for ddc-i2c-bus property by Niklas Schulze · 5 years ago
  61. 233358c video: meson: dw-hdmi: add EDID mode filtering to only select supported modes by Neil Armstrong · 5 years ago
  62. eb4ee4e video: display: use edid_get_timing_validate() variant to filter supported EDID modes by Neil Armstrong · 5 years ago
  63. 85288ff video, simple_panel: add lg,lb070wv8 display by Heiko Schocher · 5 years ago
  64. e19441e video: mxsfb: fix mxsfb fbdev binding issues by Igor Opaniuk · 5 years ago
  65. be3f1a5 video: fsl_dcu_fb: add DM_VIDEO support by Igor Opaniuk · 5 years ago
  66. a6eedb6 video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · 5 years ago
  67. 75551c8 Merge branch '2019-07-26-ti-imports' by Tom Rini · 5 years ago
  68. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  69. 222701e Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 5 years ago
  70. 794453f mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions by Faiz Abbas · 5 years ago
  71. 54e4311 remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc by Lokesh Vutla · 5 years ago
  72. 44de37a remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpers by Lokesh Vutla · 5 years ago
  73. 4fa23eb remoteproc: tisci: add TI-SCI processor control helper functions by Lokesh Vutla · 5 years ago
  74. cd041c8 power: domain: ti_sci_power_domains: Add support for exclusive and shared access by Lokesh Vutla · 5 years ago
  75. 9566b77 firmware: ti_sci: Add a command for releasing all exclusive devices by Lokesh Vutla · 5 years ago
  76. 410adcc firmware: ti_sci: Add processor shutdown API method by Andreas Dannenberg · 5 years ago
  77. ae0b8a2 firmware: ti_sci: Allow for device shared and exclusive requests by Lokesh Vutla · 5 years ago
  78. bfe28bc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 5 years ago
  79. d53e522 net: sun8i_emac: Test the correct phy by Emmanuel Vadot · 5 years ago
  80. e809285 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · 5 years ago
  81. eff0e0c net: macb: Fix check for little-endian system in gmac_configure_dma() by Anup Patel · 5 years ago
  82. d0a04db net: macb: Extend MACB driver for SiFive Unleashed board by Anup Patel · 5 years ago
  83. 1c8ad08 net: tsec: Change compatible strings to match Linux by Vladimir Oltean · 5 years ago
  84. f6297c0 net: tsec: Common handling of MAC station address for DM_ETH by Vladimir Oltean · 5 years ago
  85. b7be776 net: tsec: Make errors visible by Vladimir Oltean · 5 years ago
  86. 07bd39f net: tsec: Reverse Christmas tree notation by Vladimir Oltean · 5 years ago
  87. bca686a net: tsec: Fix offset of MDIO registers for DM_ETH by Vladimir Oltean · 5 years ago
  88. 29db310 net: tsec: Refactor the readout of the tbi-handle property by Vladimir Oltean · 5 years ago
  89. c6d07bf net/macb: increase RX buffer size for GEM by Ramon Fried · 5 years ago
  90. 9c29580 net: macb: apply sane DMA configuration by Ramon Fried · 5 years ago
  91. ed3c64f net: macb: add dma_burst_length config by Ramon Fried · 5 years ago
  92. 5a1899f net: macb: add support for SGMII phy interface by Ramon Fried · 5 years ago
  93. 0a2827e net: macb: use bit access macro from header file by Ramon Fried · 5 years ago
  94. 9e65f80 net: macb: add support for faster clk rates by Ramon Fried · 5 years ago
  95. 6c63651 net: macb: sync header definitions as taken from Linux by Ramon Fried · 5 years ago
  96. d9a9174 drivers: net: driver for MDIO muxes controlled over I2C by Alex Marginean · 5 years ago
  97. 5dce9df net: designware: use 'phy_connect' instead of open coded by Simon Goldschmidt · 5 years ago
  98. 9bc07e81 drivers: net: fsl_enetc: add support for SGMII 2500 by Alex Marginean · 5 years ago
  99. e4aafd5 drivers: net: apply serdes configuration for ENETC Ethernet interfaces by Alex Marginean · 5 years ago
  100. 1d99534 drivers: net: add NXP ENETC MDIO driver by Alex Marginean · 5 years ago