1. bfd7ef1 ARM: dts: STiH410: update ehci and ohci compatible by Patrice Chotard · 7 years ago
  2. 01d1428 ARM: dts: STiH410: set DWC3 dual role mode to peripheral by Patrice Chotard · 7 years ago
  3. 40d1a31 usb: dwc3: Add dwc3 glue driver support for STi by Patrice Chotard · 7 years ago
  4. 8b35f43 STiH410-B2260: enable USB, fastboot, reset, PHY related flags by Patrice Chotard · 7 years ago
  5. e9d1257 STiH410-B2260: enable USB Host Networking by Patrice Chotard · 7 years ago
  6. b7ca56d usb: phy: Add STi USB2 PHY by Patrice Chotard · 7 years ago
  7. dca3166 mmc: sti_sdhci: Use reset framework by Patrice Chotard · 7 years ago
  8. 9ea2fc8 ARM: dts: stih410-family: Add missing reset_names for mmc1 node by Patrice Chotard · 7 years ago
  9. 819c626 mmc: sti_sdhci: Rework sti_mmc_core_config() by Patrice Chotard · 7 years ago
  10. 44913a1 pci: Remove unnecessary 'default n' from Kconfig by Tuomas Tynkkynen · 7 years ago
  11. 93b1431 pci: layerscape: Remove unused field 'hose' from struct ls_pcie by Tuomas Tynkkynen · 7 years ago
  12. be0105b pci: tegra: Remove unused field 'hose' from struct tegra_pcie by Tuomas Tynkkynen · 7 years ago
  13. bee278d pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie by Tuomas Tynkkynen · 7 years ago
  14. adfc3e4 pci: xilinx: Fix doc comments on config space accessors by Tuomas Tynkkynen · 7 years ago
  15. 2460098 fs/fat: Reduce stack usage by Tom Rini · 7 years ago
  16. 2dc5b55 Merge branch 'next' of git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  17. 7dd5d44 efi_loader: fix efi_exit by Rob Clark · 7 years ago
  18. 7155cd2 nds32: spi: Support spi dm driver. by rick · 7 years ago
  19. 7b1a50b nds32: board: Support SPI driver. by rick · 7 years ago
  20. 6d3cb0f nds32: mtd: add spi flash id MX25U16335E. by rick · 7 years ago
  21. 1341494 nds32: ftmac100: Fix write mac addr fail problem. by rick · 7 years ago
  22. e336b73 nds32: ftmac100 support cache enable. by rick · 7 years ago
  23. ce4e237 nds32: ftmac100: support cache enable. by rick · 7 years ago
  24. 19fc21f nds32: bootm: Fix warning of struct tag_serialnr declared by rick · 7 years ago
  25. d573b36 nds32: board: Fix andestech adp-ae3xx.c make fail problem. by rick · 7 years ago
  26. 7aca68c efi_loader: reenable selftest by Heinrich Schuchardt · 7 years ago
  27. e884656 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  28. 031426a mx6sabresd: Add Serial Download Protocol support by Fabio Estevam · 7 years ago
  29. 511db3b toradex: imx6: Move g_dnl_bind_fixup() into common SPL code by Fabio Estevam · 7 years ago
  30. be2808c board: ge: bx50v3: set eth0 MAC address by Ian Ray · 7 years ago
  31. b1e8512 detect and setup solidrun hummingboard2 by Dennis Gilmore · 7 years ago
  32. 3a45bc7 efi_loader: Some console improvements for vidconsole by Rob Clark · 7 years ago
  33. a18c5a8 efi_loader: Correctly figure out size for vidconsole by Rob Clark · 7 years ago
  34. 71cc25c efi_loader: split out escape sequence based size query by Rob Clark · 7 years ago
  35. 778e6af efi_loader: print GUIDs by Rob Clark · 7 years ago
  36. 4657a3f efi_loader: set loaded image code/data type properly by Rob Clark · 7 years ago
  37. 61b7e22 efi_loader: file_path should be variable length by Rob Clark · 7 years ago
  38. 9975fe9 efi_loader: add bootmgr by Rob Clark · 7 years ago
  39. ad644e7 efi_loader: efi variable support by Rob Clark · 7 years ago
  40. 946160f efi_loader: make pool allocations cacheline aligned by Rob Clark · 7 years ago
  41. 838ee4b efi_loader: support load_image() from a file-path by Rob Clark · 7 years ago
  42. 2a92080 efi_loader: add file/filesys support by Rob Clark · 7 years ago
  43. 95c5553 efi_loader: refactor boot device and loaded_image handling by Rob Clark · 7 years ago
  44. e15fc33 efi_loader: use proper device-paths for net by Rob Clark · 7 years ago
  45. 884bcf6 efi_loader: use proper device-paths for partitions by Rob Clark · 7 years ago
  46. adae431 efi_loader: flesh out device-path to text by Rob Clark · 7 years ago
  47. 9309a1b efi_loader: drop redundant efi_device_path_protocol by Rob Clark · 7 years ago
  48. b66c60d efi_loader: add device-path utils by Rob Clark · 7 years ago
  49. c80214c efi: add some more device path structures by Peter Jones · 7 years ago
  50. a8606ef efi: add some missing __packed by Rob Clark · 7 years ago
  51. ff98cb9 part: extract MBR signature from partitions by Peter Jones · 7 years ago
  52. 0d6ab32 part: move efi_guid_t by Rob Clark · 7 years ago
  53. 0923876 efi_selftest: check notification of ExitBootServices by Heinrich Schuchardt · 7 years ago
  54. 152a263 efi_loader: notify when ExitBootServices is invoked by Heinrich Schuchardt · 7 years ago
  55. 1835f6e efi_selftest: test task priority levels by Heinrich Schuchardt · 7 years ago
  56. 32f4b2f efi_loader: implement task priority level (TPL) by Heinrich Schuchardt · 7 years ago
  57. bd12669 efi_selftest: provide unit test for event services by Heinrich Schuchardt · 7 years ago
  58. 2eca845 efi_loader: efi_set_timer: reset signaled state by Heinrich Schuchardt · 7 years ago
  59. ca62a4f efi_loader: implement queueing of the notification function by Heinrich Schuchardt · 7 years ago
  60. 38b1b79 test/py: add a test calling the EFI selftest by Heinrich Schuchardt · 7 years ago
  61. 623b3a5 efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago
  62. ea630ce efi_loader: allow return value in EFI_CALL by Heinrich Schuchardt · 7 years ago
  63. 29f1a36 efi_loader: fix typo in include/efi.h by Heinrich Schuchardt · 7 years ago
  64. 591cf2e efi_loader: avoid obscure constants in efi_runtime.c by Heinrich Schuchardt · 7 years ago
  65. eefa0a6 EFI: find EFI system partition by legacy MBR partition type by Andre Przywara · 7 years ago
  66. c96967e efi_loader: usage of always in Makefile by Heinrich Schuchardt · 7 years ago
  67. b076310 scripts/Makefile.lib: generalize building built in EFI app by Heinrich Schuchardt · 7 years ago
  68. 5e44489 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · 7 years ago
  69. d6507e6 scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so: by Heinrich Schuchardt · 7 years ago
  70. a148920 efi_loader: Fix efi_exit gd clobbering by Alexander Graf · 7 years ago
  71. ae0bd3a efi_loader: write protocol GUID in OpenProtocol by Heinrich Schuchardt · 7 years ago
  72. da94073 efi_loader: call __efi_exit_check in efi_exit by Heinrich Schuchardt · 7 years ago
  73. a80a232 efi_disk: efi_disk_rw_blocks is not an API function by Heinrich Schuchardt · 7 years ago
  74. 51c533f efi_loader: bootefi hello should use loadaddr by Heinrich Schuchardt · 7 years ago
  75. 975f97b Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  76. 60d7c50 rockchip: puma_rk3399: increase serialno_str size by Klaus Goger · 7 years ago
  77. 6e5bd8d rockchip: ram: rk3399: update reg map for of-platdata by Kever Yang · 7 years ago
  78. 5184dad rockchip: sdhci: update reg map for of-platdata by Kever Yang · 7 years ago
  79. 75ff057 rockchip: dts: rk3368: reduce the number of nodes seen in TPL by Philipp Tomsich · 7 years ago
  80. 1d70f0a rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA by Philipp Tomsich · 7 years ago
  81. 8158a84 rockchip: timer: update for 32/64bit-aware OF_PLATDATA by Philipp Tomsich · 7 years ago
  82. 7b87e3b rockchip: defconfig: puma-rk3399: enable OF_LIVE (live tree) by Philipp Tomsich · 7 years ago
  83. f6230a0 rockchip: efuse: change to use dev_read_addr_ptr by Philipp Tomsich · 7 years ago
  84. 75c7859 rockchip: clk: rk3399: Convert to livetree by Philipp Tomsich · 7 years ago
  85. 46c89c8 rockchip: dts: rk3399-puma: replace 'rockchip, vbus-gpio' with fixed regulator by Philipp Tomsich · 7 years ago
  86. 2f01a2b rockchip: clk: rk3399: add clk_enable function and support USB HOST0/1 by Philipp Tomsich · 7 years ago
  87. 8ac8849 rockchip: rk3368: add the missing target and pinctrl config for sheep board by Andy Yan · 7 years ago
  88. ffaefb8 rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settings by Andy Yan · 7 years ago
  89. d55af07 rk3288: Add Vyasa initial board support by Jagan Teki · 7 years ago
  90. ba16573 rockchip: rk3399: spl: remove hard-coded addresses for GRF and SGRF by Philipp Tomsich · 7 years ago
  91. c254b29 rockchip: lion-rk3368: defconfig: resync w/ OF_LIVE and BOOTSTAGE enabled by Philipp Tomsich · 7 years ago
  92. f041176 rockchip: dts: rk3368-lion: add /chosen/tick-timer by Philipp Tomsich · 7 years ago
  93. c23ce9a rockchip: gpio: remove outdated/misleading comment by Philipp Tomsich · 7 years ago
  94. a1d3480 rockchip: gpio: convert to livetree by Philipp Tomsich · 7 years ago
  95. cc91bdf rockchip: i2c: Convert to livetree by Philipp Tomsich · 7 years ago
  96. a904a16 rockchip: rk8xx: remove unused header includes by Philipp Tomsich · 7 years ago
  97. 327b2b3 rockchip: sdhci: Convert to livetree by Philipp Tomsich · 7 years ago
  98. d27c273 rockchip: spi: Convert to livetree by Philipp Tomsich · 7 years ago
  99. d2edb96 rockchip: pinctrl: rk3368: Convert to livetree by Philipp Tomsich · 7 years ago
  100. 9a342f4 rockchip: clk: rk3368: Convert to livetree by Philipp Tomsich · 7 years ago