1. c344b6a i2c: i2c-uclass-compat: avoid any BSS usage by Vignesh R · 8 years ago
  2. 1bf9c6f drivers: net: keystone_net: add support for multi slave ethernet by Mugunthan V N · 8 years ago
  3. b499a3c drivers: net: keystone_net: fix line termination with semi-colon by Mugunthan V N · 8 years ago
  4. 8e9473d net: cpsw: Add support to drive gpios for ethernet to be functional by Vignesh R · 8 years ago
  5. 0caf07c gpio: Add driver for TI PCF8575 I2C GPIO expander by Vignesh R · 8 years ago
  6. 91b2c19 spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value by Chin Liang See · 8 years ago
  7. f61e4bc Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  8. 1937380 zynq_sdhci.c: Fix warning in arasan_sdhci_probe by Tom Rini · 8 years ago
  9. 2befe0c Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  10. 1b7dcc3 rockchip: remove log2 reimplementation from clock drivers by Heiko Stübner · 8 years ago
  11. dc850de clock: rk3399: add support for dwmmc 400K by Kever Yang · 8 years ago
  12. 4776f0b move: rockchip: move clock drivers into a subdirectory by Heiko Stübner · 8 years ago
  13. ca19eac rk3399: add basic soc driver by Kever Yang · 8 years ago
  14. fcc8c76 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA by Jaehoon Chung · 8 years ago
  15. 5b8bf12 mmc: dw_mmc: fix data starvation by host timeout under FIFO mode by Xu Ziyuan · 8 years ago
  16. 6577a2a mmc: dw_mmc: transfer proper bytes to FIFO by Xu Ziyuan · 8 years ago
  17. 8a5ffbb mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  18. 1ebd242 mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · 8 years ago
  19. 5c47c40 mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported" by Jaehoon Chung · 8 years ago
  20. 77d747e mmc: display mmc list information like mmc_legacy type by Xu Ziyuan · 8 years ago
  21. 7825d20 mmc: use the generic error number by Jaehoon Chung · 8 years ago
  22. 0bd193d mmc: fsl_esdhc: remove the duplicated header file by Jaehoon Chung · 8 years ago
  23. edd9d1dc mmc: dw_mmc: remove the duplicated header file by Jaehoon Chung · 8 years ago
  24. a2f94cd mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · 8 years ago
  25. d0d1b25 mmc: sdhci: set to INT_DATA_END when there are data by Jaehoon Chung · 8 years ago
  26. a63aaa0 mmc: sdhci: clean up timeout detection by Masahiro Yamada · 8 years ago
  27. c531731 ARM: tegra: adapt to latest HSP DT binding by Stephen Warren · 8 years ago
  28. e3cef9f driver/ddr/fsl: Fix timing_cfg_2 by York Sun · 8 years ago
  29. ff9eb05 crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · 8 years ago
  30. e4584cc driver: spi: fsl-qspi: remove compile Warnings by Yunhui Cui · 8 years ago
  31. 6f72634 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  32. fcdb3b3 net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers by Hans de Goede · 8 years ago
  33. f3aa282 sunxi: gpio: Add .xlate function for gpio phandle resolution by Chen-Yu Tsai · 8 years ago
  34. b135335 rockchip: rk3288: Fix pinctrl for GPIO bank 0 by John Keeping · 8 years ago
  35. 3845660 mmc-uclass: correct the device number by Kever Yang · 8 years ago
  36. 1535e5a spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock by Vignesh R · 8 years ago
  37. 391b12c sf: sf_params: Add AT25DF321 flash support by Wenyou Yang · 8 years ago
  38. a158ff9 spi: ti_qspi: Remove delay in read path for dra7xx by Vignesh R · 8 years ago
  39. b970767 spi: ti_qspi: Fix compiler warning when DEBUG macro is set by Vignesh R · 8 years ago
  40. aa29130 spi: ti_qspi: Fix failure on multiple READ_ID cmd by Vignesh R · 8 years ago
  41. b0a00d3 spi: Add support for N25Q016A by Moritz Fischer · 8 years ago
  42. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  43. 341fcb1 pci: allow disabling of pci init/enum via env by Tim Harvey · 8 years ago
  44. b3a9699 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  45. 34a10d3 mmc: dw_mmc: reduce timeout detection cycle by Xu Ziyuan · 8 years ago
  46. 92c67fa Add a power domain framework/uclass by Stephen Warren · 8 years ago
  47. a3a4320 dm: socfpga: mmc: Support CONFIG_BLK by Simon Glass · 8 years ago
  48. 4cc87fb dm: mmc: zynq: Convert zynq to use driver model for MMC by Simon Glass · 8 years ago
  49. 476e63f dm: zynq: usb: Convert to CONFIG_DM_USB by Simon Glass · 8 years ago
  50. b3d61dd net: phy: marvell: Add a missing errno.h header by Simon Glass · 8 years ago
  51. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  52. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  53. 5d5388d dm: core: Add a function to bind child devices by Simon Glass · 8 years ago
  54. ad220ac dm: mmc: dwmmc: use the callback functions as static by Jaehoon Chung · 8 years ago
  55. 9ab4d92 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  56. 5786934 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  57. 964409d Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  58. 54f47a1 net: sun8i_emac: Drop redundant and incorrect setting of syscon register by Chen-Yu Tsai · 8 years ago
  59. 3d39ace net: sun8i_emac: Do not configure AHB2 clock by Chen-Yu Tsai · 8 years ago
  60. d62ecb4 drivers: net/fm: Add Fman support for LS1046A by Mingkai Hu · 8 years ago
  61. f3c8bca DM: crypto/fsl: Enable rsa DM driver usage before relocation by Sumit Garg · 8 years ago
  62. 6e6dce6 i2c: fsl: Fix driver initialization by mario.six@gdsys.cc · 9 years ago
  63. bfa419c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  64. efd1fb8 i2c: mvtwsi: Add documentation by mario.six@gdsys.cc · 8 years ago
  65. e841b58 i2c: mvtwsi: Make delay times frequency-dependent by mario.six@gdsys.cc · 8 years ago
  66. 029a84b i2c: mvtwsi: Handle zero-length offsets properly by mario.six@gdsys.cc · 8 years ago
  67. 355a127 i2c: mvtwsi: Add compatibility to DM by mario.six@gdsys.cc · 8 years ago
  68. c4eceb5 i2c: mvtwsi: Make address length variable by mario.six@gdsys.cc · 8 years ago
  69. 9f7f689 i2c: mvtwsi: Factor out adap parameter by mario.six@gdsys.cc · 8 years ago
  70. a4ac8b7 i2c: mvtwsi: Add compatibility functions by mario.six@gdsys.cc · 8 years ago
  71. 9e118b3 i2c: mvtwsi: Use 'uint' instead of 'unsigned int' by mario.six@gdsys.cc · 8 years ago
  72. bdf0f66 i2c: mvtwsi: Get rid of status parameter by mario.six@gdsys.cc · 8 years ago
  73. 1cc2c28 i2c: mvtwsi: Eliminate flags parameter by mario.six@gdsys.cc · 8 years ago
  74. 7b0c431 i2c: mvtwsi: Improve and fix comments by mario.six@gdsys.cc · 8 years ago
  75. f43d3e9 i2c: mvtwsi: Streamline code and add documentation by mario.six@gdsys.cc · 8 years ago
  76. 2b656eb i2c: mvtwsi: Fix style violations by mario.six@gdsys.cc · 8 years ago
  77. 560037b drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model by Mugunthan V N · 8 years ago
  78. 38d943a drivers: i2c: omap24xx_i2c: prepare driver for DM conversion by Mugunthan V N · 8 years ago
  79. bbf1ccf drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable by Mugunthan V N · 8 years ago
  80. 65922e0 mmc: rockchip: add SDHCI driver support for rockchip soc by Kever Yang · 8 years ago
  81. ae8fe41 rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
  82. 32d8ab6 dm: core: Add a way to find a device by its driver by Simon Glass · 8 years ago
  83. 7f78c24 rockchip: rk3288: fix FREF_MIN_HZ constant by Heiko Stübner · 8 years ago
  84. 1bd4a54 cosmetic: rockchip: rk3288: rename rkclk_configure_cpu by Heiko Stübner · 8 years ago
  85. 5c91e2b cosmetic: rockchip: sort socs according to numbers by Heiko Stübner · 8 years ago
  86. d697909 cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming by Heiko Stübner · 8 years ago
  87. 66bd8d3 cosmetic: rockchip: rk3288: pinctrl: fix config symbol naming by Heiko Stübner · 8 years ago
  88. 2c2196f usb: dwc2 : invalidate dcache before starting DMA by Xu Ziyuan · 8 years ago
  89. b729dc0 usb: dwc2-otg: adjust fifo size via platform data by Xu Ziyuan · 8 years ago
  90. 1ecf3e4 usb: rockchip-phy: implement USB2.0 phy control by Xu Ziyuan · 8 years ago
  91. e4fcdbb mtd: nand: fix bug writing 1 byte less than page size by Hector Palacios · 8 years ago
  92. edf2440 mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NAND by Boris Brezillon · 8 years ago
  93. 57f2038 mtd: nand: Add the sunxi NAND controller driver by Boris Brezillon · 8 years ago
  94. ba6463d mtd: nand: add common DT init code by Brian Norris · 8 years ago
  95. fa1f73f ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · 8 years ago
  96. 7dbad5c mtd: OneNAND: initialize mtd->writebufsize to let UBI work by Ladislav Michl · 8 years ago
  97. 1173271 mtd: OneNAND: allow board init function fail by Ladislav Michl · 8 years ago
  98. 243af2f mtd: OneNAND: add timeout to wait ready loops by Ladislav Michl · 8 years ago
  99. d5b1c27 armv7: make gpmc_cfg const by Ladislav Michl · 8 years ago
  100. 820d24d spl: Lightweight UBI and UBI fastmap support by Thomas Gleixner · 8 years ago