1. c893f1e dm: sata: dwc_ahsata: Add support for driver model by Simon Glass · 7 years ago
  2. b8341f1 dm: sata: Update the AHCI uclass to support operations by Simon Glass · 7 years ago
  3. 752126a dm: sata: dw_sata: Set up common versions of operations by Simon Glass · 7 years ago
  4. 036a803 dm: sata: dw_sata: More ahci_init_one() futher down by Simon Glass · 7 years ago
  5. 5908d85 dm: sata: dw_sata: Drop is_ready by Simon Glass · 7 years ago
  6. 90abb28 dm: sata: dw_sata: Rename the dwc_ahsata private header by Simon Glass · 7 years ago
  7. 0f07df4 dm: sata: dw_sata: Sort #include directives by Simon Glass · 7 years ago
  8. 3e59c30 dm: sata: dw_sata: Drop unnecessary brackets by Simon Glass · 7 years ago
  9. 47c0f36 dm: sata: dw_sata: Pass uc_priv to internal functions by Simon Glass · 7 years ago
  10. 4b640db dm: sata: dw_sata: Drop unnecessary casts by Simon Glass · 7 years ago
  11. 09bb951 dm: sata: dw_sata: Rename 'probe_ent' to uc_priv by Simon Glass · 7 years ago
  12. c5273ac dm: sata: dw_sata: Move exported functions to the end by Simon Glass · 7 years ago
  13. 1dae3b0 dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd() by Simon Glass · 7 years ago
  14. d7f0943 dm: sata: dwc_ahsata: Make functions static by Simon Glass · 7 years ago
  15. 7074b2a dm: blk: Update return value in blk_create_devicef() by Simon Glass · 7 years ago
  16. 6faa4ed dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
  17. 745fb9c dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata by Simon Glass · 7 years ago
  18. 722b150 mmc: gen_atmel_mci: Fix wrong arguments used of bind() by Wenyou.Yang@microchip.com · 7 years ago
  19. 8cd46cb mmc: sd_sdhi: Enable clock using clock framework by Marek Vasut · 7 years ago
  20. a3f0a7d mmc: sh_sdhi: Fix the ACMD handling by Marek Vasut · 7 years ago
  21. d1c18ca mmc: sh_sdhi: Add DM and DT probing support by Marek Vasut · 7 years ago
  22. ac5efc3 mmc: uniphier-sd: Fix long response processing by Marek Vasut · 7 years ago
  23. a5fe87e driver: net: ldpaa: Update priv->phydev after free() by Prabhakar Kushwaha · 8 years ago
  24. d2c3197 usb: net: Add support for Microchip LAN75xx and LAN78xx by Yuiko Oshino · 7 years ago
  25. 3f8f141 net: fman: add support RGMII_TXID to memac by Madalin Bucur · 7 years ago
  26. c1b62ba Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  27. bc5d038 stm32f1: remove stm32f1 support by Patrice Chotard · 7 years ago
  28. ffdec30 wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · 7 years ago
  29. beb5f52 nvme: Handle zero Maximum Data Transfer Size (MDTS) by Bin Meng · 7 years ago
  30. f81d83d nvme: Fix number of blocks detection by Jon Nettleton · 7 years ago
  31. 0deb913 nvme: Detect devices that are class Storage Express by Jon Nettleton · 7 years ago
  32. f6aa61d nvme: Add show routine to print detailed information by Zhikang Zhang · 7 years ago
  33. 982388e nvme: Add NVM Express driver support by Zhikang Zhang · 7 years ago
  34. ffab694 dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  35. 1b69ce2 arm: mvebu: ddr3_debug: remove self assignments by xypron.glpk@gmx.de · 7 years ago
  36. a21d636 arm: mvebu: remove self assignment by xypron.glpk@gmx.de · 7 years ago
  37. 217273c rockchip: clk: remove RATE_TO_DIV by Kever Yang · 7 years ago
  38. 3a94d75 rockchip: clk: update dwmmc clock div by Kever Yang · 7 years ago
  39. 1168d2d rockchip: timer: add device-model timer driver for RK3368 (and similar) by Philipp Tomsich · 7 years ago
  40. e9e5d9d dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago
  41. b1a1600 timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · 7 years ago
  42. d16120a rockchip: spi: enable support for the rk_spi driver for the RK3368 by Philipp Tomsich · 7 years ago
  43. 403e9cb rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · 7 years ago
  44. 793f2fd net: gmac_rockchip: Add support for the RK3368 GMAC by Philipp Tomsich · 7 years ago
  45. cf8aceb rockchip: clk: rk3368: add support for configuring the SPI clocks by Philipp Tomsich · 7 years ago
  46. 4e4c40d rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate() by Philipp Tomsich · 7 years ago
  47. df0ae00 rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock by Philipp Tomsich · 7 years ago
  48. 6292469 rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL) by Philipp Tomsich · 7 years ago
  49. f5a4329 rockchip: clk: rk3368: implement MMC/SD clock reparenting by Philipp Tomsich · 7 years ago
  50. a00dfa0 rockchip: clk: rk3368: implement DPLL (DRAM PLL) support by Philipp Tomsich · 7 years ago
  51. 4bebf94 rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM by Philipp Tomsich · 7 years ago
  52. bee6180 rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver by Philipp Tomsich · 7 years ago
  53. ddfe77d rockchip: clk: rk3368: implement bandwidth adjust for PLLs by Philipp Tomsich · 7 years ago
  54. e95b631 rockchip: pinctrl: rk3368: add SPI support by Philipp Tomsich · 7 years ago
  55. a49773d rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver by Philipp Tomsich · 7 years ago
  56. abcde47 rockchip: pinctrl: rk3368: add support for configuring the MMC pins by Philipp Tomsich · 7 years ago
  57. 5282a3f rockchip: pinctrl: rk3368: add GMAC (RGMII only) support by Philipp Tomsich · 7 years ago
  58. c1828cf rockchip: rk3368: grf: use shifted-constants by Philipp Tomsich · 7 years ago
  59. 87c16d4 drivers: spl: consistently use the $(SPL_TPL_) macro by Philipp Tomsich · 7 years ago
  60. 7c819e7 spl: dm: Kconfig: split CLK support for SPL and TPL by Philipp Tomsich · 7 years ago
  61. f0776a5 spl: dm: Kconfig: SPL_CLK depends on SPL_DM by Philipp Tomsich · 7 years ago
  62. c336c3c spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM) by Philipp Tomsich · 7 years ago
  63. 4523330 spl: dm: Kconfig: SPL_RAM depends on SPL_DM by Philipp Tomsich · 7 years ago
  64. c6ac6c1 spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL by Philipp Tomsich · 7 years ago
  65. 9c44737 spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON by Philipp Tomsich · 7 years ago
  66. a41e3e1 OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section. by Adam Ford · 7 years ago
  67. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  68. 90d99e5 Convert CONFIG_CMD_TCA642X to Kconfig by Simon Glass · 7 years ago
  69. 1c27a4c gpio: Drop sx151x driver by Simon Glass · 7 years ago
  70. 3abe4e6 Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driver by Simon Glass · 7 years ago
  71. ba7cc6c Kconfig: Drop CONFIG_CMD_PCA953X_INFO by Simon Glass · 7 years ago
  72. 0091362 Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  73. 7f513e8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  74. b24065c Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  75. 014e47f i2c: designware: Allow sending restart conditions by Marek Vasut · 7 years ago
  76. daa0f05 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  77. ceec6c4 net: mvpp2x: Set BM poll size once during priv probe by Stefan Chulski · 7 years ago
  78. a25962c net: mvpp2x: remove TX drain from transmit routine by Stefan Chulski · 7 years ago
  79. 783e785 net: mvpp2x: Set BM pool high address by Stefan Chulski · 7 years ago
  80. 16f18d2 net: mvpp2x: Remove IRQ configuration from U-Boot by Stefan Chulski · 7 years ago
  81. d4b0e00 net: mvpp2x: remove MBUS configurations from MvPP22 driver by Stefan Chulski · 7 years ago
  82. f0e970f net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK by Stefan Chulski · 7 years ago
  83. bb915c8 net: mvpp2x: fix BM configuration overrun issue by Stefan Chulski · 7 years ago
  84. 73f592f net: mvpp2x: Enable GoP packet padding in TX by Stefan Chulski · 7 years ago
  85. 377883f net: mvpp2x: fix phy connected to wrong mdio issue by Stefan Chulski · 7 years ago
  86. 4189373 net: mvpp2x: Add GPIO configuration support by Stefan Chulski · 7 years ago
  87. 06651b9 driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied by Santan Kumar · 7 years ago
  88. 590e87d mmc: fsl_esdhc: not always setting esdhc fdt status to okay by Yang Li · 7 years ago
  89. 89d8e13 PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space by Hou Zhiqiang · 7 years ago
  90. 9bb272e driver: mmc: fsl_esdhc: Fix compiling warning by York Sun · 7 years ago
  91. 94d50be Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  92. 0bc8f64 i2c: at91: Add missing probe function to device driver by Wenyou.Yang@microchip.com · 7 years ago
  93. 6e7adf7 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  94. ef1f61a net: phy: micrel: add an option to disable gigabit for the KSZ9031 by Sebastien Bourdelin · 7 years ago
  95. d7e8ac6 net: phy: Add AFE settings to the Broadcom Cygnus phy by Arun Parameswaran · 7 years ago
  96. c89782d net: move Broadcom SF2 driver to Kconfig by Suji Velupillai · 7 years ago
  97. 9a31c73 net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options by Alexandru Gagniuc · 7 years ago
  98. fbc120e net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx by Alexandru Gagniuc · 7 years ago
  99. d397f7c net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · 7 years ago
  100. cb543d3 net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 by Alexandru Gagniuc · 7 years ago