1. 9821636 bcm2835_pinctrl: Probe pre-reloc by Alexander Graf · 7 years ago
  2. 6001985 bcm2835_pl011_serial: Add BCM2835 specific serial driver by Alexander Graf · 7 years ago
  3. fa48759 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · 7 years ago
  4. cf2c778 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · 7 years ago
  5. d10fc50 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · 7 years ago
  6. 884f901 pl010: Convert CONFIG_PL010_SERIAL to Kconfig by Alexander Graf · 7 years ago
  7. b311163 pl01x: Convert to dev_read by Alexander Graf · 7 years ago
  8. 9dfeffe serial_bcm283x_mu: Fail loading if not muxed by Alexander Graf · 7 years ago
  9. bceab8d serial_bcm283x_mu: Always skip init by Alexander Graf · 7 years ago
  10. 80d5001 serial_bcm283x_mu: Convert to dev_read by Alexander Graf · 7 years ago
  11. fc8523a serial: bcm283x_mu: Remove support for post-init disabling by Alexander Graf · 7 years ago
  12. 608b0c4 serial: Use next serial device if probing fails by Alexander Graf · 7 years ago
  13. c8a73a2 mmc: Add bcm2835 sdhost controller by Alexander Graf · 7 years ago
  14. caf2233 bcm283x: Add pinctrl driver by Alexander Graf · 7 years ago
  15. 75b381a rockchip: clk: guard set_parent implementations against OF_PLATDATA by Philipp Tomsich · 7 years ago
  16. 64a1220 clk: rockchip: clk_rk3368: Implement "assign-clock-parent" by David Wu · 7 years ago
  17. 01c60ea clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate" by David Wu · 7 years ago
  18. d12d7c0 net: gmac_rockchip: Add support for the RK3228 GMAC by David Wu · 7 years ago
  19. 5bb616c clk: rockchip: Add rk322x gamc clock support by David Wu · 7 years ago
  20. 20ee0fd rockchip: pinctrl: Add rk322x gmac pinctrl support by David Wu · 7 years ago
  21. 424324d rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver by David Wu · 7 years ago
  22. b3d2a6d net: gmac_rockchip: Add rk3328 gmac support by David Wu · 7 years ago
  23. 7cd4eba clk: rockchip: Add rk3328 gamc clock support by David Wu · 7 years ago
  24. dfb886d rockchip: pinctrl: Add rk3328 gmac pinctrl support by David Wu · 7 years ago
  25. 301fff4 rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver by David Wu · 7 years ago
  26. caf7461 net: gmac_rockchip: Add support for the RV1108 GMAC by David Wu · 7 years ago
  27. 77c4261 rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver by David Wu · 7 years ago
  28. d2f1f1a rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node by Philipp Tomsich · 7 years ago
  29. f4fcba5 clk: implement clk_set_defaults() by Philipp Tomsich · 7 years ago
  30. a45f17e rockchip: clk: rk3399: implement set_parent() operation by Philipp Tomsich · 7 years ago
  31. 95f9a7e clk: refactor clk_get_by_index() into clk_get_by_indexed_prop() by Philipp Tomsich · 7 years ago
  32. f7d1046 clk: add clk_set_parent() by Philipp Tomsich · 7 years ago
  33. 990dba6 clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value by Patrice Chotard · 7 years ago
  34. 20fe38e clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks() by Patrice Chotard · 7 years ago
  35. 68a69ed clk: clk_stm32f: Remove STMMAC clock setup by Patrice Chotard · 7 years ago
  36. cb97ff9 clk: stm32: retrieve external oscillator frequency from DT by Patrice Chotard · 7 years ago
  37. 4dbf9be serial: ns16550: Fix style violation by Mario Six · 7 years ago
  38. f5ac4f2 gpio: mpc8xxx: Make live-tree compatible by Mario Six · 7 years ago
  39. f9c7fde gpio: mpc8xxx: Make compatible with more SoCs by Mario Six · 7 years ago
  40. 3c21683 gpio: mpc8xxx: Rename Kconfig option, structures, and functions by Mario Six · 7 years ago
  41. 76d00cc gpio: mpc85xx: Rename driver file to mpc8xxx by Mario Six · 7 years ago
  42. aadc5e6 gpio: mpc85xx_gpio: Fix style violations by Mario Six · 7 years ago
  43. f62ca2cd gpio: pca953x_gpio: Make live-tree compatible by Mario Six · 7 years ago
  44. fb01e07 gpio: pca953x_gpio: Fix style violations by Mario Six · 7 years ago
  45. 40b6118 usb: host: Drop unused hcd_name from r8a66597-hcd.c by Tom Rini · 7 years ago
  46. 1c0ae00 usb: Remove isp116x-hcd support by Tom Rini · 7 years ago
  47. 9c486e7 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  48. f95a4b3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  49. d61639e Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  50. 3192026 net: sh_eth: Add DM and DT support by Marek Vasut · 7 years ago
  51. a220784 net: sh_eth: Clump legacy functions together by Marek Vasut · 7 years ago
  52. 013af64 net: sh_eth: Split sh_eth_init by Marek Vasut · 7 years ago
  53. 68ac92e net: sh_eth: Separate out MAC address programming by Marek Vasut · 7 years ago
  54. 52c15e2 net: sh_eth: Split sh_eth_recv by Marek Vasut · 7 years ago
  55. dca221b net: sh_eth: Pass sh_eth_dev around by Marek Vasut · 7 years ago
  56. effb790 net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 by Marek Vasut · 7 years ago
  57. e3105ea net: ravb: staticize ravb_start by Marek Vasut · 7 years ago
  58. 5f14f7d pci: rmobile: Add RCar Gen2 PCIe controller driver by Marek Vasut · 7 years ago
  59. 8b05436 gpio: rmobile: Add RCar Gen2 compatible string by Marek Vasut · 7 years ago
  60. 748277c4 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  61. a6968ec gpio: sunxi: Add compatible string for H5 PIO by Chris Blake · 7 years ago
  62. 0a319b6 video: bpp16: Disable by default on sunXi by Maxime Ripard · 7 years ago
  63. 2e8f1dd video: bpp8: Disable by default on sunXi by Maxime Ripard · 7 years ago
  64. 70c56c1 dfu: select HASH by Maxime Ripard · 7 years ago
  65. fc04bd8 Merge git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  66. 1d12a7c Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  67. a80bf5e dm: ram: bmips: add BCM6318 support by Álvaro Fernández Rojas · 7 years ago
  68. 70d30d8 dm: cpu: bmips: add BCM6318 support by Álvaro Fernández Rojas · 7 years ago
  69. 8c8ef2e dm: cpu: bmips: add BCM6368 support by Álvaro Fernández Rojas · 7 years ago
  70. 58c125b DW SPI: Get clock value from Device Tree by Eugeniy Paltsev · 7 years ago
  71. 6f7c92d usb: ehci: mxs: fix swapped argument in ehci_writel() by Daniel Schwierzeck · 7 years ago
  72. eacccbd usb: xhci: Fix bool initialization in xhci_bulk_tx by Gustavo A. R. Silva · 7 years ago
  73. 92962b3 ddr: altera: silence PHY calibration unless in debug mode by Goldschmidt Simon · 7 years ago
  74. 34e9360 pinctrl: rmobile: Import R8A7794 E2 PFC tables by Marek Vasut · 7 years ago
  75. ab2d09b4 pinctrl: rmobile: Import R8A7792 V2H PFC tables by Marek Vasut · 7 years ago
  76. 427c75d pinctrl: rmobile: Import R8A7791/R8A7793 M2 PFC tables by Marek Vasut · 7 years ago
  77. 7547ad4 pinctrl: rmobile: Import R8A7790 H2 PFC tables by Marek Vasut · 7 years ago
  78. 19b1a8b clk: renesas: Import R8A7794 E2 clock tables by Marek Vasut · 7 years ago
  79. ce43893 clk: renesas: Import R8A7792 V2H clock tables by Marek Vasut · 7 years ago
  80. 67dbebe clk: renesas: Import R8A7791/R8A7793 M2 clock tables by Marek Vasut · 7 years ago
  81. 75a5096 clk: renesas: Import R8A7790 H2 clock tables by Marek Vasut · 7 years ago
  82. dedb60f clk: renesas: Add Gen2 clock core by Marek Vasut · 7 years ago
  83. 28b8f22 clk: renesas: Add DIV6P1 clock type by Marek Vasut · 7 years ago
  84. d262867 clk: renesas: Split out code shared between Gen2 and Gen3 by Marek Vasut · 7 years ago
  85. 65f1bbf clk: renesas: Make clock tables Kconfig configurable by Marek Vasut · 7 years ago
  86. ff50b32 clk: renesas: Split SMSTPCR and RMSTPCR tables by Marek Vasut · 7 years ago
  87. 58f1788 clk: renesas: Pull Gen3 specific bits into separate header by Marek Vasut · 7 years ago
  88. 7c88556 clk: renesas: Make PLL configurations per-SoC by Marek Vasut · 7 years ago
  89. f11c967 clk: renesas: Make clk_ids per-driver by Marek Vasut · 7 years ago
  90. f77b5a4 clk: renesas: Split RCar Gen3 driver by Marek Vasut · 7 years ago
  91. 8591ac8 serial: sh: Add support for R7S72100 (RZ/A1) by Chris Brandt · 7 years ago
  92. a6e25b2 serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 by Marek Vasut · 7 years ago
  93. c493756 serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr() by Marek Vasut · 7 years ago
  94. fb44132 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  95. 2f516e4 mmc: Poll for broken card detection case by Jun Nie · 7 years ago
  96. c0fafe6 mmc: fix to assign to correct clock value when clock is enabling by Jaehoon Chung · 7 years ago
  97. 173f023 power: pmic: s2mps11: probe the regulator driver by Jaehoon Chung · 7 years ago
  98. 60599ea power: regulator: s2mps11: add a regulator driver for s2mps11 by Jaehoon Chung · 7 years ago
  99. aaa21d3 spi: cadence_qspi_apb: Make flash writes 32 bit aligned by Vignesh R · 7 years ago
  100. a743e2b Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible" by Vignesh R · 7 years ago