1. f4fcba5 clk: implement clk_set_defaults() by Philipp Tomsich · 7 years ago
  2. a45f17e rockchip: clk: rk3399: implement set_parent() operation by Philipp Tomsich · 7 years ago
  3. 95f9a7e clk: refactor clk_get_by_index() into clk_get_by_indexed_prop() by Philipp Tomsich · 7 years ago
  4. f7d1046 clk: add clk_set_parent() by Philipp Tomsich · 7 years ago
  5. 1a7f6d4 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  6. 9c486e7 Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  7. 7d8cca7 ARM: uniphier: enable HS200 support for uniphier_v8_defconfig by Masahiro Yamada · 7 years ago
  8. f95a4b3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  9. d61639e Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  10. 789edf6 ARM: rmobile: Convert R8A7791 Porter board to DM and DT by Marek Vasut · 7 years ago
  11. bb834b6 ARM: rmobile: Enable OF_CONTROL on RCar Gen2 by Marek Vasut · 7 years ago
  12. 30ceb10 ARM: dts: rmobile: Add SoC and board U-Boot DT extras by Marek Vasut · 7 years ago
  13. a500e4e ARM: dts: rmobile: Add rudimentary R8A7790 Stout DT by Marek Vasut · 7 years ago
  14. 9a26fc5 ARM: dts: rmobile: Import R8A7794 DTS from Linux 4.15-rc8 by Marek Vasut · 7 years ago
  15. 92aa099 ARM: dts: rmobile: Import R8A7793 DTS from Linux 4.15-rc8 by Marek Vasut · 7 years ago
  16. a3fb9ff ARM: dts: rmobile: Import R8A7792 DTS from Linux 4.15-rc8 by Marek Vasut · 7 years ago
  17. edd15fc ARM: dts: rmobile: Import R8A7791 DTS from Linux 4.15-rc8 by Marek Vasut · 7 years ago
  18. 16b6e4a ARM: dts: rmobile: Import R8A7790 DTS from Linux 4.15-rc8 by Marek Vasut · 7 years ago
  19. 3192026 net: sh_eth: Add DM and DT support by Marek Vasut · 7 years ago
  20. a220784 net: sh_eth: Clump legacy functions together by Marek Vasut · 7 years ago
  21. 013af64 net: sh_eth: Split sh_eth_init by Marek Vasut · 7 years ago
  22. 68ac92e net: sh_eth: Separate out MAC address programming by Marek Vasut · 7 years ago
  23. 52c15e2 net: sh_eth: Split sh_eth_recv by Marek Vasut · 7 years ago
  24. dca221b net: sh_eth: Pass sh_eth_dev around by Marek Vasut · 7 years ago
  25. effb790 net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 by Marek Vasut · 7 years ago
  26. e3105ea net: ravb: staticize ravb_start by Marek Vasut · 7 years ago
  27. 5f14f7d pci: rmobile: Add RCar Gen2 PCIe controller driver by Marek Vasut · 7 years ago
  28. 8b05436 gpio: rmobile: Add RCar Gen2 compatible string by Marek Vasut · 7 years ago
  29. 0163c91 env: sunxi: Enable FAT-based environment support by default by Maxime Ripard · 7 years ago
  30. b39117c sunxi: Transition from the MMC to a FAT-based environment by Maxime Ripard · 7 years ago
  31. 40c08a6 env: Mark env_get_location as weak by Maxime Ripard · 7 years ago
  32. fb69464 env: Allow to build multiple environments in Kconfig by Maxime Ripard · 7 years ago
  33. d282a1d env: mmc: depends on the MMC framework by Maxime Ripard · 7 years ago
  34. 1d44608 env: Initialise all the environments by Maxime Ripard · 7 years ago
  35. 7d714a2 env: Support multiple environments by Maxime Ripard · 7 years ago
  36. 58ae999 env: common: Make the debug messages play a little nicer by Maxime Ripard · 7 years ago
  37. 29b8f21 env: mmc: Make the debug messages play a little nicer by Maxime Ripard · 7 years ago
  38. d0816da env: fat: Make the debug messages play a little nicer by Maxime Ripard · 7 years ago
  39. 3574ba0 env: Make it explicit where we're loading our environment from by Maxime Ripard · 7 years ago
  40. 9efac3c env: Make the env save message a bit more explicit by Maxime Ripard · 7 years ago
  41. 8a3a7e2 env: Pass additional parameters to the env lookup function by Maxime Ripard · 7 years ago
  42. 52746c4 env: Rename env_driver_lookup_default and env_get_default_location by Maxime Ripard · 7 years ago
  43. 9c24dfb cmd: nvedit: Get rid of the env lookup by Maxime Ripard · 7 years ago
  44. 748277c4 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  45. ab12aa2 ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32 by Tom Rini · 7 years ago
  46. a6968ec gpio: sunxi: Add compatible string for H5 PIO by Chris Blake · 7 years ago
  47. 9921966 sunxi: Add limit with the MMC environment by Maxime Ripard · 7 years ago
  48. e89f5591f Makefile: Add size check to the u-boot.itb make target by Maxime Ripard · 7 years ago
  49. eff264d sunxi: imply CONFIG_OF_LIBFDT_OVERLAY by Andre Heider · 7 years ago
  50. acd4d33 net: regex: Disable by default on sunXi by Maxime Ripard · 7 years ago
  51. 0a319b6 video: bpp16: Disable by default on sunXi by Maxime Ripard · 7 years ago
  52. 2e8f1dd video: bpp8: Disable by default on sunXi by Maxime Ripard · 7 years ago
  53. 07dc22d cmd: misc: Disable by default on sunXi by Maxime Ripard · 7 years ago
  54. e302ede cmd: loads: Disable by default on sunXi by Maxime Ripard · 7 years ago
  55. 197e0be cmd: loadb: Disable by default on sunXi by Maxime Ripard · 7 years ago
  56. 3b50382 cmd: unzip: Disable by default on sunXi by Maxime Ripard · 7 years ago
  57. b024360 cmd: crc32: Disable by default on sunXi by Maxime Ripard · 7 years ago
  58. 70c56c1 dfu: select HASH by Maxime Ripard · 7 years ago
  59. fc04bd8 Merge git://git.denx.de/u-boot-mips by Tom Rini · 7 years ago
  60. 1d12a7c Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  61. 664ec31 MIPS: add BMIPS Comtrend AR-5315u board by Álvaro Fernández Rojas · 7 years ago
  62. 3483f28 MIPS: add support for Broadcom MIPS BCM6318 SoC family by Álvaro Fernández Rojas · 7 years ago
  63. a80bf5e dm: ram: bmips: add BCM6318 support by Álvaro Fernández Rojas · 7 years ago
  64. 70d30d8 dm: cpu: bmips: add BCM6318 support by Álvaro Fernández Rojas · 7 years ago
  65. c320b92 MIPS: add BMIPS Comtrend WAP-5813n board by Álvaro Fernández Rojas · 7 years ago
  66. 43b7ab9 MIPS: add support for Broadcom MIPS BCM6368 SoC family by Álvaro Fernández Rojas · 7 years ago
  67. 8c8ef2e dm: cpu: bmips: add BCM6368 support by Álvaro Fernández Rojas · 7 years ago
  68. 58c125b DW SPI: Get clock value from Device Tree by Eugeniy Paltsev · 7 years ago
  69. 21143ce SOCFPGA: clock manager: implement dw_spi_get_clk function by Eugeniy Paltsev · 7 years ago
  70. 6f7c92d usb: ehci: mxs: fix swapped argument in ehci_writel() by Daniel Schwierzeck · 7 years ago
  71. eacccbd usb: xhci: Fix bool initialization in xhci_bulk_tx by Gustavo A. R. Silva · 7 years ago
  72. cd1cc31 mips: bmips: increment SYS_MALLOC_F_LEN by Álvaro Fernández Rojas · 7 years ago
  73. b2f815b boston: Pad binary in .mcs to a multiple of 16 bytes by Paul Burton · 7 years ago
  74. 92962b3 ddr: altera: silence PHY calibration unless in debug mode by Goldschmidt Simon · 7 years ago
  75. 1c7fa79 arm: socfpga: allow configs without network support by Simon Goldschmidt · 7 years ago
  76. a3f77c8 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 7 years ago
  77. 34e9360 pinctrl: rmobile: Import R8A7794 E2 PFC tables by Marek Vasut · 7 years ago
  78. ab2d09b4 pinctrl: rmobile: Import R8A7792 V2H PFC tables by Marek Vasut · 7 years ago
  79. 427c75d pinctrl: rmobile: Import R8A7791/R8A7793 M2 PFC tables by Marek Vasut · 7 years ago
  80. 7547ad4 pinctrl: rmobile: Import R8A7790 H2 PFC tables by Marek Vasut · 7 years ago
  81. 19b1a8b clk: renesas: Import R8A7794 E2 clock tables by Marek Vasut · 7 years ago
  82. ce43893 clk: renesas: Import R8A7792 V2H clock tables by Marek Vasut · 7 years ago
  83. 67dbebe clk: renesas: Import R8A7791/R8A7793 M2 clock tables by Marek Vasut · 7 years ago
  84. 75a5096 clk: renesas: Import R8A7790 H2 clock tables by Marek Vasut · 7 years ago
  85. dedb60f clk: renesas: Add Gen2 clock core by Marek Vasut · 7 years ago
  86. 28b8f22 clk: renesas: Add DIV6P1 clock type by Marek Vasut · 7 years ago
  87. d262867 clk: renesas: Split out code shared between Gen2 and Gen3 by Marek Vasut · 7 years ago
  88. 65f1bbf clk: renesas: Make clock tables Kconfig configurable by Marek Vasut · 7 years ago
  89. ff50b32 clk: renesas: Split SMSTPCR and RMSTPCR tables by Marek Vasut · 7 years ago
  90. 58f1788 clk: renesas: Pull Gen3 specific bits into separate header by Marek Vasut · 7 years ago
  91. 7c88556 clk: renesas: Make PLL configurations per-SoC by Marek Vasut · 7 years ago
  92. f11c967 clk: renesas: Make clk_ids per-driver by Marek Vasut · 7 years ago
  93. f77b5a4 clk: renesas: Split RCar Gen3 driver by Marek Vasut · 7 years ago
  94. 8591ac8 serial: sh: Add support for R7S72100 (RZ/A1) by Chris Brandt · 7 years ago
  95. a6e25b2 serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 by Marek Vasut · 7 years ago
  96. c493756 serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr() by Marek Vasut · 7 years ago
  97. b606e1b ARM: rmobile: Convert CONFIG_R8A77xx to Kconfig by Marek Vasut · 7 years ago
  98. 34df58a ARM: dts: rmobile: Factor out U-Boot extras by Marek Vasut · 7 years ago
  99. 62b2bb5 ARM: dts: rmobile: Update DTS to match Linux 4.14 by Marek Vasut · 7 years ago
  100. fb44132 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago