1. 0091362 Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  2. 7f513e8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  3. b24065c Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  4. 014e47f i2c: designware: Allow sending restart conditions by Marek Vasut · 7 years ago
  5. daa0f05 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  6. ceec6c4 net: mvpp2x: Set BM poll size once during priv probe by Stefan Chulski · 7 years ago
  7. a25962c net: mvpp2x: remove TX drain from transmit routine by Stefan Chulski · 7 years ago
  8. 783e785 net: mvpp2x: Set BM pool high address by Stefan Chulski · 7 years ago
  9. 16f18d2 net: mvpp2x: Remove IRQ configuration from U-Boot by Stefan Chulski · 7 years ago
  10. d4b0e00 net: mvpp2x: remove MBUS configurations from MvPP22 driver by Stefan Chulski · 7 years ago
  11. f0e970f net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK by Stefan Chulski · 7 years ago
  12. bb915c8 net: mvpp2x: fix BM configuration overrun issue by Stefan Chulski · 7 years ago
  13. 73f592f net: mvpp2x: Enable GoP packet padding in TX by Stefan Chulski · 7 years ago
  14. 377883f net: mvpp2x: fix phy connected to wrong mdio issue by Stefan Chulski · 7 years ago
  15. 4189373 net: mvpp2x: Add GPIO configuration support by Stefan Chulski · 7 years ago
  16. 06651b9 driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied by Santan Kumar · 7 years ago
  17. 590e87d mmc: fsl_esdhc: not always setting esdhc fdt status to okay by Yang Li · 7 years ago
  18. 89d8e13 PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space by Hou Zhiqiang · 7 years ago
  19. 9bb272e driver: mmc: fsl_esdhc: Fix compiling warning by York Sun · 7 years ago
  20. 94d50be Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  21. 0bc8f64 i2c: at91: Add missing probe function to device driver by Wenyou.Yang@microchip.com · 7 years ago
  22. 8fc2fae mtd: spi: sf_dataflash: Add print message while erase error by Wenyou.Yang@microchip.com · 7 years ago
  23. ac6777b sf: Add Macronix MX25U6435F device parameters by Bin Meng · 7 years ago
  24. 6e7adf7 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  25. ef1f61a net: phy: micrel: add an option to disable gigabit for the KSZ9031 by Sebastien Bourdelin · 7 years ago
  26. d7e8ac6 net: phy: Add AFE settings to the Broadcom Cygnus phy by Arun Parameswaran · 7 years ago
  27. c89782d net: move Broadcom SF2 driver to Kconfig by Suji Velupillai · 7 years ago
  28. 9a31c73 net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options by Alexandru Gagniuc · 7 years ago
  29. fbc120e net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx by Alexandru Gagniuc · 7 years ago
  30. d397f7c net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · 7 years ago
  31. cb543d3 net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 by Alexandru Gagniuc · 7 years ago
  32. 2fd519f net: ag7xxx: Propagate errors on phy access by Joe Hershberger · 7 years ago
  33. 9240a2f net: ag7xxx: Comment register names by Joe Hershberger · 7 years ago
  34. 734f9ab net: usb: r8152: fix "duplicate 'const' declaration specifier" by Philipp Tomsich · 7 years ago
  35. 8f0b16938 drivers/net/phy/fixed: do not overwrite addr by Christian Gmeiner · 7 years ago
  36. fcc1d05 rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi by eric.gao@rock-chips.com · 7 years ago
  37. f680a91 rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi by eric.gao@rock-chips.com · 7 years ago
  38. e9037fb rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi by eric.gao@rock-chips.com · 7 years ago
  39. 36602eb rockchip: video: mipi: Split mipi driver into common and specific parts by eric.gao@rock-chips.com · 7 years ago
  40. c674e00 video: Drop the ct69000 driver by Bin Meng · 7 years ago
  41. aa82f93 video: Drop the sm501 driver by Bin Meng · 7 years ago
  42. 5ec94cd video: Drop the sed156x driver by Bin Meng · 7 years ago
  43. 0778d0c video: Drop the l5f31188 driver by Bin Meng · 7 years ago
  44. fe84c48 Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  45. 7b9c88b ahci-pci: Update call to ahci_probe_scsi_pci() by Bin Meng · 7 years ago
  46. a89302c Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  47. 1fea9e2 net: ravb: Add clock handling support by Marek Vasut · 7 years ago
  48. e821a7b net: ravb: Detect PHY correctly by Marek Vasut · 7 years ago
  49. 5ee8b4d net: ravb: Add OF probing support by Marek Vasut · 7 years ago
  50. 8171499 serial: sh: Use the clock framework to obtain clock config by Marek Vasut · 7 years ago
  51. 03a38a3 serial: sh: Convert to Kconfig by Marek Vasut · 7 years ago
  52. 36c2ee4 clk: rmobile: Add RCar Gen3 clock driver by Marek Vasut · 7 years ago
  53. ec7483e Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  54. d863909 fpga: xilinx: Avoid using local intermediate buffer by Siva Durga Prasad Paladugu · 8 years ago
  55. cf772e9 clk: zynqmp: Remove unused macros/variables by Michal Simek · 7 years ago
  56. 154799a clk: zynqmp: Dont panic incase of mmio write/read failures by Siva Durga Prasad Paladugu · 7 years ago
  57. ad76f8c clk: zynqmp: Add support for CCF driver by Siva Durga Prasad Paladugu · 8 years ago
  58. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  59. ec8a7d7 soc/fsl-layerscape: Update SVR number for LS2081A and LS2041A by Santan Kumar · 7 years ago
  60. e478307 fsl/usb: enable errata-a010151 for ls2088a and ls2081a by Santan Kumar · 7 years ago
  61. 4df24f2 spi: fsl_qspi: Pet watchdog even more by Alexander Stein · 7 years ago
  62. b7c6bae x86: Convert MMC to driver model by Simon Glass · 7 years ago
  63. 52a1c2c block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · 7 years ago
  64. a5c680f dm: scsi: Add a generic PCI-based AHCI driver by Bin Meng · 7 years ago
  65. 7243689 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
  66. 6bf89de x86: kconfig: Select PCI and DM_PCI by Bin Meng · 7 years ago
  67. 0ce9c57 x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · 7 years ago
  68. 167a401 x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() by Bin Meng · 7 years ago
  69. f575715 x86: tsc: Correct Silvermont reference clock values by Bin Meng · 7 years ago
  70. c636774 x86: tsc: Update comments and expand definitions in freq_desc_tables[] by Bin Meng · 7 years ago
  71. fde1801 x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() by Bin Meng · 7 years ago
  72. 0b992e4 x86: tsc: Identify Intel-specific code by Bin Meng · 7 years ago
  73. d92e9c8 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO by Bin Meng · 7 years ago
  74. 5c97001 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · 7 years ago
  75. 9554a14 regulator: palmas: Add support for LDO1 regulator to provide 1.8V by Kishon Vijay Abraham I · 7 years ago
  76. dd27918 dm: mmc: sunxi: Add support for driver model by Simon Glass · 7 years ago
  77. ec73d96 dm: mmc: sunxi: Drop mmc_clk_io_on() by Simon Glass · 7 years ago
  78. 034e226 dm: mmc: sunxi: Pass private data around explicitly by Simon Glass · 7 years ago
  79. 3f5af12 dm: mmc: sunxi: Rename mmchost to priv by Simon Glass · 7 years ago
  80. e3c794e dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv by Simon Glass · 7 years ago
  81. bfc1c6b dm: ahci: Correct uclass private data by Simon Glass · 7 years ago
  82. 068a2fc dm: scsi: Drop duplicate SCSI and DM_SCSI options by Simon Glass · 7 years ago
  83. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  84. 745a94f ahci: Support non-PCI controllers by Simon Glass · 7 years ago
  85. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  86. 7b3c4c3 dm: console: Check for serial devices properly by Simon Glass · 7 years ago
  87. 84e9dcc serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · 7 years ago
  88. 0fa0abe dm: Kconfig: fix typo in help for SPL_PINCTRL by Philipp Tomsich · 7 years ago
  89. 8f8a12d watchdog: Introduce watchdog driver for Intel Tangier by Felipe Balbi · 7 years ago
  90. 19d1f1a Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  91. 211aaf3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  92. b108d8a clk: fix compilation errors for poplar platform by Patrice Chotard · 7 years ago
  93. d38a8ea usb: host: xhci-dxc3: fix compilation warnings by Patrice Chotard · 7 years ago
  94. 3b63db3 phy: add a NO-OP phy driver by Jean-Jacques Hiblot · 7 years ago
  95. 2080d02 usb: host: ohci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  96. 4b3928a usb: host: ehci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  97. 623b7ac dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB by Patrice Chotard · 7 years ago
  98. 6fa8ddd dfu: add common function to initiate transaction by Patrick Delaunay · 7 years ago
  99. 57da060 dfu: factorize transaction cleanup by Patrick Delaunay · 7 years ago
  100. 15970d8 dfu: remove limitation on partition size by Patrick Delaunay · 7 years ago