1. d2c3197 usb: net: Add support for Microchip LAN75xx and LAN78xx by Yuiko Oshino · 7 years ago
  2. 3f8f141 net: fman: add support RGMII_TXID to memac by Madalin Bucur · 7 years ago
  3. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  4. bc5d038 stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  5. ffdec30 wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · 7 years ago
  6. beb5f52 nvme: Handle zero Maximum Data Transfer Size (MDTS) by Bin Meng · 7 years ago
  7. f81d83d nvme: Fix number of blocks detection by Jon Nettleton · 7 years ago
  8. 0deb913 nvme: Detect devices that are class Storage Express by Jon Nettleton · 7 years ago
  9. f6aa61d nvme: Add show routine to print detailed information by Zhikang Zhang · 7 years ago
  10. 982388e nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago
  11. ffab694 dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  12. 1b69ce2 arm: mvebu: ddr3_debug: remove self assignments by xypron.glpk@gmx.de · 7 years ago
  13. a21d636 arm: mvebu: remove self assignment by xypron.glpk@gmx.de · 7 years ago
  14. 217273c rockchip: clk: remove RATE_TO_DIV by Kever Yang · 7 years ago
  15. 3a94d75 rockchip: clk: update dwmmc clock div by Kever Yang · 7 years ago
  16. 1168d2d rockchip: timer: add device-model timer driver for RK3368 (and similar) by Philipp Tomsich · 7 years ago
  17. e9e5d9d dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  18. b1a1600 timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · 7 years ago
  19. d16120a rockchip: spi: enable support for the rk_spi driver for the RK3368 by Philipp Tomsich · 7 years ago
  20. 403e9cb rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · 7 years ago
  21. 793f2fd net: gmac_rockchip: Add support for the RK3368 GMAC by Philipp Tomsich · 7 years ago
  22. cf8aceb rockchip: clk: rk3368: add support for configuring the SPI clocks by Philipp Tomsich · 7 years ago
  23. 4e4c40d rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate() by Philipp Tomsich · 7 years ago
  24. df0ae00 rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock by Philipp Tomsich · 7 years ago
  25. 6292469 rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL) by Philipp Tomsich · 7 years ago
  26. f5a4329 rockchip: clk: rk3368: implement MMC/SD clock reparenting by Philipp Tomsich · 7 years ago
  27. a00dfa0 rockchip: clk: rk3368: implement DPLL (DRAM PLL) support by Philipp Tomsich · 7 years ago
  28. 4bebf94 rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM by Philipp Tomsich · 7 years ago
  29. bee6180 rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver by Philipp Tomsich · 7 years ago
  30. ddfe77d rockchip: clk: rk3368: implement bandwidth adjust for PLLs by Philipp Tomsich · 7 years ago
  31. e95b631 rockchip: pinctrl: rk3368: add SPI support by Philipp Tomsich · 7 years ago
  32. a49773d rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver by Philipp Tomsich · 7 years ago
  33. abcde47 rockchip: pinctrl: rk3368: add support for configuring the MMC pins by Philipp Tomsich · 7 years ago
  34. 5282a3f rockchip: pinctrl: rk3368: add GMAC (RGMII only) support by Philipp Tomsich · 7 years ago
  35. c1828cf rockchip: rk3368: grf: use shifted-constants by Philipp Tomsich · 7 years ago
  36. 87c16d4 drivers: spl: consistently use the $(SPL_TPL_) macro by Philipp Tomsich · 7 years ago
  37. 7c819e7 spl: dm: Kconfig: split CLK support for SPL and TPL by Philipp Tomsich · 7 years ago
  38. f0776a5 spl: dm: Kconfig: SPL_CLK depends on SPL_DM by Philipp Tomsich · 7 years ago
  39. c336c3c spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM) by Philipp Tomsich · 7 years ago
  40. 4523330 spl: dm: Kconfig: SPL_RAM depends on SPL_DM by Philipp Tomsich · 7 years ago
  41. c6ac6c1 spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL by Philipp Tomsich · 7 years ago
  42. 9c44737 spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON by Philipp Tomsich · 7 years ago
  43. a41e3e1 OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section. by Adam Ford · 7 years ago
  44. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  45. 90d99e5 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  46. 1c27a4c gpio: Drop sx151x driver by Simon Glass · 7 years ago
  47. 3abe4e6 Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driver by Simon Glass · 7 years ago
  48. ba7cc6c Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · 7 years ago
  49. 0091362 Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  50. 7f513e8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  51. b24065c Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  52. 014e47f i2c: designware: Allow sending restart conditions by Marek Vasut · 7 years ago
  53. daa0f05 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  54. ceec6c4 net: mvpp2x: Set BM poll size once during priv probe by Stefan Chulski · 7 years ago
  55. a25962c net: mvpp2x: remove TX drain from transmit routine by Stefan Chulski · 7 years ago
  56. 783e785 net: mvpp2x: Set BM pool high address by Stefan Chulski · 7 years ago
  57. 16f18d2 net: mvpp2x: Remove IRQ configuration from U-Boot by Stefan Chulski · 7 years ago
  58. d4b0e00 net: mvpp2x: remove MBUS configurations from MvPP22 driver by Stefan Chulski · 7 years ago
  59. f0e970f net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK by Stefan Chulski · 7 years ago
  60. bb915c8 net: mvpp2x: fix BM configuration overrun issue by Stefan Chulski · 7 years ago
  61. 73f592f net: mvpp2x: Enable GoP packet padding in TX by Stefan Chulski · 7 years ago
  62. 377883f net: mvpp2x: fix phy connected to wrong mdio issue by Stefan Chulski · 7 years ago
  63. 4189373 net: mvpp2x: Add GPIO configuration support by Stefan Chulski · 7 years ago
  64. 06651b9 driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied by Santan Kumar · 7 years ago
  65. 590e87d mmc: fsl_esdhc: not always setting esdhc fdt status to okay by Yang Li · 7 years ago
  66. 89d8e13 PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space by Hou Zhiqiang · 7 years ago
  67. 9bb272e driver: mmc: fsl_esdhc: Fix compiling warning by York Sun · 7 years ago
  68. 94d50be Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  69. 0bc8f64 i2c: at91: Add missing probe function to device driver by Wenyou.Yang@microchip.com · 7 years ago
  70. 6e7adf7 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  71. ef1f61a net: phy: micrel: add an option to disable gigabit for the KSZ9031 by Sebastien Bourdelin · 7 years ago
  72. d7e8ac6 net: phy: Add AFE settings to the Broadcom Cygnus phy by Arun Parameswaran · 7 years ago
  73. c89782d net: move Broadcom SF2 driver to Kconfig by Suji Velupillai · 7 years ago
  74. 9a31c73 net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options by Alexandru Gagniuc · 7 years ago
  75. fbc120e net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx by Alexandru Gagniuc · 7 years ago
  76. d397f7c net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · 7 years ago
  77. cb543d3 net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 by Alexandru Gagniuc · 7 years ago
  78. 2fd519f net: ag7xxx: Propagate errors on phy access by Joe Hershberger · 7 years ago
  79. 9240a2f net: ag7xxx: Comment register names by Joe Hershberger · 7 years ago
  80. 734f9ab net: usb: r8152: fix "duplicate 'const' declaration specifier" by Philipp Tomsich · 7 years ago
  81. 8f0b169 drivers/net/phy/fixed: do not overwrite addr by Christian Gmeiner · 7 years ago
  82. fcc1d05 rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi by eric.gao@rock-chips.com · 7 years ago
  83. f680a91 rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi by eric.gao@rock-chips.com · 7 years ago
  84. e9037fb rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi by eric.gao@rock-chips.com · 7 years ago
  85. 36602eb rockchip: video: mipi: Split mipi driver into common and specific parts by eric.gao@rock-chips.com · 7 years ago
  86. c674e00 video: Drop the ct69000 driver by Bin Meng · 7 years ago
  87. aa82f93 video: Drop the sm501 driver by Bin Meng · 7 years ago
  88. 5ec94cd video: Drop the sed156x driver by Bin Meng · 7 years ago
  89. 0778d0c video: Drop the l5f31188 driver by Bin Meng · 7 years ago
  90. fe84c48 Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  91. 7b9c88b ahci-pci: Update call to ahci_probe_scsi_pci() by Bin Meng · 7 years ago
  92. a89302c Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  93. 1fea9e2 net: ravb: Add clock handling support by Marek Vasut · 7 years ago
  94. e821a7b net: ravb: Detect PHY correctly by Marek Vasut · 7 years ago
  95. 5ee8b4d net: ravb: Add OF probing support by Marek Vasut · 7 years ago
  96. 8171499 serial: sh: Use the clock framework to obtain clock config by Marek Vasut · 7 years ago
  97. 03a38a3 serial: sh: Convert to Kconfig by Marek Vasut · 7 years ago
  98. 36c2ee4 clk: rmobile: Add RCar Gen3 clock driver by Marek Vasut · 7 years ago
  99. ec7483e Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  100. d863909 fpga: xilinx: Avoid using local intermediate buffer by Siva Durga Prasad Paladugu · 8 years ago