1. 30fe357 drivers: squash lines for immediate return by Masahiro Yamada · 8 years ago
  2. 9b70df5 usb: squash lines for immediate return by Masahiro Yamada · 8 years ago
  3. d41919b usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · 8 years ago
  4. bf528cd video: squash lines for immediate return by Masahiro Yamada · 8 years ago
  5. cdb67f3 mmc: squash lines for immediate return by Masahiro Yamada · 8 years ago
  6. 7972fc9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  7. 67d7dde ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · 8 years ago
  8. ccc4000 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  9. c3a29fe clk: uniphier: allow to have clock node under syscon node by Masahiro Yamada · 8 years ago
  10. f18559e clk: uniphier: move U_BOOT_DRIVER entry to core code by Masahiro Yamada · 8 years ago
  11. 630c99f clk: uniphier: constify clock data arrays/structures by Masahiro Yamada · 8 years ago
  12. 505dcd2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  13. a274563 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  14. 4051462 clk: rk3288: add PWM clock get rate by Kever Yang · 8 years ago
  15. e54d26a clk: rk3399: add pmucru controller support by Kever Yang · 8 years ago
  16. 84e841b usb: host: add Kconfig for USB_XHCI_ROCKCHIP by Kever Yang · 8 years ago
  17. eb0e049 usb: xhci-rockchip: add rockchip dwc3 controller driver by MengDongyang · 8 years ago
  18. 92e404a rk_pwm: remove grf setting code from driver by Kever Yang · 8 years ago
  19. aee175e rk_pwm: use clock framework API to get module clock by Kever Yang · 8 years ago
  20. c4d9c49 pinctrl: add driver for rk3399 by Kever Yang · 8 years ago
  21. 467c629 spi: Kconfig: Move FSL_QSPI entry to non-dm place by Jagan Teki · 8 years ago
  22. 460fdce fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  23. ebbac2f spi: zynq: Use variable to remove u32 to u64 conversions by Michal Simek · 8 years ago
  24. e34f1f6 fpga: Add Kconfig to fpga subsystem by Michal Simek · 8 years ago
  25. 235afa8 sf: Move flags macro's to spi_flash_params{} members by Jagan Teki · 8 years ago
  26. ca40ea2 sf: Add CONFIG_SPI_FLASH_USE_4K_SECTORS in spi_flash by Jagan Teki · 8 years ago
  27. fbf356b sf: Remove SECT_32K by Jagan Teki · 8 years ago
  28. 96536b1 spi: Use mode for rx mode flags by Jagan Teki · 8 years ago
  29. e48876b sf: Remove e_rd_cmd from param table by Jagan Teki · 8 years ago
  30. b678539 sf: Simplify fastest read cmd code by Jagan Teki · 8 years ago
  31. 62ef1f0 spi: ti_qspi: Remove unnecessary udelay for AM437x by Vignesh R · 8 years ago
  32. b007997 spi: ti_qspi: use 128 bit transfer mode when writing to flash by Vignesh R · 8 years ago
  33. 636ef59 spi: zynq_spi: Fix infinite looping while xfer by Lad, Prabhakar · 8 years ago
  34. 1a3f6d0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  35. 0399f44 clk: boston: Providea simple driver for Boston board clocks by Paul Burton · 8 years ago
  36. 8c946a7 dm: syscon: Provide a generic syscon driver by Paul Burton · 8 years ago
  37. 18b6be1 dm: core: Match compatible strings in order of priority by Paul Burton · 8 years ago
  38. 3977603 dm: regmap: Implement simple regmap_read & regmap_write by Paul Burton · 8 years ago
  39. 1f977f5 net: pch_gbe: Make 64 bit safe by Paul Burton · 8 years ago
  40. 45a6f65 net: pch_gbe: Use dm_pci_map_bar to discover MMIO base by Paul Burton · 8 years ago
  41. e3b106d pci: Flip condition for detecting non-PCI parent devices by Paul Burton · 8 years ago
  42. c893f21 pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge by Paul Burton · 8 years ago
  43. 8aadc56 serial: ns16550: Support clocks via phandle by Paul Burton · 8 years ago
  44. c681109 net: emaclite: Enable driver for MIPS by Zubair Lutfullah Kakakhel · 8 years ago
  45. 9166459 net: emaclite: use __raw_readl/writel instead of weird define by Zubair Lutfullah Kakakhel · 8 years ago
  46. d23bf84 net: emaclite: Use ioremap_nocache by Zubair Lutfullah Kakakhel · 8 years ago
  47. 953d975 mmc: dw_mmc: push/pop all FIFO data if any data request by Jacob Chen · 8 years ago
  48. 3d73404 mmc: sdhci: Add the programmable clock mode support by Wenyou Yang · 8 years ago
  49. 3226045 mmc: sd: optimize erase by Peng Fan · 8 years ago
  50. b3fcf1e mmc: sd: extracting erase related information from sd status by Peng Fan · 8 years ago
  51. 9625011 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT by Masahiro Yamada · 8 years ago
  52. d451231 mmc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME by Masahiro Yamada · 8 years ago
  53. 27bfb71 mmc: sdhci: move SDMA capability check to sdhci_setup_cfg() by Masahiro Yamada · 8 years ago
  54. 4b33877 mmc: sdhci: move broken voltage quirk handling to sdhci_setup_cfg() by Masahiro Yamada · 8 years ago
  55. da957dd mmc: sdhci: move error message to more relevant place by Masahiro Yamada · 8 years ago
  56. ea04d90 mmc: sdhci: move sdhci_reset() call to sdhci_init() by Masahiro Yamada · 8 years ago
  57. a128ba5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  58. 171f2ca Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi by Tom Rini · 8 years ago
  59. a01867f pinctrl: uniphier: add UniPhier sLD3 pinctrl driver by Masahiro Yamada · 8 years ago
  60. c3380ed pinctrl: uniphier: support 4bit-width pin-mux register capability by Masahiro Yamada · 8 years ago
  61. 4a67d73 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
  62. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  63. af7f67c sunxi: axp2xx: disable ldoio0/1 at boot by Hans de Goede · 8 years ago
  64. 98b685d Use separate options for TPL support by Simon Glass · 8 years ago
  65. a994520 pinctrl: uniphier: move register base macros from header to .c file by Masahiro Yamada · 8 years ago
  66. 82a5178 pinctrl: uniphier: add System Bus pin-mux settings by Masahiro Yamada · 8 years ago
  67. e67eac0 mmc: uniphier-sd: migrate to CONFIG_BLK by Masahiro Yamada · 8 years ago
  68. 5021b8a usb: uniphier: remove UniPhier xHCI driver and select DM_USB by Masahiro Yamada · 8 years ago
  69. 3529b64 i2c: at91_i2c: Fix the wrong include file by Wenyou Yang · 8 years ago
  70. 27dfc94 rockchip: i2c: fix >32 byte writes by John Keeping · 8 years ago
  71. bcd11c4 rockchip: i2c: move register write out of inner loop by John Keeping · 8 years ago
  72. febe763 rockchip: i2c: use named constant when appropriate by John Keeping · 8 years ago
  73. 28fe11c net: asix: Fix AX88772B when used with DriverModel by Joshua Scott · 8 years ago
  74. 7161b6e Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  75. a531aa5 regulator: fixed: obey startup delay by John Keeping · 8 years ago
  76. 2fc2ef5 meson: odroid-c2: enable Ethernet support through the device tree by Beniamino Galvani · 8 years ago
  77. 2176d73 pinctrl: add driver for meson-gxbb pin controller by Beniamino Galvani · 8 years ago
  78. cc52ad3 pinctrl: generic: scan for "pins" and "groups" properties in sub-nodes by Beniamino Galvani · 8 years ago
  79. afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  80. 6c68a22 bcm2835_gpio: Implement GPIOF_FUNC by Alexander Graf · 8 years ago
  81. 54bf808 mtd: nand: mxs: fix cache alignment for cache lines >32 by Stefan Agner · 8 years ago
  82. 84f4148 nand: Fix some more NULL name tests by Scott Wood · 8 years ago
  83. 3c2170a mtd: nand: pxa3xx: use nand_set_controller_data by Chris Packham · 8 years ago
  84. 28a0b14 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  85. df5fda0 ARM: uniphier: change UNIPHIER_SERIAL to default y option by Masahiro Yamada · 8 years ago
  86. 2545553 mmc: uniphier-sd: just return if already set to desired clock rate by Masahiro Yamada · 8 years ago
  87. 0205148 mmc: uniphier-sd: return error code if unsupported width is given by Masahiro Yamada · 8 years ago
  88. b29afb9 mmc: uniphier-sd: move uniphier_sd_init() below by Masahiro Yamada · 8 years ago
  89. b26daaa mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS by Masahiro Yamada · 8 years ago
  90. fe5428d mmc: uniphier-sd: add static qualifiers to probe and remove callbacks by Masahiro Yamada · 8 years ago
  91. 663ae65 sunxi: display: Use PWM to drive backlight where applicable by Hans de Goede · 8 years ago
  92. 932d9ab Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  93. abd7d31 i2c: mvtwsi: Fix order of address bytes (high to low) by Stefan Roese · 8 years ago
  94. b68a994 spi: tegra: fix hang in set_mode() by Stephen Warren · 8 years ago
  95. 1e75f47 ARM: tegra: remove stale nvidia, bpmp I2C DT property by Stephen Warren · 8 years ago
  96. 0a81e58 ARM: tegra: fix Tegra186 SDHCI clock/reset names by Stephen Warren · 8 years ago
  97. 1505b23 ARM: tegra: fix Tegra186 I2C clock name by Stephen Warren · 8 years ago
  98. 05d0698 net: davinci_emac: Restore the internal MDIO accessors return values by karl beldan · 8 years ago
  99. 77bc77a net/fm: Remove unused code of FMan QMI by Hou Zhiqiang · 8 years ago
  100. 12e4987 net: davinci_emac: Invalidate only the received portion of a buffer by karl beldan · 8 years ago