1. fe60f06 reset: implement a driver for the Tegra CAR by Stephen Warren · 8 years ago
  2. bd3ee84 misc: implement Tegra CAR core driver by Stephen Warren · 8 years ago
  3. 6a474db mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · 8 years ago
  4. f53c4e4 mmc: tegra: priv struct and naming cleanup by Stephen Warren · 8 years ago
  5. 6138d5b mmc: tegra: don't use periph_id in pad_init_mmc() by Stephen Warren · 8 years ago
  6. 6b83588 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · 8 years ago
  7. 67748a7 mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · 8 years ago
  8. cbe7706 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  9. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  10. 1fdcc8d driver: ddr: fsl_mmdc: Pass board parameters through data structure by York Sun · 8 years ago
  11. da28e58 armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A by York Sun · 8 years ago
  12. 87de0eb i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K by Stefan Roese · 8 years ago
  13. 85f03f0 i2c: mv_i2c.c: Validate read length in I2C command by jinghua · 8 years ago
  14. 9ad5a00 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) by Stefan Roese · 8 years ago
  15. 0c0f719 i2c: mv_i2c.c: Add DM support by Stefan Roese · 8 years ago
  16. 7b46ee5 i2c: mv_i2c.c: Prepare driver for DM conversion by Stefan Roese · 8 years ago
  17. 340fcd6 i2c: mv_i2c.c: Remove CONFIG_HARD_I2C by Stefan Roese · 8 years ago
  18. 8eff909 i2c: mv_i2c.c: cosmetic: Coding style cleanups by Stefan Roese · 8 years ago
  19. 8824cfc usb: ehci-generic: support reset control for generic EHCI by Masahiro Yamada · 8 years ago
  20. 4982f46 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · 8 years ago
  21. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  22. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  23. b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  24. a4ca379 drivers: squash lines for immediate return by Masahiro Yamada · 8 years ago
  25. 8319aeb usb: squash lines for immediate return by Masahiro Yamada · 8 years ago
  26. 4052734 usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · 8 years ago
  27. 720873b video: squash lines for immediate return by Masahiro Yamada · 8 years ago
  28. 24f5aec mmc: squash lines for immediate return by Masahiro Yamada · 8 years ago
  29. 201c9d8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  30. 82f5279 ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · 8 years ago
  31. 231af7f Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  32. 6dc5b6b clk: uniphier: allow to have clock node under syscon node by Masahiro Yamada · 8 years ago
  33. 102e318 clk: uniphier: move U_BOOT_DRIVER entry to core code by Masahiro Yamada · 8 years ago
  34. 3524d47 clk: uniphier: constify clock data arrays/structures by Masahiro Yamada · 8 years ago
  35. 19d051a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  36. 58c8c09 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  37. 4f0b8ef clk: rk3288: add PWM clock get rate by Kever Yang · 8 years ago
  38. 5e79f44 clk: rk3399: add pmucru controller support by Kever Yang · 8 years ago
  39. f7bb27a usb: host: add Kconfig for USB_XHCI_ROCKCHIP by Kever Yang · 8 years ago
  40. b44566c usb: xhci-rockchip: add rockchip dwc3 controller driver by MengDongyang · 8 years ago
  41. e2e4e14 rk_pwm: remove grf setting code from driver by Kever Yang · 8 years ago
  42. 12406ae rk_pwm: use clock framework API to get module clock by Kever Yang · 8 years ago
  43. a2c08df pinctrl: add driver for rk3399 by Kever Yang · 8 years ago
  44. 21b1dd1 spi: Kconfig: Move FSL_QSPI entry to non-dm place by Jagan Teki · 8 years ago
  45. 6b24501 fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  46. 5f647c2 spi: zynq: Use variable to remove u32 to u64 conversions by Michal Simek · 8 years ago
  47. 6ded73a fpga: Add Kconfig to fpga subsystem by Michal Simek · 8 years ago
  48. 3632c8e sf: Move flags macro's to spi_flash_params{} members by Jagan Teki · 8 years ago
  49. de05992 sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash by Jagan Teki · 8 years ago
  50. ddc2dfb sf: Remove SECT_32K by Jagan Teki · 8 years ago
  51. 08fe9c2 spi: Use mode for rx mode flags by Jagan Teki · 8 years ago
  52. b3afb23 sf: Remove e_rd_cmd from param table by Jagan Teki · 8 years ago
  53. edd35f7 sf: Simplify fastest read cmd code by Jagan Teki · 8 years ago
  54. 28b69f6 spi: ti_qspi: Remove unnecessary udelay for AM437x by Vignesh R · 8 years ago
  55. 2603685 spi: ti_qspi: use 128 bit transfer mode when writing to flash by Vignesh R · 8 years ago
  56. d299828 spi: zynq_spi: Fix infinite looping while xfer by Lad, Prabhakar · 8 years ago
  57. 423620b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  58. dd7c749 clk: boston: Providea simple driver for Boston board clocks by Paul Burton · 8 years ago
  59. 8291bc8 dm: syscon: Provide a generic syscon driver by Paul Burton · 8 years ago
  60. ce70172 dm: core: Match compatible strings in order of priority by Paul Burton · 8 years ago
  61. 3bfb8cb dm: regmap: Implement simple regmap_read & regmap_write by Paul Burton · 8 years ago
  62. 96cb57c net: pch_gbe: Make 64 bit safe by Paul Burton · 8 years ago
  63. 154bf12 net: pch_gbe: Use dm_pci_map_bar to discover MMIO base by Paul Burton · 8 years ago
  64. 65f62b1 pci: Flip condition for detecting non-PCI parent devices by Paul Burton · 8 years ago
  65. a29e45a pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge by Paul Burton · 8 years ago
  66. 50fce1d serial: ns16550: Support clocks via phandle by Paul Burton · 8 years ago
  67. 2f1f05f net: emaclite: Enable driver for MIPS by Zubair Lutfullah Kakakhel · 8 years ago
  68. 611fe0b net: emaclite: use __raw_readl/writel instead of weird define by Zubair Lutfullah Kakakhel · 8 years ago
  69. 39e020e net: emaclite: Use ioremap_nocache by Zubair Lutfullah Kakakhel · 8 years ago
  70. 2b42903 mmc: dw_mmc: push/pop all FIFO data if any data request by Jacob Chen · 8 years ago
  71. 6dffdbc mmc: sdhci: Add the programmable clock mode support by Wenyou Yang · 8 years ago
  72. e492dbb mmc: sd: optimize erase by Peng Fan · 8 years ago
  73. 3697e59 mmc: sd: extracting erase related information from sd status by Peng Fan · 8 years ago
  74. 65a25b2 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT by Masahiro Yamada · 8 years ago
  75. d8ce77b mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME by Masahiro Yamada · 8 years ago
  76. 15bd099 mmc: sdhci: move SDMA capability check to sdhci_setup_cfg() by Masahiro Yamada · 8 years ago
  77. 3137e64 mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg() by Masahiro Yamada · 8 years ago
  78. 6c67954 mmc: sdhci: move error message to more relevant place by Masahiro Yamada · 8 years ago
  79. 8d549b6 mmc: sdhci: move sdhci_reset() call to sdhci_init() by Masahiro Yamada · 8 years ago
  80. 9a6535e Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  81. b58d351 Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · 8 years ago
  82. 24572db pinctrl: uniphier: add UniPhier sLD3 pinctrl driver by Masahiro Yamada · 8 years ago
  83. bbb1198 pinctrl: uniphier: support 4bit-width pin-mux register capability by Masahiro Yamada · 8 years ago
  84. 7c22e26 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
  85. 57075a4 sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  86. 253e62b sunxi: axp2xx: disable ldoio0/1 at boot by Hans de Goede · 8 years ago
  87. 76f1f38 Use separate options for TPL support by Simon Glass · 8 years ago
  88. 2f0dcf2 ddr: fsl: fix a compile issue by Shaohui Xie · 8 years ago
  89. b9e745b driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012a by Shengzhou Liu · 8 years ago
  90. b63a950 armv8: ls2080a: Remove debug server support by York Sun · 8 years ago
  91. 4baa38c driver/ddr/fsl: Revise workaround A008511 for A009803 by York Sun · 8 years ago
  92. b406731 driver/ddr/fsl: Add more debug registers by York Sun · 8 years ago
  93. 77b571d net: fm: fix spi flash probe for using driver model by Qianyu Gong · 8 years ago
  94. cdc7e3c pinctrl: uniphier: move register base macros from header to .c file by Masahiro Yamada · 8 years ago
  95. 865a39a pinctrl: uniphier: add System Bus pin-mux settings by Masahiro Yamada · 8 years ago
  96. 14f4723 mmc: uniphier-sd: migrate to CONFIG_BLK by Masahiro Yamada · 8 years ago
  97. 47a79f6 usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  98. 76062b9 i2c: at91_i2c: Fix the wrong include file by Wenyou Yang · 8 years ago
  99. 21d4b7d rockchip: i2c: fix >32 byte writes by John Keeping · 8 years ago
  100. 551288b rockchip: i2c: move register write out of inner loop by John Keeping · 8 years ago