1. b22f620 dm: mmc: rpi: Convert Raspberry Pi to driver model for MMC by Simon Glass · 8 years ago
  2. b8fa836 net: smsc95xx: Correct free_pkt() implementation by Simon Glass · 8 years ago
  3. 8904415 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  4. 5db550f Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  5. d7cb71b drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device by Jean-Jacques Hiblot · 8 years ago
  6. 73e95eb drivers: phy: add PIPE3 phy driver by Jean-Jacques Hiblot · 8 years ago
  7. 7e9db02 dm: test: Add tests for the generic PHY uclass by Jean-Jacques Hiblot · 8 years ago
  8. 4844778 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · 8 years ago
  9. 7c56e10 serial: atmel_usart: Add clk support by Wenyou Yang · 8 years ago
  10. b045a60 serial: atmel_usart: Fix early debug not work in SPL by Wenyou Yang · 8 years ago
  11. 217c968 clk: at91: Align the at91 pmc's compatibles by Wenyou Yang · 8 years ago
  12. e382e2d clk: at91: Align clk-master compatibles with kernel by Wenyou Yang · 8 years ago
  13. 94bd7f3 clk: at91: Enhance the peripheral clock by Wenyou Yang · 8 years ago
  14. 8f15540 net: macb: Align the compatibles with kernel by Wenyou Yang · 8 years ago
  15. 44835ea net: macb: Add remove callback by Wenyou Yang · 8 years ago
  16. 584d1c1 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  17. d042144 dm: Update Simple Watchdog uclass by Maxim Sloyko · 8 years ago
  18. 93c9f39 fix: nand: pxa3xx: Remove hardcode values from the driver by Konstantin Porotchkin · 8 years ago
  19. 50dd09e fix: phy: marvell: cp110: pcie: update analog parameters according to latest ETP by Igal Liberman · 8 years ago
  20. c8855ce fix: phy: marvell: cp110: rename comphy_index to cp_index by Igal Liberman · 8 years ago
  21. 980d809 fix: phy: marvell: cp110: sfi: update analog parameters according to latest ETP by Igal Liberman · 8 years ago
  22. 3d7a2f4 phy: marvell: print comphy status even when it's disconnected by Stefan Roese · 8 years ago
  23. b8b7c67 fix: phy: marvell: cp110: fix comphy lane 4 selection options by Stefan Roese · 8 years ago
  24. 989b96f phy: marvell: cp110: add 5G XFI mode by Igal Liberman · 8 years ago
  25. b15d61d fix: phy: marvell: cp110: update comphy selector option by Stefan Roese · 8 years ago
  26. 547a98f fix: phy: marvell: cp110: sata: update analog parameters according to latest ETP by Igal Liberman · 8 years ago
  27. 4fbca01 fix: phy: marvell: cp110: fix the KR/SFI line 4 selector by Stefan Roese · 8 years ago
  28. f4fed5c phy: marvell: add IGNORE COMPHY type by Stefan Roese · 8 years ago
  29. b781f57 phy: marvell: cp110: update utmi phy connection type by Stefan Roese · 8 years ago
  30. 2313efe phy: marvell: cp110: add support for end point configuration by Stefan Roese · 8 years ago
  31. db720b7 phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFI by Stefan Roese · 8 years ago
  32. fa737e8 fix: mvebu_ comphy: Update COMPHY sequence number by Konstantin Porotchkin · 8 years ago
  33. d4739d3 fix: mvebu: pcie_dw: Allow probing empty PCIe slots by Konstantin Porotchkin · 8 years ago
  34. 380b323 net: mvpp2: Add remove function that is called before the OS is started by Stefan Roese · 8 years ago
  35. e9d8527 drivers: i2c: davinci_i2c: Update davinci i2c driver to driver model by Cooper Jr., Franklin · 8 years ago
  36. e1f7f6d i2c: davinci: Split functions into two parts for future DM support by Cooper Jr., Franklin · 8 years ago
  37. 14fdaa8 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  38. a91f1d2 aspeed: Refactor SCU to use consistent mask & shift by maxims@google.com · 8 years ago
  39. 15016af aspeed: Add support for Clocks needed by MACs by maxims@google.com · 8 years ago
  40. 7f61331 aspeed: Add I2C Driver by maxims@google.com · 8 years ago
  41. 995167b aspeed: Add P-Bus clock in ast2500 clock driver by maxims@google.com · 8 years ago
  42. 54651aa aspeed: AST2500 Pinctrl Driver by maxims@google.com · 8 years ago
  43. 0fdb11a aspeed: Refactor AST2500 RAM Driver and Sysreset Driver by maxims@google.com · 8 years ago
  44. 750875c aspeed: Reset Driver by maxims@google.com · 8 years ago
  45. adea66c aspeed: Make SCU lock/unlock functions part of SCU API by maxims@google.com · 8 years ago
  46. df35df2 aspeed: Watchdog Timer Driver by maxims@google.com · 8 years ago
  47. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · 8 years ago
  48. 97a3e91 rtc: Add DM support to ds1307 by Chris Packham · 8 years ago
  49. c6a4200 mtd: nand: Consolidate nand spl loaders implementation by Ladislav Michl · 8 years ago
  50. 40ddb3a stm32f7: increase the max no of pin configuration to 70 by Vikas Manocha · 8 years ago
  51. 1c6459d stm32f7: sdram: correct sdram configuration as per micron sdram by Vikas Manocha · 8 years ago
  52. b6fd9eb stm32f7: stm32f746-disco: read memory info from device tree by Vikas Manocha · 8 years ago
  53. 1a8fde7 stm32f7: use stm32f7 gpio driver supporting driver model by Vikas Manocha · 8 years ago
  54. ec8630a dm: gpio: Add driver for stm32f7 gpio controller by Vikas Manocha · 8 years ago
  55. 4515ffe stm32f7: sdram: use sdram device tree node to configure sdram controller by Vikas Manocha · 8 years ago
  56. f9c6e6a stm32f7: use clock driver to enable sdram controller clock by Vikas Manocha · 8 years ago
  57. aa88e1a stm32f7: dm: add driver model support for sdram by Vikas Manocha · 8 years ago
  58. 2479609 stm32f7: sdram: move sdram driver code to ram drivers area by Vikas Manocha · 8 years ago
  59. 9f28b5c stm32f7: use clock driver to enable qspi controller clock by Vikas Manocha · 8 years ago
  60. 6dd1f1f arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks by Uri Mashiach · 8 years ago
  61. 6383066 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · 8 years ago
  62. f6ff74e arm: usb: dra7xx: xHCI registers based on USB port index by Uri Mashiach · 8 years ago
  63. 7e5b268 drivers: spi: Remove duplicate .probe method by Suniel Mahesh · 8 years ago
  64. 50b7d03 zynq: spi: Honour the activation / deactivation delay by Moritz Fischer · 8 years ago
  65. 530fa31 spi: atmel: check GPIO validity before using cs_gpios by Wenyou Yang · 8 years ago
  66. 55f3ea7 Drop the pdsp188x driver by Simon Glass · 8 years ago
  67. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 8 years ago
  68. 52222b1 power: Convert CONFIG_PMIC_AS3722 to Kconfig by Simon Glass · 8 years ago
  69. 5ae97a0 power: Move as3722 pmic to pmic/ directory by Simon Glass · 8 years ago
  70. 81a3356 power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 by Simon Glass · 8 years ago
  71. 8d91b46 sunxi: video: Add A64/H3/H5 HDMI driver by Jernej Skrabec · 8 years ago
  72. 9220d50 sunxi: i2c: Add support for DM I2C by Jernej Skrabec · 8 years ago
  73. cb7d2b8 sunxi: power: Compile sy8106a driver only during SPL build by Jernej Skrabec · 8 years ago
  74. a1dcf3c pinctrl: Kconfig: sort pinctrl config options to prevent future clutter by Philipp Tomsich · 8 years ago
  75. e62f4be dm: sandbox: pwm: Add a basic pwm test by Simon Glass · 8 years ago
  76. b7c0b40 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  77. 8ef5089 ehci-ppc4xx: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · 8 years ago
  78. 773e9e9 usb: musb: avoid out of bound access in udc_setup_ep by Heinrich Schuchardt · 8 years ago
  79. 5545c1c musb: properly detect failed initialization of controller by Heinrich Schuchardt · 8 years ago
  80. c4738ee sunxi: fix the default value of CONS_INDEX on non-A23/A33 SUN8I by Icenowy Zheng · 8 years ago
  81. 9b4ca92 sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs by Jernej Skrabec · 8 years ago
  82. ccfbe5f sunxi: video: Convert lcdc to use struct display_timing by Jernej Skrabec · 8 years ago
  83. 2e0a1f3 sunxi: video: Split out TCON code by Jernej Skrabec · 8 years ago
  84. c9d9774 gpio: sunxi: Add compatible string for R40 PIO by Chen-Yu Tsai · 8 years ago
  85. 478a3c5 sunxi: Enable AXP221s in I2C mode with the R40 SoC by Chen-Yu Tsai · 8 years ago
  86. 80b9644 sunxi: Convert CONS_INDEX to Kconfig by Mylène Josserand · 8 years ago
  87. e44eb3a sunxi: Convert CONFIG_RGMII to Kconfig by Mylène Josserand · 8 years ago
  88. 43ef184 sunxi: Convert SUNXI_EMAC to Kconfig by Mylène Josserand · 8 years ago
  89. c1506ef sunxi: Move SUNXI_GMAC to Kconfig by Mylène Josserand · 8 years ago
  90. cffa503 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  91. 3ec0182 drivers/crypto/fsl: remove redundant logical contraint by xypron.glpk@gmx.de · 8 years ago
  92. 222d242 fsl/sata: correctly identify failed malloc by xypron.glpk@gmx.de · 8 years ago
  93. 5fecf83 ddr: fsl: incorrect logical constraint in populate_memctl_options by xypron.glpk@gmx.de · 8 years ago
  94. 69f14ce FPGA: drivers/fpga/ivm_core.c: incorrect printf by xypron.glpk@gmx.de · 8 years ago
  95. 695a31b usbtty: avoid potential NULL pointer dereference by xypron.glpk@gmx.de · 8 years ago
  96. 836c55d sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · 8 years ago
  97. d52c551 drivers: remove Blackfin specific drivers by Masahiro Yamada · 8 years ago
  98. c4f047c armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 8 years ago
  99. 342cf06 armv8: ls1043a: Drop macro CONFIG_LS1043A by York Sun · 8 years ago
  100. 4ce6fbf armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · 8 years ago