1. 253531b wdog: Add the watchdog driver for MX7ULP. by Ye Li · 8 years ago
  2. 3ca0f0d mxc_ocotp: Update driver to support OCOTP controller on i.MX7ULP by Peng Fan · 8 years ago
  3. d665eb6 gpio: Add Rapid GPIO2P driver for i.MX7ULP by Peng Fan · 8 years ago
  4. 51cb23d STiH410-B2260: Add device tree by Patrice Chotard · 8 years ago
  5. 0c56310 STiH410: Add STi pinctrl driver by Patrice Chotard · 8 years ago
  6. eee20f8 STiH410: Add STi SDHCI driver by Patrice Chotard · 8 years ago
  7. 214a17e STiH410: Add STi serial driver by Patrice Chotard · 8 years ago
  8. 413788c STiH410: Add STi sysreset driver by Patrice Chotard · 8 years ago
  9. 347cb2e STiH410: Add STi timer driver by Patrice Chotard · 8 years ago
  10. 3cc293e sunxi: power: axp809.c: Fix aldo1-2 being disabled for mvolt != 0 by Rask Ingemann Lambertsen · 8 years ago
  11. 0574f78 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  12. 1d4ed26 video: cfb_console: fix 32-bit display on 64-bit architectures by Andre Przywara · 8 years ago
  13. 2c2ab8d net: zynq_gem: Fix masking of supported phydev features by Nathan Rossi · 8 years ago
  14. 3fd2b3a net: macb: Fix ETH not found when clock not support by Wenyou Yang · 8 years ago
  15. 7131d2d drivers/net/Kconfig: Correct use of apostrophe by Tom Rini · 8 years ago
  16. 34a93bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  17. 9441274 rockchip: video: fix 83500000 clock mistake in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
  18. 87fcdca Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  19. 9bf9e813 usb: gadget: f_dfu: set serial number if serial# is valid by Felipe Balbi · 8 years ago
  20. 949bf79 usb: gadget: g_dnl: fix g_dnl_set_serialnumber() by Felipe Balbi · 8 years ago
  21. 00e9d69 usb: gadget: f_dfu: write req->actual bytes by Felipe Balbi · 8 years ago
  22. d428776 usb: gadget: dfu: add result for handle_getstatus() by Patrick Delaunay · 8 years ago
  23. f11bb25 usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result by Patrick Delaunay · 8 years ago
  24. 8987012 usb: gadget: dfu: add functional descriptor in descriptor set by Patrick Delaunay · 8 years ago
  25. 282b720 usb: dwc3: gadget: Remove unused header inclusion by Vincent Tinelli · 8 years ago
  26. 6a6b9d5 pinctrl: uniphier: support pin configuration by Masahiro Yamada · 8 years ago
  27. b24cf85 video: mxsfb: Fix reset hang when videomode variable is not present by Fabio Estevam · 8 years ago
  28. f78038d mtd: nand: build MXS driver for MX7 as well by Andrey Yurovsky · 8 years ago
  29. 645cb46 fsl_i2c.c: Fix warning on gcc-6.x by Tom Rini · 8 years ago
  30. c77c7db i2c: sandbox: remove code snippet from Kconfig help by Masahiro Yamada · 8 years ago
  31. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  32. f1cc977 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  33. 2a48b3a omap_hsmmc.c: Fix build warning on non-omap3 by Tom Rini · 8 years ago
  34. e1a71f8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  35. a0269bb mmc: init mmc block devices on probe by Fiach Antaw · 8 years ago
  36. 6aca17c drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx by Adam Ford · 8 years ago
  37. d14f1d5 mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.c by Jaehoon Chung · 8 years ago
  38. 02ad33a mmc: mmc-uclass: use the fixed devnum with alias node by Jaehoon Chung · 8 years ago
  39. 1a5a05d power: pmic: add the max8997 controller for DM by Jaehoon Chung · 8 years ago
  40. a5fd13a net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · 8 years ago
  41. 21342d4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  42. 7582ddc GPIO: Correct doc typo "confguration" -> "configuration" by Robert P. J. Day · 8 years ago
  43. 3064aa7 regulator: palmas: Fix smps6 - smps9 indices by Keerthy · 8 years ago
  44. 4985012 pwm: remove unneeded ifdef CONFIG_DM_PWM ... endif by Masahiro Yamada · 8 years ago
  45. e9ced14 drivers: net: cpsw: Fix reading of mac address for am43 SoCs by Lokesh Vutla · 8 years ago
  46. d5ce357 aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculation by maxims@google.com · 8 years ago
  47. 147f785 cros_ec: i2c: Add support for version 3 of the EC protocol by Moritz Fischer · 8 years ago
  48. 6943ee1 simple-bus: enable support for of-platdata by Kever Yang · 8 years ago
  49. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  50. e9b25f2 cros_ec: i2c: Group i2c write / read into single transaction by Moritz Fischer · 8 years ago
  51. af2cbfd drivers: net: Provide Kconfig menu for PHYLIB by Alex · 8 years ago
  52. 93cc295 net: phy: Improve the Marvell 151x constants by Joe Hershberger · 8 years ago
  53. 5ad9204 net: fec_mxc: Fix corruption of device tree blob by Daniel Strnad · 8 years ago
  54. 655217d net: designware: Fix for use with current Linux device tree for Meson GX by Heiner Kallweit · 8 years ago
  55. 6463170 net: phy: dp83867: Add support for MAC impedance configuration by Mugunthan V N · 8 years ago
  56. 3b5f528 net: phy: vitesse: Fix cis8204 RGMII_ID code by Phil Edworthy · 8 years ago
  57. 24d98cb net: phy: Marvell: Use phy_interface_is_rgmii helper function by Phil Edworthy · 8 years ago
  58. 998640b net: phy: Add support for Marvell M88E1512 by Phil Edworthy · 8 years ago
  59. 83cfbeb net: phy: Fix mask so that we can identify Marvell 88E1518 by Phil Edworthy · 8 years ago
  60. 8abdead net: phy: ti: Fix dp83867 RGMII_TXID interface path by Phil Edworthy · 8 years ago
  61. 6d2c1d2 net: macb: Remove redundant #ifdef CONFIG_DM_ETH by Wenyou Yang · 8 years ago
  62. 577aa3b net: macb: Add the clock support by Wenyou Yang · 8 years ago
  63. ebcb40a net: Kconfig: Add CONFIG_MACB option by Wenyou Yang · 8 years ago
  64. 05cbd98 x86: Don't try to run the VGA BIOS in 64-bit mode by Simon Glass · 8 years ago
  65. c7ccb2c x86: ivybridge: Fix types for 64-bit compilation by Simon Glass · 8 years ago
  66. 05af050 x86: ivybridge: Declare global data where it is used by Simon Glass · 8 years ago
  67. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  68. bbe41ab spl: Allow PCH drivers to be used in SPL by Simon Glass · 8 years ago
  69. 4a6c81f spl: Allow timer drivers to be used in SPL by Simon Glass · 8 years ago
  70. 30bf8a0 spl: Allow RTC drivers to be used in SPL by Simon Glass · 8 years ago
  71. 2446b6b spl: Allow PCI drivers to be used in SPL by Simon Glass · 8 years ago
  72. 5e148df spl: Allow CPU drivers to be used in SPL by Simon Glass · 8 years ago
  73. c83a824 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  74. 9b23baf drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo. by Robert P. J. Day · 8 years ago
  75. f77309d Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  76. 7690be3 lib: tpm: Add command to flush resources by Mario Six · 8 years ago
  77. c52d428 net: phy: Support Marvell 88E1680 by Dirk Eibach · 8 years ago
  78. 882d3fa pci: mvebu: Fix Armada 38x support by Dirk Eibach · 8 years ago
  79. 1431990 phy: comphy_a3700: Change SD/MMC compatible DT node to match the updates by Stefan Roese · 8 years ago
  80. 5707dfb drivers: net: fsl-mc: Fixup MAC addresses in DPC by Bogdan Purcareata · 8 years ago
  81. dd3b64e mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMEL by Masahiro Yamada · 8 years ago
  82. 1b85877 mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32 by Masahiro Yamada · 8 years ago
  83. 360c67d mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM by Masahiro Yamada · 8 years ago
  84. facc805 mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIP by Masahiro Yamada · 8 years ago
  85. 08aa033 mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ by Masahiro Yamada · 8 years ago
  86. a5995a5 mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile by Masahiro Yamada · 8 years ago
  87. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  88. 6857858 i2c: uniphier-f: use readl_poll_timeout() to poll registers by Masahiro Yamada · 8 years ago
  89. 800acb8 i2c: uniphier(-f): remove unneeded #include <dm/root.h> by Masahiro Yamada · 8 years ago
  90. 4c642e6 clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clock by Masahiro Yamada · 8 years ago
  91. d4363ba ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · 8 years ago
  92. 008ed16 net: phy: add SMSC LAN8742 phy by Michael Kurz · 8 years ago
  93. b20b70f net: stm32: add designware mac glue code for stm32 by Michael Kurz · 8 years ago
  94. 14e4b14 aspeed: Add basic ast2500-specific drivers and configuration by maxims@google.com · 8 years ago
  95. 4697abe aspeed: Add drivers common to all Aspeed SoCs by maxims@google.com · 8 years ago
  96. cf4128e Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  97. 79a34b7 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  98. 37b499c Drop CONFIG_WINBOND_83C553 by Simon Glass · 8 years ago
  99. b6acb5f mmc: Add Marvell Xenon SDHCI controller driver by Stefan Roese · 8 years ago
  100. 210841c mmc: sdhci: Add support for optional controller specific set_ios_post() by Stefan Roese · 8 years ago