1. bddb44e net: ravb: Add PHY reset GPIO support by Marek Vasut · 7 years ago
  2. 849ab0a clk: rmobile: Add RPC hyperflash clock by Marek Vasut · 7 years ago
  3. 4b20eef clk: rmobile: Add support for setting SDxCKCR by Marek Vasut · 7 years ago
  4. 8103bc5 ARM: rmobile: Place initial stack right below U-Boot by Marek Vasut · 7 years ago
  5. 7208d90 ARM: rmobile: Move CONFIG_CMD_ from rcar-gen3-common to configs by Marek Vasut · 7 years ago
  6. e8f86f2 ARM: rmobile: dts: Add XHCI USB node to r8a7796 by Marek Vasut · 7 years ago
  7. a79c311 ARM: rmobile: Enable EHCI generic on ULCB by Marek Vasut · 7 years ago
  8. c54b0b7 ARM: rmobile: Enable EHCI generic on Salvator-X by Marek Vasut · 7 years ago
  9. ef60323 ARM: rmobile: Move HSUSB configuration to board on ULCB by Marek Vasut · 7 years ago
  10. afb19d6 ARM: rmobile: Move HSUSB configuration to board on Salvator-X by Marek Vasut · 7 years ago
  11. 1d87146 ARM: rmobile: dts: Add EHCI USB nodes to r8a7796 by Marek Vasut · 7 years ago
  12. 37a7908 ARM: dts: rmobile: Update DTS to match Linux 4.13 by Marek Vasut · 7 years ago
  13. 91ebf30 Travis-CI: Checkout only v1.4.3 of dtc by Tom Rini · 7 years ago
  14. 64b8d7a net/tftp: fix build if CMD_BOOTEFI is not set by Jörg Krause · 7 years ago
  15. 2fa73e7 Makefile: Update minimum dtc version to 1.4.3 by Tom Rini · 7 years ago
  16. 933f67a spl: Fix compiling warning on gunzip argument by York Sun · 7 years ago
  17. 7cc238f arm: am33xx: Make pin multiplexing functions optional by Felix Brack · 7 years ago
  18. 246771b board: Add stm32h7 SoC, discovery and evaluation boards support by Patrice Chotard · 7 years ago
  19. a1e384b ARM: DTS: stm32: adapt stm32h7 dts files for U-boot by Patrice Chotard · 7 years ago
  20. 5fbb2b2 ARM: DTS: stm32: add stm32h743i-eval files by Patrice Chotard · 7 years ago
  21. d983a0f ARM: DTS: stm32: add stm32h743i-disco files by Patrice Chotard · 7 years ago
  22. 4e280b9 dm: misc: add stm32 rcc driver by Christophe Kerello · 7 years ago
  23. 23a0641 dm: reset: add stm32 reset driver by Patrice Chotard · 7 years ago
  24. 4c3aebd dm: clk: add clk driver support for stm32h7 SoCs by Patrice Chotard · 7 years ago
  25. 776b2dd serial: stm32x7: add STM32H7 support by Patrice Chotard · 7 years ago
  26. 092e72c pinctrl: stm32: add stm32h743-pinctrl compatible by Patrice Chotard · 7 years ago
  27. a8c5112 spl: stash bootstage info before jump to next stage by Kever Yang · 7 years ago
  28. 4e6eeea board: STiH410-B2260: add fastboot support by Patrice Chotard · 7 years ago
  29. bfd7ef1 ARM: dts: STiH410: update ehci and ohci compatible by Patrice Chotard · 7 years ago
  30. 01d1428 ARM: dts: STiH410: set DWC3 dual role mode to peripheral by Patrice Chotard · 7 years ago
  31. 40d1a31 usb: dwc3: Add dwc3 glue driver support for STi by Patrice Chotard · 7 years ago
  32. 8b35f43 STiH410-B2260: enable USB, fastboot, reset, PHY related flags by Patrice Chotard · 7 years ago
  33. e9d1257 STiH410-B2260: enable USB Host Networking by Patrice Chotard · 7 years ago
  34. b7ca56d usb: phy: Add STi USB2 PHY by Patrice Chotard · 7 years ago
  35. dca3166 mmc: sti_sdhci: Use reset framework by Patrice Chotard · 7 years ago
  36. 9ea2fc8 ARM: dts: stih410-family: Add missing reset_names for mmc1 node by Patrice Chotard · 7 years ago
  37. 819c626 mmc: sti_sdhci: Rework sti_mmc_core_config() by Patrice Chotard · 7 years ago
  38. 44913a1 pci: Remove unnecessary 'default n' from Kconfig by Tuomas Tynkkynen · 7 years ago
  39. 93b1431 pci: layerscape: Remove unused field 'hose' from struct ls_pcie by Tuomas Tynkkynen · 7 years ago
  40. be0105b pci: tegra: Remove unused field 'hose' from struct tegra_pcie by Tuomas Tynkkynen · 7 years ago
  41. bee278d pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie by Tuomas Tynkkynen · 7 years ago
  42. adfc3e4 pci: xilinx: Fix doc comments on config space accessors by Tuomas Tynkkynen · 7 years ago
  43. 2460098 fs/fat: Reduce stack usage by Tom Rini · 7 years ago
  44. 2dc5b55 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  45. 7155cd2 nds32: spi: Support spi dm driver. by rick · 7 years ago
  46. 7b1a50b nds32: board: Support SPI driver. by rick · 7 years ago
  47. 6d3cb0f nds32: mtd: add spi flash id MX25U16335E. by rick · 7 years ago
  48. 1341494 nds32: ftmac100: Fix write mac addr fail problem. by rick · 7 years ago
  49. e336b73 nds32: ftmac100 support cache enable. by rick · 7 years ago
  50. ce4e237 nds32: ftmac100: support cache enable. by rick · 7 years ago
  51. 19fc21f nds32: bootm: Fix warning of struct tag_serialnr declared by rick · 7 years ago
  52. d573b36 nds32: board: Fix andestech adp-ae3xx.c make fail problem. by rick · 7 years ago
  53. e884656 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  54. 031426a mx6sabresd: Add Serial Download Protocol support by Fabio Estevam · 7 years ago
  55. 511db3b toradex: imx6: Move g_dnl_bind_fixup() into common SPL code by Fabio Estevam · 7 years ago
  56. be2808c board: ge: bx50v3: set eth0 MAC address by Ian Ray · 7 years ago
  57. b1e8512 detect and setup solidrun hummingboard2 by Dennis Gilmore · 7 years ago
  58. 975f97b Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  59. 60d7c50 rockchip: puma_rk3399: increase serialno_str size by Klaus Goger · 7 years ago
  60. 6e5bd8d rockchip: ram: rk3399: update reg map for of-platdata by Kever Yang · 7 years ago
  61. 5184dad rockchip: sdhci: update reg map for of-platdata by Kever Yang · 7 years ago
  62. 75ff057 rockchip: dts: rk3368: reduce the number of nodes seen in TPL by Philipp Tomsich · 7 years ago
  63. 1d70f0a rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA by Philipp Tomsich · 7 years ago
  64. 8158a84 rockchip: timer: update for 32/64bit-aware OF_PLATDATA by Philipp Tomsich · 7 years ago
  65. 7b87e3b rockchip: defconfig: puma-rk3399: enable OF_LIVE (live tree) by Philipp Tomsich · 7 years ago
  66. f6230a0 rockchip: efuse: change to use dev_read_addr_ptr by Philipp Tomsich · 7 years ago
  67. 75c7859 rockchip: clk: rk3399: Convert to livetree by Philipp Tomsich · 7 years ago
  68. 46c89c8 rockchip: dts: rk3399-puma: replace 'rockchip, vbus-gpio' with fixed regulator by Philipp Tomsich · 7 years ago
  69. 2f01a2b rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1 by Philipp Tomsich · 7 years ago
  70. 8ac8849 rockchip: rk3368: add the missing target and pinctrl config for sheep board by Andy Yan · 7 years ago
  71. ffaefb8 rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settings by Andy Yan · 7 years ago
  72. d55af07 rk3288: Add Vyasa initial board support by Jagan Teki · 7 years ago
  73. ba16573 rockchip: rk3399: spl: remove hard-coded addresses for GRF and SGRF by Philipp Tomsich · 7 years ago
  74. c254b29 rockchip: lion-rk3368: defconfig: resync w/ OF_LIVE and BOOTSTAGE enabled by Philipp Tomsich · 7 years ago
  75. f041176 rockchip: dts: rk3368-lion: add /chosen/tick-timer by Philipp Tomsich · 7 years ago
  76. c23ce9a rockchip: gpio: remove outdated/misleading comment by Philipp Tomsich · 7 years ago
  77. a1d3480 rockchip: gpio: convert to livetree by Philipp Tomsich · 7 years ago
  78. cc91bdf rockchip: i2c: Convert to livetree by Philipp Tomsich · 7 years ago
  79. a904a16 rockchip: rk8xx: remove unused header includes by Philipp Tomsich · 7 years ago
  80. 327b2b3 rockchip: sdhci: Convert to livetree by Philipp Tomsich · 7 years ago
  81. d27c273 rockchip: spi: Convert to livetree by Philipp Tomsich · 7 years ago
  82. d2edb96 rockchip: pinctrl: rk3368: Convert to livetree by Philipp Tomsich · 7 years ago
  83. 9a342f4 rockchip: clk: rk3368: Convert to livetree by Philipp Tomsich · 7 years ago
  84. 6675c95 rockchip: timer: Convert to livetree by Philipp Tomsich · 7 years ago
  85. cc7ce94 rockchip: timer: implement timer_get_boot_us by Philipp Tomsich · 7 years ago
  86. be5f04e rockchip: mmc: convert to livetree by Philipp Tomsich · 7 years ago
  87. b343837 net: phy: micrel: Convert to livetree by Philipp Tomsich · 7 years ago
  88. 15050f1 net: designware: Convert to livetree by Philipp Tomsich · 7 years ago
  89. c131c8b dm: core: add dev_read_addr_ptr() by Philipp Tomsich · 7 years ago
  90. af82315 dm: timer: handle being called before dm_root is ready by Philipp Tomsich · 7 years ago
  91. b61e8b0 dm: timer: Convert to livetree by Philipp Tomsich · 7 years ago
  92. 148a139 bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL by Philipp Tomsich · 7 years ago
  93. c914034 rockchip: board: puma_rk3399: update README flash instructions by Klaus Goger · 7 years ago
  94. cc8fb2f rockchip: board: lion_rk3368: update README flash instructions by Klaus Goger · 7 years ago
  95. 4c94aac rockchip: rk322x: Disable integrated macphy for saving power consuming by David Wu · 7 years ago
  96. c964a0d rockchip: rk322x: enable fastboot to set boot mode tag by Kever Yang · 7 years ago
  97. 578ab33 rockchip: enable rk322x sysreset driver by Kever Yang · 7 years ago
  98. 809ec94 ARM: dts: rockchip: add USB nodes for evb-rv1108 by William Wu · 7 years ago
  99. cbeedaf configs: rockchip: add USB configs for evb-rv1108 board by William Wu · 7 years ago
  100. 30df9f7 imx6: drop duplicated bss memset and board_init_r() call by Anatolij Gustschin · 7 years ago